summaryrefslogtreecommitdiff
path: root/Lib/python/std_multiset.i
Commit message (Expand)AuthorAgeFilesLines
* Remove assign method uses by the removed Python Sequence ProtocolWilliam S Fulton2023-04-261-11/+0
* Commited SF#2158938: change all SWIG symbols start with Py to a new name.Haoyu Bai2008-12-031-6/+6
* STL fixes when using %import rather than %include and the Solaris Workshop co...William S Fulton2008-05-071-4/+1
* Various fixes for Visual C++ 7.1 and Sun Studio 10William S Fulton2005-06-031-1/+1
* more fixes for security and warningsMarcelo Matus2005-02-261-1/+2
* isolate language independent STD/STL/C++ code + more documentation + cleaningMarcelo Matus2004-10-101-84/+6
* using <> when including lib files, fix char{ANY], add char FIXSIZE[ANY], fix ...Marcelo Matus2004-09-171-1/+9
* we better disable the comparison method generation by default.Marcelo Matus2004-04-021-1/+1
* fix pair for ptrs, and add SWIG_STD_NOEXTEND_COMPARISON to reduce swig timesMarcelo Matus2004-04-011-1/+1
* - better support for classes with no default constructor, equal orMarcelo Matus2004-03-311-3/+2
* normalizing the inout typemaps and other cosmetic fixesMarcelo Matus2004-03-211-0/+114