aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | Merge pull request #5860 from jamessan/vim-7.4.1889James McCoy2017-01-09
|\ \ \ \ \
| * | | | | vim-patch:7.4.1889James McCoy2017-01-02
| |/ / / /
* | | | | process_wait(): Avoid dereference after LOOP_PROCESS_EVENTS. (#5917)Justin M. Keyes2017-01-09
* | | | | XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)Rui Abreu Ferreira2017-01-08
* | | | | Merge #5079 from ZyX-I/shada-save-current-posJustin M. Keyes2017-01-07
|\ \ \ \ \
| * | | | | clint: Add more exceptions to “space after a cast” ruleZyX2017-01-06
| * | | | | shada: Mark ALWAYS_INLINE function as `inline`ZyX2017-01-06
| * | | | | shada: Move setpcmark()/cleanup_jumplist() out of the cycleZyX2017-01-04
| * | | | | shada: Fix offset savingZyX2017-01-04
| * | | | | shada: Silence linterZyX2017-01-04
| * | | | | shada: Save current cursor position before saving jumpsZyX2017-01-04
* | | | | | unittest,memory: Fix testsZyX2017-01-07
* | | | | | memory: Document new additions to memory.hZyX2017-01-07
* | | | | | memory: Restore entered_free_all_mem functionalityZyX2017-01-07
* | | | | | eval: Fix failing testZyX2017-01-07
* | | | | | unittest: Add dict_items functionZyX2017-01-07
* | | | | | eval: Make sure that copyID is reset when neededZyX2017-01-07
* | | | | | eval/typval_encode.h: Use only a single macros with _INNER[_2] hackZyX2017-01-07
* | | | | | unittest: Allow mocking allocator callsZyX2017-01-07
| |_|/ / / |/| | | |
* | | | | Merge pull request #5826 from ZyX-I/fix-typval_encodeJames McCoy2017-01-06
|\ \ \ \ \
| * | | | | eval: Fix typoZyX2017-01-07
| * | | | | eval/typval_encode: Dump empty dictionary before checking for refcycleZyX2017-01-06
| * | | | | eval: Work with reference cycles in partials (self) properlyZyX2017-01-06
| * | | | | eval/typval_encode: Use TYPVAL_ENCODE_CONV_EMPTY_DICT for partialsZyX2017-01-06
| * | | | | eval/typval_encode.h: Remove documentation that is located in *.c.hZyX2017-01-06
| * | | | | *: Remove `// fname()` comments near typval_encode includesZyX2017-01-04
| * | | | | eval/encode: Always check the return value of encode_vim_to_\*ZyX2017-01-04
| * | | | | tests: Add tests for partials dumpingZyX2017-01-03
| * | | | | eval: Fix errorneous early exit when converting lists and dictionariesZyX2017-01-03
| * | | | | eval/encode: Fail when stringifying NULL functionsZyX2017-01-03
| * | | | | eval/typval_encode: Handle NULL partials properlyZyX2017-01-03
| * | | | | eval/typval_encode: Provide proper values as dict argumentZyX2017-01-03
| * | | | | eval: Fix unused variable error in release buildsZyX2017-01-03
| * | | | | eval/encode: Fix 4 new linter failuresZyX2017-01-03
| * | | | | eval/typval_encode: Refactor arguments to argument macrosesZyX2017-01-03
| * | | | | eval: Do not free partial contents if partial is still referencedZyX2017-01-03
| * | | | | eval/typval_encode: Rename some \*tv variablesZyX2017-01-03
| * | | | | eval: Do not free partial lists as listsZyX2017-01-03
| * | | | | eval: Fix case when cur_mpsv is NULLZyX2017-01-03
| * | | | | eval/typval_encode: Fix infinite loopZyX2017-01-03
| * | | | | api/helpers: Fix unused variable error in release buildZyX2017-01-03
| * | | | | eval/typval_encode: Fix linter errorsZyX2017-01-03
| * | | | | clint: Allow including .c.h files multiple timesZyX2017-01-03
| * | | | | eval/typval_encode: Fix crashesZyX2017-01-03
| * | | | | eval/typval_encode: Refactor big-big macros into .c.h fileZyX2017-01-03
| * | | | | eval/typval_encode: Make partial conversions not recursiveZyX2017-01-03
| | |/ / / | |/| | |
* | | | | eval.c: filter_map(): avoid maybe-uninitialized warning (#5897)Michael Schupikov2017-01-06
* | | | | Merge pull request #5893 from lonerover/vim-7.4.2127James McCoy2017-01-06
|\ \ \ \ \
| * | | | | vim-patch:7.4.2127rover2017-01-05
* | | | | | Merge pull request #5892 from lonerover/vim-7.4.2103James McCoy2017-01-06
|\ \ \ \ \ \