Mercurial > vim
graph
-
Now really fix using expressions in the command line (hopefully). vim73Fri, 13 Aug 2010 19:12:07 +0200, by Bram Moolenaar
-
Fix illegal memory access when using expressions in the command line. vim73Fri, 13 Aug 2010 16:51:26 +0200, by Bram Moolenaar
-
Update message for :python/:py3 usage with approximate translations. vim73Fri, 13 Aug 2010 16:24:30 +0200, by Bram Moolenaar
-
Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier) vim73Fri, 13 Aug 2010 16:22:57 +0200, by Bram Moolenaar
-
Conceal feature caused the 'cursorline' highlighting to stop early. vim73Fri, 13 Aug 2010 15:24:39 +0200, by Bram Moolenaar
-
Fix for Yaml syntax file. (Nikolai Weibull) vim73Fri, 13 Aug 2010 14:58:53 +0200, by Bram Moolenaar
-
More fixes for :find completion. (mostly by Nazri Ramliy) vim73Fri, 13 Aug 2010 13:36:15 +0200, by Bram Moolenaar
-
Update to Perl runtime files. (Andy Lester) vim73Fri, 13 Aug 2010 12:09:22 +0200, by Bram Moolenaar
-
Avoid warnings from the clang compiler. (Dominique Pelle) vim73Fri, 13 Aug 2010 11:18:02 +0200, by Bram Moolenaar
-
Updated Finnish translations. (Flammie Pirinen) vim73Thu, 12 Aug 2010 22:19:09 +0200, by Bram Moolenaar
-
Fix: Lua interface tried to load the library when closing a buffer or window. vim73Thu, 12 Aug 2010 22:14:01 +0200, by Bram Moolenaar
-
Include wchar.h in charset.c for towupper(). vim73Thu, 12 Aug 2010 20:17:02 +0200, by Bram Moolenaar
-
Updated translations. Added Portuguese tutor. vim73Wed, 11 Aug 2010 23:11:47 +0200, by Bram Moolenaar
-
Runtime file updates. Fix tar plugin window split. vim73Tue, 10 Aug 2010 21:43:35 +0200, by Bram Moolenaar
-
Make :find completion work better with the DJGPP build. (Nazri Ramliy) vim73Tue, 10 Aug 2010 19:50:26 +0200, by Bram Moolenaar
-
Fix crash when using netbeans in a terminal when compiled with GUI support. vim73Mon, 09 Aug 2010 22:49:00 +0200, by Bram Moolenaar
-
Fix: :ltag command did not set w:quickfix_title. (Lech Lorens) vim73Mon, 09 Aug 2010 22:14:48 +0200, by Bram Moolenaar
-
Fix for float values on VMS. (Zoltan Arpadffy) vim73Mon, 09 Aug 2010 22:07:08 +0200, by Bram Moolenaar
-
When building with both Python 2 and Python 3 don't use RTLD_GLOBAL, so that vim73Mon, 09 Aug 2010 22:06:13 +0200, by Bram Moolenaar
-
Fixed: on MS-Windows sometimes files with number 4913 or higher are left vim73Sun, 08 Aug 2010 18:46:06 +0200, by Bram Moolenaar
-
Update help about wildcards in 'tags' option. vim73Sun, 08 Aug 2010 18:29:48 +0200, by Bram Moolenaar
-
Fix: 'suffixesadd' was used for finding tags file. vim73Sun, 08 Aug 2010 18:17:52 +0200, by Bram Moolenaar
-
NL spelling: remove REP items to avoid lots of suggestions with dots. vim73Sun, 08 Aug 2010 16:34:14 +0200, by Bram Moolenaar
-
Also support Doxygen in C# files. (Andreas J. Beblik) vim73Sun, 08 Aug 2010 15:28:22 +0200, by Bram Moolenaar
-
Improve positioning of combining characters in GTK. vim73Sun, 08 Aug 2010 14:40:37 +0200, by Bram Moolenaar
-
Make test 11 pass when there is no gzip program. (John Beckett) vim73Sun, 08 Aug 2010 13:18:47 +0200, by Bram Moolenaar
-
Avoid that test 73 ovewrites viminfo. (James Vega) vim73Sun, 08 Aug 2010 13:13:51 +0200, by Bram Moolenaar
-
Change readfile() to ignore byte order marks, unless in binary mode. vim73Sat, 07 Aug 2010 20:30:49 +0200, by Bram Moolenaar
-
Fixed: on MS-Windows completion of shell commands didn't work. vim73Sat, 07 Aug 2010 17:07:21 +0200, by Bram Moolenaar
-
Fix: An unprintable multi-byte character at the start of the screen line vim73Sat, 07 Aug 2010 16:38:13 +0200, by Bram Moolenaar
-
Fix: with newer GTK versions accented characters were drawn too much to the vim73Sat, 07 Aug 2010 15:46:45 +0200, by Bram Moolenaar
-
Some messages were missing when updating translations. (Dominique Pelle) vim73Sat, 07 Aug 2010 13:45:59 +0200, by Bram Moolenaar
-
Set 'visualbell' in test 72 to avoid a beep. vim73Sat, 07 Aug 2010 13:27:48 +0200, by Bram Moolenaar
-
Update README files. Remove references to extra and lang archives. vim73Sat, 07 Aug 2010 13:19:27 +0200, by Bram Moolenaar
-
Fix: ml_get errors when using undo with 'virtualedit'. vim73Sat, 07 Aug 2010 12:54:12 +0200, by Bram Moolenaar
-
Updated Dutch spell files to use latest OpenOffic.org version. vim73Fri, 06 Aug 2010 22:14:36 +0200, by Bram Moolenaar
-
Update version number in gvim.exe manifest. (Michael Wookey) vim73Fri, 06 Aug 2010 20:53:49 +0200, by Bram Moolenaar
-
Call gui_mch_update() before triggering GuiEnter autocmd. (Ron Aaron) vim73Fri, 06 Aug 2010 20:42:30 +0200, by Bram Moolenaar