Commit Graph

  • 59f5c2251a remove HAVE_WCTYPE_H oni-link 2014-04-01 13:56:32 +02:00
  • 9d2975efad remove HAVE_WCHAR_H oni-link 2014-04-01 13:54:36 +02:00
  • 77433de0ca remove HAVE_USLEEP oni-link 2014-04-01 13:48:29 +02:00
  • 930be11334 remove HAVE_SYS_{POLL_H, RESOURCE_H, SYSCTL_H, TYPES_H} oni-link 2014-04-01 13:42:38 +02:00
  • f2ce38481b remove HAVE_SYSINFO and HAVE_SYSINFO_MEM_UNIT oni-link 2014-04-01 13:37:45 +02:00
  • 8780e3ad11 remove HAVE_SVR4_PTYS oni-link 2014-04-01 13:33:49 +02:00
  • 87a317e076 remove HAVE_STRTOL oni-link 2014-04-01 13:32:03 +02:00
  • 38ff389496 remove HAVE_STRPBRK oni-link 2014-04-01 13:27:29 +02:00
  • ec51b04a89 remove HAVE_STRING_H oni-link 2014-04-01 13:18:50 +02:00
  • 6c902e2104 remove HAVE_STRFTIME oni-link 2014-04-01 13:09:03 +02:00
  • 5aa1128e97 remove HAVE_STRERROR oni-link 2014-04-01 13:03:17 +02:00
  • e38266a3dd remove HAVE_STDLIB_H oni-link 2014-04-01 12:56:51 +02:00
  • ed9a68eea9 remove HAVE_SIGCONTEXT oni-link 2014-04-01 12:51:05 +02:00
  • a96f2949cc remove HAVE_RENAME oni-link 2014-04-01 12:46:00 +02:00
  • 3da084d612 remove HAVE_FLOAT_FUNCS oni-link 2014-04-01 12:32:17 +02:00
  • 8bae684045 remove HAVE_DATE_TIME oni-link 2014-04-01 12:21:55 +02:00
  • f9d4b14f25 Delete os_delay unit test. Thomas Wienecke 2014-03-26 23:50:01 +01:00
  • 774f668c43 Move signal handling to libuv event loop Thiago de Arruda 2014-04-01 08:54:31 -03:00
  • 40879af7bd Move shorten_filenames back to fileio.c John Schmidt 2014-03-31 23:50:18 +02:00
  • 7ec4d478eb Move match_suffix from misc1.c John Schmidt 2014-03-31 16:42:14 +02:00
  • 35e737e63c Move expand_wildcards{,_eval} from misc1.c John Schmidt 2014-03-31 16:23:01 +02:00
  • d31e598895 Move shorten_fname{,1,s} and shorten_filenames from fileio.c John Schmidt 2014-03-31 01:08:01 +02:00
  • 7464b07c22 Move mch_expandpath from os_unix.c John Schmidt 2014-03-31 00:51:46 +02:00
  • 7034903591 Move pathcmp from misc2.c John Schmidt 2014-03-31 00:43:55 +02:00
  • 2a6df95fb5 Move same_directory from misc2.c John Schmidt 2014-03-31 00:39:52 +02:00
  • e29e956348 Move after_pathsep from misc2.c John Schmidt 2014-03-31 00:39:11 +02:00
  • 2cb026c65c Move fix_fname from buffer.c John Schmidt 2014-03-31 00:27:50 +02:00
  • 7052b85192 Move functions from window.c John Schmidt 2014-03-30 22:50:04 +02:00
  • f5082d0a70 Move simplify_filename from tag.c John Schmidt 2014-03-30 22:25:59 +02:00
  • 7fd140b99a enable coveralls support aph 2014-03-30 12:57:23 +01:00
  • 55d95c1cd0 remove HAVE_{ISWUPPER,ISWLOWER,TOWUPPER,TOWLOWER} Julian Orth 2014-03-15 01:48:51 +01:00
  • 079c47ed7b remove HAVE_STDARG_H Julian Orth 2014-03-15 01:54:29 +01:00
  • 30160c1561 remove HAVE_STDINT Julian Orth 2014-03-15 01:55:44 +01:00
  • 2bc68462b2 remove HAVE_INTTYPES Julian Orth 2014-03-15 01:56:20 +01:00
  • 22a1a26cad remove HAVE_MATH_H Julian Orth 2014-03-15 01:57:47 +01:00
  • b1ea283c59 remove HAVE_MEMSET oni-link 2014-04-01 00:43:47 +02:00
  • 854cde93ed remove HAVE_MEMCMP oni-link 2014-04-01 00:42:49 +02:00
  • a5cd3693f0 remove HAVE_BCMP Julian Orth 2014-03-15 02:01:51 +01:00
  • 0bbbc24571 remove HAVE_ERRNO Julian Orth 2014-03-15 02:07:29 +01:00
  • 60a7ad8a47 remove HAVE_SETJMP_H Julian Orth 2014-03-15 02:15:00 +01:00
  • f9b5ca8b85 Remove feature HAVE_QSORT oni-link 2014-03-31 22:20:59 +02:00
  • 7b14caf604 alloc: xmalloc and xrealloc can't return null Nicolas Hillegeer 2014-03-31 19:09:54 +02:00
  • 22e17e25f1 func-attr: add some extra handy function attrs Nicolas Hillegeer 2014-03-31 18:55:13 +02:00
  • f5db0d01ba func-attr: clang 3.5 doesn't support alloc_size Nicolas Hillegeer 2014-03-31 18:39:51 +02:00
  • 5d30654512 Rename ga_init2() to ga_init() John Schmidt 2014-03-31 17:19:54 +02:00
  • e02790cad4 Inline ga_init() John Schmidt 2014-03-31 17:09:00 +02:00
  • a4c77ab5f0 Fix shell.{c,h} comments to match the style guide Thiago de Arruda 2014-03-31 09:09:34 -03:00
  • c7d3e85dc8 Add doxygen comments to the functions in shell.c Thiago de Arruda 2014-03-31 08:34:27 -03:00
  • ab61c2caa7 Rewrite show_shell_mess as a ShellOpts flag Thiago de Arruda 2014-03-29 22:33:53 -03:00
  • 206a38871f Update call_shell signature to use ShellOpts Thiago de Arruda 2014-03-29 22:12:33 -03:00
  • 0d61b1c470 Refactor SHELL_* defines into enum typedef Thiago de Arruda 2014-03-29 21:34:14 -03:00
  • 607e1c7ee4 Refactor/cleanup argument parsing functions Thiago de Arruda 2014-03-29 17:05:47 -03:00
  • f496d619a9 Extract shell_build_argv from mch_call_shell Thiago de Arruda 2014-03-29 14:28:44 -03:00
  • c791922224 Make extra_shell_arg a mch_call_shell parameter Thiago de Arruda 2014-03-29 12:53:11 -03:00
  • 8a61c27b1e Extract shell_count_argc from mch_call_shell Thiago de Arruda 2014-03-29 12:41:18 -03:00
  • 2d28251a6e Extract shell_skip_word from mch_call_shell Thiago de Arruda 2014-03-29 10:07:38 -03:00
  • 1ab6cf47bd Split code for counting and parsing arguments Thiago de Arruda 2014-03-29 08:25:18 -03:00
  • 54782ecfe0 Add doxygen-style comments to functions from os/fs.c. Thomas Wienecke 2014-03-28 20:15:17 +01:00
  • 6f681faba7 Add basic Doxyfile. Thomas Wienecke 2014-03-28 10:37:37 +01:00
  • 0e998066b2 xrealloc(): similar to xmalloc() Felipe Oliveira Carvalho 2014-03-29 01:05:04 -03:00
  • 7bdd1f1898 Document xmalloc() and deprecate lalloc() Felipe Oliveira Carvalho 2014-03-29 00:49:02 -03:00
  • 5afc1161ca Avoid a seg fault when exiting after OOM error Felipe Oliveira Carvalho 2014-03-28 00:11:57 -03:00
  • de1575f3ea xmalloc() that succeeds or gracefully aborts Felipe Oliveira Carvalho 2014-03-27 23:35:27 -03:00
  • a87b73ecb2 update readme: "progress" section; formatting Justin M. Keyes 2014-03-29 18:18:58 -04:00
  • 0f6323b8e5 Force the cmake target to re-run the CMake configuration. John Szakmeister 2014-03-31 04:41:26 -04:00
  • cc9fbd9e55 Use the clang 3.4 release tarball instead of apt for clang 3.4. John Szakmeister 2014-03-29 08:12:55 -04:00
  • d9f5cd6290 Re-integrate FEAT_SIGNS code, close #383 Justin M. Keyes 2014-03-28 02:09:08 -04:00
  • 28b3659955 use function attributes on allocation functions Nicolas Hillegeer 2014-03-29 17:44:09 +01:00
  • d5708b200a add func_attr.h to be able to use func attribs Nicolas Hillegeer 2014-03-29 17:42:59 +01:00
  • 44e40b02cf Move remove_duplicates to garray.c John Schmidt 2014-03-27 18:53:20 +01:00
  • f5154d7451 Extract path.c from misc1.c John Schmidt 2014-03-27 16:29:44 +01:00
  • 86180787fa Drop the deb-src for clang. John Szakmeister 2014-03-29 10:01:18 -04:00
  • 0efc815216 Append to CMAKE_PREFIX_PATH instead setting it outright. John Szakmeister 2014-03-28 05:05:00 -04:00
  • 4e29a820b6 Address clint warnings and other style issues. Thomas Wienecke 2014-03-27 13:04:26 +01:00
  • 5762c4e528 Rename mch_* functions to os_* in os module. Thomas Wienecke 2014-03-27 12:38:33 +01:00
  • 3f7011ab91 Fix prepare watcher teardown in the event loop Thiago de Arruda 2014-03-27 19:22:44 -03:00
  • e995b21567 Re-integrate FEAT_FILTERPIPE code Thiago de Arruda 2014-03-27 13:35:36 -03:00
  • 1e8eb4e2c6 Make EventType enum private to input.c Thiago de Arruda 2014-03-27 11:34:23 -03:00
  • e644f8c2b1 Don't use alias in travis.sh. John Szakmeister 2014-03-27 14:43:13 -04:00
  • d1ef25728a More cleanup Julian Orth 2014-03-14 22:16:25 +01:00
  • 380b8048db remove leftover c++ headers Julian Orth 2014-03-06 10:09:53 +01:00
  • 5a2168a601 remove some leftover function calls Julian Orth 2014-03-05 22:42:18 +01:00
  • 323e90ee79 remove cpp headers Julian Orth 2014-03-05 22:17:12 +01:00
  • f3a77cfd8c remove cpp file extensions Julian Orth 2014-03-05 22:16:49 +01:00
  • 2b7cd6ebbc remove CleanseRawStrings Julian Orth 2014-03-05 22:14:10 +01:00
  • a8e2cab3ef remove C++ only _NestingState parts Julian Orth 2014-03-05 22:07:57 +01:00
  • 2aadf0daac clean up CheckForNonStandardConstruct Julian Orth 2014-03-05 22:01:46 +01:00
  • 23a41ebf8f remove C++ stuff from CheckSpacingForFunctionCall Julian Orth 2014-03-05 21:55:32 +01:00
  • 95659707a8 remove C++ stuff from CheckSpacing Julian Orth 2014-03-05 21:48:41 +01:00
  • ef23bbe6ee remove CheckSectionSpacing Julian Orth 2014-03-05 21:45:44 +01:00
  • cb5f1fa51d remove unused function Julian Orth 2014-03-05 21:40:44 +01:00
  • 67dbb1afda remove some unused variables Julian Orth 2014-03-05 21:39:52 +01:00
  • ccc3375d99 remove C++ only stuff from CheckLanguage Julian Orth 2014-03-05 21:38:50 +01:00
  • 4bfb03c630 remove "stream check" from CheckIncludeLine Julian Orth 2014-03-05 21:25:44 +01:00
  • b3edf6c065 remove CheckForNonConstReference Julian Orth 2014-03-05 21:15:59 +01:00
  • 1511901467 remove CheckCStyleCast Julian Orth 2014-03-05 21:15:14 +01:00
  • 38eaa7ed32 remove CheckForIncludeWhatYouUse Julian Orth 2014-03-05 21:12:11 +01:00
  • cfa070edc5 remove CheckMakePairUsesDeduction Julian Orth 2014-03-05 21:06:58 +01:00
  • 7326894a06 Cleanup of indent.c to make it comply with style guide. John 2014-03-16 23:54:51 +01:00
  • 452804638d Reimplement input functions on top of libuv Thiago de Arruda 2014-03-26 16:35:24 -03:00