summaryrefslogtreecommitdiff
path: root/Lib/guile/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
* Fix STL wrappers to not generate <: digraphs.William S Fulton2015-12-121-15/+15
* Remove a couple of unused variable warnings in generated codeWilliam S Fulton2013-10-181-4/+0
* Drop guilegh interfaceGeert Janssens2013-04-281-72/+72
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-1/+1
* 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-33/+7
* Char and unsigned-char specialization addedLuigi Ballabio2003-11-191-0/+2
* Merged first chunk of Guile changes contributed by John Lenz.Matthias Köppe2003-06-031-33/+29
* Typemap fixesLuigi Ballabio2003-02-041-22/+25
* The great mergeDave Beazley2002-11-301-0/+436