William S Fulton
|
07bdd8bd18
|
Fix #1632625 - Compilation errors on Visual C++ 6 when using directors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10192 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-12 20:42:14 +00:00 |
|
William S Fulton
|
262561ac53
|
Fix #1798728 - numbers can be passed to functions taking char *
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10191 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-12 20:39:05 +00:00 |
|
William S Fulton
|
0d799435b8
|
Fix #1798728 - numbers can be passed to functions taking char *
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10190 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-12 19:26:22 +00:00 |
|
William S Fulton
|
b79ebf39fa
|
Fix #1819847 %template with just one default template parameter
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10189 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-12 19:00:15 +00:00 |
|
Mark Gossage
|
a84f3dfa68
|
[lua] update lua.html
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10188 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-12 01:14:44 +00:00 |
|
Mark Gossage
|
75fef26210
|
[lua] update lua.html
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-12 01:14:21 +00:00 |
|
William S Fulton
|
521059242c
|
gcc-4.2 warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10186 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-09 22:27:38 +00:00 |
|
William S Fulton
|
4926fb7f46
|
gcc-4.2 warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10185 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-09 13:07:20 +00:00 |
|
William S Fulton
|
4c477d5e09
|
Apply patch #1838248 from Monty Taylor for vpath builds of SWIG
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-09 12:34:25 +00:00 |
|
William S Fulton
|
75c882d074
|
update from latest autotools (automake-1.10)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10183 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-08 00:36:59 +00:00 |
|
William S Fulton
|
211ee3b2ca
|
Fix gcc-4.2 warnings for Lua
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10182 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-08 00:29:13 +00:00 |
|
William S Fulton
|
254572afa4
|
Lua 5.1 improvements for Ubuntu (it still does not detect lua5.1.so
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-08 00:23:06 +00:00 |
|
William S Fulton
|
7c9ece71ad
|
Fix gcc-4.2 warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10180 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-08 00:22:03 +00:00 |
|
William S Fulton
|
8f09d00bb0
|
Fix template template parameters with default arguments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10179 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-06 22:35:43 +00:00 |
|
William S Fulton
|
e024efafce
|
Correct display of templates in warning message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-05 00:19:41 +00:00 |
|
Mark Gossage
|
89c3acea19
|
[lua] Fix a bug in the class hierachy code, where the methods were not propagated,
if the name ordering was in a certain order.
Added new example programs (dual, embed) and runtime tests for test-suite.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-12-04 09:25:58 +00:00 |
|
William S Fulton
|
575efcdd53
|
Fix using statements for overloaded methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10176 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-30 22:34:50 +00:00 |
|
Olly Betts
|
84dc1cc4f6
|
Adjust most external references to say "PHP" not "PHP4". However, it's still
"--with-php4" for now. Prefer php5 to php to php4 in autodetection.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-28 19:57:57 +00:00 |
|
Olly Betts
|
8dabd96606
|
PHP4 reaches EOL at the end of 2007, so remove PHP4 specific entry from the
todo list. Tweak message about lack of multiple inheritance to say "PHP"
rather than "Php4".
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10174 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-28 00:46:53 +00:00 |
|
William S Fulton
|
8af5520efc
|
Fix another link
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10172 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-23 22:35:20 +00:00 |
|
William S Fulton
|
585dbeef9c
|
Fix some links
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-23 22:34:08 +00:00 |
|
William S Fulton
|
02635eee48
|
Fix some links
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10170 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-23 22:32:01 +00:00 |
|
William S Fulton
|
efad1012c9
|
bump version to 1.3.34
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10169 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-23 22:31:25 +00:00 |
|
William S Fulton
|
e659f506f1
|
Fix fragments in Ruby for old typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-23 00:00:39 +00:00 |
|
William S Fulton
|
a8b523f46d
|
Tweaks to R
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10165 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-22 23:59:37 +00:00 |
|
William S Fulton
|
6acc26ce6e
|
1.3.33 release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-22 23:59:10 +00:00 |
|
William S Fulton
|
83a741c35e
|
updates for R
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-22 23:55:34 +00:00 |
|
Mikel Bancroft
|
ca9c273546
|
[allegrocl] multiple small fixes to interface. have const std::string *'s automacitally marshalled to lisp strings.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10162 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-21 21:33:42 +00:00 |
|
William S Fulton
|
d741223959
|
Add preprocessor bug with trailing backslash
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10161 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-20 21:48:20 +00:00 |
|
William S Fulton
|
d953b70751
|
add missing testcase to test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-20 21:46:57 +00:00 |
|
William S Fulton
|
cd77efc220
|
fragment fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-20 21:46:01 +00:00 |
|
William S Fulton
|
5bbdad6a30
|
fix comments about fragments - noticed by Josh Cherry
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10158 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-20 21:45:06 +00:00 |
|
Olly Betts
|
28c6d07e17
|
Correct the list which that patch was posted to.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10157 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-20 17:02:51 +00:00 |
|
Olly Betts
|
1b1e222169
|
[Python] Fill in Python Dictionary functions list (patch from
Jelmer Vernooij posted to swig-user).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10156 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-20 17:01:21 +00:00 |
|
Dave Beazley
|
d36cb38243
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10155 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-20 16:38:05 +00:00 |
|
Dave Beazley
|
3fef3e12bc
|
Fixed bug in the C scanner related to ignored backslash characters. This addresses a problem in 1.3.32 reported by Bill Spotz.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10154 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-20 16:36:37 +00:00 |
|
William S Fulton
|
c66c3dd632
|
Fix confusion of filenaming in comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-19 21:32:01 +00:00 |
|
William S Fulton
|
6ac7bcba31
|
Fix static extern C compilation errors for Perl C++ wrappers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10152 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-19 21:31:18 +00:00 |
|
William S Fulton
|
373e85a713
|
Fix static extern C compilation errors for Perl C++ wrappers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10151 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-19 21:30:57 +00:00 |
|
William S Fulton
|
a44c4293ef
|
up version to 1.3.33
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10150 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-16 22:24:20 +00:00 |
|
William S Fulton
|
173f5632dc
|
add in command to tag the release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10149 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-16 22:14:25 +00:00 |
|
Olly Betts
|
bc9c671d84
|
[Python] Don't pass Py_ssize_t for a %d printf-like format as
that's undefined behaviour when sizeof(Py_ssize_t) != sizeof(int).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10145 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-16 16:05:10 +00:00 |
|
Olly Betts
|
be55009965
|
Start a new CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10144 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-16 16:01:17 +00:00 |
|
Joseph Wang
|
8c2b3d9dcd
|
Revert last change
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10139 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-15 02:17:19 +00:00 |
|
Joseph Wang
|
c164443d21
|
Set to include _wrap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10138 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-15 02:07:42 +00:00 |
|
William S Fulton
|
d9f667c984
|
readying for 1.3.32 release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10137 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-14 23:52:36 +00:00 |
|
William S Fulton
|
98b2e4a95c
|
Use -package to change the package name. Ensure the initialization routine is called since the package name changes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10136 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-14 23:50:45 +00:00 |
|
William S Fulton
|
b6da068213
|
remove execute bit
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10135 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-14 23:29:55 +00:00 |
|
William S Fulton
|
87cf2f225b
|
remove execute bit
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10134 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-14 23:29:41 +00:00 |
|
William S Fulton
|
aefe91131e
|
more R cleaning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10133 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-11-14 23:19:34 +00:00 |
|