Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-15 | updated for version 7.3.1198 | Bram Moolenaar | |
Problem: Build error when using Perl 5.18.0 and dynamic loading. Solution: Change #ifdefs for Perl_croak_xs_usage. (Ike Devolder) | |||
2013-05-06 | updated for version 7.3.925 | Bram Moolenaar | |
Problem: Typos in source files. Solution: Fix the typos. (Ken Takata) | |||
2013-03-19 | updated for version 7.3.869 | Bram Moolenaar | |
Problem: bufwinnr() matches buffers in other tabs. Solution: For bufwinnr() and ? only match buffers in the current tab. (Alexey Radkov) | |||
2013-02-14 | updated for version 7.3.820 | Bram Moolenaar | |
Problem: Build errors and warnings when building with small features and Lua, Perl or Ruby. Solution: Add #ifdefs and UNUSED. | |||
2013-02-06 | updated for version 7.3.806 | Bram Moolenaar | |
Problem: Compiler warnings in Perl code when building with Visual studio 2012. (skeept) Solution: Add type casts. (Christian Brabandt, 2013 Jan 30) | |||
2012-09-21 | updated for version 7.3.668 | Bram Moolenaar | |
Problem: Building with Perl loaded dynamically still uses static library. Solution: Adjust use of PL_thr_key. (Ken Takata) | |||
2012-09-21 | updated for version 7.3.667 | Bram Moolenaar | |
Problem: Unused variables in Perl interface. Solution: Adjust #ifdefs. | |||
2012-08-08 | updated for version 7.3.623 | Bram Moolenaar | |
Problem: Perl 5.14 commands crash Vim on MS-Windows. Solution: Use perl_get_sv() instead of GvSV(). (Raymond Ko) | |||
2012-03-16 | updated for version 7.3.474 | Bram Moolenaar | |
Problem: Perl build with gcc 4 fails. Solution: Remove XS() statements. (Yasuhiro Matsumoto) | |||
2012-02-12 | updated for version 7.3.439 | Bram Moolenaar | |
Problem: Compiler warnings to size casts in Perl interface. Solution: Use XS macros. (James McCoy) | |||
2011-09-07 | updated for version 7.3.297 | Bram Moolenaar | |
Problem: Can't load Perl 5.14 dynamically. Solution: Add code in #ifdefs. (Charles Cooper) | |||
2011-07-27 | updated for version 7.3.263 | Bram Moolenaar | |
Problem: Perl and Tcl have a few code style problems. Solution: Clean it up. (Elias Diem) | |||
2010-10-23 | updated for version 7.3.034 | Bram Moolenaar | |
Problem: Win32: may be loading .dll from the wrong directory. Solution: Go to the Vim executable directory when opening a library. | |||
2010-07-22 | Fix building with Perl on Windows with MingW. (James Vega) | Bram Moolenaar | |
2010-07-21 | Make it possible to load Perl dynamically on Unix. (James Vega) | Bram Moolenaar | |
2010-06-06 | Avoid compiler warnings. | Bram Moolenaar | |
2010-03-02 | updated for version 7.2.380 | Bram Moolenaar | |
Problem: Perl interface builds with 5.10.1 but not with 5.10.0. Solution: Change the #ifdefs. (Sergey Khorev) | |||
2010-02-17 | updated for version 7.2.363 | Bram Moolenaar | |
Problem: Can't dynamically load Perl 5.10. Solution: Add the function Perl_croak_xs_usage. (Sergey Khorev) | |||
2009-11-11 | updated for version 7.2-287 | Bram Moolenaar | |
2009-07-14 | updated for version 7.2-231 | Bram Moolenaar | |
2009-07-09 | updated for version 7.2-226 | Bram Moolenaar | |
2009-06-16 | updated for version 7.2-203 | Bram Moolenaar | |
2008-12-03 | updated for version 7.2-063 | Bram Moolenaar | |
2008-09-01 | updated for version 7.2-009 | Bram Moolenaar | |
2008-07-24 | updated for version 7.2b-014 | Bram Moolenaar | |
2008-07-13 | updated for version 7.2b-000 | Bram Moolenaar | |
2007-10-09 | updated for version 7.1-138 | Bram Moolenaar | |
2007-09-15 | updated for version 7.1-110 | Bram Moolenaar | |
2007-09-13 | updated for version 7.1-102 | Bram Moolenaar | |
2006-08-16 | updated for version 7.0-060 | Bram Moolenaar | |
2006-08-16 | updated for version 7.0-059 | Bram Moolenaar | |
2006-08-11 | updated for version 7.0-051 | Bram Moolenaar | |
2006-08-08 | updated for version 7.0-044 | Bram Moolenaar | |
2006-03-06 | updated for version 7.0216 | Bram Moolenaar | |
2005-09-01 | updated for version 7.0140 | Bram Moolenaar | |
2005-01-25 | updated for version 7.0044 | Bram Moolenaar | |
2004-06-13 | updated for version 7.0001 | Bram Moolenaar | |