aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rstream: Expose rstream_read_ptr and _available.Scott Prager2014-11-07
* memory: implement xmemrchr()Scott Prager2014-11-07
* Merge pull request #1411 from xu-cheng/homebrew-formulaJohn Szakmeister2014-11-07
|\
| * build: don't download and extract tarball if source is already presentXu Cheng2014-11-07
| * Homebrew: let Homebrew handle external resources downloadXu Cheng2014-11-07
* | Merge PR #1424 'Only force-close stdout/stderr when the job exits'Thiago de Arruda2014-11-07
|\ \
| * | job: Only force-close stdout/stderr when the job exitsThiago de Arruda2014-11-07
|/ /
* | Merge pull request #1414 from xu-cheng/sha1_md5John Szakmeister2014-11-07
|\ \ | |/ |/|
| * Prefer to SHA1 other than MD5 in third-party downloadsXu Cheng2014-11-07
|/
* Merge PR #1422 'Pass --show-possibly-lost=no to valgrind'Thiago de Arruda2014-11-07
|\
| * test: Pass --show-possibly-lost=no to valgrind in helpers.luaThiago de Arruda2014-11-07
|/
* Merge PR #1421 'Improve test error handling and reporting'Thiago de Arruda2014-11-07
|\
| * test: Improve test environment setup and error handling/reportingThiago de Arruda2014-11-07
| * deps: Upgrade to latest version of lua-clientThiago de Arruda2014-11-06
|/
* Merge pull request #1340 from elmart/remove-long_uJustin M. Keyes2014-11-06
|\
| * Review: Remove long_u: memfile: Add to clint.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Refactor: blocknr_T: long -> int64_t.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Refactor: int -> bool.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Refactor: bhdr_T.bh_data: char_u* -> void*.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Refactor: mf_hashtab_T.mht_fixed: Remove.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Refactor: long_u -> size_t.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Enable -Wconversion.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Cleanup: Fix naming inconsistencies.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Cleanup: Others.Eliseo Martínez2014-11-06
| * Review: Remove long_u: memfile: Cleanup: Comments.Eliseo Martínez2014-11-06
| * Remove long_u: eval: Replace with size_t.Eliseo Martínez2014-11-06
|/
* Merge pull request #1412 from fwalch/startup-helpJustin M. Keyes2014-11-06
|\
| * version: Refer to nvim help on startup screen.Florian Walch2014-11-06
* | Merge pull request #1370 from aktau/enable-iconvJustin M. Keyes2014-11-06
|\ \ | |/ |/|
| * iconv: re-enableNicolas Hillegeer2014-11-06
* | Merge PR #1398 'Tests and msgpack rpc improvements'Thiago de Arruda2014-11-06
|\ \ | |/ |/|
| * channel: Delay notifications to avoid client race conditionsThiago de Arruda2014-11-06
| * test: Add more valgrind "possibly lost" suppressionsThiago de Arruda2014-11-06
| * test: Simplify/fix options_spec.luaThiago de Arruda2014-11-06
| * test: Set VIMRUNTIME before running testsThiago de Arruda2014-11-05
|/
* Merge pull request #1397 from fwalch/fix-test_fileJohn Szakmeister2014-11-05
|\
| * CMake: Fix running individual (functional/unit) test.Florian Walch2014-11-05
|/
* Merge pull request #1395 from jszakmeister/fix-run-functional-testsJohn Szakmeister2014-11-05
|\
| * build: fix running of functional tests directly with CMakeJohn Szakmeister2014-11-05
|/
* Merge pull request #1392 from fwalch/fix-build-warningsJohn Szakmeister2014-11-05
|\
| * CMake: Rename target "test" to "functionaltest".Florian Walch2014-11-05
| * CMake: Modify _FORTIFY_SOURCE only for release builds.Florian Walch2014-11-05
| * CMake: Pass build type CFLAGS to header generator.Florian Walch2014-11-05
|/
* Merge pull request #1390 from jszakmeister/turn-down-fortify-sourceJohn Szakmeister2014-11-05
|\
| * build: turn down the _FORTIFY_SOURCE level on gcc >= 4.0John Szakmeister2014-11-05
|/
* Merge PR #1328 'Migrate legacy tests'Thiago de Arruda2014-11-04
|\
| * legacy tests: migrate test21Rainer Borene2014-11-04
| * legacy tests: migrate test7Rainer Borene2014-11-04
| * legacy tests: migrate test6Rainer Borene2014-11-04
| * legacy tests: migrate test28Rainer Borene2014-11-04