summaryrefslogtreecommitdiff
path: root/Lib/ocaml/std_map.i
Commit message (Expand)AuthorAgeFilesLines
* Fix some language's std::map wrappers to recognise difference_type, size_type...William S Fulton2012-05-151-0/+4
* remove std::map specializations - not needed since the typemap matching rules...William S Fulton2010-04-041-111/+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
* typemaps.i: $descriptor usage correction.Art Yerkes2003-03-081-2/+0
* Support for std::map (thanks, Dave)Luigi Ballabio2003-02-271-0/+190