Commit Graph

  • 8e2b570d6f tempfile.c: refactor vim_settempdir Pavel Platto 2014-06-25 23:13:39 +03:00
  • 0e49e16c4e tempfile.c: fix style issues and comments Pavel Platto 2014-06-25 21:46:41 +03:00
  • 820694adb4 tempfile.c: enable -Wconversion Pavel Platto 2014-06-25 21:29:52 +03:00
  • 34330cf697 tempfile.c: add to clint-files and fix warnings Pavel Platto 2014-06-25 21:27:01 +03:00
  • 790d81582c tempfile.c: add tests Pavel Platto 2014-06-22 16:14:25 +03:00
  • 286ce271e7 Extract tempfile module from fileio Pavel Platto 2014-06-22 13:03:08 +03:00
  • 8cfa7b3d15 Add vim_gettempdir(), remove global vim_tempdir Pavel Platto 2014-06-21 14:07:51 +03:00
  • 29e0cd1571 Refactor vim_tempname Pavel Platto 2014-06-19 23:46:51 +03:00
  • edd7a8c5dd Remove #ifdefs TEMPDIRNAMES and add TEMPDIRNAMES for Windows Pavel Platto 2014-06-19 00:58:04 +03:00
  • ed10eb6fa9 Remove USE_TMPNAM Pavel Platto 2014-06-17 12:41:55 +03:00
  • f9710fba52 Remove HAVE_MKDTEMP Pavel Platto 2014-06-17 12:33:32 +03:00
  • 8b91ba929b Temporary os_mkdtemp implementation. Use it instead of mkdtemp. Pavel Platto 2014-06-15 22:18:43 +03:00
  • 47084ea765 Use strict function prototypes #945 Pavel Platto 2014-07-13 10:03:07 +03:00
  • 2dc69700ec Use default busted pattern for unittests #943 Pavel Platto 2014-07-14 20:35:47 +03:00
  • f693b4043d Merge #846 'impl mch_open with libuv' Justin M. Keyes 2014-07-14 09:06:36 -04:00
  • 0ceebc2c91 os_open: add unit tests Justin M. Keyes 2014-06-30 02:23:41 -04:00
  • 180c84ed37 os_open: impl mch_open with libuv. ref #133 Justin M. Keyes 2014-06-14 13:15:07 -04:00
  • bf6b0e3c0a Merge #874 'fix TCP connection (issue #870)' Nicolas Hillegeer 2014-07-13 14:20:46 +02:00
  • f44e908c11 os/server: Fix possible port overflow André Twupack 2014-07-09 22:07:58 +02:00
  • fa5615022c os/server: Fix TCP connection André Twupack 2014-06-28 16:52:45 +02:00
  • 7c473dc0a2 os/server: Fix indentation André Twupack 2014-06-28 16:51:59 +02:00
  • 5d53c51fae Merge #837 'Move defines from vim.h - phase2' Nicolas Hillegeer 2014-07-12 14:28:58 +02:00
  • a32df5e734 move defines from vim.h Brandon Coleman 2014-05-28 23:00:49 -05:00
  • 77db0b2bba Merge #932 'Check lua dependencies for all lua interpreters' John Szakmeister 2014-07-11 19:29:26 -04:00
  • 5d44f89a8c Check dependencies for each lua interpreter. Rui Abreu Ferreira 2014-07-11 12:12:18 +01:00
  • 6f0d3c0e77 Refactor the lua dependency checking. Rui Abreu Ferreira 2014-07-11 12:12:10 +01:00
  • e47968537c Merge #927 'Fix stdbool.h usage' Justin M. Keyes 2014-07-11 18:35:01 -04:00
  • add8cb784c Include stdbool.h in headers which have functions with bool in signature Pavel Platto 2014-07-09 10:17:21 +03:00
  • 1de9287a02 Remove stdbool.h from files which don't need it Pavel Platto 2014-07-09 09:55:40 +03:00
  • 0868818d3e Include stdbool.h in some files which use it Pavel Platto 2014-07-09 09:44:09 +03:00
  • cf18687349 Merge #913 'Update Swedish (sv) translation' Justin M. Keyes 2014-07-11 18:25:42 -04:00
  • b04a2236f3 Update Swedish (sv) translation: improve translations. Björn Linse 2014-07-02 23:36:29 +02:00
  • 5853b79bd2 Update Swedish (sv) translation: Sync to 11653ce2d7 Björn Linse 2014-07-02 22:00:32 +02:00
  • d61829dd06 Enable and fix misc2.c -Wconversion warnings #907 Shane Iler 2014-06-30 16:22:10 -07:00
  • fa1d9301f7 vim-patch:7.4.308 #832 Will Stamper 2014-06-12 22:57:48 -05:00
  • 1cdd4ff7f6 vim-patch:7.4.306 #842 Will Stamper 2014-06-13 22:08:04 -05:00
  • fdeb132cad vim-patch:7.4.295 #833 Will Stamper 2014-06-12 20:47:05 -05:00
  • 3e8314abaa vim-patch:7.4.291 #879 oni-link 2014-06-22 11:07:03 +02:00
  • 94f488d1ca c99: remove vim_round #909 Nicolas Hillegeer 2014-07-03 14:20:16 +02:00
  • 958b3c5ffb Default 'encoding'-option from latin to utf-8 #935 Fredrik Fornwall 2014-07-10 12:27:56 +02:00
  • 8f17da61c5 Merge #933 'Avoid linking with libform(w).so' John Szakmeister 2014-07-10 08:53:13 -04:00
  • e9ca4f002f Avoid linking with libform(w).so Fredrik Fornwall 2014-07-10 11:42:05 +02:00
  • 308953ecbf Fix two android compile errors in fs.c #924 Fredrik Fornwall 2014-07-08 22:42:39 +02:00
  • ef70d7ccf7 Merge #921 'Remove includes vim.h' Nicolas Hillegeer 2014-07-09 00:20:38 +02:00
  • 0fff487690 move errno.h include out of vim.h Brandon Coleman 2014-06-23 01:02:56 -05:00
  • b94d07b046 move stdarg.h include out of vim.h Brandon Coleman 2014-06-23 00:47:39 -05:00
  • e69cfa6c15 move assert.h include out of vim.h Brandon Coleman 2014-06-23 00:40:35 -05:00
  • 8cc8164e52 move wctype.h include out of vim.h Brandon Coleman 2014-06-22 20:50:35 -05:00
  • bf219e1442 move <inttypes.h> include out of vim.h Brandon Coleman 2014-06-22 20:46:34 -05:00
  • b18ca14ef8 move locale.h include out of vim.h Brandon Coleman 2014-06-17 13:43:22 -05:00
  • 82b71a3056 move ascii.h include out of vim.h Brandon Coleman 2014-06-17 10:22:05 -05:00
  • 8c9cb5f9ef move memory.h include to version.c Brandon Coleman 2014-06-17 00:17:06 -05:00
  • a4f441e547 remove stdbool.h include from vim.h and globals.h Brandon Coleman 2014-06-17 00:14:21 -05:00
  • e3db636546 remove proto.h include from vim.h Brandon Coleman 2014-06-17 00:13:35 -05:00
  • a568e8b644 Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645 Klemen Košir 2014-04-29 10:52:10 +02:00
  • ef34a0ab13 Replace int with bool in some files. #654 Klemen Košir 2014-04-30 11:06:52 +02:00
  • 3cf435af36 Merge pull request #922 'Improve neovim.rb' Nicolas Hillegeer 2014-07-08 15:44:50 +02:00
  • ccd3f9ce67 neovim.rb: improve dependency Xu Cheng 2014-07-08 20:55:07 +08:00
  • 8046e59f05 neovim.rb: modernize the style Xu Cheng 2014-07-08 20:53:31 +08:00
  • 447f1c7b54 Merge #910 'Remove unnecessary PATHS from cmake modules' John Szakmeister 2014-07-08 05:06:49 -04:00
  • e06595fffb Removed unnecessary PATHS from cmake modules Rui Abreu Ferreira 2014-07-03 10:14:13 +01:00
  • bced7a871b Merge pull request #916 'Add feedkeys API function' Thiago de Arruda 2014-07-07 12:18:46 -03:00
  • 745928ef6b dispatch function generator: Fix bug in validation/initialization Thiago de Arruda 2014-07-07 11:51:07 -03:00
  • 67c5684e23 Add vim_feedkeys API function Rui Abreu Ferreira 2014-07-06 01:43:40 +01:00
  • aad2a69c96 cmake: upgrade libuv 0.11.23 -> 0.11.26 #911 Nicolas Hillegeer 2014-07-03 14:35:12 +02:00
  • 9a2b2d4a64 MsgPack-RPC dispatch based on function array lookup #864 Felipe Oliveira Carvalho 2014-06-18 20:04:39 -03:00
  • 11653ce2d7 Remove include for sys/select.h in vim.h #890 Rui Abreu Ferreira 2014-06-25 21:03:09 +01:00
  • 7d3666a123 Merge #780 'Update German translation' Justin M. Keyes 2014-07-01 17:26:03 -04:00
  • c175319266 Update German translation: Improve translations. Florian Walch 2014-06-26 15:55:38 +02:00
  • 1bbf8c4ed2 Update German translation: Sync to 9f1b9726fb. Florian Walch 2014-06-26 15:13:34 +02:00
  • fc8aba6077 Merge #892 'Update pt_BR translation' Justin M. Keyes 2014-07-01 14:52:33 -04:00
  • e5c4b520a2 Update pt_BR translation: Improve translations. Eduardo Elias Ferreira 2014-06-25 20:07:20 -03:00
  • 8536d743ff Update pt_BR translation: Sync to a321480342 Eduardo Elias Ferreira 2014-06-25 20:26:26 -03:00
  • 9d8733c579 LICENSE: add LuaJIT notice. #899 Justin M. Keyes 2014-06-30 13:59:56 -04:00
  • 044d8acae3 README: Add Bountysource badge. #854 Justin M. Keyes 2014-06-30 13:45:48 -04:00
  • 40bc328813 Remove pthread fatal check from CMakeLists.txt #891 Rui Abreu Ferreira 2014-06-25 22:47:27 +01:00
  • 370879a7fc README: fix links Justin M. Keyes 2014-06-30 04:37:41 -04:00
  • 96ce391db9 clarify LICENSE and README #899 Justin M. Keyes 2014-06-27 18:32:58 -04:00
  • e4abb9e09a Merge #830 'GA_APPEND() and GA_APPEND_VIA_PTR()' Justin M. Keyes 2014-06-30 03:57:59 -04:00
  • 5ed74cfb7c Introduce ga_append_via_ptr() and GA_APPEND_VIA_PTR() Felipe Oliveira Carvalho 2014-06-11 03:01:46 -03:00
  • 45e7814e6a Introduce GA_APPEND() Felipe Oliveira Carvalho 2014-06-25 22:03:58 -03:00
  • be3a4b6ca8 ga_growsize should be >= 1 Felipe Oliveira Carvalho 2014-06-09 00:02:50 -03:00
  • d723e7fd61 keep statusline within window width. @oni-link fix #858 Justin M. Keyes 2014-06-29 15:23:24 -04:00
  • 2ddeb74202 Merge #802 'implement VimL libcall with os_libcall' Justin M. Keyes 2014-06-28 14:44:34 -04:00
  • 8c51804d52 libcall: remove libcall ifdefs Nicolas Hillegeer 2014-06-04 15:03:29 +02:00
  • bbb649ac69 os: remove legacy mch_libcall Nicolas Hillegeer 2014-06-02 22:20:34 +02:00
  • 99163c9f13 os: implement VimL libcall with {mch,os}_libcall Nicolas Hillegeer 2014-06-02 12:44:01 +02:00
  • 2fcc07892f Merge #775 'Implement FileID struct' Justin M. Keyes 2014-06-28 03:24:35 -04:00
  • 147ab48d1c FileID: remove CHECK_INODE macro Stefan Hoffmann 2014-05-28 15:19:55 +02:00
  • cc02c3537d FileID: remove last use of st_ino in memline.c Stefan Hoffmann 2014-05-28 14:42:27 +02:00
  • a0394f5e77 FileID: make os_stat() static Stefan Hoffmann 2014-05-27 23:07:15 +02:00
  • de35948960 FileID: refactor os_unix.c to use FileID Stefan Hoffmann 2014-05-27 20:50:19 +02:00
  • 21af178b14 FileID: refactor path.c to use FileID Stefan Hoffmann 2014-05-27 20:36:23 +02:00
  • 7340f619d7 FileID: refactor if_cscope.c to use FileID Stefan Hoffmann 2014-05-27 20:24:55 +02:00
  • d3257c4ddf FileID: refactor file_search.c to use FileID Stefan Hoffmann 2014-05-27 19:50:59 +02:00
  • fc2a668c7c FileID: refactor ex_cmds2.c to use FileID Stefan Hoffmann 2014-05-27 19:38:30 +02:00
  • a294a0e1c5 FileID: refactor buffer.c to use FileID Stefan Hoffmann 2014-05-27 19:23:00 +02:00
  • d8ec5ef88d FileID: remove INVALID_DEVICE_ID macro Stefan Hoffmann 2014-05-27 17:50:55 +02:00
  • 4a22fb06b9 FileID: implement FileID struct Stefan Hoffmann 2014-05-10 11:49:25 +02:00
  • 8a85b37253 Merge #887 'Fix #867: cmake doesn't issue -isystem for versioned gcc' John Szakmeister 2014-06-27 06:58:46 -04:00