index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)
Bram Moolenaar
2010-08-13
8
-36
/
+162
*
Conceal feature caused the 'cursorline' highlighting to stop early.
Bram Moolenaar
2010-08-13
2
-4
/
+12
*
Fix for Yaml syntax file. (Nikolai Weibull)
Bram Moolenaar
2010-08-13
1
-5
/
+8
*
Runtime file updates.
Bram Moolenaar
2010-08-13
2
-5
/
+6
*
Fix #ifdef for GDK_SUPER_MASK.
Bram Moolenaar
2010-08-13
1
-1
/
+1
*
More fixes for :find completion. (mostly by Nazri Ramliy)
Bram Moolenaar
2010-08-13
4
-26
/
+66
*
Update to Perl runtime files. (Andy Lester)
Bram Moolenaar
2010-08-13
3
-33
/
+30
*
Updated Italian menus. (Vlad Sandrini)
Bram Moolenaar
2010-08-13
1
-72
/
+74
*
Updates for :TOhtml. (Benjamin Fritz)
Bram Moolenaar
2010-08-13
3
-13
/
+33
*
Avoid warnings from the clang compiler. (Dominique Pelle)
Bram Moolenaar
2010-08-13
4
-11
/
+11
*
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar
2010-08-12
1
-126
/
+404
*
Fix: Lua interface tried to load the library when closing a buffer or window.
Bram Moolenaar
2010-08-12
1
-2
/
+8
*
Improvements for :find completion.
Bram Moolenaar
2010-08-12
4
-96
/
+182
*
Include wchar.h in charset.c for towupper().
Bram Moolenaar
2010-08-12
1
-0
/
+3
*
Runtime file updates.
Bram Moolenaar
2010-08-11
3
-19
/
+29
*
Updated translations. Added Portuguese tutor.
Bram Moolenaar
2010-08-11
8
-127
/
+2173
*
Fixes for :find completion.
Bram Moolenaar
2010-08-11
2
-4
/
+33
*
Improved pt_PT spell file generation.
Bram Moolenaar
2010-08-10
3
-67
/
+75
*
Updated message translations.
Bram Moolenaar
2010-08-10
4
-188
/
+233
*
Runtime file updates. Fix tar plugin window split.
Bram Moolenaar
2010-08-10
8
-273
/
+344
*
Make :find completion work better with the DJGPP build. (Nazri Ramliy)
Bram Moolenaar
2010-08-10
2
-4
/
+4
*
Fix compiler warning.
Bram Moolenaar
2010-08-10
1
-1
/
+1
*
Fix crash when using netbeans in a terminal when compiled with GUI support.
Bram Moolenaar
2010-08-09
1
-17
/
+35
*
Runtime file updates.
Bram Moolenaar
2010-08-09
7
-430
/
+568
*
Fix: :ltag command did not set w:quickfix_title. (Lech Lorens)
Bram Moolenaar
2010-08-09
4
-6
/
+8
*
Fix for float values on VMS. (Zoltan Arpadffy)
Bram Moolenaar
2010-08-09
1
-3
/
+7
*
When building with both Python 2 and Python 3 don't use RTLD_GLOBAL, so that
Bram Moolenaar
2010-08-09
3
-60
/
+79
*
Version 7.3e -> 7.3f.
Bram Moolenaar
2010-08-09
155
-166
/
+166
*
Runtime file updates. (Tim Pope)
Bram Moolenaar
2010-08-09
4
-18
/
+46
*
Prepare for 7.3e release.
Bram Moolenaar
2010-08-08
2
-2
/
+4
*
Update version info in help files.
Bram Moolenaar
2010-08-08
3
-3
/
+34
*
Fixed: on MS-Windows sometimes files with number 4913 or higher are left
Bram Moolenaar
2010-08-08
2
-3
/
+16
*
Update help about wildcards in 'tags' option.
Bram Moolenaar
2010-08-08
3
-7
/
+7
*
Fix: 'suffixesadd' was used for finding tags file.
Bram Moolenaar
2010-08-08
2
-6
/
+12
*
Remove unused code.
Bram Moolenaar
2010-08-08
31
-714
/
+15
*
NL spelling: remove REP items to avoid lots of suggestions with dots.
Bram Moolenaar
2010-08-08
1
-3
/
+136
*
Also support Doxygen in C# files. (Andreas J. Beblik)
Bram Moolenaar
2010-08-08
1
-3
/
+3
*
Improve positioning of combining characters in GTK.
Bram Moolenaar
2010-08-08
1
-4
/
+11
*
Make test 11 pass when there is no gzip program. (John Beckett)
Bram Moolenaar
2010-08-08
1
-1
/
+7
*
Avoid that test 73 ovewrites viminfo. (James Vega)
Bram Moolenaar
2010-08-08
1
-2
/
+1
*
Fix: test 73 failed with small features.
Bram Moolenaar
2010-08-08
1
-0
/
+1
*
Change readfile() to ignore byte order marks, unless in binary mode.
Bram Moolenaar
2010-08-07
4
-6
/
+21
*
Use different Czech keymap (Stepan Nemec)
Bram Moolenaar
2010-08-07
1
-27
/
+35
*
Fixed: on MS-Windows completion of shell commands didn't work.
Bram Moolenaar
2010-08-07
3
-8
/
+4
*
Updated translations. (Dominique Pelle)
Bram Moolenaar
2010-08-07
2
-106
/
+130
*
Fix: An unprintable multi-byte character at the start of the screen line
Bram Moolenaar
2010-08-07
2
-5
/
+3
*
Updates for :TOhtml. (Ben Fritz)
Bram Moolenaar
2010-08-07
3
-94
/
+138
*
Fix: with newer GTK versions accented characters were drawn too much to the
Bram Moolenaar
2010-08-07
2
-18
/
+12
*
Update for jsp syntax file.
Bram Moolenaar
2010-08-07
1
-2
/
+3
*
Some messages were missing when updating translations. (Dominique Pelle)
Bram Moolenaar
2010-08-07
1
-6
/
+2
[next]