summaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0491: cannot recognize a <script> mapping using maparg()v8.2.0491Bram Moolenaar2020-04-011-0/+1
* Update runtime filesBram Moolenaar2020-03-271-3/+5
* patch 8.2.0459: cannot check if a function name is correctv8.2.0459Bram Moolenaar2020-03-261-2/+6
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+1
* patch 8.2.0427: it is not possible to check for a typo in a feature namev8.2.0427Bram Moolenaar2020-03-221-7/+17
* Update runtime filesBram Moolenaar2020-03-191-6/+6
* patch 8.2.0385: menu functionality insufficiently testedv8.2.0385Bram Moolenaar2020-03-151-0/+62
* Update runtime filesBram Moolenaar2020-03-141-10/+24
* patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar2020-02-261-0/+2
* Update runtime files.Bram Moolenaar2020-02-261-9/+17
* patch 8.2.0299: Vim9: ISN_STORE with argument not testedv8.2.0299Bram Moolenaar2020-02-221-0/+2
* patch 8.2.0296: mixing up "long long" and __int64 may cause problemsv8.2.0296Bram Moolenaar2020-02-221-2/+5
* patch 8.2.0258: modifyOtherKeys cannot be temporarily disabledv8.2.0258Bram Moolenaar2020-02-141-1/+15
* patch 8.2.0257: cannot recognize a terminal in a popup windowv8.2.0257Bram Moolenaar2020-02-141-0/+17
* patch 8.2.0250: test_clear_search_pat() is unusedv8.2.0250Bram Moolenaar2020-02-121-1/+0
* patch 8.2.0233: crash when using garbagecollect() in between rand()v8.2.0233Bram Moolenaar2020-02-081-0/+1
* patch 8.2.0212: missing search/substitute pattern hardly testedv8.2.0212Bram Moolenaar2020-02-051-0/+1
* Update runtime files.Bram Moolenaar2020-02-041-3/+7
* patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar2020-01-261-2/+9
* Update runtime files.Bram Moolenaar2020-01-211-2/+2
* Update runtime files.Bram Moolenaar2020-01-091-18/+20
* Update a few runtime files.Bram Moolenaar2020-01-021-1/+1
* patch 8.2.0077: settagstack() cannot truncate at current indexv8.2.0077Bram Moolenaar2020-01-021-4/+14
* patch 8.2.0054: :diffget and :diffput don't have good completionv8.2.0054Bram Moolenaar2019-12-291-0/+1
* patch 8.2.0047: cannot skip tests for specific MS-Windows platformv8.2.0047Bram Moolenaar2019-12-271-0/+7
* Update runtime files.Bram Moolenaar2019-12-261-13/+12
* Update runtime files.Bram Moolenaar2019-12-191-1/+1
* patch 8.2.0019: cannot number of lines of another bufferv8.2.0019Bram Moolenaar2019-12-171-0/+2
* patch 8.2.0017: OS/2 and MS-DOS are still mentionedv8.2.0017Bram Moolenaar2019-12-171-1/+1
* Vim 8.2 releasev8.2.0000v8.2.0Bram Moolenaar2019-12-121-1/+1
* Runtime file updates.Bram Moolenaar2019-12-071-2/+3
* Update a few runtime filesBram Moolenaar2019-12-031-2/+3
* patch 8.1.2356: rand() does not use the best algorithmv8.1.2356Bram Moolenaar2019-11-281-7/+7
* Update runtime filesBram Moolenaar2019-11-261-7/+9
* patch 8.1.2342: random number generator in Vim script is slowv8.1.2342Bram Moolenaar2019-11-251-0/+29
* patch 8.1.2341: not so easy to interrupt a script programaticallyv8.1.2341Bram Moolenaar2019-11-251-1/+15
* patch 8.1.2326: cannot parse a date/time stringv8.1.2326Bram Moolenaar2019-11-211-10/+40
* Update runtime files.Bram Moolenaar2019-11-171-16/+16
* patch 8.1.2304: cannot get the mouse position when getting a mouse clickv8.1.2304Bram Moolenaar2019-11-161-6/+33
* Update runtime filesBram Moolenaar2019-11-101-1/+5
* patch 8.1.2233: cannot get the Vim command line argumentsv8.1.2233Bram Moolenaar2019-10-291-1/+6
* patch 8.1.2225: the "last used" info of a buffer is under usedv8.1.2225Bram Moolenaar2019-10-271-0/+4
* Update runtime filesBram Moolenaar2019-10-261-6/+6
* Update runtime files.Bram Moolenaar2019-10-161-52/+87
* Update runtime files.Bram Moolenaar2019-09-271-3/+8
* patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar2019-09-261-2/+8
* Updte runtime filesBram Moolenaar2019-09-201-20/+25
* patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()v8.1.2053Bram Moolenaar2019-09-181-2/+5
* patch 8.1.2047: cannot check the current statev8.1.2047Bram Moolenaar2019-09-161-0/+30
* patch 8.1.2035: recognizing octal numbers is confusingv8.1.2035Bram Moolenaar2019-09-151-4/+25