summaryrefslogtreecommitdiff
path: root/Lib/perl5/std_map.i
Commit message (Expand)AuthorAgeFilesLines
* remove std::map specializations - not needed since the typemap matching rules...William S Fulton2010-04-041-112/+10
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-1/+1
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-6/+8
* use exception specification instead of %exception to handle STL error checkingWilliam S Fulton2005-07-271-26/+9
* Support for std::map (thanks, Dave)Luigi Ballabio2003-02-271-0/+190