Skip to content

Commit 8715bc4

Browse files
committed
vim: Import v8.2.2406
* 8.2.2406: Vim9: profiled :def function leaks memory * 8.2.2405: Vim9: no need to allow white space before "(" for :def * 8.2.2404: Vim9: profiling try/catch not correct * 8.2.2403: Vim9: profiling if/elseif/endif not correct * 8.2.2402: some filetypes not detected * 8.2.2401: build fails without +profiling feature * 8.2.2400: Vim9: compiled functions are not profiled * 8.2.2399: fold test fails in wide terminal
1 parent c5d5565 commit 8715bc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.2398](https://github.com/vim/vim/commit/40be52ba71b9d6a7f586b1e77db8e827ff4c0c42): method test fails\n* [8.2.2397](https://github.com/vim/vim/commit/dfbc5fd879d92c2a79ced1e1d16dc89f4d55772d): Vim9: "%%" not seen as alternate file name for ":bdel"\n* [8.2.2396](https://github.com/vim/vim/commit/7cebe8ba7dd9a3a955e2da74014f11c42e1c6ac3): Vim9: no white space allowed before "->"\n* [8.2.2395](https://github.com/vim/vim/commit/9a562c184d98d82bb7506caf2071cfe15a92fa43): Vim9: error for wrong type may report wrong line number\n* [8.2.2394](https://github.com/vim/vim/commit/9ae3705b6ebd45086ca13c0f93a93f943559bd15): Vim9: min() and max() return type is "any"\n* [8.2.2393](https://github.com/vim/vim/commit/4bce26bb70144633713e7e8f149ba99cac511336): Vim9: error message when script line starts with "\[{"\n* [8.2.2392](https://github.com/vim/vim/commit/402115f1c2b4d0704a822206f2e6e931e721c129): fennel filetype not recognized\n* [8.2.2391](https://github.com/vim/vim/commit/0d3de8cb590aed90be71d96eb3dbc6addf80bb11): memory leak when creating a global function with closure\n* [8.2.2390](https://github.com/vim/vim/commit/b3005ce191d27fd2f234df4969d5b58fda9c1940): Vim9: using positive offset is unexpected
1+
* [8.2.2406](https://github.com/vim/vim/commit/c05fe07529f10fc32a2086cb44a708520c8d14ce): Vim9: profiled :def function leaks memory\n* [8.2.2405](https://github.com/vim/vim/commit/4efd9948291801bffebf36b4a9910d08ff981987): Vim9: no need to allow white space before "(" for :def\n* [8.2.2404](https://github.com/vim/vim/commit/107e9cecf72928b4aaaf08b73bf2d191924ab695): Vim9: profiling try/catch not correct\n* [8.2.2403](https://github.com/vim/vim/commit/ced68a0070dac059fc978a1a99e2893edf158116): Vim9: profiling if/elseif/endif not correct\n* [8.2.2402](https://github.com/vim/vim/commit/8323cab31c3120a7f80cf3271a506a30ec04d99e): some filetypes not detected\n* [8.2.2401](https://github.com/vim/vim/commit/f002a41d127d49cfe5a59819d1498bc0ff8b594a): build fails without +profiling feature\n* [8.2.2400](https://github.com/vim/vim/commit/b204990346ca857802b174afe8a7fbb05e4f318e): Vim9: compiled functions are not profiled\n* [8.2.2399](https://github.com/vim/vim/commit/7cf0c114d690c91ac88c92a1a6f1b1935cb6410f): fold test fails in wide terminal

0 commit comments

Comments
 (0)