Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
893eaab41fdfc2c7adc1d3ee23b41a86d335c515
893eaab
Make joining a range of lines much faster. (Milan Vancura)
by Bram Moolenaar
· 16 years ago
6229258
Fix bug: spell menu moved cursor, causing Copy not to work. Spell replacement
by Bram Moolenaar
· 16 years ago
9c754c4
Update spell files for Ubuntu locale names.
by Bram Moolenaar
· 16 years ago
06a108f
Improve test for joining lines. (Milan Vancura)
by Bram Moolenaar
· 16 years ago
0bc380a
Fixed ":s" message. Docs updates.
by Bram Moolenaar
· 16 years ago
d04b750
Make synstack() work on the character just after the end of the line.
by Bram Moolenaar
· 16 years ago
b0b5088
Apply patch 7.2.445.
by Bram Moolenaar
· 16 years ago
ab8205e
Make the dos installer work with more compilers.
by Bram Moolenaar
· 16 years ago
ccd9ccf
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
by Bram Moolenaar
· 16 years ago
e667c95
Change SKIP_GTK to SKIP_GTK2 in configure.
by Bram Moolenaar
· 16 years ago
0af8ceb
Better init for match highlighting when using conceal feature.
by Bram Moolenaar
· 16 years ago
996343d
Mainly documentation updates.
by Bram Moolenaar
· 16 years ago
b2c0350
Make updating text for conceal mode simpler. A few compiler warning fixes.
by Bram Moolenaar
· 16 years ago
730cde9
Added ":earlier 1f" and ":later 1f".
by Bram Moolenaar
· 16 years ago
a800b42
Add file save counter to undo information. Add undotree() function.
by Bram Moolenaar
· 16 years ago
d69980f
Remove wrong #ifdef added by previous change.
by Bram Moolenaar
· 16 years ago
6440447
Various small fixes from Dominique Pelle.
by Bram Moolenaar
· 16 years ago
0eda7ac
Change remaining HAVE_GTK2 to FEAT_GUI_GTK.
by Bram Moolenaar
· 16 years ago
51f53df
Fix that :mksession may generate "2argu" even though there is no such
by Bram Moolenaar
· 16 years ago
182c5be
Remove the old and not well supported GTK 1 code. (James Vega)
by Bram Moolenaar
· 16 years ago
ba52cde
Fix build problem with Ruby on Windows. (Cesar Romani)
by Bram Moolenaar
· 16 years ago
e242b83
Fix a memory leak in encryption. (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
e77fb8c
Fix compiler warning.
by Bram Moolenaar
· 16 years ago
f506c5b
Fix compiler warnings for shadowed variables. Make 'conceal' a long instead
by Bram Moolenaar
· 16 years ago
7cfea75
Fixes for time in clipboard request. Also fix ownership. (David Fries)
by Bram Moolenaar
· 16 years ago
370df58
Couple of small fixes for conceal feature. (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
883f5d0
Command line completion for :ownsyntax. (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
a8ffcbb
Crypt the swapfile.
by Bram Moolenaar
· 16 years ago
191e0a2
Fix tiny build, move functions to undo.c.
by Bram Moolenaar
· 16 years ago
80794b1
Added salt to blowfish encryption.
by Bram Moolenaar
· 16 years ago
46f9d49
Update help files.
by Bram Moolenaar
· 16 years ago
8bcf965
updated for version 7.2.443
by Bram Moolenaar
· 16 years ago
97ea511
Minor typo and docs update.
by Bram Moolenaar
· 16 years ago
f9b0129
Avoid compiler warnings on Mac 10.6.
by Bram Moolenaar
· 16 years ago
6f0d3dd
Update src/po/it.po. Fixed errors in ko.po.
by Bram Moolenaar
· 16 years ago
d5b3a2c
Fix conceal feature for gj, gk, etc. (Vince Negri)
by Bram Moolenaar
· 16 years ago
cdddaa4
Fix crash when using ":grep".
by Bram Moolenaar
· 16 years ago
6a3c997
Fix Make_ivc.mak makefile. (Vince Negri)
by Bram Moolenaar
· 16 years ago
e0c6a65
Fix crash for ":ownsyntax". (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
9d6650f
Avoid compiler warnings.
by Bram Moolenaar
· 16 years ago
debe25a
One more fix for conceal patch.
by Bram Moolenaar
· 16 years ago
fd29f46
Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window.
by Bram Moolenaar
· 16 years ago
1950c35
Fixed memory leak in ":ownsyntax".
by Bram Moolenaar
· 16 years ago
56be950
Fix a few compiler warnings. Fix crash with encrypted undo file.
by Bram Moolenaar
· 16 years ago
860cae1
Add the conceal patch from Vince Negri.
by Bram Moolenaar
· 16 years ago
945e2db
Use full path in undofile(). Updated docs.
by Bram Moolenaar
· 16 years ago
a76638f
updated for version 7.2.442
by Bram Moolenaar
· 16 years ago
2c704a7
Add patch to improve support of z/OS (OS/390). (Ralf Schandl)
by Bram Moolenaar
· 16 years ago
9160441
Move text from various.txt to a new helphelp.txt help file.
by Bram Moolenaar
· 16 years ago
bbd6afe
Optimize the blowfish crypt/decrypt code a bit more.
by Bram Moolenaar
· 16 years ago
04c9baf
Made crypt/decrypt faster.
by Bram Moolenaar
· 16 years ago
8cd213c
Fix completion of file names with '%' and '*'.
by Bram Moolenaar
· 16 years ago
83d09bb
Don't use pointers to store numbers, use a union.
by Bram Moolenaar
· 16 years ago
914703b
Correct use of long instead of off_t for file size. (James Vega)
by Bram Moolenaar
· 16 years ago
20a825a
Add test for gettabvar() and settabvar().
by Bram Moolenaar
· 16 years ago
a3ff49f
Crypt the text in the undo file if the file itself is crypted.
by Bram Moolenaar
· 16 years ago
6ed8ed8
Made reading/writing undo info a bit more robust.
by Bram Moolenaar
· 16 years ago
fd3e5dc
Add a few #ifdefs to exclude functions that are not used. (Domnique Pelle)
by Bram Moolenaar
· 16 years ago
a17d4c1
Added the undofile() function. Updated runtime files.
by Bram Moolenaar
· 16 years ago
504a821
Do not write an undo file if there is nothing to undo.
by Bram Moolenaar
· 16 years ago
8f1f629
updated for version 7.2.441
by Bram Moolenaar
· 16 years ago
6773b2b
A bit of cleanup and simplification for undofile.
by Bram Moolenaar
· 16 years ago
644fdff
A few more fixes for undo file. Split test in two parts so that it doesn't
by Bram Moolenaar
· 16 years ago
9db5806
Various improvements to undo file code to make it more robust.
by Bram Moolenaar
· 16 years ago
f05e3b0
Remove old and unused method to allocate memory for undo.
by Bram Moolenaar
· 16 years ago
cdf0420
Fix a few more things for persistent undo.
by Bram Moolenaar
· 16 years ago
bc42c1e
updated for version 7.2.440
by Bram Moolenaar
· 16 years ago
04fa542
updated for version 7.2.439
by Bram Moolenaar
· 16 years ago
0e1e25f
Don't execute some autocommands when v:dying is 2 or more.
by Bram Moolenaar
· 16 years ago
1d68952
Runtime file updates.
by Bram Moolenaar
· 16 years ago
167632f
Fix definition of UINT_PTR for 64 bit systems.
by Bram Moolenaar
· 16 years ago
6a18eb6
More strict checks for the undo file.
by Bram Moolenaar
· 16 years ago
83ad014
Fix for using ":wundo foo" when foo is an empty file.
by Bram Moolenaar
· 16 years ago
64354da
updated for version 7.2.438
by Bram Moolenaar
· 16 years ago
b230bd5
Found a way to make the MS-Windows installer wait for the uninstaller to
by Bram Moolenaar
· 16 years ago
9d72807
And another small fix for persistent undo.
by Bram Moolenaar
· 16 years ago
6a244fe
Fix: :wundo didn't work in a buffer without a name.
by Bram Moolenaar
· 16 years ago
442b422
Improve the MS-Windows installer.
by Bram Moolenaar
· 16 years ago
e66194a
Tiny change for Italian man page.
by Bram Moolenaar
· 16 years ago
7db5fc8
Fix uninit memory read in undo code. Fix uint32_t in proto file.
by Bram Moolenaar
· 16 years ago
55debbe
Included patch for persistent undo. Lots of changes and added test.
by Bram Moolenaar
· 16 years ago
c39125d
Fix for Netbeans on MS-Windows not compiling.
by Bram Moolenaar
· 16 years ago
1d2beae
Some versions of Ruby redefine rb_str_new2 to rb_str_new_cstr. Attempt at a fix.
by Bram Moolenaar
· 16 years ago
be18d10
Fix wrong memory access when clearing crypt key.
by Bram Moolenaar
· 16 years ago
b26e632
Add :nbstart and :nbclose.
by Bram Moolenaar
· 16 years ago
67c5384
Included the patch to support netbeans in a terminal.
by Bram Moolenaar
· 16 years ago
ca7e1f2
Fix: window title not updated after file dropped.
by Bram Moolenaar
· 16 years ago
06b5d51
Add the settabvar() and gettabvar() functions. Various runtime file updates.
by Bram Moolenaar
· 16 years ago
db7c686
Add extra floating point functions.
by Bram Moolenaar
· 16 years ago
b382ad1
"g8" doesn't work properly on a NUL.
by Bram Moolenaar
· 16 years ago
f50a253
A few more changes for encryption. Add test that encrypted file can be read.
by Bram Moolenaar
· 16 years ago
6019078
updated for version 7.2.437
by Bram Moolenaar
· 16 years ago
7a32991
Updated runtime files.
by Bram Moolenaar
· 16 years ago
c6af812
Other solution for GTK not changing the locale.
by Bram Moolenaar
· 16 years ago
218116c
Various smaller changes. Updated proto files. Updated dependencies.
by Bram Moolenaar
· 16 years ago
fa7584c
Use UINT32_T in the code, define it to uint32_t or unsigned int.
by Bram Moolenaar
· 16 years ago
b702c84
Updated a few runtime files.
by Bram Moolenaar
· 16 years ago
4890f1f
One more fix for defining uint32_t.
by Bram Moolenaar
· 16 years ago
6323508
Change wording in link.sh: "remove" -> "omit"
by Bram Moolenaar
· 16 years ago
4a9b19a
Fix build on Cygwin and MingW.
by Bram Moolenaar
· 16 years ago
Next »