summaryrefslogtreecommitdiff
path: root/Lib/perl5/std_vector.i
Commit message (Expand)AuthorAgeFilesLines
* Add STL container copy constructors where missingWilliam S Fulton2019-02-141-3/+3
* Add missing typedefs to std::vector + typedef correctionsWilliam S Fulton2019-02-131-1/+16
* Add missing parameter names in STL container wrappersWilliam S Fulton2019-02-131-3/+3
* Fix STL wrappers to not generate <: digraphs.William S Fulton2015-12-121-6/+6
* Move some header file includes into fragments for UTL languagesWilliam S Fulton2014-02-211-2/+2
* Add some missing STL container typedefs for PerlWilliam S Fulton2012-08-151-0/+9
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Compiler warning fix in Perl out typemap for std::vectorWilliam S Fulton2008-12-291-2/+2
* VC++ warning fixesWilliam S Fulton2007-10-231-9/+4
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-10/+8
* add std::vector<T*> specialization to fix #1386582Marcelo Matus2006-03-021-0/+170
* apply patches for std::string/std::vector provided by Anthony HeadingMarcelo Matus2006-03-021-2/+1
* Fixed misspelled special variableLuigi Ballabio2006-02-281-2/+2
* Fix for VC++William S Fulton2006-01-241-2/+2
* warning/error fixes for Visual StudioWilliam S Fulton2005-09-281-3/+2
* use exception specification instead of %exception to handle STL error checkingWilliam S Fulton2005-07-271-36/+7
* Fix in Perl out-typemap for std::vector (thanks to Josh Cherry)Luigi Ballabio2004-06-111-1/+2
* Fixed problem with std::vector<unsigned int>Luigi Ballabio2003-12-031-2/+5
* Char and unsigned-char specialization addedLuigi Ballabio2003-11-191-0/+2
* Fixed [ 827907 ] argout objects not being wrapped properly (PATH).Dave Beazley2003-10-291-1/+1
* Fixed Perl std::vector::at problem with gcc < 3.0Luigi Ballabio2003-09-111-2/+2
* *** empty log message ***Luigi Ballabio2003-05-191-105/+108
* Specialized typemaps---some problems thoughLuigi Ballabio2003-05-191-11/+144
* *** empty log message ***Luigi Ballabio2003-01-101-1/+1
* The great mergeDave Beazley2002-11-301-0/+297