Commit Graph

  • 3f5482d325 Merge pull request #1107 from fmoralesc/matchaddpos Justin M. Keyes 2014-09-05 20:57:41 -04:00
  • d66cd61b79 Merge pull request #1054 from stefan991/fileinfo-getter Justin M. Keyes 2014-09-04 01:22:25 -04:00
  • d860ba45e2 vim-patch: 7.4.344 Felipe Morales 2014-09-01 15:34:12 -04:00
  • 15d86890d4 vim-patch: 7.4.343 Felipe Morales 2014-09-01 15:42:15 -04:00
  • 9d7e3336cf vim-patch: 7.4.362 Felipe Morales 2014-08-22 20:59:46 -04:00
  • a8124602f0 vim-patch: 7.4.334 Felipe Morales 2014-08-23 02:09:04 -04:00
  • bf3d945798 vim-patch: 7.4.330 Felipe Morales 2014-08-22 20:45:26 -04:00
  • 7ac191ab10 fileinfo: change returntype of os_fileinfo_size Stefan Hoffmann 2014-08-27 22:36:38 +02:00
  • 10813ce38c fileid: rename os_file_id_equal_file_info Stefan Hoffmann 2014-08-27 20:14:39 +02:00
  • 3cf7a17a44 fileid: rename os_file_id_equal Stefan Hoffmann 2014-08-27 20:12:11 +02:00
  • 4e43095ab2 fileid: rename os_get_file_id Stefan Hoffmann 2014-08-27 20:09:39 +02:00
  • 8a66f4f245 fileinfo: rename os_file_info_get_inode Stefan Hoffmann 2014-08-27 20:04:03 +02:00
  • 6e3dce144a fileinfo: rename os_file_info_get_id Stefan Hoffmann 2014-08-27 19:56:49 +02:00
  • edcc1a9732 fileinfo: rename os_file_info_id_equal Stefan Hoffmann 2014-08-27 19:53:31 +02:00
  • 5d074a0aa6 fileinfo: rename os_get_file_info{,_link,_fd} Stefan Hoffmann 2014-08-27 19:14:44 +02:00
  • 9ee1c3604c fileinfo: implement os_fileinfo_blocksize Stefan Hoffmann 2014-08-09 14:59:52 +02:00
  • e85fe0957d fileinfo: implement os_fileinfo_hardlinks Stefan Hoffmann 2014-08-08 16:53:03 +02:00
  • aa378acdf5 fileinfo: implement os_fileinfo_size Stefan Hoffmann 2014-08-08 16:25:33 +02:00
  • 3051015f89 Merge #1128 'Drop moonscript' Nicolas Hillegeer 2014-08-31 14:57:28 +02:00
  • c798611771 unittest: Move FileInfo tests one level up Stefan Hoffmann 2014-08-31 08:45:54 -03:00
  • 80e421fe8d build: Remove moonscript as a third-party build dependency Thiago de Arruda 2014-08-31 00:02:26 -03:00
  • 7b41fb383a unittest: Remove remaining moonscript references Thiago de Arruda 2014-08-30 23:49:56 -03:00
  • 38b7b4405e unittest: convert set.moon to lua Thiago de Arruda 2014-08-30 11:59:12 -03:00
  • 3a951112c0 unittest: convert preprocess.moon to lua Thiago de Arruda 2014-08-30 11:56:52 -03:00
  • d74ae5be9d unittest: convert users_spec.moon to lua Thiago de Arruda 2014-08-30 11:47:55 -03:00
  • df50d242f5 unittest: convert path_spec.moon to lua Thiago de Arruda 2014-08-30 11:42:45 -03:00
  • 227e38f0c6 unittest: convert fs_spec.moon to lua Thiago de Arruda 2014-08-30 11:26:56 -03:00
  • d39aa51e94 unittest: convert env_spec.moon to lua Thiago de Arruda 2014-08-30 10:53:41 -03:00
  • dcda179e6a unittest: convert helpers.moon to lua Thiago de Arruda 2014-08-30 10:35:42 -03:00
  • 097ff4b8b2 unittest: convert garray_spec.moon to lua Thiago de Arruda 2014-08-30 10:13:08 -03:00
  • 3a766d2c50 Merge PR #1127 'Fix segfault when calling methods in a client that already exited' Thiago de Arruda 2014-08-31 09:48:10 -03:00
  • 51438d8e14 channel: Remove code for automatically closing in channel_send_call Thiago de Arruda 2014-08-29 23:47:59 -03:00
  • 9ede170e7e clang: Null pointer passed as an argument to a 'nonnull' parameter Justin M. Keyes 2014-08-30 17:18:25 -04:00
  • df64c0f932 Merge PR #1121 'Full compliance with msgpack-RPC' Thiago de Arruda 2014-08-29 22:27:54 -03:00
  • 887446a038 Fix environment variable for triggering embedded tests Thiago de Arruda 2014-08-29 18:24:43 -03:00
  • a66d2d1538 msgpack-rpc: Always use arrays when sending events or calls Thiago de Arruda 2014-08-28 17:01:58 -03:00
  • aa23d2f835 msgpack-rpc: Accept method names in requests Thiago de Arruda 2014-08-28 15:46:21 -03:00
  • 9d5e2c34c9 Merge pull request #1124 from fwalch/luarocks-version-number Justin M. Keyes 2014-08-29 16:15:36 -04:00
  • a063892b2e Update luarocks: Use commit with correct version number. Florian Walch 2014-08-29 21:44:13 +02:00
  • f26e621ff6 Merge #1123 "Add 'bit' to the list of lua dependencies" John Szakmeister 2014-08-29 05:57:14 -04:00
  • 426f906485 Add 'bit' to the list of lua dependencies Rui Abreu Ferreira 2014-08-29 09:56:18 +01:00
  • db782dc486 clang: Null pointer passed as an argument to a 'nonnull' parameter #1090 Justin M. Keyes 2014-08-19 17:25:27 -04:00
  • e0d812ab64 Merge PR #1060 'Implement --embedded-mode command-line option' Thiago de Arruda 2014-08-28 14:39:20 -03:00
  • dd90dbeeba test: Run tests in embedded mode on travis Thiago de Arruda 2014-08-12 15:15:05 -03:00
  • 5b7a66ec3d api: Implement '--embedded-mode' command-line option Thiago de Arruda 2014-08-12 15:04:28 -03:00
  • a1400896b3 channel: Implement channel_from_stdio function Thiago de Arruda 2014-08-12 15:03:12 -03:00
  • 8e683a0ae9 channel: fix channel buffer size Thiago de Arruda 2014-08-14 11:46:56 -03:00
  • dc34f9fc94 channel: Fix channel not being closed when the RStream reaches EOF Thiago de Arruda 2014-08-12 15:01:03 -03:00
  • 801ed0e0a3 wstream: Implement wstream_set_file Thiago de Arruda 2014-08-12 14:57:47 -03:00
  • b744073fae test: Remove cleanup function definition from run-api-tests.exp Thiago de Arruda 2014-08-12 14:56:12 -03:00
  • 7f9ec6c04f Merge pull request #1088 from justinmk/upgradeluarocks Justin M. Keyes 2014-08-28 09:28:05 -04:00
  • db598c5790 Merge pull request #1116 from fornwall/remove-versions-txt Justin M. Keyes 2014-08-26 03:32:44 -04:00
  • 062402fb64 Update CONTRIBUTING.md and README.md #740 Justin M. Keyes 2014-05-20 14:17:43 -04:00
  • 5a6d7a59dd Remove version{4,5,6,7}.txt Fredrik Fornwall 2014-08-26 08:39:29 +02:00
  • c2a8f06bba Merge pull request #1087 from fwalch/archlinux-filetypes Justin M. Keyes 2014-08-26 02:23:58 -04:00
  • e11b23e357 Merge pull request #1082 from fornwall/remove-os-msdos-txt Justin M. Keyes 2014-08-26 01:41:44 -04:00
  • 665c3cc334 Merge pull request #1104 from Hinidu/vim-patch-7.4.220 Justin M. Keyes 2014-08-25 01:52:30 -04:00
  • fc2020a140 vim-patch:7.4.220 Pavel Platto 2014-08-22 10:50:30 +03:00
  • de025425fb upgrade luarocks Justin M. Keyes 2014-08-19 09:25:25 -04:00
  • 92d27b7290 Merge pull request #1111 from epmatsw/spellcheck2 Justin M. Keyes 2014-08-24 22:13:56 -04:00
  • 3623a02826 Merge pull request #1093 from paulburlumi/coverity-62620 Justin M. Keyes 2014-08-24 20:09:33 -04:00
  • a1582a841b Spelling fixes Will Stamper 2014-08-24 16:28:39 -05:00
  • 0cced2ea81 coverity/62620: fix uninitialized scalar variable Paul Burlumi 2014-08-20 20:54:05 +01:00
  • ae1788d55d Merge #1110 'CMake: Use DESTDIR for helptags generation.' John Szakmeister 2014-08-23 18:05:50 -04:00
  • bbaf699b6b CMake: Use DESTDIR for helptags generation. Florian Walch 2014-08-23 22:29:28 +02:00
  • 866d547cfc Merge #1106 'CMake: Generate helptags during install step.' John Szakmeister 2014-08-23 09:32:56 -04:00
  • 1310820e4f CMake: Generate helptags during install step. Florian Walch 2014-08-22 18:40:12 +02:00
  • 8b5f148b55 Merge #954 'Fix the policy warning CMP0026 in CMake 3.0.' John Szakmeister 2014-08-23 09:28:22 -04:00
  • 5fffe1ab8e Set the policy to 'OLD' to avoid warning CMP0026 in CMake 3.0. Joey Gouly 2014-07-15 22:35:08 +01:00
  • 057f26f0a6 Merge pull request #1103 from Hinidu/na-patches Justin M. Keyes 2014-08-22 09:28:20 -04:00
  • 24f585a68c Mark patches 176, 185 and 189 as NA Pavel Platto 2014-08-22 10:32:43 +03:00
  • fd46f22d01 Merge pull request #1101 from atwupack/vp-7.4.339 Justin M. Keyes 2014-08-22 01:51:24 -04:00
  • 7df4ed3a5b Merge pull request #1100 from atwupack/vp-7.4.296 Justin M. Keyes 2014-08-22 01:51:01 -04:00
  • 75f164c43f Runtime: Support Arch Linux/Pacman file types. Florian Walch 2014-08-21 22:18:43 +02:00
  • 5f3e677e21 vim-patch:7.4.339 André Twupack 2014-08-21 19:52:10 +02:00
  • bc56d3a988 vim-patch:7.4.296 André Twupack 2014-08-21 19:06:07 +02:00
  • 51ae9c6437 Merge pull request #840 from ZyX-I/generate-ex_cmds Justin M. Keyes 2014-08-21 10:07:46 -04:00
  • fe706a9d1b Merge pull request #1095 from fwalch/fix-clang-badge-url Justin M. Keyes 2014-08-20 16:28:29 -04:00
  • c54075b0ba Readme: Fix clang badge URL. Florian Walch 2014-08-20 22:21:21 +02:00
  • 118a31c24c Merge pull request #691 from fmoralesc/master Justin M. Keyes 2014-08-20 12:24:34 -04:00
  • de58394f34 Extend documentation ZyX 2014-07-22 08:22:39 +04:00
  • 1e11de5385 Fix problem with test47: addition is not bitwise OR ZyX 2014-06-14 17:02:05 +04:00
  • b8a32b6603 Add const qualifier and explicit length ZyX 2014-06-14 16:17:27 +04:00
  • 3becb5fd21 Use lua generator in place of ex_cmds_defs header trick ZyX 2014-06-14 00:31:55 +04:00
  • 3b0f7fe593 update src/nvim/testdir/Makefile Felipe Morales 2014-08-19 01:36:33 -04:00
  • 359262d58d vim-patch: 7.4.352 Felipe Morales 2014-08-16 15:54:26 -04:00
  • 2e1c745869 vim-patch:7.4.388 Felipe Morales 2014-08-16 15:48:41 -04:00
  • 91aabcb75b vim-patch:7.4.370 Felipe Morales 2014-08-16 15:46:30 -04:00
  • 244ea63724 vim-patch:7.4.371 Felipe Morales 2014-08-16 15:20:04 -04:00
  • dfdfee0260 vim-patch: 7.4.353 Felipe Morales 2014-08-16 12:58:11 -04:00
  • 22c782bcb2 vim-patch: 7.4.346 Felipe Morales 2014-08-16 12:18:05 -04:00
  • 47391b18e2 Port vim's patch 7.4.338 ('breakindent') Felipe Morales 2014-06-26 00:21:57 -04:00
  • bbefc73c55 Merge pull request #1062 from atwupack/vp-7.4.230+231 Justin M. Keyes 2014-08-20 00:18:14 -04:00
  • 95efb3624b vim-patch:7.4.317 #1076 Justin M. Keyes 2014-08-17 21:12:53 +00:00
  • e1c330a486 Merge pull request #1024 from war1025/dev/for_all_buffers Justin M. Keyes 2014-08-19 23:49:25 -04:00
  • 0b7bff5bb7 Merge pull request #1085 from paulburlumi/master Justin M. Keyes 2014-08-19 23:31:44 -04:00
  • aca6dc5001 coverity/13749: fix negative array index read in unset_global_local_option Paul Burlumi 2014-08-19 22:06:31 +01:00
  • 41634af0e5 vim-patch:7.4.231 André Twupack 2014-08-13 21:31:29 +02:00
  • a40a7cf24f vim-patch:7.4.329 #1079 Justin M. Keyes 2014-08-17 22:19:38 +00:00
  • 8ae492bb5a vim-patch:7.4.325 #1078 Justin M. Keyes 2014-08-17 22:02:02 +00:00