Bram Moolenaar
|
edf3f97ae2
|
patch 7.4.2293
Problem: Modelines in source code are inconsistant.
Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
|
2016-08-29 22:49:24 +02:00 |
|
Bram Moolenaar
|
2932359000
|
patch 7.4.2101
Problem: Looping over windows, buffers and tab pages is inconsistant.
Solution: Use FOR_ALL_ macros everywhere. (Yegappan Lakshmanan)
|
2016-07-24 22:04:11 +02:00 |
|
Bram Moolenaar
|
68c2f638e6
|
patch 7.4.1208
Problem: Using old style function declarations.
Solution: Change to new style function declarations. (script by Hirohito
Higashi)
|
2016-01-30 17:24:07 +01:00 |
|
Bram Moolenaar
|
0d6f835683
|
patch 7.4.1185
Problem: Can't build with TCL on some systems.
Solution: Rename the channel_ functions.
|
2016-01-27 11:07:47 +01:00 |
|
Bram Moolenaar
|
858b96f382
|
patch 7.4.1082
Problem: The Tcl interface is always skipping memory free on exit.
Solution: Only skip for dynamically loaded Tcl.
|
2016-01-10 16:12:24 +01:00 |
|
Bram Moolenaar
|
8a5115cf18
|
patch 7.4.1070
Problem: The Tcl interface can't be loaded dynamically on Unix.
Solution: Make it possible to load it dynamically. (Ken Takata)
|
2016-01-09 19:41:11 +01:00 |
|
Bram Moolenaar
|
165bc69d1b
|
patch 7.4.793
Problem: Can't specify when not to ring the bell.
Solution: Add the 'belloff' option. (Christian Brabandt)
|
2015-07-21 17:53:25 +02:00 |
|
Bram Moolenaar
|
0b4db6b6e5
|
updated for version 7.4.046
Problem: Can't use Tcl 8.6.
Solution: Change how Tcl_FindExecutable is called. (Jan Nijtmans)
|
2013-10-02 14:25:44 +02:00 |
|
Bram Moolenaar
|
364ab2ffd3
|
updated for version 7.4b.010
Problem: Win32: Tcl library load does not use standard mechanism.
Solution: Call vimLoadLib() instead of LoadLibraryEx(). (Ken Takata)
|
2013-08-02 20:05:32 +02:00 |
|
Bram Moolenaar
|
84a4c334e1
|
updated for version 7.3.451
Problem: Tcl doesn't work on 64 MS-Windows.
Solution: Make it work. (Dave Bodenstab)
|
2012-02-22 16:01:56 +01:00 |
|
Bram Moolenaar
|
a171162356
|
updated for version 7.3.263
Problem: Perl and Tcl have a few code style problems.
Solution: Clean it up. (Elias Diem)
|
2011-07-27 14:15:46 +02:00 |
|
Bram Moolenaar
|
b57aa92d2c
|
updated for version 7.3.087
Problem: EINTR is not always defined.
Solution: Include errno.h in vim.h.
|
2010-12-17 20:24:01 +01:00 |
|
Bram Moolenaar
|
09092155a6
|
Remove unused code.
|
2010-08-08 16:38:42 +02:00 |
|
Bram Moolenaar
|
a41b1395cb
|
updated for version 7.2-187
|
2009-05-23 12:28:15 +00:00 |
|
Bram Moolenaar
|
30f9ca9f59
|
updated for version 7.2-186
|
2009-05-22 19:08:31 +00:00 |
|
Bram Moolenaar
|
b8017e7a03
|
updated for version 7.1b
|
2007-05-10 18:59:07 +00:00 |
|
Bram Moolenaar
|
c81e5e79a0
|
updated for version 7.1a
|
2007-05-05 18:24:42 +00:00 |
|
Bram Moolenaar
|
362e1a30c6
|
updated for version 7.0216
|
2006-03-06 23:29:24 +00:00 |
|
Bram Moolenaar
|
e344bead3e
|
updated for version 7.0140
|
2005-09-01 20:46:49 +00:00 |
|
Bram Moolenaar
|
555b280f28
|
updated for version 7.0073
|
2005-05-19 21:08:39 +00:00 |
|
Bram Moolenaar
|
7df2d6629f
|
updated for version 7.0044
|
2005-01-25 22:18:08 +00:00 |
|
Bram Moolenaar
|
071d4279d6
|
updated for version 7.0001
|
2004-06-13 20:20:40 +00:00 |
|