Leif Middelschulte
|
3324d68f2a
|
Add atomic test for C++ namespaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13405 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-26 20:19:48 +00:00 |
|
Leif Middelschulte
|
3afdd50c78
|
Fix tests' LD_LYBRARY_PATH and alternatives
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13404 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-26 20:19:36 +00:00 |
|
Leif Middelschulte
|
4bc1223c1a
|
Fix segfault of swig due to virtual methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13402 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-25 14:30:46 +00:00 |
|
Leif Middelschulte
|
e16672f90f
|
Fix shadowing variable declaration
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13401 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-25 14:30:34 +00:00 |
|
Leif Middelschulte
|
1c4c1b13d8
|
Fix proxy return type namespacing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13341 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-23 10:35:15 +00:00 |
|
Leif Middelschulte
|
433a1743ab
|
Namespace functions as well; Remove :: from tl elements
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13332 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-18 23:35:22 +00:00 |
|
Leif Middelschulte
|
cfabfd92d2
|
Add initial namespace support for C backend.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13323 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-15 23:25:29 +00:00 |
|
Leif Middelschulte
|
95cd7ea300
|
Fix cpp_enum runtime test to include the right header
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13312 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-09 23:29:24 +00:00 |
|
Leif Middelschulte
|
70800398b1
|
Fix enum pointer typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13311 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-09 23:29:11 +00:00 |
|
Leif Middelschulte
|
f4ebc3068d
|
Add runtime C++ test for enums.
What does not (entirely) work:
- 'extern "C"' enum declaration
- 'typedef enum {...} play_state'
- C++ class enums value definition in proxy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13310 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-09 22:35:19 +00:00 |
|
Leif Middelschulte
|
8e66df1b5a
|
Implement test case for C++ features listed below
- pointers
- references
- values
- static variables
- default parameters
- function pointers (reason the test fails)
- global (static) variables (code commented out so far)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13259 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-05 00:23:17 +00:00 |
|
Leif Middelschulte
|
884286678a
|
Fix fptr cast of wrapper parameter within proxy function
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13258 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-05 00:22:59 +00:00 |
|
Leif Middelschulte
|
ae50f84237
|
Repair object references in proxy functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13257 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-07-05 00:22:44 +00:00 |
|
Leif Middelschulte
|
f18a62f57d
|
Implement some test cases for the C backend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13211 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-30 16:03:57 +00:00 |
|
Leif Middelschulte
|
c4ae9c169c
|
Fix linking of examples.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13208 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-28 23:29:56 +00:00 |
|
Leif Middelschulte
|
5db9c97963
|
Compile _proxy.c even if _runme.c does not exist.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-06-26 16:37:50 +00:00 |
|
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 |
|