summaryrefslogtreecommitdiff
path: root/Lib/java/std_string.i
Commit message (Expand)AuthorAgeFilesLines
* Use more conventional naming for generated Java LocalRefGuard variablesWilliam S Fulton2014-09-271-2/+2
* fixup! Patch of http://sourceforge.net/p/swig/mailman/message/29816385Pingan Yi2014-08-131-2/+4
* Minor improvements to Java director:except patchWilliam S Fulton2013-10-231-1/+2
* Add feature director:except for improved director exception handling in JavaMarvin Greenberg2013-10-221-1/+2
* std::string typemap modifications so they can be used with %apply for other s...William S Fulton2012-05-261-6/+6
* 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-2/+2
* directorout const string& fixWilliam S Fulton2006-11-031-1/+2
* consistent directout typemaps for all languages - $result used instead of $1 ...William S Fulton2006-10-201-2/+2
* cosmetic modsWilliam S Fulton2006-05-131-1/+1
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-14/+12
* Finally std::string global and member variables are wrapped as strings by def...William S Fulton2006-01-291-0/+2
* cosmetic changes removing unnecessary brackets and empty lines in generated codeWilliam S Fulton2006-01-061-43/+41
* add support for named warning codesMarcelo Matus2006-01-061-1/+1
* wstring typemaps moved from std_string.i std_wstring.iWilliam S Fulton2005-05-211-165/+0
* Consistent warning 470 across all languagesWilliam S Fulton2005-03-301-2/+2
* director typemaps addedWilliam S Fulton2005-03-291-1/+62
* wstring directorin typemap fixes from Russell Keith-MageeWilliam S Fulton2004-10-251-2/+2
* 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
* Prevent memory leaks in the case of early return from wrapper methods using c...William S Fulton2004-08-121-70/+61
* throws typemaps addedWilliam S Fulton2004-07-231-0/+10
* JNI descriptor attribute in directorin typemap called descriptor instead of p...William S Fulton2003-11-081-4/+4
* typemap name changes:William S Fulton2003-09-201-4/+4
* directorin typemap renamed javadirectorinWilliam S Fulton2003-09-201-8/+8
* Directors implementation contributed by Scott Michel.William S Fulton2003-09-041-0/+32
* Reworked std::string typemaps.William S Fulton2003-08-191-58/+67
* The great mergeDave Beazley2002-11-301-0/+183