Dave Beazley
4bc0f923fe
Further refinements of macro argument handling.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4290 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-11 03:51:33 +00:00
William S Fulton
30a37433aa
Patch submitted by F. Postma for compiling on HP
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4284 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-10 22:19:03 +00:00
Tiger Feng
2c2bb2522f
Add -compact option.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4281 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-10 17:17:14 +00:00
Tiger Feng
883b1dfa1a
Added -compact option.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4280 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-10 17:13:02 +00:00
Dave Beazley
4005792696
Fixed [ 663632 ] incompatibility with standard cpp.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4257 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-07 21:17:40 +00:00
Dave Beazley
f9dfaf88bb
Fixed [ 675491 ] parse error with global namespace qualification
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4255 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-06 16:57:32 +00:00
Dave Beazley
02efd1cc23
varargs patch. Critical that we check all of the language modules to make sure they still work.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4252 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-04 16:16:12 +00:00
Dave Beazley
046047d3a3
Added support for the unary plus operator in expressions.
...
Amazingly, this never seems to be have been added to SWIG
before ;-).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4247 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-31 17:28:51 +00:00
Logan Johnson
28e7de397b
Yet more refactoring in the Ruby module.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4244 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-28 15:18:57 +00:00
Logan Johnson
3e7faf2ad0
Moved the code for defining Ruby method aliases out into a separate function.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4243 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-28 15:07:20 +00:00
Logan Johnson
21718b73da
Moved module initialization code for defining Ruby module(s) out into
...
a separate function.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4242 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-28 15:03:47 +00:00
Luigi Ballabio
1b25a4d17d
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4240 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-22 08:11:51 +00:00
William S Fulton
7d93dbc625
File format changed to Unix. Fix dependencies when building using parallel make.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4236 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-13 23:07:51 +00:00
Thien-Thi Nguyen
6679abafa7
(Xml_print_attributes): Do "&" replacement
...
before any others that might introduce "&" into
the stream.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4230 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-08 12:19:28 +00:00
William S Fulton
8e3f05b007
Makefile.in files replaced by single Makefile.am
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4225 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-23 23:07:01 +00:00
William S Fulton
e1e55aca8c
swigconfig.h.in is a generated file. Removing from CVS.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4222 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-23 22:58:16 +00:00
Logan Johnson
f1d92dac92
Corrected overloading-related coding in PIKE::dispatchFunction().
...
Corrected all references to 'sp' to 'Pike_sp'.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4217 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-20 17:27:14 +00:00
Logan Johnson
8df5499308
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@4212 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-20 16:27:16 +00:00
William S Fulton
d47672d7e7
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@4203 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:20:53 +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
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
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
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
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
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
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
Dave Beazley
790271faf7
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4143 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-01 20:45:43 +00:00
Dave Beazley
0605a5125c
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4142 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:10:17 +00:00
Dave Beazley
516036631c
The great merge
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00
Matthias Köppe
d9c75bbd01
Use %%except instead of %except in some format
...
strings. Reported by Ovidiu Toader, SF Bug #231923 .
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-06-14 11:48:29 +00:00
Dave Beazley
b78219ef58
Added I/O stuff
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1085 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-04-24 02:53:30 +00:00
Dave Beazley
22f4919149
Cleanup
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1080 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-04-13 12:38:25 +00:00
Dave Beazley
e1a80e59bf
Major cleanup
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1069 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-03-27 05:50:19 +00:00
Dave Beazley
e2fa1f21e8
Update for SWILL
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1068 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-03-27 03:49:37 +00:00
Dave Beazley
c545264fde
Fixed bad target in makefile
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1067 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-03-27 02:41:15 +00:00
Dave Beazley
5965977cf2
Minor scanning changes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1016 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-02-04 03:54:38 +00:00