Thu, 22 Aug 2019 23:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1912: more functions can be used as methods
v8.1.1912
|
Wed, 07 Aug 2019 23:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
|
Mon, 29 Jul 2019 23:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1777: useless checks for job feature in channel test
v8.1.1777
|
Mon, 29 Jul 2019 22:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1776: text added with a job isn't displayed
v8.1.1776
|
Thu, 06 Jun 2019 16:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1483: skipped tests are not properly listed
v8.1.1483
|
Mon, 04 Mar 2019 12:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0993: ch_read() may return garbage if terminating NL is missing
v8.1.0993
|
Mon, 11 Feb 2019 22:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0897: can modify a:000 when using a reference
v8.1.0897
|
Sun, 10 Feb 2019 22:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0890: pty allocation wrong if using file for out channel
v8.1.0890
|
Sun, 10 Feb 2019 22:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0889: MS-Windows: a channel write may hang
v8.1.0889
|
Thu, 31 Jan 2019 16:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0863: cannot see what signal caused a job to end
v8.1.0863
|
Tue, 29 Jan 2019 23:00:16 +0100 |
Bram Moolenaar |
patch 8.1.0846: not easy to recognize the system Vim runs on
v8.1.0846
|
Fri, 25 Jan 2019 21:15:12 +0100 |
Bram Moolenaar |
patch 8.1.0820: test for sending large data over channel sometimes fails
v8.1.0820
|
Thu, 24 Jan 2019 23:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()
v8.1.0818
|
Wed, 23 Jan 2019 22:45:04 +0100 |
Bram Moolenaar |
patch 8.1.0799: calling deleted function; test doesn't work on Mac
v8.1.0799
|
Sat, 12 Jan 2019 23:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0735: cannot handle binary data
v8.1.0735
|
Wed, 09 Jan 2019 22:30:06 +0100 |
Bram Moolenaar |
patch 8.1.0710: when using timers may wait for job exit quite long
v8.1.0710
|
Sat, 05 Jan 2019 00:45:05 +0100 |
Bram Moolenaar |
patch 8.1.0693: channel test fails sometimes
v8.1.0693
|
Sat, 05 Jan 2019 00:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0692: if a buffer was deleted a channel can't write to it
v8.1.0692
|
Fri, 14 Dec 2018 22:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0591: channel sort test is flaky
v8.1.0591
|
Fri, 12 Oct 2018 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.0471: some tests are flaky or fail on some systems
v8.1.0471
|
Sun, 07 Oct 2018 21:45:04 +0200 |
Bram Moolenaar |
patch 8.1.0464: MS-Windows: job_info() has cmd without backslashes
v8.1.0464
|
Thu, 06 Sep 2018 16:30:06 +0200 |
Christian Brabandt |
patch 8.1.0350: Vim may block on ch_sendraw()
v8.1.0350
|
Sat, 28 Apr 2018 21:45:06 +0200 |
Christian Brabandt |
patch 8.0.1771: in tests, when WaitFor() fails it doesn't say why
v8.0.1771
|
Tue, 24 Apr 2018 21:00:07 +0200 |
Christian Brabandt |
patch 8.0.1761: job in terminal window with no output channel is killed
v8.0.1761
|
Sat, 21 Apr 2018 20:00:07 +0200 |
Christian Brabandt |
patch 8.0.1742: cannot get a list of all the jobs
v8.0.1742
|
Wed, 11 Apr 2018 21:00:07 +0200 |
Christian Brabandt |
patch 8.0.1697: various tests are still a bit flaky
v8.0.1697
|
Sat, 07 Apr 2018 13:30:06 +0200 |
Christian Brabandt |
patch 8.0.1671: crash when passing non-dict argument as env to job_start()
v8.0.1671
|
Thu, 05 Apr 2018 22:45:07 +0200 |
Christian Brabandt |
patch 8.0.1666: % argument in ch_log() causes trouble
v8.0.1666
|
Tue, 27 Feb 2018 19:15:05 +0100 |
Christian Brabandt |
patch 8.0.1552: may leak file descriptors when executing job
v8.0.1552
|
Sat, 09 Dec 2017 19:15:05 +0100 |
Christian Brabandt |
patch 8.0.1381: ch_readraw() waits for NL if channel mode is NL
v8.0.1381
|
Sat, 02 Dec 2017 16:45:04 +0100 |
Christian Brabandt |
patch 8.0.1365: when one channel test fails others fail as well
v8.0.1365
|
Sat, 04 Nov 2017 19:30:06 +0100 |
Christian Brabandt |
patch 8.0.1260: using global variables for WaitFor()
v8.0.1260
|
Thu, 02 Nov 2017 17:00:08 +0100 |
Christian Brabandt |
patch 8.0.1245: when WaitFor() has a wrong expression it just waits a second
v8.0.1245
|
Fri, 06 Oct 2017 01:15:05 +0200 |
Christian Brabandt |
patch 8.0.1176: job_start() does not handle quote and backslash correctly
v8.0.1176
|
Sun, 13 Aug 2017 17:15:03 +0200 |
Christian Brabandt |
patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems
v8.0.0928
|
Fri, 11 Aug 2017 19:15:04 +0200 |
Christian Brabandt |
patch 8.0.0902: cannot specify directory or environment for a job
v8.0.0902
|
Sat, 15 Jul 2017 19:45:03 +0200 |
Christian Brabandt |
patch 8.0.0716: not easy to start Vim cleanly
v8.0.0716
|
Sat, 18 Mar 2017 20:30:04 +0100 |
Christian Brabandt |
patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors
v8.0.0478
|
Mon, 06 Feb 2017 22:00:05 +0100 |
Christian Brabandt |
patch 8.0.0312: failure when a channel receives a split json message
v8.0.0312
|
Sun, 08 Jan 2017 13:45:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/04e94c788175c83be8a78372b0ed6c332969edff
v8.0.0152
|
Sat, 03 Dec 2016 14:30:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/5643db84c6a9f15d14492cefd52647623aa2ac7c
v8.0.0120
|
Thu, 01 Dec 2016 16:45:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/65e08ee1d26aa7bf341ac0e0400839d696d1ab64
v8.0.0108
|
Tue, 29 Nov 2016 22:00:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/4b785f69c0616dba5d3f38e8ce4b5398cec89407
v8.0.0105
|
Thu, 17 Nov 2016 17:30:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b
v8.0.0087
|
Thu, 27 Oct 2016 20:15:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/01688ad545ff0809ddad5c8fa6b149dc5d67312b
v8.0.0050
|
Tue, 18 Oct 2016 16:30:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/bb09ceb95477ecc271854b3fdd8d2776eca66adf
v8.0.0045
|
Sat, 15 Oct 2016 18:45:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/97792de2762cc79cc365a8a0b858f27753179577
v8.0.0036
|
Sun, 09 Oct 2016 17:30:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/dc0ccaee68ca24d10050117fbec757ad33590a17
v8.0.0027
|
Mon, 03 Oct 2016 21:45:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/ec68a99464055029c01082762517e97245ddae0c
v8.0.0022
|
Mon, 26 Sep 2016 22:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/7ef3810d28b7ab2edbfcafab3fe8ad8bc2c2f138
v8.0.0015
|
Wed, 07 Sep 2016 23:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/169ebb080454357279ad5ad21ac532deaec605e8
v7.4.2344
|
Sat, 03 Sep 2016 19:00:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/f7f3e32fcc4984d87f26337316379c2e2d90f7f1
v7.4.2316
|
Thu, 01 Sep 2016 18:45:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/641ad6c7ac7367f95fd927b8efa4bf74ddb9ccf3
v7.4.2301
|
Thu, 01 Sep 2016 15:15:08 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/0874a83e9be1b39fdb217f02b427bf1d6133a4d8
v7.4.2298
|
Thu, 01 Sep 2016 14:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/d8b554904d18fe19bd9fa79dbda880845cb017d2
v7.4.2297
|
Sun, 28 Aug 2016 19:30:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/6fc8227ebfbdfbbb48b81b679db81f421dbce79b
v7.4.2287
|
Sat, 27 Aug 2016 19:30:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/821179809d9b0f65177360b53584be2b4039dd46
v7.4.2270
|
Fri, 26 Aug 2016 19:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/dd74ab9b464f3d1a5f6f6395469b76f8e0e6dccd
v7.4.2260
|
Fri, 26 Aug 2016 18:00:08 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/f1f0792e55e72cdc7c833b30f565a9b02f18bb1e
v7.4.2258
|
Sun, 31 Jul 2016 14:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/89eaa4185efacab253b23a182c1c8a7bbf1096c9
v7.4.2135
|