summaryrefslogtreecommitdiff
path: root/Lib/mzscheme/mzrun.swg
Commit message (Expand)AuthorAgeFilesLines
* Allow using snprintf() instead of sprintf() in wrappersOlly Betts2023-04-271-5/+6
* Racket - NULL pointer handlingWilliam S Fulton2022-08-311-9/+13
* Add Racket support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-181-6/+22
* Avoid -Wempty-body warnings from SWIG_contract_assertOlly Betts2022-02-111-6/+8
* Fix overloading for non-pointers and NULL - MzSchemeWilliam S Fulton2018-12-301-1/+1
* Move contributors to COPYRIGHT file.William S Fulton2012-09-071-9/+0
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Add newmemory parameter for SWIG_TypeCastWilliam S Fulton2008-02-101-1/+4
* * Bug fix in the dynamic loading code of the mzscheme bindingHans Oesterholt-Dijkema2006-09-171-1/+2
* * mzscheme code can now dynamically load libraries, that are neededHans Oesterholt-Dijkema2006-07-091-0/+194
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-6/+6
* [MzScheme] Typemaps for all integral types now accept the full rangeMatthias Köppe2006-02-191-0/+45
* contract support - patch from Hans Oesterholt-DijkemaWilliam S Fulton2005-06-161-0/+8
* Fix last change.Matthias Köppe2005-03-301-0/+3
* Patch from Hans Oesterholt for supporting MzScheme 30x.Matthias Köppe2005-03-301-1/+38
* Switch mzscheme to use SWIG_TypeCheckStruct instead of SWIG_TypeCheck.John Lenz2005-03-011-1/+1
* - Improve the runtime type sytesmJohn Lenz2005-02-011-35/+57
* - Add SWIG_RUNTIME_VERSION to new type sharing code. This is for future-proo...John Lenz2004-10-211-5/+5
* New way of sharing type information between modules for chicken, mzscheme,John Lenz2004-10-051-36/+42
* <Dmitriy.Zavin@infineon.com> writes:Matthias Köppe2004-08-171-0/+44
* Use FUNC_NAME rather than a bogus typemap variable for signallingMatthias Köppe2004-02-231-1/+1
* Remove symbol clashes between runtime libraries.Matthias Köppe2003-10-051-13/+27
* Merged MzScheme changes contributed by John Lenz.Matthias Köppe2003-06-101-0/+134