aboutsummaryrefslogtreecommitdiff
path: root/Lib/std/std_common.i
AgeCommit message (Expand)Author
2018-05-17follow-up typosluz.paz
2016-07-28Fix std::vector of pointers which failed if a pointer to a pointer of the con...William S Fulton
2015-12-12Fix STL wrappers to not generate <: digraphs.William S Fulton
2014-02-21Move some header file includes into fragments for UTL languagesWilliam S Fulton
2014-02-15Add <string> fragmentWilliam S Fulton
2014-02-04Fix issue on clang about implicit instantiation of undefined templateMarvin Greenberg
2012-03-20Fix missing stddef.h when %import of STL containers. Was causing compile fail...William S Fulton
2011-03-18Add missing headers in generated STL wrappers to fix compilation with gcc-4.6William S Fulton
2008-05-07STL fixes when using %import rather than %include and the Solaris Workshop co...William S Fulton
2008-03-01Initial commit of Octave module.Xavier Delacour
2007-05-06Removed python crap from std/std_common.iGonzalo Garramuno
2006-02-18more fixes for old Solaris compilerMarcelo Matus
2006-02-01fix for solaris + no stlport4Marcelo Matus
2005-10-24Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus
2005-10-19more typemaps unification and fixes for valgrindMarcelo Matus
2005-10-18massive typemap unificationMarcelo Matus
2005-06-17more fixes for python 1.5 +gcc2.96Marcelo Matus
2004-10-18fixes for noconst types and size_tMarcelo Matus
2004-10-10add guards for swig/language extra methods and commentsMarcelo Matus
2004-10-10isolate language independent STD/STL/C++ code + more documentation + cleaningMarcelo Matus