summaryrefslogtreecommitdiff
path: root/Lib/guile/std_pair.i
Commit message (Expand)AuthorAgeFilesLines
* Consistent parameter names for std::pairWilliam S Fulton2019-02-141-8/+8
* Add missing typedefs to std::pairWilliam S Fulton2019-02-131-0/+4
* Fix STL wrappers to not generate <: digraphs.William S Fulton2015-12-121-8/+8
* Use freearg instead of argout to free temp variableGeert Janssens2013-04-281-4/+4
* Some C++ experience neededWilliam S Fulton2013-04-281-43/+38
* Drop guilegh interfaceGeert Janssens2013-04-281-470/+470
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Fixes for std::pair typemapsLuigi Ballabio2006-08-011-10/+10
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-6/+8
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-2/+2
* added missing constructors for std::pairWilliam S Fulton2005-05-251-0/+24
* Fix typos (class K, class T vs. class T, class u)Matthias Köppe2003-11-021-8/+8
* std::pair added (but not very much tested)Luigi Ballabio2003-07-101-0/+845