log runtime/doc/eval.txt @ 2725:6f63330ec225

age author description
Tue, 22 Mar 2011 14:05:35 +0100 Bram Moolenaar Updated runtime files.
Fri, 25 Feb 2011 14:42:19 +0100 Bram Moolenaar Runtime file updates.
Wed, 09 Feb 2011 17:07:58 +0100 Bram Moolenaar Updated runtime files and translations.
Sat, 08 Jan 2011 16:06:37 +0100 Bram Moolenaar Updated runtime files.
Fri, 10 Dec 2010 20:35:50 +0100 Bram Moolenaar Update runtime files.
Tue, 16 Nov 2010 20:34:40 +0100 Bram Moolenaar Updated runtime files.
Wed, 27 Oct 2010 18:34:44 +0200 Bram Moolenaar Updated runtile files.
Wed, 27 Oct 2010 12:33:17 +0200 Bram Moolenaar updated for version 7.3.038 v7.3.038
Wed, 20 Oct 2010 21:23:33 +0200 Bram Moolenaar updated for version 7.3.032 v7.3.032
Wed, 20 Oct 2010 19:17:48 +0200 Bram Moolenaar updated for version 7.3.031 v7.3.031
Wed, 20 Oct 2010 18:45:33 +0200 Bram Moolenaar Updated runtime files and translations.
Thu, 30 Sep 2010 21:47:56 +0200 Bram Moolenaar Runtime file updates.
Sun, 19 Sep 2010 19:01:21 +0200 Bram Moolenaar Updated runtime files.
Fri, 20 Aug 2010 11:11:57 +0200 Bram Moolenaar Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
Sun, 15 Aug 2010 15:24:20 +0200 Bram Moolenaar Last changes for the 7.3 release! vim73 v7.3
Sun, 15 Aug 2010 13:50:43 +0200 Bram Moolenaar Make the references to features in the help more consistent. (Sylvain Hitier) vim73
Sun, 15 Aug 2010 13:30:34 +0200 Bram Moolenaar Docs fix for tabpagewinnr(). (Sylvain Hitier) vim73
Sat, 14 Aug 2010 13:33:56 +0200 Bram Moolenaar Version 7.3f -> 7.3g vim73
Mon, 09 Aug 2010 20:16:32 +0200 Bram Moolenaar Version 7.3e -> 7.3f. vim73
Sat, 07 Aug 2010 20:30:49 +0200 Bram Moolenaar Change readfile() to ignore byte order marks, unless in binary mode. vim73
Wed, 04 Aug 2010 19:29:04 +0200 Bram Moolenaar 7.3d -> 7.3e. vim73
Wed, 04 Aug 2010 17:49:30 +0200 Bram Moolenaar Preparations for 7.3d release. vim73
Sun, 01 Aug 2010 20:38:51 +0200 Bram Moolenaar Version 7.3c -> 7.3d vim73
Wed, 28 Jul 2010 17:02:55 +0200 Bram Moolenaar Updated runtime files. vim73
Sun, 25 Jul 2010 20:53:06 +0200 Bram Moolenaar 7.3b -> 7.3c vim73
Sun, 25 Jul 2010 12:46:44 +0200 Bram Moolenaar Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz) vim73
Mon, 19 Jul 2010 20:46:22 +0200 Bram Moolenaar Rename some "python3" symbols to "py3", as the command name. vim73
Sun, 18 Jul 2010 23:29:58 +0200 Bram Moolenaar Vim 7.3a -> 7.3b. vim73
Sun, 18 Jul 2010 22:10:01 +0200 Bram Moolenaar Last few changes for the 7.3a BETA release. 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
Sun, 18 Jul 2010 14:34:51 +0200 Bram Moolenaar Better conceal in help. (partly by Dominique Pelle) vim73
Wed, 14 Jul 2010 23:23:17 +0200 Bram Moolenaar Added Lua interfae. (Luis Carvalho) vim73
Sat, 10 Jul 2010 13:52:13 +0200 Bram Moolenaar Fixed ":s" message. Docs updates. 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
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
Sun, 30 May 2010 18:30:36 +0200 Bram Moolenaar Added the undofile() function. Updated runtime files. vim73
Fri, 28 May 2010 21:07:08 +0200 Bram Moolenaar Don't execute some autocommands when v:dying is 2 or more. 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, 15 May 2010 21:13:04 +0200 Bram Moolenaar Undo changes that are meant for the Vim 7.3 branch.
Sat, 15 May 2010 13:56:02 +0200 Bram Moolenaar First step in the Vim 7.3 branch. Changed version numbers. vim73
Fri, 14 May 2010 23:24:24 +0200 Bram Moolenaar Updated runtime files.
Wed, 17 Mar 2010 20:02:06 +0100 Bram Moolenaar Updated runtime and language files.
Wed, 10 Mar 2010 13:43:49 +0100 Bram Moolenaar updated for version 7.2.389 v7.2.389
Thu, 11 Feb 2010 14:19:15 +0100 Bram Moolenaar Updated runtime files.
Tue, 19 Jan 2010 15:55:06 +0100 Bram Moolenaar updated for version 7.2.336 v7.2.336
Wed, 06 Jan 2010 20:52:26 +0100 Bram Moolenaar Update documentation files.
Tue, 17 Nov 2009 11:20:35 +0000 vimboss updated for version 7.2-295 v7.2.295
Wed, 11 Nov 2009 13:22:11 +0000 vimboss updated for version 7.2-286 v7.2.286
Wed, 22 Apr 2009 10:56:16 +0000 vimboss updated for version 7.2-149 v7.2.149
Tue, 09 Dec 2008 09:57:49 +0000 vimboss updated for version 7.2-066 v7.2.066
Fri, 28 Nov 2008 10:16:05 +0000 vimboss updated for version 7.2-052 v7.2.052
Fri, 28 Nov 2008 10:01:10 +0000 vimboss updated for version 7.2-051 v7.2.051
Sun, 09 Nov 2008 12:46:09 +0000 vimboss updated for version 7.2-031 v7.2.031