William S Fulton
|
6d27ead9c0
|
Add STL container copy constructors where missing
Also provide consistent copy constructor declarations.
|
2019-02-14 18:53:05 +00:00 |
|
William S Fulton
|
440264e479
|
Add missing typedefs to std::list + typedef corrections
Numerous missing typedefs added.
std::list<T*>::const_reference and std::list<T*>::reference
specialization typedef fixes.
|
2019-02-14 07:31:21 +00:00 |
|
William S Fulton
|
6d0c495fd0
|
Add missing parameter names in STL container wrappers
Mostly in STL copy constructors.
Best to have parameter names as they make their way into the wrappers in
some target languages.
|
2019-02-13 22:45:47 +00:00 |
|
William S Fulton
|
4308dd03cf
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-02-27 23:26:02 +00:00 |
|
William S Fulton
|
49be05f4fd
|
Common template for head of each file detailing licence, distribution and authors information
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-03-07 00:14:10 +00:00 |
|
William S Fulton
|
03a67698a9
|
use exception specification instead of %exception to handle STL error checking
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7352 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-07-27 20:09:42 +00:00 |
|
Luigi Ballabio
|
b416beb9e3
|
Miscellaneous patches from users
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-02 07:41:56 +00:00 |
|
Art Yerkes
|
8dd475f93e
|
typemaps.i: $descriptor usage correction.
ocaml.cxx: director classes (needs more testing, but my Qt example works).
director.swg: Core director class for Ocaml.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4480 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-08 17:11:19 +00:00 |
|
Dave Beazley
|
12a43edc2d
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |
|