Commit Graph

  • 8b2a5e678e Move arabic.h #defines from arabic.h to arabic.c Felipe Oliveira Carvalho 2014-03-22 00:06:37 -03:00
  • fd6fd35eef Turn ARABIC_CHAR into a function Felipe Oliveira Carvalho 2014-03-21 23:55:09 -03:00
  • 7bd4d68d93 Don't require busted. John Szakmeister 2014-03-22 07:14:55 -04:00
  • 9a277a612f Update to the newest libuv version Thiago de Arruda 2014-03-22 09:06:38 -03:00
  • 66394367f7 Workaround the broken progress feedback in some versions of CMake. John Szakmeister 2014-03-15 03:22:52 -04:00
  • 1eed86883b Deal with the missing dependencies for libuv. John Szakmeister 2014-03-09 08:40:55 -04:00
  • 0b2f6a0cf4 Revamp the build system. John Szakmeister 2014-03-03 10:09:06 -05:00
  • 5dd0ce4263 printer_opts was left unitilized after #378 Felipe Oliveira Carvalho 2014-03-19 17:20:21 -03:00
  • 7efc429276 No longer try to use standalone termcap Marcel Krüger 2014-03-07 21:00:06 +01:00
  • 002f2327fe Homebrew formula builds dependencies through make Tayler Mulligan 2014-03-18 21:22:30 -07:00
  • edabc6f4c7 adapt to the style guildelines Petter Wahlman 2014-03-16 08:20:00 +01:00
  • 59f2430a8d Delete structs.h by spliting it and moving code to other headers Felipe Oliveira Carvalho 2014-03-13 02:40:51 -03:00
  • 1fcd332e8e Removed testing for Homebrew installs Tayler Mulligan 2014-03-16 22:56:16 -07:00
  • baab238271 Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garray.c/h, hashtab.c/h, popupmnu.c/h, sha256.c/h, version.c/h. Update uncrustify to move logical operators to the beginning of the line when splitting. Also, clean up arabic.c/h and farsi.c/h David Z. Chen 2014-03-10 03:48:12 -07:00
  • 8a6118ccac minimize readme aph 2014-03-07 21:25:44 +00:00
  • 1949acc806 Revive vim_fname (-> os_file_exists); fix misuse of mch_getperm. Thomas Wienecke 2014-03-14 22:55:14 +01:00
  • c83e8b4dc7 Move and refactor mch_[gs]etperm to os/fs module. Thomas Wienecke 2014-03-14 21:54:08 +01:00
  • 1f578ec5a1 Add unit tests for mch_[gs]etperm. Thomas Wienecke 2014-03-11 19:11:46 +01:00
  • 231d4511d1 Moved more functions from misc1.c to indent.c John 2014-03-14 20:56:39 +01:00
  • a86b1a129e Use include paths relative to src/ James McCoy 2014-03-13 21:26:26 -04:00
  • 046bc5f478 Adapt include guards to the style guide James McCoy 2014-03-13 21:21:17 -04:00
  • 7c51374a82 Extract indent_c.c from misc1.c John 2014-03-13 11:32:27 +01:00
  • d012255ee1 Remove useless sizeof(uint32_t) == 4 test Felipe Oliveira Carvalho 2014-03-12 20:00:22 -03:00
  • d38b6933e2 Replace UINT32_T by uint32_t Felipe Oliveira Carvalho 2014-03-12 19:53:34 -03:00
  • 8b498d94d8 Include <stdint.h> in types.h Felipe Oliveira Carvalho 2014-03-12 20:03:08 -03:00
  • 7740bdecea add .vimrc and src/.ycm_extra_conf.py Julian Orth 2014-03-12 17:12:24 +01:00
  • c3a88eb8ea Remove remaining hangul-related code Thiago de Arruda 2014-03-14 08:29:47 -03:00
  • 7f23ec398d Fix: Use an assert to make sure, an error message can be copied into buffer buf in mch_dirname(). oni-link 2014-03-07 18:04:15 +01:00
  • 33eb031c01 refactored part of expand_env_esc() into mch_get_user_directory() Stefan Hoffmann 2014-03-07 13:43:55 +01:00
  • ad77ff53d3 removed get_user_name() and replaced calls with mch_get_user_name() Stefan Hoffmann 2014-03-06 23:53:15 +01:00
  • ce31410c79 moved mch_get_user_name() and mch_get_uname() into os/users.c Stefan Hoffmann 2014-03-06 23:20:29 +01:00
  • 6fd9f090fc refactored logic from init_users() into mch_get_usernames() Stefan Hoffmann 2014-03-06 21:55:17 +01:00
  • f6ace9962d Refactor travis build to use clang's sanitizers Thiago de Arruda 2014-03-13 12:11:03 -03:00
  • 3cac32e49c Remove CURSOR_SHAPE #ifdef tests Felipe Oliveira Carvalho 2014-03-10 02:02:40 -03:00
  • 1684bec635 Extract cursor_shape.c from misc2.c and types/consts from structs.h Felipe Oliveira Carvalho 2014-03-10 01:38:21 -03:00
  • 6089b26016 Move exarg_T and cmdarg_T from structs.h to normal.h Felipe Oliveira Carvalho 2014-03-08 17:35:29 -03:00
  • bd9cd693e7 Extract pos.h from structs.h Felipe Oliveira Carvalho 2014-03-08 17:32:02 -03:00
  • b33096127c Change neo* configurations to n* configurations Wilberto 2014-03-07 22:09:27 -06:00
  • 69967ccaba use more verbose output type for unittests on travis Stefan Hoffmann 2014-03-07 15:57:07 +01:00
  • ab0c96187c Fix bugs, clean code, add tests. Thomas Wienecke 2014-03-06 16:49:00 +01:00
  • e59f9872e5 Remove unused return values. Thomas Wienecke 2014-03-06 16:10:03 +01:00
  • b552a202f4 Move definition of helper function below their usage. Thomas Wienecke 2014-03-06 16:03:54 +01:00
  • 9fc67aa7a3 Simplify mch_can_exe extracting is_executable_in_path. Thomas Wienecke 2014-03-06 14:44:07 +01:00
  • ef03a8c52a Declare is_executable as static and remove its unit tests. Thomas Wienecke 2014-03-06 14:29:18 +01:00
  • d5b223afe2 Move mch_can_exe, executable_file to os/fs.c. Thomas Wienecke 2014-03-06 14:21:02 +01:00
  • 1468c12fd1 Add another unit test to mch_can_exe. Thomas Wienecke 2014-03-05 14:02:33 +01:00
  • 1fb6612dc0 Make script portable across Python versions Steven Myint 2014-03-07 09:12:10 -08:00
  • f479abddd7 Added MODIFIED_BY and updated version information. scott-linder 2014-03-06 16:29:37 -05:00
  • 80cb604cc8 Fix memory leak in eval7 Thiago de Arruda 2014-03-07 15:27:05 -03:00
  • 2f1a2eb0f2 Fix free_all_mem and EXITFREE definition Thiago de Arruda 2014-03-07 11:58:06 -03:00
  • 0412ee7440 Issue #311 - Clean up arabic.c, arabic.h, farsi.c, farsi.h. Tweaks to uncrustify.cfg. David Z. Chen 2014-03-06 15:10:19 -08:00
  • 998541eb04 Remove hangul input support Thiago de Arruda 2014-03-07 08:15:33 -03:00
  • 477031c03b Use check_function_exists() to check for _NSGetEnviron(). John Szakmeister 2014-03-03 17:52:42 -05:00
  • a86da86d98 Move some types and consts from structs.h to other headers Felipe Oliveira Carvalho 2014-03-06 16:11:38 -03:00
  • 3005681a02 Move garray_T from structs.h to garray.h Felipe Oliveira Carvalho 2014-03-06 16:03:04 -03:00
  • cab5c25c70 Fix memory leak and enable valgrind on travis Thiago de Arruda 2014-03-06 22:04:07 -03:00
  • 1b5c3331dc Luarocks appears to be down, so let's use the mirror for now. John Szakmeister 2014-03-06 21:56:38 -05:00
  • f2433aedc8 cleanup environment variable handling + unit tests Stefan Hoffmann 2014-03-03 20:02:32 +01:00
  • fc86866402 Fix style issues. Thomas Wienecke 2014-03-05 12:34:15 +01:00
  • fdba1761f6 Extract keymap.c from misc2.c Felipe Oliveira Carvalho 2014-03-05 22:51:49 -03:00
  • 9c6811b23a Extract crypt.c from misc2.c Felipe Oliveira Carvalho 2014-03-05 03:55:15 -03:00
  • 6121d9b500 Issue #66 - Add lint tool and uncrustify config. Update contributing documentation on coding style. David Z. Chen 2014-02-27 07:10:43 -08:00
  • 3925d951a1 Remove USE_SYSTEM and code only run under USE_SYSTEM Simen Endsjø 2014-03-05 14:36:10 +01:00
  • fafdad2f95 Implement pending test. Thomas Wienecke 2014-03-05 02:18:23 +01:00
  • 8bb672e6a0 Port mch_isdir to libuv. Thomas Wienecke 2014-03-04 20:50:48 +01:00
  • 1e5a6acebd Add unit tests for executable_file and mch_can_exe. Thomas Wienecke 2014-03-04 15:03:46 +01:00
  • 71ff9337d9 Remove static declaration of executable_file. Thomas Wienecke 2014-03-04 13:34:08 +01:00
  • c6917641c2 Add unit tests for mch_isdir. Thomas Wienecke 2014-03-04 12:55:24 +01:00
  • d3be9f3796 Assert that vim_strsize and vim_strnsize gets a non-null parameter. Simen Endsjø 2014-03-02 19:37:37 +01:00
  • 34538a82f3 Apply small refactor to unit tests Thiago de Arruda 2014-03-04 11:26:37 -03:00
  • 0677e0ee9c Correct a few parentheses. Thomas Wienecke 2014-03-04 09:56:18 +01:00
  • 92a0374d7b Rename and refactor mch_FullName. Thomas Wienecke 2014-03-03 15:28:28 +01:00
  • 7e8c8cf5a1 Anchor gitignore paths Caleb Spare 2014-02-27 19:29:23 -08:00
  • f8d07db4b0 README.md: Fixed brew install instructions andrewmchen 2014-02-25 13:32:55 -08:00
  • bbf6442433 Move some of misc1.c to indent.c. Gaelan Steele 2014-03-02 12:23:10 -08:00
  • a21c8589ef Remove traces of old custom undo memory manager. Alexander Bolodurin 2014-03-03 20:37:53 +11:00
  • d8b37824b5 Remove dead stack-checking code. Alexander Bolodurin 2014-03-01 18:49:20 +11:00
  • fcbfd57d1f Add unit tests for ported filesystem functions. Thomas Wienecke 2014-02-28 00:57:44 +01:00
  • 1213e0cc77 Make Travis compile on GCC and Clang. Gaelan 2014-03-02 15:18:11 -08:00
  • eb835bc2ca Use -Werror. Gaelan Steele 2014-03-02 14:20:56 -08:00
  • d9283c4927 Remove __ARGS macro. Close #205 Nicolas Pierron 2014-03-02 14:11:35 -03:00
  • 2bd6d44403 homebrew: deparallelize build aph 2014-03-01 22:46:56 +00:00
  • f133ce130e Fixed nvim homebrew formula Theo Belaire 2014-02-25 18:31:01 -08:00
  • f3aa6dc8f0 README.md: remove lingering references to sha1sum in OSX instructions aph 2014-03-01 22:19:41 +00:00
  • f124ebadde Adding darwin platform to common.sh build script Islam Sharabash 2014-03-01 09:14:36 -08:00
  • 29ae98d186 Be more explicit about OS X deps installation Jakub Stasiak 2014-03-01 11:42:29 +00:00
  • 8917bf25bc Clean-up main.c: follow STRNICMP replacement. Nicolas Pierron 2014-02-23 20:17:14 +01:00
  • a90c5aa2fc Use $(MAKE) instead of ${MAKE}, and fixup two more make invocations. John Szakmeister 2014-02-28 21:32:25 -05:00
  • 8cb10e8641 CONTRIBUTING.md: mention coding style Ashley Hewson 2014-03-01 16:18:54 +00:00
  • e18c075b70 Extract file_search.c from misc2.c Felipe Oliveira Carvalho 2014-02-28 02:54:47 -03:00
  • 007a19c497 Added a types.h with vim.h unsigned int typedefs. scott-linder 2014-02-28 14:10:08 -05:00
  • 3f29a02166 MAKE: ask gnulikes to warn and be pedantic + fixes Nicolas Hillegeer 2014-02-27 18:57:17 +01:00
  • 6eece5895e Fix a 'garbage value' warning found by Clang's static analyzer Felipe Oliveira Carvalho 2014-02-27 16:13:11 -03:00
  • ef6933bd60 Setup better warning flags for Clang. John Szakmeister 2014-02-28 06:09:04 -05:00
  • fe226f5376 Only include libintl's include dir if libintl was found. John Szakmeister 2014-02-28 05:01:31 -05:00
  • d2e567a835 Use _NSGetEnviron on Mac OS X to gain access to environ. John Szakmeister 2014-02-28 05:33:31 -05:00
  • 55e00334fb Include "garray.h" in ex_cmds2.c Felipe Oliveira Carvalho 2014-02-28 02:59:44 -03:00
  • 410f0a27c5 Extract garray.c from misc2.c Felipe Oliveira Carvalho 2014-02-28 01:35:53 -03:00
  • 79882bc7bd Use cmake module instead of shared for nvim-test Scott Nielsen 2014-02-28 01:24:28 -07:00
  • 4600b9c035 Add unit test running to travis again Thiago de Arruda 2014-02-27 18:51:53 -03:00