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 (
Collapse
)
Author
2010-08-04
Rename quickfix plugin to match the filetype set in the code.
Bram Moolenaar
2010-08-03
Runtime file updates.
Bram Moolenaar
2010-08-03
Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar)
Bram Moolenaar
2010-08-03
Fix crash in :find completion. (Nazri Ramliy)
Bram Moolenaar
2010-08-03
Fix: With 'path' set to relative directory ":find" completion didn't work.
Bram Moolenaar
(Nazri Ramliy)
2010-08-02
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
Bram Moolenaar
dynamically from the .dll. Should work everywhere.
2010-08-02
Take OLE registration back to 32 bit registry, the unregister wasn't working
Bram Moolenaar
for the 64 registry.
2010-08-02
Syntax file updates. (Charles Campbell)
Bram Moolenaar
2010-08-02
Updated version of gettext for use with MVC. (Mike Williams)
Bram Moolenaar
2010-08-02
Improvements for :find completion. (Nazri Ramliy)
Bram Moolenaar
2010-08-02
Put quotes around the gvim.exe path for the "Open with" menu entry.
Bram Moolenaar
2010-08-02
Workaround for missing RegDeleteKeyEx() method.
Bram Moolenaar
2010-08-01
Update version.h for 7.3c -> 7.3d.
Bram Moolenaar
2010-08-01
Add Datascript syntax file. (Dominique Pelle)
Bram Moolenaar
2010-08-01
Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems.
Bram Moolenaar
2010-08-01
Version 7.3c -> 7.3d
Bram Moolenaar
2010-08-01
Update todo file.
Bram Moolenaar
2010-08-01
Define the WOW64 key when needed.
Bram Moolenaar
2010-08-01
Update utf-8 version of tutor.
Bram Moolenaar
2010-08-01
Minor updates for the 7.3c release.
Bram Moolenaar
2010-08-01
Remove unused variable and STRLEN(). (Dominique Pelle)
Bram Moolenaar
2010-08-01
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
Bram Moolenaar
2010-08-01
Runtime file updates.
Bram Moolenaar
2010-08-01
Avoid illegal memory access in spell suggestion. (Dominique Pelle)
Bram Moolenaar
2010-08-01
Avoid that running tests changes viminfo.
Bram Moolenaar
2010-08-01
Fix: crash in spell checking with a 0x300 character.
Bram Moolenaar
2010-08-01
Fix: uninitialized memory access. (Dominique Pelle)
Bram Moolenaar
2010-08-01
Fix typos in README files. (Dominique Pelle)
Bram Moolenaar
2010-08-01
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle)
Bram Moolenaar
2010-08-01
Fix: changing case of a character removed combining characters.
Bram Moolenaar
2010-08-01
Add the WOW64 flag back to OLE registration. (untested)
Bram Moolenaar
2010-07-31
Fix that uninstaller isn't found on 64-bit Windows.
Bram Moolenaar
2010-07-31
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
Bram Moolenaar
2010-07-31
Move many more common Python items to if_py_both.c.
Bram Moolenaar
2010-07-31
Fixed: CTRL-R in Insert mode doesn't insert composing characters.
Bram Moolenaar
2010-07-31
Fixes for coverity warnings.
Bram Moolenaar
2010-07-31
Support syntax and filetype completion for user commands. (Christian Brabandt)
Bram Moolenaar
2010-07-31
Possibly make OLE work on Windows 64 bit. (untested)
Bram Moolenaar
2010-07-30
More updated runtime files.
Bram Moolenaar
2010-07-30
Improvements for VMS. (Zoltan Arpadffy)
Bram Moolenaar
2010-07-30
Correct comments in testdir makefiles. (John Beckett)
Bram Moolenaar
2010-07-30
Runtime file updates.
Bram Moolenaar
2010-07-30
Fix test 72 not setting encryption method. (Dominique Pelle)
Bram Moolenaar
2010-07-29
Dectect Perl6.
Bram Moolenaar
2010-07-29
Few more fixes for VMS.
Bram Moolenaar
2010-07-29
Fix a few compile warnings. (Mike Williams)
Bram Moolenaar
2010-07-29
Updated runtime files. Add logcheck filetype plugin. (James Vega)
Bram Moolenaar
2010-07-29
Add completion for ":ownsyntax" and improve completion for ":filetype".
Bram Moolenaar
(Dominique Pelle)
2010-07-29
Updated runtime files. :TOhtml improvements by Benjamin Fritz.
Bram Moolenaar
2010-07-28
Update for Lua interface. (Luis Carvalho)
Bram Moolenaar
[next]