aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0"Jan Edmund Lazo2019-07-28
| * | | vim-patch:8.1.1765: get(func, dict, def) does not work properlyJan Edmund Lazo2019-07-28
* | | | PVS/V547: expression is always true/false #10640Ihor Antonov2019-07-29
|/ / /
* | | vim-patch:8.0.1753: fix various warnings #10639Ihor Antonov2019-07-28
* | | API: Context: save/restoreAbdelhakeem2019-07-27
* | | eval: context: add ctx-family functionsAbdelhakeem2019-07-27
* | | API: ContextJustin M. Keyes2019-07-27
|/ /
* | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* | vim-patch:8.1.0899: no need to check restricted mode for setwinvar()Jan Edmund Lazo2019-07-24
* | vim-patch:8.1.1740: exepath() doesn't work for "bin/cat" (#10556)Daniel Hahler2019-07-24
* | os_can_exe: remove char_uJustin M. Keyes2019-07-21
* | win: jobstart(), system(): $PATHEXT-resolve exeJustin M. Keyes2019-07-21
* | [RFC]vim-patch:8.1.{749,1715} #10545Jan Edmund Lazo2019-07-20
* | reltimefloat(): allow negative result #10544Justin M. Keyes2019-07-20
* | doc [ci skip] #10383Justin M. Keyes2019-07-19
* | refactor: enable -Wconversion for ex_getln.cBjörn Linse2019-07-19
* | vim-patch:8.1.0740: Tcl test fails (#10540)Jan Edmund Lazo2019-07-19
* | jobstop(): close channel before process_stop() #10522Justin M. Keyes2019-07-17
* | viml/profile: revert proftime_T to unsigned type #10521Justin M. Keyes2019-07-16
* | vim-patch:8.1.0583: using illogical name for get_dict_number()/get_dict_string()Jan Edmund Lazo2019-07-15
* | vim-patch:8.1.1012: memory leak with E461Jan Edmund Lazo2019-07-15
* | vim-patch:8.1.0495: :filter only supports some commandsJan Edmund Lazo2019-07-15
* | viml/profile: revert gettimeofday() #10488Justin M. Keyes2019-07-13
* | Merge #10435 from Shougo/vim-8.1.1610Justin M. Keyes2019-07-13
|\ \
| * | Fix lint failedShougo Matsushita2019-07-06
| * | Fix errorsShougo Matsushita2019-07-06
| * | vim-patch:8.1.1611: bufadd() reuses existing buffer without a nameShougo Matsushita2019-07-06
| * | vim-patch:8.1.1610: there is no way to add or load a buffer without side effectsShougo Matsushita2019-07-06
* | | vim-patch:8.1.1660: assert_fails() inside try/catch #10472Daniel Hahler2019-07-13
* | | eval.c: clang/"Dead assignment" #10446Bartosz Miera2019-07-09
* | | Merge #10394 from janlazo/vim-8.1.1614Justin M. Keyes2019-07-06
|\ \ \
| * | | vim-patch:8.1.1639: changing an autoload name into a file name is inefficientJan Edmund Lazo2019-07-05
| |/ /
* / / func_clear_items: use XFREE_CLEAR #10436Daniel Hahler2019-07-06
|/ /
* | vim-patch:8.1.0229: crash when dumping profiling data #10428Daniel Hahler2019-07-05
* | viml/profile: switch to uv_gettimeofday() #10356Justin M. Keyes2019-06-29
* | eval/api: don't allow the API to be called in the sandbox.Björn Linse2019-06-26
* | Merge #10250 from blueyed/vim-8.0.1039Justin M. Keyes2019-06-25
|\ \
| * | vim-patch:8.0.1274: setbufline() fails when using foldingDaniel Hahler2019-06-18
| * | vim-patch:8.0.1053: setline() does not work on startupDaniel Hahler2019-06-18
| * | vim-patch:8.0.1039: cannot change a line in not current bufferDaniel Hahler2019-06-17
* | | Merge #10313 from rhysd/const-patchesJustin M. Keyes2019-06-24
|\ \ \
| * | | eval.c: Fix clint errors and typo in comment of ex_const()rhysd2019-06-24
| * | | vim-patch:8.1.1539: not easy to define a variable and lock itrhysd2019-06-24
* | | | eval: assert VAR_LIST branch in filter_map()Jan Edmund Lazo2019-06-23
* | | | vim-patch:8.1.0747: map() with a bad expression doesn't give an errorJan Edmund Lazo2019-06-23
* | | | vim-patch:8.1.0167: lock flag in new dictitem is reset in many placesJan Edmund Lazo2019-06-23
* | | | vim-patch:8.1.0181: memory leak with trailing characters in skip expressionJan Edmund Lazo2019-06-23
* | | | eval: require nonnull func args to pass ASAN buildJan Edmund Lazo2019-06-23
* | | | vim-patch:8.1.0112: no error when using bad arguments with searchpair()Jan Edmund Lazo2019-06-23
* | | | lintJan Edmund Lazo2019-06-23