Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-23 | patch 7.4.1402 | Bram Moolenaar | |
Problem: GTK 3 is not supported. Solution: Add GTK 3 support. (Kazunobu Kuriyama) | |||
2016-02-18 | patch 7.4.1349 | Bram Moolenaar | |
Problem: And some more MingW compiler warnings. (Cesar Romani) Solution: Add type casts. | |||
2016-01-30 | patch 7.4.1208 | Bram Moolenaar | |
Problem: Using old style function declarations. Solution: Change to new style function declarations. (script by Hirohito Higashi) | |||
2016-01-30 | patch 7.4.1203 | Bram Moolenaar | |
Problem: Still more files still using __ARGS. Solution: Remove __ARGS in really the last files. | |||
2016-01-24 | patch 7.4.1162 | Bram Moolenaar | |
Problem: Missing error number in MzScheme. (Dominique Pelle) Solution: Add a proper error number. | |||
2016-01-23 | patch 7.4.1154 | Bram Moolenaar | |
Problem: No support for JSON. Solution: Add jsonencode() and jsondecode(). Also add v:false, v:true, v:null and v:none. | |||
2016-01-16 | patch 7.4.1104 | Bram Moolenaar | |
Problem: Various problems building with MzScheme/Racket. Solution: Make it work with new versions of Racket. (Yukihiro Nakadaira, Ken Takata) | |||
2015-07-21 | patch 7.4.793 | Bram Moolenaar | |
Problem: Can't specify when not to ring the bell. Solution: Add the 'belloff' option. (Christian Brabandt) | |||
2015-07-10 | patch 7.4.772 | Bram Moolenaar | |
Problem: Racket 6.2 is not supported on MS-Windows. Solution: Check for the "racket" subdirectory. (Weiyong Mao) | |||
2013-05-06 | updated for version 7.3.925 | Bram Moolenaar | |
Problem: Typos in source files. Solution: Fix the typos. (Ken Takata) | |||
2013-01-31 | updated for version 7.3.798 | Bram Moolenaar | |
Problem: MzScheme: circular list does not work correctly. Solution: Separate Mac-specific code from generic code. (Sergey Khorev) | |||
2013-01-30 | updated for version 7.3.795 | Bram Moolenaar | |
Problem: MzScheme does not build with tiny features. Solution: Add #ifdefs. Also add UNUSED to avoid warnings. And change library ordering. | |||
2013-01-30 | updated for version 7.3.791 | Bram Moolenaar | |
Problem: MzScheme interface doesn't work propely. Solution: Make it work better. (Sergey Khorev) | |||
2012-11-28 | updated for version 7.3.732 | Bram Moolenaar | |
Problem: Compiler warnings for function arguments. Solution: Use inteptr_t instead of long. | |||
2012-10-14 | updated for version 7.3.689 | Bram Moolenaar | |
Problem: MzScheme and Lua may use a NULL string. Solution: Use an empty string instead of NULL. (Yukihiro Nakadaira) | |||
2012-02-12 | updated for version 7.3.441 | Bram Moolenaar | |
Problem: Newer versions of MzScheme (Racket) require earlier (trampolined) initialisation. Solution: Call mzscheme_main() early in main(). (Sergey Khorev) | |||
2010-11-03 | updated for version 7.3.049 | Bram Moolenaar | |
Problem: PLT has rebranded their Scheme to Racket. Solution: Add support for Racket 5.x. (Sergey Khorev) | |||
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-06-26 | Various small fixes from Dominique Pelle. | Bram Moolenaar | |
2010-01-19 | updated for version 7.2.336 | Bram Moolenaar | |
Problem: MzScheme interface can't evaluate an expression. Solution: Add mzeval(). (Sergey Khorev) | |||
2009-12-16 | updated for version 7.2-320 | Bram Moolenaar | |
2009-09-11 | updated for version 7.2-247 | Bram Moolenaar | |
2009-07-09 | updated for version 7.2-226 | Bram Moolenaar | |
2009-06-24 | updated for version 7.2-216 | Bram Moolenaar | |
2009-05-26 | updated for version 7.2-191 | Bram Moolenaar | |
2009-05-17 | updated for version 7.2-181 | Bram Moolenaar | |
2007-07-06 | updated for version 7.1-021 | Bram Moolenaar | |
2007-06-28 | updated for version 7.1-015 | Bram Moolenaar | |
2007-05-12 | updated for version 7.1 | Bram Moolenaar | |
2007-05-10 | updated for version 7.1b | Bram Moolenaar | |
2007-05-05 | updated for version 7.1a | Bram Moolenaar | |
2006-04-30 | updated for version 7.0g | Bram Moolenaar | |
2006-03-24 | updated for version 7.0b | Bram Moolenaar | |
2006-03-06 | updated for version 7.0216 | Bram Moolenaar | |
2006-02-16 | updated for version 7.0199 | Bram Moolenaar | |
2006-02-14 | updated for version 7.0197 | Bram Moolenaar | |
2005-12-06 | updated for version 7.0163 | Bram Moolenaar | |
2005-09-01 | updated for version 7.0140 | Bram Moolenaar | |
2005-06-21 | updated for version 7.0089 | Bram Moolenaar | |
2005-05-19 | updated for version 7.0073 | Bram Moolenaar | |
2005-01-31 | updated for version 7.0046 | Bram Moolenaar | |
2005-01-25 | updated for version 7.0044 | Bram Moolenaar | |
2004-07-12 | updated for version 7.0008 | Bram Moolenaar | |
2004-07-10 | updated for version 7.0007 | Bram Moolenaar | |
2004-07-05 | updated for version 7.0006 | Bram Moolenaar | |