summaryrefslogtreecommitdiff
path: root/Lib/python/std_string.i
Commit message (Expand)AuthorAgeFilesLines
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-29/+0
* massive typemap unificationMarcelo Matus2005-10-181-62/+6
* More fix for warnings, and add some of the ideas of the Bill's 'labels' patchMarcelo Matus2005-02-241-2/+2
* add missing #include <string>Marcelo Matus2004-11-011-0/+4
* removed redundant valuewrapper featureWilliam S Fulton2004-10-201-1/+0
* more docs/split and cleaningMarcelo Matus2004-10-181-26/+18
* isolate language independent STD/STL/C++ code + more documentation + cleaningMarcelo Matus2004-10-101-10/+1
* replacing SWIGSTATIC(a) by SWIGINTERN aMarcelo Matus2004-10-021-5/+6
* using <> when including lib files, fix char{ANY], add char FIXSIZE[ANY], fix ...Marcelo Matus2004-09-171-2/+2
* add wstring/wchar_t supportMarcelo Matus2004-04-051-256/+6
* fix for old STL std::stringMarcelo Matus2004-03-301-1/+1
* fix for old STL std::stringMarcelo Matus2004-03-301-0/+11
* fixes for strings and cosmeticsMarcelo Matus2004-03-281-29/+153
* normalizing the inout typemaps and other cosmetic fixesMarcelo Matus2004-03-211-22/+31
* extending std_string and more fixesMarcelo Matus2004-03-181-22/+174
* better STL support, see CHANGES.currentMarcelo Matus2004-03-171-39/+21
* Reducing pyrun.swg and splitting python.swg into different filesMarcelo Matus2004-02-101-27/+37
* Fix long long and other warnings.Marcelo Matus2004-01-281-56/+38
* __DIRECTOR__ renamed Swig::DirectorWilliam S Fulton2003-09-221-2/+2
* typemap name changes:William S Fulton2003-09-201-4/+4
* Allow for strings with embedded zerosLuigi Ballabio2003-08-171-4/+8
* polymorphism patch mergeMark Rose2003-03-061-0/+21
* Allow returning std::strings with embedded null characters (why one would wan...Luigi Ballabio2003-02-181-2/+2
* The great mergeDave Beazley2002-11-301-0/+54