summaryrefslogtreecommitdiff
path: root/Lib/guile/std_string.i
Commit message (Expand)AuthorAgeFilesLines
* std::string throws typemapsWilliam S Fulton2022-09-191-0/+9
* Remove redundant NULL checks before free()/delete (#2184)Olly Betts2022-01-291-4/+4
* Drop guilegh interfaceGeert Janssens2013-04-281-8/+8
* std::string typemap modifications so they can be used with %apply for other s...William S Fulton2012-05-261-2/+2
* minor formatting changeWilliam S Fulton2010-04-231-4/+3
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* When wrapping C++ code, generate code which usesOlly Betts2007-09-171-3/+3
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-6/+8
* Add some more std::string typemaps.Matthias Köppe2006-01-301-0/+28
* std::string global and member variables are wrapped as strings by defaultWilliam S Fulton2006-01-291-0/+2
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-1/+1
* removed redundant valuewrapper featureWilliam S Fulton2004-10-201-1/+0
* avoid to use SwigValueWrapper with std::string, just to keep the code cleaner...Marcelo Matus2004-10-181-0/+1
* Merged first chunk of Guile changes contributed by John Lenz.Matthias Köppe2003-06-031-4/+4
* The great mergeDave Beazley2002-11-301-0/+58