index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-08-15
Make the references to features in the help more consistent. (Sylvain Hitier)
Bram Moolenaar
2010-08-15
Docs fix for tabpagewinnr(). (Sylvain Hitier)
Bram Moolenaar
2010-08-15
Two fixes for :find completion and more testing. (Nazri Ramliy)
Bram Moolenaar
2010-08-15
Do include Mac clipboard code for MacVim.
Bram Moolenaar
2010-08-14
Runtime file updates.
Bram Moolenaar
2010-08-14
Fix building the Mac version with GUI.
Bram Moolenaar
2010-08-14
README and help file updates.
Bram Moolenaar
2010-08-14
Fix: in compatible mode, in an empty buffer, ":r file" triggered an error
Bram Moolenaar
2010-08-14
Fix: strcat() on overlapping string. (Dominique Pelle)
Bram Moolenaar
2010-08-14
Version 7.3f -> 7.3g
Bram Moolenaar
2010-08-13
Preparations for 7.3f release.
Bram Moolenaar
2010-08-13
Cleanup in :find completion code. Make it work for "./subdir" in 'path'.
Bram Moolenaar
2010-08-13
Use mkdir() instead of !mkdir in test 73, it's more reliable.
Bram Moolenaar
2010-08-13
Now really fix using expressions in the command line (hopefully).
Bram Moolenaar
2010-08-13
Fix illegal memory access when using expressions in the command line.
Bram Moolenaar
2010-08-13
Update message for :python/:py3 usage with approximate translations.
Bram Moolenaar
2010-08-13
Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)
Bram Moolenaar
2010-08-13
Conceal feature caused the 'cursorline' highlighting to stop early.
Bram Moolenaar
2010-08-13
Fix for Yaml syntax file. (Nikolai Weibull)
Bram Moolenaar
2010-08-13
Runtime file updates.
Bram Moolenaar
2010-08-13
Fix #ifdef for GDK_SUPER_MASK.
Bram Moolenaar
2010-08-13
More fixes for :find completion. (mostly by Nazri Ramliy)
Bram Moolenaar
2010-08-13
Update to Perl runtime files. (Andy Lester)
Bram Moolenaar
2010-08-13
Updated Italian menus. (Vlad Sandrini)
Bram Moolenaar
2010-08-13
Updates for :TOhtml. (Benjamin Fritz)
Bram Moolenaar
2010-08-13
Avoid warnings from the clang compiler. (Dominique Pelle)
Bram Moolenaar
2010-08-12
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar
2010-08-12
Fix: Lua interface tried to load the library when closing a buffer or window.
Bram Moolenaar
2010-08-12
Improvements for :find completion.
Bram Moolenaar
2010-08-12
Include wchar.h in charset.c for towupper().
Bram Moolenaar
2010-08-11
Runtime file updates.
Bram Moolenaar
2010-08-11
Updated translations. Added Portuguese tutor.
Bram Moolenaar
2010-08-11
Fixes for :find completion.
Bram Moolenaar
2010-08-10
Improved pt_PT spell file generation.
Bram Moolenaar
2010-08-10
Updated message translations.
Bram Moolenaar
2010-08-10
Runtime file updates. Fix tar plugin window split.
Bram Moolenaar
2010-08-10
Make :find completion work better with the DJGPP build. (Nazri Ramliy)
Bram Moolenaar
2010-08-10
Fix compiler warning.
Bram Moolenaar
2010-08-09
Fix crash when using netbeans in a terminal when compiled with GUI support.
Bram Moolenaar
2010-08-09
Runtime file updates.
Bram Moolenaar
2010-08-09
Fix: :ltag command did not set w:quickfix_title. (Lech Lorens)
Bram Moolenaar
2010-08-09
Fix for float values on VMS. (Zoltan Arpadffy)
Bram Moolenaar
2010-08-09
When building with both Python 2 and Python 3 don't use RTLD_GLOBAL, so that
Bram Moolenaar
2010-08-09
Version 7.3e -> 7.3f.
Bram Moolenaar
2010-08-09
Runtime file updates. (Tim Pope)
Bram Moolenaar
2010-08-08
Prepare for 7.3e release.
Bram Moolenaar
2010-08-08
Update version info in help files.
Bram Moolenaar
2010-08-08
Fixed: on MS-Windows sometimes files with number 4913 or higher are left
Bram Moolenaar
2010-08-08
Update help about wildcards in 'tags' option.
Bram Moolenaar
2010-08-08
Fix: 'suffixesadd' was used for finding tags file.
Bram Moolenaar
[next]