summaryrefslogtreecommitdiff
path: root/Lib/lua/std_string.i
Commit message (Expand)AuthorAgeFilesLines
* Add missing parameter names in STL container wrappersWilliam S Fulton2019-02-131-2/+0
* Fix comment typos in Lua typemapsOlly Betts2012-05-281-4/+4
* Clean up Lua std::string typemapsWilliam S Fulton2012-05-261-64/+39
* std::string typemap modifications so they can be used with %apply for other s...William S Fulton2012-05-261-2/+2
* [Lua] Add support for Lua 5.2 (patch SF#3514593 from Miles Bader)Olly Betts2012-04-051-3/+3
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* [lua] updated docs for exceptionsMark Gossage2008-03-061-1/+1
* Added typemap throws for std::string*, typemap for SWIGTYPE DYNAMIC, changed ...Mark Gossage2007-01-121-0/+4
* upfdated to the typemaps to support std:strings with '\0' in them, and to add...Mark Gossage2006-07-211-8/+26
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-5/+6
* bugfix #1356577, changed double=>lua_number in a few places.Mark Gossage2006-02-021-2/+9
* Finally std::string global and member variables are wrapped as strings by def...William S Fulton2006-01-291-0/+3
* Lua improvements - Mark Gossage patch #1295168William S Fulton2005-09-201-0/+122