Marcelo Matus
|
f77b1da32e
|
add option to use valgrind
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8876 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 07:17:49 +00:00 |
|
Marcelo Matus
|
c222ef7cee
|
fix gcc warning reported by R. Bernstein
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8838 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 01:29:15 +00:00 |
|
Marcelo Matus
|
f641130612
|
fix premature object deletion reported by Paul in tcl3d
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8836 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 01:19:50 +00:00 |
|
Marcelo Matus
|
07d4ca1013
|
add missing delete that valgrind misses
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8830 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 20:46:46 +00:00 |
|
Marcelo Matus
|
d6757125c2
|
add/fix std_string test with %naturalvar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8627 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 06:14:35 +00:00 |
|
William S Fulton
|
f736ec91c2
|
Get clean target working again
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7873 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-26 09:36:21 +00:00 |
|
Marcelo Matus
|
1fa14f74a7
|
add disown.i and li_attribute.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7726 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-26 07:08:18 +00:00 |
|
Marcelo Matus
|
3428bf10a6
|
add interpreter variable, so it can be used with valgrind
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7720 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-25 14:51:41 +00:00 |
|
Marcelo Matus
|
8be1b7a07c
|
move attribute.i to the typemap library, now is usable from all the languages
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7717 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-25 13:20:50 +00:00 |
|
Marcelo Matus
|
3c65cea431
|
Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7707 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-24 14:59:05 +00:00 |
|
Marcelo Matus
|
7e5e4fd1f9
|
massive typemap unification
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7676 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-18 13:24:15 +00:00 |
|
William S Fulton
|
878f80fc0c
|
%newobject tests from Bob Marinier
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7378 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-08-18 20:38:23 +00:00 |
|
William S Fulton
|
80b086b382
|
simple const enum SWIGTYPE & typemap test and enum by value runtime test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6787 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 19:21:52 +00:00 |
|
John Lenz
|
143bfb2a62
|
Fix a few bugs in the tcl module related to clientdata propagation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6357 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-07 02:31:14 +00:00 |
|
William S Fulton
|
6e570eda85
|
Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6022 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-07-10 16:36:19 +00:00 |
|
Marcelo Matus
|
eea53dbb48
|
added profile test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5983 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-06-14 18:11:38 +00:00 |
|
William S Fulton
|
d3d9210bd0
|
Replace ; with && where appropriate. This fixes the makefiles so that Make correctly errors out rather than blindly carrying on when some error occurs.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5731 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-02-20 22:57:23 +00:00 |
|
Dave Beazley
|
f50eac41ce
|
Tcl patches. Use [info sharedlibextension] to get file extension rather than hard-coding it]
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5301 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-11-11 21:20:00 +00:00 |
|
William S Fulton
|
b0520285d1
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5089 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-06 15:58:14 +00:00 |
|
William S Fulton
|
5206dd0912
|
Multiple build directory support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5040 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-01 15:15:50 +00:00 |
|
William S Fulton
|
976d6e5a2b
|
Makefile replaced with Makefile.in
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5027 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-08-31 16:22:43 +00:00 |
|
William S Fulton
|
a09cc47190
|
New runtime tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4283 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-10 22:09:58 +00:00 |
|
William S Fulton
|
042b69eb46
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4272 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-07 22:26:50 +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 |
|