summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-13Cleanup in :find completion code. Make it work for "./subdir" in 'path'.Bram Moolenaar
2010-08-13Use mkdir() instead of !mkdir in test 73, it's more reliable.Bram Moolenaar
2010-08-13Now really fix using expressions in the command line (hopefully).Bram Moolenaar
2010-08-13Fix illegal memory access when using expressions in the command line.Bram Moolenaar
2010-08-13Update message for :python/:py3 usage with approximate translations.Bram Moolenaar
2010-08-13Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)Bram Moolenaar
2010-08-13Conceal feature caused the 'cursorline' highlighting to stop early.Bram Moolenaar
2010-08-13Fix for Yaml syntax file. (Nikolai Weibull)Bram Moolenaar
2010-08-13Runtime file updates.Bram Moolenaar
2010-08-13Fix #ifdef for GDK_SUPER_MASK.Bram Moolenaar
2010-08-13More fixes for :find completion. (mostly by Nazri Ramliy)Bram Moolenaar
2010-08-13Update to Perl runtime files. (Andy Lester)Bram Moolenaar
2010-08-13Updated Italian menus. (Vlad Sandrini)Bram Moolenaar
2010-08-13Updates for :TOhtml. (Benjamin Fritz)Bram Moolenaar
2010-08-13Avoid warnings from the clang compiler. (Dominique Pelle)Bram Moolenaar
2010-08-12Updated Finnish translations. (Flammie Pirinen)Bram Moolenaar
2010-08-12Fix: Lua interface tried to load the library when closing a buffer or window.Bram Moolenaar
2010-08-12Improvements for :find completion.Bram Moolenaar
2010-08-12Include wchar.h in charset.c for towupper().Bram Moolenaar
2010-08-11Runtime file updates.Bram Moolenaar
2010-08-11Updated translations. Added Portuguese tutor.Bram Moolenaar
2010-08-11Fixes for :find completion.Bram Moolenaar
2010-08-10Improved pt_PT spell file generation.Bram Moolenaar
2010-08-10Updated message translations.Bram Moolenaar
2010-08-10Runtime file updates. Fix tar plugin window split.Bram Moolenaar
2010-08-10Make :find completion work better with the DJGPP build. (Nazri Ramliy)Bram Moolenaar
2010-08-10Fix compiler warning.Bram Moolenaar
2010-08-09Fix crash when using netbeans in a terminal when compiled with GUI support.Bram Moolenaar
2010-08-09Runtime file updates.Bram Moolenaar
2010-08-09Fix: :ltag command did not set w:quickfix_title. (Lech Lorens)Bram Moolenaar
2010-08-09Fix for float values on VMS. (Zoltan Arpadffy)Bram Moolenaar
2010-08-09When building with both Python 2 and Python 3 don't use RTLD_GLOBAL, so thatBram Moolenaar
2010-08-09Version 7.3e -> 7.3f.Bram Moolenaar
2010-08-09Runtime file updates. (Tim Pope)Bram Moolenaar
2010-08-08Prepare for 7.3e release.Bram Moolenaar
2010-08-08Update version info in help files.Bram Moolenaar
2010-08-08Fixed: on MS-Windows sometimes files with number 4913 or higher are leftBram Moolenaar
2010-08-08Update help about wildcards in 'tags' option.Bram Moolenaar
2010-08-08Fix: 'suffixesadd' was used for finding tags file.Bram Moolenaar
2010-08-08Remove unused code.Bram Moolenaar
2010-08-08NL spelling: remove REP items to avoid lots of suggestions with dots.Bram Moolenaar
2010-08-08Also support Doxygen in C# files. (Andreas J. Beblik)Bram Moolenaar
2010-08-08Improve positioning of combining characters in GTK.Bram Moolenaar
2010-08-08Make test 11 pass when there is no gzip program. (John Beckett)Bram Moolenaar
2010-08-08Avoid that test 73 ovewrites viminfo. (James Vega)Bram Moolenaar
2010-08-08Fix: test 73 failed with small features.Bram Moolenaar
2010-08-07Change readfile() to ignore byte order marks, unless in binary mode.Bram Moolenaar
2010-08-07Use different Czech keymap (Stepan Nemec)Bram Moolenaar
2010-08-07Fixed: on MS-Windows completion of shell commands didn't work.Bram Moolenaar
2010-08-07Updated translations. (Dominique Pelle)Bram Moolenaar