summaryrefslogtreecommitdiff
path: root/runtime/doc/builtin.txt
Commit message (Expand)AuthorAgeFilesLines
* Update runtime filesBram Moolenaar2022-10-281-6/+4
* patch 9.0.0813: Kitty terminal is not recognizedv9.0.0813Bram Moolenaar2022-10-211-0/+1
* patch 9.0.0810: readblob() returns empty when trying to read too muchv9.0.0810Bram Moolenaar2022-10-211-2/+4
* patch 9.0.0803: readblob() cannot read from character devicev9.0.0803K.Takata2022-10-201-1/+6
* patch 9.0.0795: readblob() always reads the whole filev9.0.0795K.Takata2022-10-191-2/+14
* Update runtime filesBram Moolenaar2022-10-161-2/+3
* patch 9.0.0727: help in the repository differs from patched version too muchv9.0.0727Bram Moolenaar2022-10-111-3/+3
* patch 9.0.0694: no native sound support on Mac OSv9.0.0694Yee Cheng Chin2022-10-081-0/+3
* patch 9.0.0683: cannot specify a time for :echowindowv9.0.0683Bram Moolenaar2022-10-071-0/+1
* Update runtime filesBram Moolenaar2022-10-031-11/+20
* patch 9.0.0622: matchaddpos() can get slow when adding many matchesv9.0.0622Bram Moolenaar2022-09-291-1/+1
* patch 9.0.0620: matchaddpos() can only add up to 8 matchesv9.0.0620Bram Moolenaar2022-09-291-2/+0
* Update runtime filesBram Moolenaar2022-09-181-1/+1
* patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar2022-09-171-52/+1
* patch 9.0.0473: fullcommand() only works for the current script versionv9.0.0473Bram Moolenaar2022-09-151-4/+10
* patch 9.0.0449: there is no easy way to translate a key code into a stringv9.0.0449zeertzjq2022-09-121-0/+12
* Update runtime filesBram Moolenaar2022-09-101-1/+1
* patch 9.0.0430: cannot use repeat() with a blobv9.0.0430Bakudankun2022-09-091-3/+4
* patch 9.0.0411: only created files can be cleaned up with one callv9.0.0411Bram Moolenaar2022-09-071-2/+20
* Update runtime filesBram Moolenaar2022-09-041-8/+9
* patch 9.0.0379: cleaning up after writefile() is a hasslev9.0.0379Bram Moolenaar2022-09-041-17/+26
* patch 9.0.0303: it is not easy to get information about a scriptv9.0.0303Yegappan Lakshmanan2022-08-281-11/+29
* patch 9.0.0285: it is not easy to change the command line from a pluginv9.0.0285Shougo Matsushita2022-08-271-6/+21
* patch 9.0.0280: the builtin termcap list depends on the versionv9.0.0280Bram Moolenaar2022-08-261-2/+3
* patch 9.0.0269: getscriptinfo() does not include the versionv9.0.0269Yegappan Lakshmanan2022-08-251-2/+9
* patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265Bram Moolenaar2022-08-251-3/+2
* patch 9.0.0261: bufload() reads a file even if the name is not a file namev9.0.0261Bram Moolenaar2022-08-251-2/+4
* Update runtime filesBram Moolenaar2022-08-241-4/+7
* patch 9.0.0253: a symlink to an autoload script results in two entriesv9.0.0253Bram Moolenaar2022-08-241-5/+8
* patch 9.0.0244: cannot easily get the list of sourced scriptsv9.0.0244Yegappan Lakshmanan2022-08-221-0/+13
* Update runtime filesBram Moolenaar2022-08-191-2/+5
* patch 9.0.0202: code and help for indexof() is not idealv9.0.0202Yegappan Lakshmanan2022-08-131-14/+17
* patch 9.0.0196: finding value in list may require a for loopv9.0.0196Yegappan Lakshmanan2022-08-131-1/+47
* patch 9.0.0111: "nocombine" is missing from synIDattr()v9.0.0111Bram Moolenaar2022-07-301-0/+1
* Update runtime filesBram Moolenaar2022-07-291-3/+3
* Update runtime filesBram Moolenaar2022-07-251-6/+10
* Update runtime filesBram Moolenaar2022-07-061-0/+4
* release version 9.0v9.0.0000Bram Moolenaar2022-06-281-2/+2
* Update runtime filesBram Moolenaar2022-06-271-4/+4
* Update runtime filesBram Moolenaar2022-06-261-3/+4
* Update runtime filesBram Moolenaar2022-06-251-5/+7
* Update runtime filesBram Moolenaar2022-06-201-4/+2
* patch 8.2.5116: "limit" option of matchfuzzy() not always respectedv8.2.5116Kazuyuki Miyagi2022-06-171-2/+2
* Update runtime filesBram Moolenaar2022-06-171-6/+44
* Update runtime files.Bram Moolenaar2022-06-121-8/+42
* Update runtime files.Bram Moolenaar2022-06-061-16/+67
* Update runtime filesBram Moolenaar2022-06-031-1/+1
* patch 8.2.5034: there is no way to get the byte index from a virtual columnv8.2.5034Bram Moolenaar2022-05-271-0/+28
* patch 8.2.5030: autocmd_add() can only handle one event and patternv8.2.5030Yegappan Lakshmanan2022-05-271-2/+5
* patch 8.2.5019: cannot get the first screen column of a characterv8.2.5019LemonBoy2022-05-261-13/+31