Dave Beazley
|
2ff7dfb6c1
|
Work on embedded typemaps. Highly experimental--probably broken
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5007 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-08-17 21:19:27 +00:00 |
|
William S Fulton
|
d038325759
|
Changed Swig_typemap_attach_kwargs to have global scope
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4934 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-06-29 21:54:44 +00:00 |
|
Matthias Köppe
|
ac6e7eaa44
|
(tmop_name): Fix for the case of a String *op.
This fixes the Guile testcase pointer_in_out (and others).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4913 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-06-18 13:18:01 +00:00 |
|
Logan Johnson
|
bd35c8a679
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4864 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-06-05 17:02:45 +00:00 |
|
Logan Johnson
|
22d7c12c26
|
Broke up Swig_typemap_attach_parms() a bit for readability.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4862 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-06-04 23:29:12 +00:00 |
|
Dave Beazley
|
fcc42fa5a6
|
Fixes to default typemap handling of arrays.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-05-29 18:28:46 +00:00 |
|
Dave Beazley
|
a909372d29
|
Some type system cleanup. A modest performance improvement as well.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4665 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-03 19:22:57 +00:00 |
|
Dave Beazley
|
1aefd191bf
|
Memory diagnostics. Huge memory leak cleanup related to templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4639 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-27 23:17:27 +00:00 |
|
William S Fulton
|
02af18bd87
|
missing return statement
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-17 10:15:16 +00:00 |
|
Dave Beazley
|
2547941ebe
|
Fixed William's weird typemap local variable replacement bug (I think).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4427 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-04 02:41:45 +00:00 |
|
Dave Beazley
|
b9b0e97a15
|
Fixed [ 605162 ] Typemap local variables.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4367 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-20 19:46:46 +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 |
|
Dave Beazley
|
0489a7e330
|
Numerous bug fixes. Improvements to C++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-12-24 04:04:01 +00:00 |
|
Dave Beazley
|
c15d662964
|
Bug fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@958 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-12-18 02:56:05 +00:00 |
|
Dave Beazley
|
a543ad49f7
|
Major reworking of the Wrapper object. It is now a DOH object.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@948 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-11-22 23:14:01 +00:00 |
|
Dave Beazley
|
69d1af33d8
|
Fixed %apply merging problem.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@912 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-10-03 20:42:23 +00:00 |
|
Dave Beazley
|
56c40c8a45
|
Added $typemap variable to typemaps. Feature request on mailing list.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@823 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-09-04 01:51:33 +00:00 |
|
Dave Beazley
|
df6cbfac91
|
Fixed seg-fault with arrays.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@811 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-09-03 18:34:54 +00:00 |
|
Dave Beazley
|
431a344bad
|
Modified to follow typedefs when resolving typemaps. Slight modifications
to typemap registration code to make %apply directive work better.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@698 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-28 04:12:35 +00:00 |
|
Dave Beazley
|
f470aa1067
|
Restored the Python module. Lots of minor fixes and cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@664 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-16 21:47:36 +00:00 |
|
Dave Beazley
|
fb7bd0ca36
|
Bug fixes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@661 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-15 21:29:46 +00:00 |
|
Dave Beazley
|
503746e964
|
Eliminated old typemap/except code. Variety of minor bug fixes throughout.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@655 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-15 18:29:23 +00:00 |
|