Logan Johnson
33aa98f837
Corrected location of mkinstalldirs script in Makefile.in to Tools/config.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4213 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-20 16:35:40 +00:00
Logan Johnson
b74acb56f5
Added missing #include of "swigconfig.h" to Source/Modules/browser.cxx,
...
needed for PACKAGE_VERSION macro definition.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4212 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-20 16:27:16 +00:00
Logan Johnson
dae845182c
Add a few things to the TODO list for the Ruby module.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4211 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-20 16:13:40 +00:00
Matthias Köppe
05c2429552
Fix for generated documentation
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4210 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-19 17:32:42 +00:00
William S Fulton
dc73ca21e0
Files moved to Tools/config
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4209 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 22:08:09 +00:00
William S Fulton
38a3d7a5ef
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4208 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 22:03:01 +00:00
William S Fulton
e363f6315f
New autoconf files
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4207 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:47:15 +00:00
William S Fulton
a712b39bd9
Moved from root directory
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4206 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:46:55 +00:00
William S Fulton
65cd56f029
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4205 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:44:10 +00:00
William S Fulton
b8d315868c
AC_CANONICAL_HOST replaces proprietary uname approach.
...
Initial support for mingw added (untested right now).
Autotool support files moved to Tools/conf directory to get them out of the way. Might be a temporary home until the runtime libraries and libtool is fixed.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4204 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:38:13 +00:00
William S Fulton
01033bcdf3
Modifications to work on MacOS, submitted by Bernard Desgraupes.
...
Mainly ensuring the files are output in the appropriate directory.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4203 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:20:53 +00:00
Thien-Thi Nguyen
477b1260c6
(SO): New var, reflecting AC_SUBST var.
...
Omitting this breaks `guile_clean' target.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4202 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-13 22:50:33 +00:00
Matthias Köppe
ee8a4d809a
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4201 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-13 17:29:03 +00:00
Matthias Köppe
fc357339e3
Fix typo.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4200 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-13 17:25:22 +00:00
Matthias Köppe
bce63d09c8
Empty structs are not portable C.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4199 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-13 17:24:21 +00:00
Matthias Köppe
5ca64ba2d0
Fix module name
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4198 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-13 17:23:58 +00:00
Matthias Köppe
60e5f836ff
Minor fixes to Guile run tests
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4197 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-13 17:23:19 +00:00
Matthias Köppe
bcadf4f1fd
Fixed linkage
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4196 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-13 16:45:24 +00:00
Marcelo Matus
eea44f5690
Added another broken test for template + extend + overload
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-12 22:18:33 +00:00
Luigi Ballabio
f3a792782b
Fixed constructors and default arguments
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4194 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-12 16:08:26 +00:00
Matthias Köppe
e3eb2528cb
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/SWIG@4193 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-12 15:58:53 +00:00
William S Fulton
83e0c52c5a
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4192 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:50:42 +00:00
William S Fulton
1d98b2d9e4
file changed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4191 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:43:46 +00:00
William S Fulton
bd3cff85a0
removed file
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4190 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:41:28 +00:00
William S Fulton
2d432ed2b8
deprecated file
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4189 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:40:59 +00:00
William S Fulton
408bb7225e
Version simplification.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4188 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:40:08 +00:00
William S Fulton
d489112eb9
Version simplification.
...
'swig -ldflags' added for MzScheme, Ocaml, Pike and PHP
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:39:28 +00:00
William S Fulton
61222fc55b
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/SWIG@4186 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:37:05 +00:00
William S Fulton
99af068243
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/SWIG@4185 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:36:03 +00:00
William S Fulton
15570fa498
Version simplification
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:33:00 +00:00
William S Fulton
4916ec684c
swigver.h removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4183 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:30:54 +00:00
William S Fulton
00337ed6a5
File removed
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4182 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:30:01 +00:00
William S Fulton
7e6fa505e8
Using standard autoconf config header generation.
...
Deprecated this file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:26:06 +00:00
William S Fulton
0b2ba73e94
Using standard autoconf config header generation.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4180 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:25:30 +00:00
William S Fulton
39bc957343
no message
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4179 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:24:50 +00:00
William S Fulton
a7a890f738
Updated old autoconf macros as reported by autoupdate
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:23:49 +00:00
William S Fulton
eb9a76ed1c
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/SWIG@4177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:21:31 +00:00
William S Fulton
7b39ad8307
Simplification of version string. Use autoconf's PACKAGE_VERSION instead.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4176 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:15:48 +00:00
William S Fulton
0a13ef7ab2
This file now redundant
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:11:16 +00:00
Dave Beazley
8e7da89091
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4174 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 15:46:02 +00:00
Dave Beazley
ba2383f9db
Fixed to DYNAMIC typemaps.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4173 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 15:45:38 +00:00
Marcelo Matus
c048546bde
Added broken test for template + extend + overload
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4172 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 09:32:28 +00:00
Marcelo Matus
62d765933e
Added broken test for template + specialization + enum
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 23:59:33 +00:00
Marcelo Matus
dbf8e12740
Added broken test for template + specialization + defarg
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4170 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 23:19:49 +00:00
Dave Beazley
8c75730cc8
Fixed template argument replacement bug.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4169 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 16:15:22 +00:00
Dave Beazley
b107a107e6
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4168 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 16:14:49 +00:00
Dave Beazley
18c3b8ee11
new test
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 15:41:54 +00:00
Dave Beazley
a6cc80a99b
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 12:29:32 +00:00
Dave Beazley
d8dc013ac9
Argument handling change.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4165 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 12:29:16 +00:00
Dave Beazley
07976f410e
Add NULL pointer checks for char *
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-09 17:13:52 +00:00