log src/eval.c @ 2409:0ca06a92adfb vim73

age author description
Sun, 25 Jul 2010 15:49:07 +0200 Bram Moolenaar Add support for horizontal scroll wheel. (Bjorn Winckler) vim73
Sun, 25 Jul 2010 12:46:44 +0200 Bram Moolenaar Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz) vim73
Sat, 24 Jul 2010 16:57:39 +0200 Bram Moolenaar Fix: errors for allocating zero bytes when profiling an empty function. vim73
Thu, 22 Jul 2010 22:20:57 +0200 Bram Moolenaar Fix: strdisplaywidth("x", 2) returned 3 instead of 1. vim73
Sun, 18 Jul 2010 15:45:49 +0200 Bram Moolenaar Added strdisplaywidth() function. vim73
Sun, 18 Jul 2010 15:31:08 +0200 Bram Moolenaar Added strwidth() and strchars() functions. vim73
Sat, 17 Jul 2010 21:19:38 +0200 Bram Moolenaar Added support for Python 3. (Roland Puntaier) vim73
Wed, 14 Jul 2010 23:23:17 +0200 Bram Moolenaar Added Lua interfae. (Luis Carvalho) vim73
Wed, 14 Jul 2010 22:04:22 +0200 Bram Moolenaar Allow synIDattr() getting GUI attributes when build without GUI. vim73
Sun, 11 Jul 2010 23:12:29 +0200 Bram Moolenaar Fix: exists() was causing an autload script to be loaded. vim73
Thu, 08 Jul 2010 22:27:55 +0200 Bram Moolenaar Make synstack() work on the character just after the end of the line. vim73
Fri, 02 Jul 2010 20:20:09 +0200 Bram Moolenaar Make updating text for conceal mode simpler. A few compiler warning fixes. vim73
Sun, 27 Jun 2010 05:18:54 +0200 Bram Moolenaar Added ":earlier 1f" and ":later 1f". vim73
Sun, 27 Jun 2010 01:15:55 +0200 Bram Moolenaar Add file save counter to undo information. Add undotree() function. vim73
Fri, 25 Jun 2010 05:37:59 +0200 Bram Moolenaar Remove the old and not well supported GTK 1 code. (James Vega) vim73
Tue, 22 Jun 2010 06:28:58 +0200 Bram Moolenaar Fix compiler warnings for shadowed variables. Make 'conceal' a long instead vim73
Sat, 12 Jun 2010 20:12:02 +0200 Bram Moolenaar updated for version 7.2.443 vim73
Sun, 06 Jun 2010 15:21:10 +0200 Bram Moolenaar Fixed memory leak in ":ownsyntax". vim73
Sat, 05 Jun 2010 23:22:07 +0200 Bram Moolenaar Add the conceal patch from Vince Negri. vim73
Sat, 05 Jun 2010 17:43:32 +0200 Bram Moolenaar Use full path in undofile(). Updated docs. vim73
Thu, 03 Jun 2010 21:17:25 +0200 Bram Moolenaar Add patch to improve support of z/OS (OS/390). (Ralf Schandl) vim73
Sun, 30 May 2010 18:30:36 +0200 Bram Moolenaar Added the undofile() function. Updated runtime files. vim73
Fri, 28 May 2010 22:06:46 +0200 Bram Moolenaar updated for version 7.2.440 vim73
Sun, 23 May 2010 23:34:36 +0200 Bram Moolenaar Included patch for persistent undo. Lots of changes and added test. vim73
Sat, 22 May 2010 21:34:09 +0200 Bram Moolenaar Add :nbstart and :nbclose. vim73
Sat, 22 May 2010 15:37:44 +0200 Bram Moolenaar Add the settabvar() and gettabvar() functions. vim73
Fri, 21 May 2010 16:33:48 +0200 Bram Moolenaar Add extra floating point functions. vim73
Sat, 12 Jun 2010 20:12:02 +0200 Bram Moolenaar updated for version 7.2.443 v7.2.443
Fri, 28 May 2010 22:06:46 +0200 Bram Moolenaar updated for version 7.2.440 v7.2.440
Sun, 16 May 2010 13:26:25 +0200 Bram Moolenaar updated for version 7.2.435 vim73