summaryrefslogtreecommitdiff
path: root/Lib/java/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
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* %ignore director fixesWilliam S Fulton2006-09-221-1/+5
* 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-28/+9
* Stop using SWIG_exception. It is flawed.William S Fulton2005-07-221-2/+4
* Support for std::map (thanks, Dave)Luigi Ballabio2003-02-271-0/+190