summaryrefslogtreecommitdiff
path: root/Lib/mzscheme/std_vector.i
Commit message (Expand)AuthorAgeFilesLines
* Add STL container copy constructors where missingWilliam S Fulton2019-02-141-2/+4
* Add missing typedefs to std::vector + typedef correctionsWilliam S Fulton2019-02-131-0/+16
* Add missing parameter names in STL container wrappersWilliam S Fulton2019-02-131-2/+2
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-6/+8
* use exception specification instead of %exception to handle STL error checkingWilliam S Fulton2005-07-271-36/+7
* Use FUNC_NAME rather than a bogus typemap variable for signallingMatthias Köppe2004-02-231-5/+5
* Char and unsigned-char specialization addedLuigi Ballabio2003-11-191-1/+4
* Merged MzScheme changes contributed by John Lenz.Matthias Köppe2003-06-101-25/+25
* The great mergeDave Beazley2002-11-301-0/+460