log src/json.c @ 29234:96ff6c230a66 v8.2.5136

age author description
Tue, 05 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4695: JSON encoding could be faster v8.2.4695
Mon, 04 Apr 2022 16:30:04 +0200 Bram Moolenaar patch 8.2.4683: verbose check with dict_find() to see if a key is present v8.2.4683
Wed, 30 Mar 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4648: handling LSP messages is a bit slow v8.2.4648
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Sun, 02 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.3986: error messages are spread out v8.2.3986
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Sun, 08 Aug 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3315: cannot use single quote in a float number for readability v8.2.3315
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Sun, 06 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2949: tests failing because no error for float to string conversion v8.2.2949
Tue, 18 May 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code v8.2.2871
Fri, 07 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled v8.2.2842
Mon, 08 Feb 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2488: json_encode() gives generic argument error v8.2.2488
Thu, 23 Jul 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1281: the "trailing characters" error can be hard to understand v8.2.1281
Sun, 12 Jul 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.1188: memory leak with invalid json input v8.2.1188
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Tue, 19 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0800: errors from failing test are unclear v8.2.0800
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Sun, 05 Apr 2020 21:45:25 +0200 Bram Moolenaar patch 8.2.0517: Vim9: cannot separate "func" and "func(): void" v8.2.0517
Sat, 29 Feb 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.0334: abort called when using test_void() v8.2.0334
Tue, 25 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0315: build failure on HP-UX system v8.2.0315
Sat, 22 Feb 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0296: mixing up "long long" and __int64 may cause problems v8.2.0296
Mon, 27 Jan 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0159: non-materialized range() list causes problems v8.2.0159
Sun, 26 Jan 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0155: warnings from MinGW compiler; tests fail without +float v8.2.0155
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
Wed, 04 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2388: using old C style comments v8.1.2388
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Mon, 22 Jul 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1735: can't build with tiny features v8.1.1735
Mon, 22 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1734: the evalfunc.c file is too big v8.1.1734
Mon, 27 May 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1409: Coverity warns for using uninitialized memory v8.1.1409
Sun, 19 May 2019 20:00:09 +0200 Bram Moolenaar patch 8.1.1355: obvious mistakes are accepted as valid expressions v8.1.1355
Fri, 12 Apr 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1158: json encoded string is sometimes missing the final NUL v8.1.1158
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Thu, 17 Jan 2019 17:15:06 +0100 Bram Moolenaar patch 8.1.0766: various problems when using Vim on VMS v8.1.0766
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sat, 12 Jan 2019 14:30:06 +0100 Bram Moolenaar patch 8.1.0731: JS encoding does not handle negative infinity v8.1.0731
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
Tue, 13 Mar 2018 13:15:06 +0100 Christian Brabandt patch 8.0.1602: crash in parsing JSON v8.0.1602
Fri, 15 Dec 2017 21:30:05 +0100 Christian Brabandt patch 8.0.1391: encoding empty string to JSON sometimes gives "null" v8.0.1391
Sun, 05 Feb 2017 16:45:04 +0100 Christian Brabandt patch 8.0.0309: cannot use an empty key in json v8.0.0309
Sun, 22 Jan 2017 16:00:04 +0100 Christian Brabandt patch 8.0.0216: decoding js style json may fail v8.0.0216
Sat, 14 Jan 2017 14:45:04 +0100 Christian Brabandt patch 8.0.0180: error E937 is used twice v8.0.0180
Wed, 11 Jan 2017 22:00:04 +0100 Christian Brabandt patch 8.0.0171: JS style JSON does not support single quotes v8.0.0171
Tue, 10 Jan 2017 23:00:05 +0100 Christian Brabandt patch 8.0.0170: crash in channel test v8.0.0170
Tue, 10 Jan 2017 19:45:03 +0100 Christian Brabandt patch 8.0.0169: json_decode() may run out of stack space v8.0.0169
Tue, 10 Jan 2017 15:30:05 +0100 Christian Brabandt patch 8.0.0166: JSON with a duplicate key gives an internal error v8.0.0166
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 06 Nov 2016 14:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/98500fdc6119eb5f02d7a52ab6ffcac3085181be v8.0.0067
Fri, 04 Nov 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/de5e2c219b99895445fb75ae3541ee69282a5846 v8.0.0059
Fri, 21 Oct 2016 22:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7756e7465d627ff9cd01e59625484a8c302ef853 v8.0.0046
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Fri, 26 Aug 2016 18:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f1f0792e55e72cdc7c833b30f565a9b02f18bb1e v7.4.2258
Fri, 01 Jul 2016 18:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12 v7.4.1976
Sat, 23 Apr 2016 14:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dc633cf82758f67f656cda7fa8ccc30414ee53f8 v7.4.1780