Commit graph

1,445 commits

Author SHA1 Message Date
Matthias Köppe
109a4b230e John Lenz wrote:
I have recently been working on the guile module (as
discussed before....) and to help test it I have added
a bunch of _runme.scm files to the guile test-suite.
Mostly I just copied the python tests. What I mean is
the guile tests call exactly the same functions as the
_runme.py files.

Also a couple of tests (name_runme.scm,
list_vector_runme.scm, and char_constant_runme.scm)
were not calling the correct initilization function, so
I fixed those too.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4193 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-12 15:58:53 +00:00
William S Fulton
805d5e72b5 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4192 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:50:42 +00:00
William S Fulton
5295fc2585 file changed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4191 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:43:46 +00:00
William S Fulton
2a4d855e81 removed file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4190 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:41:28 +00:00
William S Fulton
7a7aebf571 deprecated file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4189 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:40:59 +00:00
William S Fulton
e0e9288997 Version simplification.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4188 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:40:08 +00:00
William S Fulton
1c6533a885 Version simplification.
'swig -ldflags' added for MzScheme, Ocaml, Pike and PHP


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:39:28 +00:00
William S Fulton
cde8077ed4 Fixed subtle bug where 'make prefix=/somewhere; make clean; make prefix=/somwhere/else' produced an executable using the incorrect library directories.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4186 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:37:05 +00:00
William S Fulton
e3313c3322 Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
Fixed subtle bug where 'make prefix=/somewhere; make clean; make prefix=/somwhere/else' produced an executable using the incorrect library directories.
Bug fix in reporting compiler used to compile SWIG


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4185 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:36:03 +00:00
William S Fulton
898834ba57 Version simplification
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:33:00 +00:00
William S Fulton
f7283ef229 swigver.h removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4183 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:30:54 +00:00
William S Fulton
f7eec47b82 File removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4182 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:30:01 +00:00
William S Fulton
65fb0fb5b1 Using standard autoconf config header generation.
Deprecated this file


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:26:06 +00:00
William S Fulton
84aeb5e5f0 Using standard autoconf config header generation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4180 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:25:30 +00:00
William S Fulton
4ccdf787b3 no message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4179 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:24:50 +00:00
William S Fulton
67b56765ce Updated old autoconf macros as reported by autoupdate
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:23:49 +00:00
William S Fulton
531819a161 Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
Build time removed from SWIG version.
Using standard autoconf config header generation.
Updated old autoconf macros as reported by autoupdate
Removed $prefix from search paths as autoconf won't expand them.
'swig -ldflags' added for MzScheme, Ocaml, Pike and PHP
Fixed subtle bug where 'make prefix=/somewhere; make clean; make prefix=/somwhere/else' produced an executable using the incorrect library directories.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:21:31 +00:00
William S Fulton
ed295b3c17 Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4176 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:15:48 +00:00
William S Fulton
47c6cbc0f4 This file now redundant
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:11:16 +00:00
Dave Beazley
dbeb804ff5 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4174 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 15:46:02 +00:00
Dave Beazley
57b2255211 Fixed to DYNAMIC typemaps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4173 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 15:45:38 +00:00
Marcelo Matus
293db2d4be Added broken test for template + extend + overload
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4172 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 09:32:28 +00:00
Marcelo Matus
2925b47883 Added broken test for template + specialization + enum
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 23:59:33 +00:00
Marcelo Matus
a1e75c1c43 Added broken test for template + specialization + defarg
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4170 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 23:19:49 +00:00
Dave Beazley
b940c7ae94 Fixed template argument replacement bug.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4169 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 16:15:22 +00:00
Dave Beazley
9b7fe69ea6 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4168 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 16:14:49 +00:00
Dave Beazley
ef21e7735c new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 15:41:54 +00:00
Dave Beazley
38e3fcafcf *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 12:29:32 +00:00
Dave Beazley
1d4e3ec4ec Argument handling change.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4165 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 12:29:16 +00:00
Dave Beazley
9ecc1d8e86 Add NULL pointer checks for char *
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-09 17:13:52 +00:00
William S Fulton
f51968b8b7 More Cygwin tweaks
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 23:21:13 +00:00
Dave Beazley
ef218dff05 cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4162 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 21:23:58 +00:00
Dave Beazley
1cd4a401d0 Removed DOH/Include
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4161 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 20:26:55 +00:00
Dave Beazley
98115bd5a9 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 20:11:01 +00:00
Dave Beazley
ed29aec0bc Fixed [ 649022 ] Compilation problems with KAI/KCC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 20:10:56 +00:00
Matthias Köppe
e808c9298e Removed talk about the "stable branch" which is no more.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4158 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-04 17:48:47 +00:00
Thien-Thi Nguyen
98e7412669 Remove "update autoconf" entry under "Build".
Both configure.in and Tools/configure.in say "AC_PREREQ(2.53)", presently.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4157 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 21:44:44 +00:00
Dave Beazley
decb491382 DOH cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4156 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:56:58 +00:00
Dave Beazley
ef966de866 Major cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4155 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:56:45 +00:00
Dave Beazley
107922f5f8 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4154 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:43:22 +00:00
Dave Beazley
dfe94c7af1 Modules directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:37:14 +00:00
Dave Beazley
351a406ef3 file move
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4152 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:36:56 +00:00
Dave Beazley
c889d14fb3 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4151 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:36:14 +00:00
Dave Beazley
951fff2c7a File move
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4150 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 20:33:35 +00:00
Thien-Thi Nguyen
f45dcdccbf bye bye
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4149 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:49:51 +00:00
Thien-Thi Nguyen
4824998332 No longer run autoconf in Source/DOH.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4148 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:49:07 +00:00
Thien-Thi Nguyen
5cac93d477 (AC_CONFIG_SUBDIRS): Remove Source/DOH.
(configure_substituted_files): Add Source/DOH/Makefile
and Source/DOH/Doh/Makefile.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4147 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:48:46 +00:00
Dave Beazley
d0a29187e3 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4146 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:23:40 +00:00
Dave Beazley
4e513ae0c5 Bumped version number.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4145 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:19:37 +00:00
Dave Beazley
46de8ea093 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4144 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:00:44 +00:00