index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
perl5
/
std_map.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add STL container copy constructors where missing
William S Fulton
2019-02-14
1
-1
/
+1
*
Add missing typedefs to std::map
William S Fulton
2019-02-13
1
-0
/
+6
*
Add missing parameter names in STL container wrappers
William S Fulton
2019-02-13
1
-1
/
+1
*
Add support for non-default compare template argument in std::map wrappers
William S Fulton
2018-10-09
1
-5
/
+5
*
Fix STL wrappers to not generate <: digraphs.
William S Fulton
2015-12-12
1
-3
/
+3
*
Move some header file includes into fragments for UTL languages
William S Fulton
2014-02-21
1
-2
/
+2
*
Fix some language's std::map wrappers to recognise difference_type, size_type...
William S Fulton
2012-05-15
1
-0
/
+4
*
remove std::map specializations - not needed since the typemap matching rules...
William S Fulton
2010-04-04
1
-112
/
+10
*
Change typemap matching rules for the default type (SWIGTYPE) to follow templ...
William S Fulton
2010-04-01
1
-1
/
+1
*
SWIG license change - The Examples and Lib move to a very permissive license ...
William S Fulton
2010-02-27
1
-3
/
+0
*
Common template for head of each file detailing licence, distribution and aut...
William S Fulton
2006-03-07
1
-6
/
+8
*
use exception specification instead of %exception to handle STL error checking
William S Fulton
2005-07-27
1
-26
/
+9
*
Support for std::map (thanks, Dave)
Luigi Ballabio
2003-02-27
1
-0
/
+190