Mercurial > vim
graph
-
Set 'visualbell' in test 72 to avoid a beep. vim73Sat, 07 Aug 2010 13:27:48 +0200, by Bram Moolenaar
-
Update README files. Remove references to extra and lang archives. vim73Sat, 07 Aug 2010 13:19:27 +0200, by Bram Moolenaar
-
Fix: ml_get errors when using undo with 'virtualedit'. vim73Sat, 07 Aug 2010 12:54:12 +0200, by Bram Moolenaar
-
Updated Dutch spell files to use latest OpenOffic.org version. vim73Fri, 06 Aug 2010 22:14:36 +0200, by Bram Moolenaar
-
Update version number in gvim.exe manifest. (Michael Wookey) vim73Fri, 06 Aug 2010 20:53:49 +0200, by Bram Moolenaar
-
Call gui_mch_update() before triggering GuiEnter autocmd. (Ron Aaron) vim73Fri, 06 Aug 2010 20:42:30 +0200, by Bram Moolenaar
-
Improve handling of user settings in :TOhtml. Default to generating CSS. vim73Thu, 05 Aug 2010 21:54:00 +0200, by Bram Moolenaar
-
Fix a few problems for :find completion. Test much more. (Nazri Ramliy) vim73Thu, 05 Aug 2010 21:40:16 +0200, by Bram Moolenaar
-
Fixed: "make install" installed a few Amiga .info files. vim73Wed, 04 Aug 2010 22:44:27 +0200, by Bram Moolenaar
-
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars' vim73Wed, 04 Aug 2010 20:55:44 +0200, by Bram Moolenaar
-
After entering a crypt key would need to hit return to continue. vim73Wed, 04 Aug 2010 20:12:32 +0200, by Bram Moolenaar
-
Make :find completion consistent between Unix and MS-Windows. Add a test. vim73Wed, 04 Aug 2010 17:07:20 +0200, by Bram Moolenaar
-
Add translations in diff syntax. (Jakson A. Aquino) vim73Wed, 04 Aug 2010 16:11:50 +0200, by Bram Moolenaar
-
Small changes to the test files. (John Beckett) vim73Wed, 04 Aug 2010 16:10:19 +0200, by Bram Moolenaar
-
Set 'wrapscan' when checking the .po files. (Mike Williams) vim73Wed, 04 Aug 2010 15:47:08 +0200, by Bram Moolenaar
-
Fix: when setting crypt key seed was not updated when the swap file wasn't vim73Wed, 04 Aug 2010 15:32:46 +0200, by Bram Moolenaar
-
When undoing a reload, move the cursor to the first changed line. vim73Wed, 04 Aug 2010 14:29:54 +0200, by Bram Moolenaar
-
Fix crash when no item in 'path' is used for :find completion. vim73Wed, 04 Aug 2010 12:39:44 +0200, by Bram Moolenaar
-
Rename quickfix plugin to match the filetype set in the code. vim73Wed, 04 Aug 2010 12:05:40 +0200, by Bram Moolenaar
-
Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar) vim73Tue, 03 Aug 2010 22:45:06 +0200, by Bram Moolenaar
-
Fix crash in :find completion. (Nazri Ramliy) vim73Tue, 03 Aug 2010 22:21:00 +0200, by Bram Moolenaar
-
Fix: With 'path' set to relative directory ":find" completion didn't work. vim73Tue, 03 Aug 2010 22:11:29 +0200, by Bram Moolenaar
-
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it vim73Mon, 02 Aug 2010 23:06:46 +0200, by Bram Moolenaar
-
Take OLE registration back to 32 bit registry, the unregister wasn't working vim73Mon, 02 Aug 2010 22:13:25 +0200, by Bram Moolenaar
-
Updated version of gettext for use with MVC. (Mike Williams) vim73Mon, 02 Aug 2010 21:43:29 +0200, by Bram Moolenaar
-
Improvements for :find completion. (Nazri Ramliy) vim73Mon, 02 Aug 2010 21:33:37 +0200, by Bram Moolenaar
-
Put quotes around the gvim.exe path for the "Open with" menu entry. vim73Mon, 02 Aug 2010 20:45:27 +0200, by Bram Moolenaar
-
Workaround for missing RegDeleteKeyEx() method. vim73Mon, 02 Aug 2010 20:26:43 +0200, by Bram Moolenaar
-
Add Datascript syntax file. (Dominique Pelle) vim73Sun, 01 Aug 2010 21:48:21 +0200, by Bram Moolenaar
-
Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems. vim73Sun, 01 Aug 2010 21:15:45 +0200, by Bram Moolenaar
-
Remove unused variable and STRLEN(). (Dominique Pelle) vim73Sun, 01 Aug 2010 17:59:57 +0200, by Bram Moolenaar
-
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often. vim73Sun, 01 Aug 2010 17:37:17 +0200, by Bram Moolenaar
-
Avoid illegal memory access in spell suggestion. (Dominique Pelle) vim73Sun, 01 Aug 2010 15:47:35 +0200, by Bram Moolenaar
-
Fix: crash in spell checking with a 0x300 character. vim73Sun, 01 Aug 2010 15:37:02 +0200, by Bram Moolenaar
-
Fix: uninitialized memory access. (Dominique Pelle) vim73Sun, 01 Aug 2010 15:11:43 +0200, by Bram Moolenaar
-
Fix typos in README files. (Dominique Pelle) vim73Sun, 01 Aug 2010 14:36:59 +0200, by Bram Moolenaar
-
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle) vim73Sun, 01 Aug 2010 14:35:05 +0200, by Bram Moolenaar
-
Fix: changing case of a character removed combining characters. vim73Sun, 01 Aug 2010 14:22:48 +0200, by Bram Moolenaar
-
Add the WOW64 flag back to OLE registration. (untested) vim73Sun, 01 Aug 2010 13:25:05 +0200, by Bram Moolenaar
-
Fix that uninstaller isn't found on 64-bit Windows. vim73Sat, 31 Jul 2010 22:03:44 +0200, by Bram Moolenaar
-
Fix: on MS-Windows the "open with..." menu starts Vim without a file. vim73Sat, 31 Jul 2010 20:53:54 +0200, by Bram Moolenaar
-
Move many more common Python items to if_py_both.c. vim73Sat, 31 Jul 2010 19:54:14 +0200, by Bram Moolenaar
-
Fixed: CTRL-R in Insert mode doesn't insert composing characters. vim73Sat, 31 Jul 2010 17:59:29 +0200, by Bram Moolenaar
-
Support syntax and filetype completion for user commands. (Christian Brabandt) vim73Sat, 31 Jul 2010 14:59:19 +0200, by Bram Moolenaar
-
Possibly make OLE work on Windows 64 bit. (untested) vim73Sat, 31 Jul 2010 14:45:05 +0200, by Bram Moolenaar
-
Correct comments in testdir makefiles. (John Beckett) vim73Fri, 30 Jul 2010 22:04:17 +0200, by Bram Moolenaar
-
Fix test 72 not setting encryption method. (Dominique Pelle) vim73Fri, 30 Jul 2010 21:49:07 +0200, by Bram Moolenaar
-
Fix a few compile warnings. (Mike Williams) vim73Thu, 29 Jul 2010 23:10:40 +0200, by Bram Moolenaar
-
Updated runtime files. Add logcheck filetype plugin. (James Vega) vim73Thu, 29 Jul 2010 22:33:18 +0200, by Bram Moolenaar
-
Add completion for ":ownsyntax" and improve completion for ":filetype". vim73Thu, 29 Jul 2010 20:59:59 +0200, by Bram Moolenaar
-
Updated runtime files. :TOhtml improvements by Benjamin Fritz. vim73Thu, 29 Jul 2010 20:43:36 +0200, by Bram Moolenaar
-
Remove Mupad indent and ftplugin files, they are not useful. vim73Wed, 28 Jul 2010 22:30:00 +0200, by Bram Moolenaar
-
Improvements for ":find" completion. (Nazri Ramliy) vim73Wed, 28 Jul 2010 22:29:10 +0200, by Bram Moolenaar
-
Changes for VMS. Mostly by Zoltan Arpadffy. vim73Wed, 28 Jul 2010 19:38:16 +0200, by Bram Moolenaar
-
Fix: :redir to a dictionary that is changed before ":redir END" causes a vim73Wed, 28 Jul 2010 18:55:02 +0200, by Bram Moolenaar
-
Fix: concealed regions didn't get redrawn correctly when moving the cursor vim73Wed, 28 Jul 2010 18:14:45 +0200, by Bram Moolenaar
-
More accented characters in tex.vim syntax. (Charles Campbell) vim73Wed, 28 Jul 2010 17:25:21 +0200, by Bram Moolenaar
-
Updated runtime files. New netrw plugin version. vim73Tue, 27 Jul 2010 22:50:36 +0200, by Bram Moolenaar
-
Fix build warnings and problems for tiny/small Win32 build. (Mike Williams) vim73Tue, 27 Jul 2010 22:41:43 +0200, by Bram Moolenaar
-
Fix: terminal title not properly restured when there are multi-byte vim73Sun, 25 Jul 2010 22:30:20 +0200, by Bram Moolenaar
-
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default. vim73Sun, 25 Jul 2010 17:42:45 +0200, by Bram Moolenaar
-
Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens) vim73Sun, 25 Jul 2010 16:58:46 +0200, by Bram Moolenaar
-
Fix: editing a not encrypted file after a crypted file messed up reading the vim73Sun, 25 Jul 2010 16:05:19 +0200, by Bram Moolenaar
-
Add support for horizontal scroll wheel. (Bjorn Winckler) vim73Sun, 25 Jul 2010 15:49:07 +0200, by Bram Moolenaar
-
Better fix for memory access in recovery. (Dominique Pelle) vim73Sun, 25 Jul 2010 15:11:11 +0200, by Bram Moolenaar
-
Fix memory access to 'cryptmethod' during recovery. (Dominique Pelle) vim73Sun, 25 Jul 2010 14:00:46 +0200, by Bram Moolenaar
-
Add completion for :setfiletype. (Dominique Pelle) vim73Sun, 25 Jul 2010 13:53:11 +0200, by Bram Moolenaar
-
Include old Python changes in Python 3 interface. vim73Sun, 25 Jul 2010 13:43:20 +0200, by Bram Moolenaar
-
Fix: when resetting both 'title' and 'icon' the title would be set after a vim73Sun, 25 Jul 2010 13:42:29 +0200, by Bram Moolenaar
-
Use the SONAME-versioned liblua, if it exists. (James Vega) vim73Sun, 25 Jul 2010 13:12:49 +0200, by Bram Moolenaar
-
Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz) vim73Sun, 25 Jul 2010 12:46:44 +0200, by Bram Moolenaar
-
Let 'v' flag in 'concealcursor' apply to all lines in the Visual area. vim73Sat, 24 Jul 2010 23:52:26 +0200, by Bram Moolenaar
-
Move some common code from if_python.c and if_python3.c to if_py_both.h. vim73Sat, 24 Jul 2010 23:51:45 +0200, by Bram Moolenaar
-
Fix for compiler warning about function prototype in pty.c. vim73Sat, 24 Jul 2010 20:44:27 +0200, by Bram Moolenaar
-
Further improvements for :options. (Dominique Pelle) vim73Sat, 24 Jul 2010 20:35:12 +0200, by Bram Moolenaar
-
Add the 'undoreload' option to be able to undo a file reload. vim73Sat, 24 Jul 2010 20:27:03 +0200, by Bram Moolenaar
-
Fix for cursor position in wrapped line with concealed text. vim73Sat, 24 Jul 2010 17:39:52 +0200, by Bram Moolenaar
-
Give each syntax item a sequence number, so that we know when it starts and vim73Sat, 24 Jul 2010 17:29:03 +0200, by Bram Moolenaar
-
Document extra argument for Python append(). vim73Sat, 24 Jul 2010 16:58:02 +0200, by Bram Moolenaar
-
Fix: errors for allocating zero bytes when profiling an empty function. vim73Sat, 24 Jul 2010 16:57:39 +0200, by Bram Moolenaar
-
Remove -arch flag from build flags for Perl. (Bjorn Wickler) vim73Sat, 24 Jul 2010 16:19:44 +0200, by Bram Moolenaar
-
Find python3 also in lib64 directory. (Ben Boeckel) vim73Sat, 24 Jul 2010 16:11:21 +0200, by Bram Moolenaar
-
Fix memory leak in :find completion. (Dominique Pelle) vim73Sat, 24 Jul 2010 16:01:56 +0200, by Bram Moolenaar
-
Better text for 'concealcursor' in :options window. vim73Sat, 24 Jul 2010 15:56:43 +0200, by Bram Moolenaar
-
Fix 'autochdir' not showing up in :options window. (Dominique Pelle) vim73Sat, 24 Jul 2010 15:48:31 +0200, by Bram Moolenaar
-
Temporary solution for crashing when using both :py and :py3: disallow both in vim73Sat, 24 Jul 2010 15:42:14 +0200, by Bram Moolenaar
-
Specify library to load for Python more precisely. (James Vega) vim73Sat, 24 Jul 2010 15:19:11 +0200, by Bram Moolenaar
-
Another conceal fix: cursor in wrong column when 'number' set. vim73Sat, 24 Jul 2010 13:31:09 +0200, by Bram Moolenaar
-
Don't conceal text in lines inside the Visual area. vim73Sat, 24 Jul 2010 13:15:07 +0200, by Bram Moolenaar
-
Window split didn't copy the value of 'conceallevel'. vim73Fri, 23 Jul 2010 22:27:03 +0200, by Bram Moolenaar
-
Add the 'concealcursor' option to decide when the cursor line is to be vim73Fri, 23 Jul 2010 22:10:27 +0200, by Bram Moolenaar
-
Update Fortran indent and syntax file. (Ajit Thakkar) vim73Thu, 22 Jul 2010 22:30:23 +0200, by Bram Moolenaar
-
Fix: strdisplaywidth("x", 2) returned 3 instead of 1. vim73Thu, 22 Jul 2010 22:20:57 +0200, by Bram Moolenaar
-
For conceal mode: when two different syntax items follow each other, show the vim73Thu, 22 Jul 2010 22:16:29 +0200, by Bram Moolenaar
-
Fix: "import termios" doesn't work with dynamically loaded Python. (James vim73Thu, 22 Jul 2010 21:44:13 +0200, by Bram Moolenaar
-
Make it possible to load Lua dynamically on Unix. (Luis Carvalho) vim73Thu, 22 Jul 2010 21:32:16 +0200, by Bram Moolenaar
-
Fix building with Perl on Windows with MingW. (James Vega) vim73Thu, 22 Jul 2010 11:34:16 +0200, by Bram Moolenaar
-
Update French and Esperanto translations. (Dominique Pelle) vim73Wed, 21 Jul 2010 22:27:37 +0200, by Bram Moolenaar
-
Make it possible to load Perl dynamically on Unix. (James Vega) vim73Wed, 21 Jul 2010 22:05:20 +0200, by Bram Moolenaar
-
Fix dependencies in help Makefile. (James Vega) vim73Wed, 21 Jul 2010 20:40:27 +0200, by Bram Moolenaar
-
Fix build problem when fchown() not available. (Gary Johnson) vim73Wed, 21 Jul 2010 20:31:07 +0200, by Bram Moolenaar
-
Update timestamps for recently changed help files. vim73Tue, 20 Jul 2010 22:45:13 +0200, by Bram Moolenaar
-
Fix hang when resizing in diff mode and there are concealed items. vim73Tue, 20 Jul 2010 22:33:34 +0200, by Bram Moolenaar
-
Avoid error when exiting in diff mode with EXITFREE defined. vim73Tue, 20 Jul 2010 22:30:01 +0200, by Bram Moolenaar
-
When resetting 'mousehide' show the mouse pointer right away. vim73Tue, 20 Jul 2010 18:44:27 +0200, by Bram Moolenaar
-
Fix some duplicates in ":find" completion. (Nazri Ramliy) vim73Tue, 20 Jul 2010 18:10:15 +0200, by Bram Moolenaar
-
Change 'cryptmethod' from a number to a string option. Make it global-local. vim73Tue, 20 Jul 2010 17:32:38 +0200, by Bram Moolenaar
-
Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'. vim73Tue, 20 Jul 2010 13:11:28 +0200, by Bram Moolenaar
-
Add a few items to the syntax menu. Split up long submenus. vim73Tue, 20 Jul 2010 13:10:11 +0200, by Bram Moolenaar
-
Updated sh and vim syntax files. (Charles Campbell) vim73Tue, 20 Jul 2010 12:36:02 +0200, by Bram Moolenaar
-
Fix 'colorcolumn' adjecent columns not highlighted after end of line. vim73Tue, 20 Jul 2010 11:29:07 +0200, by Bram Moolenaar
-
Fix typos in documentation. (Dominique Pelle) vim73Tue, 20 Jul 2010 11:16:17 +0200, by Bram Moolenaar
-
Fixed: crash with ":find " completion, using uninitialized count. vim73Mon, 19 Jul 2010 23:11:27 +0200, by Bram Moolenaar
-
Updated Ukranian translations. (Anatoli Sakhnik) vim73Mon, 19 Jul 2010 22:08:50 +0200, by Bram Moolenaar
-
Updated Polish translations. (Mikolaj Machowski) vim73Mon, 19 Jul 2010 21:51:01 +0200, by Bram Moolenaar
-
Fix configure for Python3 libs and version number. (James Vega) vim73Mon, 19 Jul 2010 21:18:54 +0200, by Bram Moolenaar
-
Rename some "python3" symbols to "py3", as the command name. vim73Mon, 19 Jul 2010 20:46:22 +0200, by Bram Moolenaar
-
Never hide text for conceal in cursor line. Do hide when there is vim73Mon, 19 Jul 2010 20:13:22 +0200, by Bram Moolenaar
-
Rename w_p_conceal to w_p_conc for consistency. vim73Mon, 19 Jul 2010 19:52:13 +0200, by Bram Moolenaar
-
Also make ALT modifier work for mouse wheel. (Benjamin Haskell) vim73Sun, 18 Jul 2010 23:32:13 +0200, by Bram Moolenaar
-
Fix: 'colorcolumn' interfered with concealed text. vim73Sun, 18 Jul 2010 23:30:34 +0200, by Bram Moolenaar
-
Fix: MS-Windows installer used wrong path for uninstaller key. vim73Sun, 18 Jul 2010 22:33:56 +0200, by Bram Moolenaar
-
Last few changes for the 7.3a BETA release. vim73Sun, 18 Jul 2010 22:10:01 +0200, by Bram Moolenaar
-
Fixes and improvements for MS-Windows build. vim73Sun, 18 Jul 2010 21:42:34 +0200, by Bram Moolenaar
-
Make automatic prototype generation work with more interfaces. vim73Sun, 18 Jul 2010 18:04:50 +0200, by Bram Moolenaar
-
Better conceal in help. (partly by Dominique Pelle) vim73Sun, 18 Jul 2010 14:34:51 +0200, by Bram Moolenaar
-
Make CTRL modifier work for mouse wheel. (Benjamin Haskell) vim73Sun, 18 Jul 2010 14:26:11 +0200, by Bram Moolenaar
-
Fix build broken without multi-byte feature. vim73Sun, 18 Jul 2010 14:20:35 +0200, by Bram Moolenaar
-
Build problem when using all interfaces except Lua. vim73Sun, 18 Jul 2010 13:58:26 +0200, by Bram Moolenaar
-
Make 'cursorcolumn' work together with the conceal feature. vim73Sun, 18 Jul 2010 13:55:02 +0200, by Bram Moolenaar
-
Make it easier to build with Lua. Remove compiler warnings. vim73Sun, 18 Jul 2010 12:35:47 +0200, by Bram Moolenaar
-
Added support for Python 3. (Roland Puntaier) vim73Sat, 17 Jul 2010 21:19:38 +0200, by Bram Moolenaar
-
Add the 'L' item to 'cinoptions'. (Manuel Konig) vim73Sat, 17 Jul 2010 17:12:06 +0200, by Bram Moolenaar
-
Make it possible to drag a tab page label to another position. (Paul B. Mahol) vim73Sat, 17 Jul 2010 16:30:42 +0200, by Bram Moolenaar
-
Better implementation of creating the Color Scheme menu. (Juergen Kraemer) vim73Sat, 17 Jul 2010 15:20:30 +0200, by Bram Moolenaar
-
In Visual mode with 'showcmd' display the number of bytes and characters. vim73Sat, 17 Jul 2010 12:47:16 +0200, by Bram Moolenaar
-
Fix bad parsing of 'colorcolumn'. (Dominique Pelle) vim73Fri, 16 Jul 2010 21:29:06 +0200, by Bram Moolenaar
-
Avoid compiler warnings for size_t to int conversions. vim73Fri, 16 Jul 2010 20:38:52 +0200, by Bram Moolenaar
-
Fix: When entering a digraph or special character after a line that fits the vim73Wed, 14 Jul 2010 22:35:55 +0200, by Bram Moolenaar
-
Allow synIDattr() getting GUI attributes when build without GUI. vim73Wed, 14 Jul 2010 22:04:22 +0200, by Bram Moolenaar
-
Disallow setting 'enc' in a modeline. (Patrick Texier) vim73Wed, 14 Jul 2010 21:12:05 +0200, by Bram Moolenaar
-
Fix: cursor line not properly concealed when moving between windows. vim73Wed, 14 Jul 2010 20:57:00 +0200, by Bram Moolenaar
-
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. vim73Wed, 14 Jul 2010 19:53:30 +0200, by Bram Moolenaar
-
Fix using freed memory in :find completion. vim73Wed, 14 Jul 2010 16:59:57 +0200, by Bram Moolenaar
-
Missing piece for Mac console clipboard support. (Bjorn Winckler) vim73Wed, 14 Jul 2010 16:54:21 +0200, by Bram Moolenaar
-
Support completion for ":find". (Nazri Ramliy) vim73Wed, 14 Jul 2010 16:52:17 +0200, by Bram Moolenaar
-
Add clipboard support in Mac console. (Bjorn Winckler) vim73Wed, 14 Jul 2010 13:58:07 +0200, by Bram Moolenaar
-
Fix: Composing characters in :s substitute text were dropped. vim73Mon, 12 Jul 2010 22:42:33 +0200, by Bram Moolenaar
-
Fix: exists() was causing an autload script to be loaded. vim73Sun, 11 Jul 2010 23:12:29 +0200, by Bram Moolenaar
-
When the buffer is in diff mode, have :TOhtml create HTML to show the diff vim73Sun, 11 Jul 2010 22:38:52 +0200, by Bram Moolenaar
-
Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin vim73Sun, 11 Jul 2010 20:46:53 +0200, by Bram Moolenaar
-
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used. vim73Sun, 11 Jul 2010 19:01:06 +0200, by Bram Moolenaar
-
When 'formatexpr' evaluates to non-zero fall back to internal formatting, also vim73Sun, 11 Jul 2010 17:35:50 +0200, by Bram Moolenaar
-
Improve Javascript indenting. Add "J" flag to 'cino'. (Hari Kumar G) vim73Sun, 11 Jul 2010 17:23:02 +0200, by Bram Moolenaar
-
Support :browse for commands that use an error file argument. (Lech Lorens) vim73Sun, 11 Jul 2010 16:58:51 +0200, by Bram Moolenaar
-
Support wide file names in gvimext. (Szabolcs Horvat) vim73Sat, 10 Jul 2010 19:22:44 +0200, by Bram Moolenaar
-
Make joining a range of lines much faster. (Milan Vancura) vim73Sat, 10 Jul 2010 17:51:46 +0200, by Bram Moolenaar
-
Fix bug: spell menu moved cursor, causing Copy not to work. Spell replacement vim73Sat, 10 Jul 2010 16:36:59 +0200, by Bram Moolenaar
-
Update spell files for Ubuntu locale names. vim73Sat, 10 Jul 2010 15:52:35 +0200, by Bram Moolenaar
-
Improve test for joining lines. (Milan Vancura) vim73Sat, 10 Jul 2010 14:10:50 +0200, by Bram Moolenaar
-
Make synstack() work on the character just after the end of the line. vim73Thu, 08 Jul 2010 22:27:55 +0200, by Bram Moolenaar
-
Make the dos installer work with more compilers. vim73Wed, 07 Jul 2010 15:14:03 +0200, by Bram Moolenaar
-
Adjust MS-Windows installer so that it also works for 64 bit systems. (George vim73Wed, 07 Jul 2010 13:19:55 +0200, by Bram Moolenaar
-
Better init for match highlighting when using conceal feature. vim73Mon, 05 Jul 2010 22:22:57 +0200, by Bram Moolenaar
-
Make updating text for conceal mode simpler. A few compiler warning fixes. vim73Fri, 02 Jul 2010 20:20:09 +0200, by Bram Moolenaar
-
Add file save counter to undo information. Add undotree() function. vim73Sun, 27 Jun 2010 01:15:55 +0200, by Bram Moolenaar
-
Remove wrong #ifdef added by previous change. vim73Sat, 26 Jun 2010 21:15:50 +0200, by Bram Moolenaar
-
Change remaining HAVE_GTK2 to FEAT_GUI_GTK. vim73Sat, 26 Jun 2010 05:38:18 +0200, by Bram Moolenaar
-
Fix that :mksession may generate "2argu" even though there is no such vim73Sat, 26 Jun 2010 05:25:54 +0200, by Bram Moolenaar
-
Remove the old and not well supported GTK 1 code. (James Vega) vim73Fri, 25 Jun 2010 05:37:59 +0200, by Bram Moolenaar
-
Fix build problem with Ruby on Windows. (Cesar Romani) vim73Fri, 25 Jun 2010 04:29:11 +0200, by Bram Moolenaar
-
Fix a memory leak in encryption. (Dominique Pelle) vim73Thu, 24 Jun 2010 05:39:03 +0200, by Bram Moolenaar
-
Fix compiler warnings for shadowed variables. Make 'conceal' a long instead vim73Tue, 22 Jun 2010 06:28:58 +0200, by Bram Moolenaar
-
Fixes for time in clipboard request. Also fix ownership. (David Fries) vim73Tue, 22 Jun 2010 06:07:12 +0200, by Bram Moolenaar
-
Couple of small fixes for conceal feature. (Dominique Pelle) vim73Tue, 22 Jun 2010 05:16:38 +0200, by Bram Moolenaar
-
Command line completion for :ownsyntax. (Dominique Pelle) vim73Mon, 21 Jun 2010 06:24:34 +0200, by Bram Moolenaar
-
Update src/po/it.po. Fixed errors in ko.po. vim73Tue, 08 Jun 2010 23:17:01 +0200, by Bram Moolenaar
-
Fix conceal feature for gj, gk, etc. (Vince Negri) vim73Tue, 08 Jun 2010 22:59:42 +0200, by Bram Moolenaar
-
Fix crash for ":ownsyntax". (Dominique Pelle) vim73Sun, 06 Jun 2010 23:10:19 +0200, by Bram Moolenaar
-
Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window. vim73Sun, 06 Jun 2010 16:11:09 +0200, by Bram Moolenaar
-
Fix a few compiler warnings. Fix crash with encrypted undo file. vim73Sun, 06 Jun 2010 14:20:26 +0200, by Bram Moolenaar
-
Add patch to improve support of z/OS (OS/390). (Ralf Schandl) vim73Thu, 03 Jun 2010 21:17:25 +0200, by Bram Moolenaar
-
Move text from various.txt to a new helphelp.txt help file. vim73Thu, 03 Jun 2010 20:25:18 +0200, by Bram Moolenaar
-
Optimize the blowfish crypt/decrypt code a bit more. vim73Wed, 02 Jun 2010 20:32:23 +0200, by Bram Moolenaar
-
Fix completion of file names with '%' and '*'. vim73Tue, 01 Jun 2010 21:57:09 +0200, by Bram Moolenaar
-
Don't use pointers to store numbers, use a union. vim73Tue, 01 Jun 2010 19:58:08 +0200, by Bram Moolenaar
-
Correct use of long instead of off_t for file size. (James Vega) vim73Mon, 31 May 2010 21:59:46 +0200, by Bram Moolenaar
-
Crypt the text in the undo file if the file itself is crypted. vim73Sun, 30 May 2010 22:48:02 +0200, by Bram Moolenaar
-
Made reading/writing undo info a bit more robust. vim73Sun, 30 May 2010 20:40:11 +0200, by Bram Moolenaar
-
Add a few #ifdefs to exclude functions that are not used. (Domnique Pelle) vim73Sun, 30 May 2010 19:00:15 +0200, by Bram Moolenaar
-
Added the undofile() function. Updated runtime files. vim73Sun, 30 May 2010 18:30:36 +0200, by Bram Moolenaar
-
Do not write an undo file if there is nothing to undo. vim73Sun, 30 May 2010 17:17:42 +0200, by Bram Moolenaar
-
A bit of cleanup and simplification for undofile. vim73Sun, 30 May 2010 16:01:37 +0200, by Bram Moolenaar
-
A few more fixes for undo file. Split test in two parts so that it doesn't vim73Sun, 30 May 2010 13:26:21 +0200, by Bram Moolenaar
-
Various improvements to undo file code to make it more robust. vim73Sat, 29 May 2010 20:33:07 +0200, by Bram Moolenaar
-
Remove old and unused method to allocate memory for undo. vim73Sat, 29 May 2010 15:40:47 +0200, by Bram Moolenaar
-
Don't execute some autocommands when v:dying is 2 or more. vim73Fri, 28 May 2010 21:07:08 +0200, by Bram Moolenaar
-
Fix definition of UINT_PTR for 64 bit systems. vim73Wed, 26 May 2010 21:42:54 +0200, by Bram Moolenaar
-
Fix for using ":wundo foo" when foo is an empty file. vim73Tue, 25 May 2010 22:09:21 +0200, by Bram Moolenaar
-
Found a way to make the MS-Windows installer wait for the uninstaller to vim73Tue, 25 May 2010 21:02:00 +0200, by Bram Moolenaar
-
Fix: :wundo didn't work in a buffer without a name. vim73Mon, 24 May 2010 22:02:24 +0200, by Bram Moolenaar
-
Fix uninit memory read in undo code. Fix uint32_t in proto file. vim73Mon, 24 May 2010 11:59:29 +0200, by Bram Moolenaar
-
Included patch for persistent undo. Lots of changes and added test. vim73Sun, 23 May 2010 23:34:36 +0200, by Bram Moolenaar
-
Fix for Netbeans on MS-Windows not compiling. vim73Sun, 23 May 2010 12:06:58 +0200, by Bram Moolenaar
-
Some versions of Ruby redefine rb_str_new2 to rb_str_new_cstr. vim73Sat, 22 May 2010 21:56:55 +0200, by Bram Moolenaar
-
Fix wrong memory access when clearing crypt key. vim73Sat, 22 May 2010 21:37:53 +0200, by Bram Moolenaar
-
Included the patch to support netbeans in a terminal. vim73Sat, 22 May 2010 18:28:27 +0200, by Bram Moolenaar
-
Fix: window title not updated after file dropped. vim73Sat, 22 May 2010 15:50:12 +0200, by Bram Moolenaar
-
Add the settabvar() and gettabvar() functions. vim73Sat, 22 May 2010 15:37:44 +0200, by Bram Moolenaar
-
A few more changes for encryption. Add test that encrypted file can be read. vim73Fri, 21 May 2010 15:36:08 +0200, by Bram Moolenaar
-
Other solution for GTK not changing the locale. vim73Fri, 21 May 2010 12:04:55 +0200, by Bram Moolenaar
-
Various smaller changes. Updated proto files. Updated dependencies. vim73Thu, 20 May 2010 21:46:00 +0200, by Bram Moolenaar
-
Use UINT32_T in the code, define it to uint32_t or unsigned int. vim73Wed, 19 May 2010 21:57:45 +0200, by Bram Moolenaar
-
Change wording in link.sh: "remove" -> "omit" vim73Tue, 18 May 2010 21:41:09 +0200, by Bram Moolenaar
-
Undefine uint32_t when building if_perl.xs to fix the build. vim73Tue, 18 May 2010 21:05:27 +0200, by Bram Moolenaar
-
Mark this revision the (end of the) Vim 7.2 branch. vim72Mon, 16 Aug 2010 21:23:05 +0200, by Bram Moolenaar
-
Add blowfish and sha256 source files to more Makefiles. vim73Tue, 18 May 2010 20:34:20 +0200, by Bram Moolenaar
-
Avoid warnings for unused arguments when compiling with Gnome. vim73Mon, 17 May 2010 22:07:15 +0200, by Bram Moolenaar
-
Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. vim73Sun, 16 May 2010 22:32:54 +0200, by Bram Moolenaar
-
Add 'relativenumber' patch from Markus Heidelberg. vim73Sun, 16 May 2010 15:46:46 +0200, by Bram Moolenaar
-
Undo changes that are meant for the Vim 7.3 branch.Sat, 15 May 2010 21:13:04 +0200, by Bram Moolenaar
-
Merged change from default branch: Correct Japanese menus. vim73Sat, 15 May 2010 21:29:02 +0200, by Bram Moolenaar
-
After recovery check if the text changed. If it did mark the buffer asSat, 15 May 2010 17:06:53 +0200, by Bram Moolenaar
-
After recovery check if the text changed. If it did mark the buffer as vim73Sat, 15 May 2010 17:06:53 +0200, by Bram Moolenaar
-
Get rid of the "extra" and "lang" archives.Sat, 15 May 2010 15:41:59 +0200, by Bram Moolenaar
-
Get rid of the "extra" and "lang" archives. vim73Sat, 15 May 2010 15:41:59 +0200, by Bram Moolenaar
-
Switched from autoconf 2.63 to 2.65.Sat, 15 May 2010 15:04:53 +0200, by Bram Moolenaar
-
Small fix for compiler warning in Netbeans.Sat, 15 May 2010 14:49:02 +0200, by Bram Moolenaar
-
Small fix for compiler warning in Netbeans. vim73Sat, 15 May 2010 14:49:02 +0200, by Bram Moolenaar
-
First step in the Vim 7.3 branch. Changed version numbers.Sat, 15 May 2010 13:56:02 +0200, by Bram Moolenaar
-
First step in the Vim 7.3 branch. Changed version numbers. vim73Sat, 15 May 2010 13:56:02 +0200, by Bram Moolenaar
-
Correct Japanese menus to avoid error while loading them after 7.2.432.Sat, 15 May 2010 18:21:26 +0200, by Bram Moolenaar
-
Updated runtime files.Fri, 14 May 2010 23:24:24 +0200, by Bram Moolenaar
-
Updated runtime and language files.Wed, 17 Mar 2010 20:02:06 +0100, by Bram Moolenaar
-
Updated runtime an documentation files.Tue, 02 Mar 2010 16:19:40 +0100, by Bram Moolenaar
-
Updated runtime files.Thu, 11 Feb 2010 14:19:15 +0100, by Bram Moolenaar
-
Add more pathdef.c to .hgignore.Wed, 20 Jan 2010 21:56:50 +0100, by Bram Moolenaar
-
Add a few missing runtime files.Sun, 17 Jan 2010 14:38:06 +0100, by Bram Moolenaar
-
Updated runtime files.Sat, 16 Jan 2010 14:29:14 +0100, by Bram Moolenaar
-
Updated runtime files.Tue, 12 Jan 2010 21:31:21 +0100, by Bram Moolenaar
-
Fixed encoding name in Ukranian message file.Mon, 11 Jan 2010 20:07:07 +0100, by Bram Moolenaar
-
Add an .hgignore file (suggested by Mike Williams).Sun, 10 Jan 2010 14:44:52 +0100, by Bram Moolenaar
-
Remove config.h from the distribution, let's see if that works.Sun, 10 Jan 2010 14:35:14 +0100, by Bram Moolenaar
-
Minor text file updates.Wed, 06 Jan 2010 21:16:31 +0100, by Bram Moolenaar
-
Update runtime files.Wed, 06 Jan 2010 20:54:52 +0100, by Bram Moolenaar
-
Update documentation files.Wed, 06 Jan 2010 20:52:26 +0100, by Bram Moolenaar
-
Update message translations.Wed, 06 Jan 2010 20:29:28 +0100, by Bram Moolenaar
-
update tagsWed, 06 Jan 2010 14:58:33 +0000, by convert-repo