summaryrefslogtreecommitdiff
path: root/Lib/php/std_map.i
Commit message (Expand)AuthorAgeFilesLines
* php: Trim trailing whitespace from PHP typemapsOlly Betts2021-03-261-1/+1
* Add STL container copy constructors where missingWilliam S Fulton2019-02-141-1/+1
* Add missing typedefs to std::mapWilliam S Fulton2019-02-131-0/+6
* Add missing parameter names in STL container wrappersWilliam S Fulton2019-02-131-1/+1
* Add support for non-default compare template argument in std::map wrappersWilliam S Fulton2018-10-091-5/+5
* 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-118/+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
* [PHP] "empty" is a reserved word in PHP, so rename empty() methodOlly Betts2009-12-041-8/+12
* [PHP] For std_vector.i and std_map.i, rename empty() to is_empty()Olly Betts2008-07-041-0/+4
* WARN_* constants are user visible, so keep existing WARN_PHP4_* forOlly Betts2008-07-031-0/+175