Leif Middelschulte
|
d9c2e44b25
|
Fix compile instructions.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13194 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-26 16:37:34 +00:00 |
|
Leif Middelschulte
|
3ac7a8fc78
|
Document typemaps; Correct compile instructions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13193 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-26 15:15:56 +00:00 |
|
Leif Middelschulte
|
95ddf1174d
|
Repair typemap for proxy function params.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-19 17:18:52 +00:00 |
|
Leif Middelschulte
|
122931dc59
|
Add 'struct' to typedef of SwibObj_Class declaration.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13186 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-19 17:18:39 +00:00 |
|
Leif Middelschulte
|
ae5413ff74
|
Remove macros "IS_EQUAL" and "IS_SET";Stay in line
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13170 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-16 18:58:10 +00:00 |
|
Leif Middelschulte
|
ed7e3143ce
|
Use different types to generate typesafe API.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13169 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-16 18:57:55 +00:00 |
|
Leif Middelschulte
|
ef85d0d43f
|
Remove SWIGPROTECT from generated code for now.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13168 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-16 18:57:41 +00:00 |
|
Leif Middelschulte
|
f1ec1a26a7
|
Use seperate typemaps for wrapper and proxy.Refactor bits.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-16 18:57:27 +00:00 |
|
Leif Middelschulte
|
a351c3441c
|
Refactor the c module; initial split of wrapper/proxy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-12 00:31:09 +00:00 |
|
Leif Middelschulte
|
1dddb18b4c
|
Fix return type assignment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13134 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-28 22:56:37 +00:00 |
|
Leif Middelschulte
|
e08563189f
|
Fix missing braces in assignment-as-condition
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13104 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-22 17:15:22 +00:00 |
|
Leif Middelschulte
|
162ed6931a
|
Fix attribute definition.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13103 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-22 17:14:59 +00:00 |
|
Leif Middelschulte
|
ce2e1f9765
|
add me to copyright file/test commit
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13055 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-09 16:45:07 +00:00 |
|
William S Fulton
|
8600d258d4
|
Add necessary test-suite changes made in trunk for running SWIG
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13043 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-07 17:03:28 +00:00 |
|
William S Fulton
|
6b4880c81f
|
Fix C examples for linking the output into a shared object
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13042 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-07 17:03:09 +00:00 |
|
William S Fulton
|
dcc3756341
|
Make C example makefiles more standard. Note that valgrind can be used
via the RUNTOOL env variable, see the docs on running the test-suite.
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13041 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-07 17:02:51 +00:00 |
|
William S Fulton
|
ee2979b362
|
Add some changes that are needed in all modules for the runtime banner
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13040 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-07 17:02:21 +00:00 |
|
William S Fulton
|
ffe2a11294
|
Compile time fixes for C module since merge from trunk
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13039 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-07 17:02:00 +00:00 |
|
William S Fulton
|
cebb2aaa93
|
Re-apply c.cxx changes from r11187
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13038 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-07 17:01:40 +00:00 |
|
William S Fulton
|
994cf6f0c7
|
Remove GIFPlot C Examples
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13037 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-07 17:01:20 +00:00 |
|
William S Fulton
|
e0067ea998
|
Merge trunk rev 13025 (swig-2.0.6) into gsoc2008-maciekd
Conflicts:
Doc/Manual/chapters
Examples/Makefile.in
Examples/test-suite/dynamic_cast.i
Lib/exception.i
Makefile.in
Source/Include/swigwarn.h
Source/Modules/swigmain.cxx
Source/Swig/swig.h
Tools/config/config.guess
Tools/config/config.sub
configure.in
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13036 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-07 16:59:38 +00:00 |
|
William S Fulton
|
1acc0167d1
|
Revert rev 10606 "Merged revisions 10498-10499,10503-10504,10506,10508,10511,10515-10516,10518-10519,10527,10530-10531,10536-10537,10539-10552,10558-10568,10574-10580,10582,10584,10588-10589,10594 via svnmerge from "
This reverts commit 379b9bcdf44dcd87c5eca7eb9a773aea793e7caf.
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13034 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-06 01:17:11 +00:00 |
|
William S Fulton
|
d6b81eb831
|
Revert rev 11187 "Merged with recent changes from trunk."
This reverts commit c595e4d90ebfd63eb55430c735bb121cf690bd59.
Conflicts:
Source/Modules/c.cxx
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13033 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-06 01:13:16 +00:00 |
|
William S Fulton
|
34a628c7c7
|
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
This reverts commit ec942f04ca8b33520442f079e2ea2d8d3e4be73c.
From: William S Fulton <wsf@fultondesigns.co.uk>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13032 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-06 00:49:56 +00:00 |
|
William S Fulton
|
8aeb72ef3b
|
swig-2.0.6 release date and summary
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13025 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-29 21:52:27 +00:00 |
|
William S Fulton
|
8bf1347354
|
Warning fixes using clang
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13024 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-29 21:51:18 +00:00 |
|
William S Fulton
|
127e772693
|
HTML doc section update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-28 15:33:58 +00:00 |
|
William S Fulton
|
88fa632715
|
Fix %fragment error in docs and improve preprocessing and delimiters section - SF bug 3519394
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13022 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-28 15:30:19 +00:00 |
|
William S Fulton
|
a0e21e82ca
|
char **STRING_ARRAY typemaps fixed to handle null pointers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13021 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-28 14:29:23 +00:00 |
|
William S Fulton
|
52fe61820a
|
More for Mac OSX STL fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13020 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-28 14:27:55 +00:00 |
|
William S Fulton
|
c13131986e
|
Warning fix in python STL wrappers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13019 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-28 11:39:13 +00:00 |
|
William S Fulton
|
e39322cd01
|
Fix STL wrapper compilation errors on Mac OSX 64bit
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13018 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-28 11:18:10 +00:00 |
|
William S Fulton
|
60b9635c79
|
Fix uninitialised variable in Lua SWIGTYPE **OUTPUT typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13016 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-25 05:53:14 +00:00 |
|
William S Fulton
|
1bc105bd72
|
Add missing Lua factory.i test for patch #3219676
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13015 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-24 18:56:16 +00:00 |
|
William S Fulton
|
dc7818db81
|
Add missing Lua factory.i for patch #3219676
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13014 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-24 18:37:53 +00:00 |
|
Olly Betts
|
2f5fc8dd2d
|
Fix typos
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13011 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-20 23:32:48 +00:00 |
|
William S Fulton
|
e464aa021b
|
Bump version to 2.0.6
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13009 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-19 21:30:06 +00:00 |
|
William S Fulton
|
399b4e120b
|
html corrections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13006 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-19 18:31:46 +00:00 |
|
William S Fulton
|
63a6a0e214
|
Fix symbol name clash under windows in testcase
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13005 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-19 07:13:55 +00:00 |
|
William S Fulton
|
56965adb05
|
warning fix using vc++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13004 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-19 06:35:00 +00:00 |
|
William S Fulton
|
40c6b36614
|
Add 2.0.5 release date
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13003 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-19 06:16:07 +00:00 |
|
Robert Stone
|
121086fb77
|
* revert perl5 li_typemaps run tests due to Windows regressions.
* stricter casting to sidestep compiler warnings on Windows.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13002 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-18 21:49:32 +00:00 |
|
William S Fulton
|
4b1fdf5c55
|
Add release notes summary for 2.0.5
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13001 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-17 22:11:38 +00:00 |
|
David Nadlinger
|
7615b099d1
|
[D] Reverted part of #3502431 mistakenly applied in r12948.
(The changes only concerned D2, and were already present in trunk.)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13000 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-17 12:17:42 +00:00 |
|
William S Fulton
|
1fbcafc0ea
|
Go back to using free/malloc rather than realloc as may be slower
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12999 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-17 07:02:15 +00:00 |
|
William S Fulton
|
cc5b232021
|
testcase fix for vc++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-17 05:52:25 +00:00 |
|
William S Fulton
|
a6219a855e
|
signed unsigned fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12997 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-16 19:55:33 +00:00 |
|
William S Fulton
|
f9e85bb27f
|
Some test-suite fixes for visual studio
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12996 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-16 18:45:33 +00:00 |
|
Karl Wette
|
35b2270f84
|
Make octave_dim tests pass for octave version != 3.2.4
- see SourceForge #3516652
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12995 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-15 22:47:38 +00:00 |
|
Karl Wette
|
70e0cf60f7
|
Fixed segfault-on-exit in octave 3.2.4
- see SourceForge #3516652
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12994 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-04-15 22:47:19 +00:00 |
|