Joseph Wang
|
6e6e45f8be
|
fix R namespace conflict
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12931 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-18 06:22:04 +00:00 |
|
Joseph Wang
|
33e29f4847
|
set file_debug to false
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-18 04:58:08 +00:00 |
|
Joseph Wang
|
266ab63924
|
check for null pointer in inString to prevent segfaults
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12929 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-18 04:05:19 +00:00 |
|
Joseph Wang
|
1ca411b423
|
Add more debug code into swig internals
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12928 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-17 18:40:38 +00:00 |
|
Joseph Wang
|
023d597862
|
add new test case for r to test scalar/vector conflicts
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12927 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-17 18:37:51 +00:00 |
|
William S Fulton
|
aae9c18e6e
|
Apply patch #3392264 from Sebastien Bine to parse (unsigned) long long types in enum value assignment.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12926 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-16 07:30:14 +00:00 |
|
William S Fulton
|
6f729a05d9
|
Patch from Karl Wette to allow custom allocators in STL string classes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12925 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-16 06:58:40 +00:00 |
|
William S Fulton
|
425b460a09
|
Fix %include inside %define macros - patch from Karl Wette
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12924 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-15 20:32:14 +00:00 |
|
Ian Lance Taylor
|
911ee91de1
|
Add support for go tool used in Go 1.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12923 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-14 22:12:45 +00:00 |
|
Ian Lance Taylor
|
eb5130814d
|
Fix problems in Go support revealed by recent test cases.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12922 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-14 19:27:23 +00:00 |
|
Ian Lance Taylor
|
589ae60501
|
Correct test cases to be valid C++ by doing a typedef to the
specialized type rather than to the not-visible general template type
parameter.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12921 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-14 19:25:14 +00:00 |
|
Ian Lance Taylor
|
e0b1691067
|
Fix %module declaration.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12920 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-14 19:23:18 +00:00 |
|
Joseph Wang
|
99f94cc0d2
|
change Makefile.in to compile class outside of R build system so
that we get in the -fPIC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12918 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-13 14:37:29 +00:00 |
|
William S Fulton
|
9fcee578cd
|
Some clarification on recent octave improvements
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12917 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-13 07:15:22 +00:00 |
|
William S Fulton
|
50693941c6
|
Fix #3475492 - iterating through std::vector wrappers of enumerations.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12916 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-13 07:10:24 +00:00 |
|
William S Fulton
|
3340045d67
|
Show as 'unknown type' instead of seg faulting in the unusual event that type information is not set.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12915 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-03-13 07:07:01 +00:00 |
|
Xavier Delacour
|
65942bd224
|
add missing file Lib/octave/std_list.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12914 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-27 18:29:50 +00:00 |
|
Xavier Delacour
|
b8304b6f42
|
update change log
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12913 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-27 17:11:27 +00:00 |
|
Xavier Delacour
|
95a084affb
|
Fix imports test (from Karl Wette)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12912 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-27 17:09:44 +00:00 |
|
Xavier Delacour
|
bdc0370f2a
|
Fix director_nspace test (from Karl Wette)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12911 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-27 17:08:44 +00:00 |
|
Xavier Delacour
|
005bc89482
|
Fix OCTAVE_PATH in octave Makefiles (from Karl Wette)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12910 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-27 17:08:14 +00:00 |
|
Xavier Delacour
|
1878eb4890
|
Comment declaration of unimplemented function swig_register_director (from Karl Wette)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12909 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-27 17:07:44 +00:00 |
|
Xavier Delacour
|
6cd79f4320
|
Use -globals . to load global variables in module namespace (from Karl Wette)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12908 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-27 17:07:16 +00:00 |
|
William S Fulton
|
320a83627c
|
Expand docs on advanced %ignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12907 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-16 20:28:16 +00:00 |
|
William S Fulton
|
15c4a30d9f
|
Make generated support functions in arrays_java.i static for multiple module linking
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12906 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-02-16 07:14:18 +00:00 |
|
William S Fulton
|
29fd1e3ce4
|
Fix crash when requesting more matches than available in regex
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12904 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-27 20:55:32 +00:00 |
|
William S Fulton
|
7c58a044d2
|
Add support for negative steps in Python slices on the STL containers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12903 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-24 23:41:40 +00:00 |
|
William S Fulton
|
6ee6278bc5
|
Add runtime testcase for python slicing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12902 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-24 20:38:50 +00:00 |
|
David Nadlinger
|
4e61e0bb76
|
[D] Fixed possible output ordering issue in test case.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12901 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-23 21:59:34 +00:00 |
|
David Nadlinger
|
17a7ba0403
|
[D] Exception and Error have become blessed names; removed d_exception_name test case.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12900 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-23 21:59:20 +00:00 |
|
David Nadlinger
|
8fa4d20ec3
|
[D] Correctly annotate function pointers with C linkage.
Minor cleanups as well.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12899 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-23 21:59:00 +00:00 |
|
William S Fulton
|
1b47ddf8f0
|
Add support for slicing steps to Python STL wrappers (positive step only atm - these work the same as other Python sequences such as list)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12898 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-20 21:14:03 +00:00 |
|
William S Fulton
|
459e083b3d
|
Fix forward class declaration in a class when used as a base
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12897 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-17 07:06:22 +00:00 |
|
William S Fulton
|
6c80f765ca
|
Slight change to the Lua macro names to separate ELUA and ELUAC from normal Lua - patch from Raman Gopalan
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12896 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-16 22:50:07 +00:00 |
|
William S Fulton
|
280666ed38
|
Add PCRE build instructions to Windows build instructions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12894 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-07 23:42:15 +00:00 |
|
William S Fulton
|
0f1e483af7
|
Workaround for C# nameclash to fix error CS0082 in testcase
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12893 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-07 22:55:07 +00:00 |
|
William S Fulton
|
11185e66b1
|
Add support for %nspace when using directors - C#
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12892 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-07 22:09:28 +00:00 |
|
William S Fulton
|
debd5e9246
|
Add support for %nspace when using directors - Java
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12891 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-01-06 18:57:25 +00:00 |
|
William S Fulton
|
cd51908860
|
Use public visibility for pointer constructor and getCPtr() when using nspace fixes and docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12889 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-23 20:05:00 +00:00 |
|
William S Fulton
|
5ef2affe53
|
Use public visibility for pointer constructor and getCPtr() when using nspace fixes and docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12888 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-23 20:03:09 +00:00 |
|
William S Fulton
|
de5a78c781
|
Expand symname special variable in director typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12887 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-23 16:27:15 +00:00 |
|
William S Fulton
|
0770ea75f4
|
Remove a warning when building in C# project files when they are converted for use by Visual Studio 2010
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12886 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-22 21:52:37 +00:00 |
|
William S Fulton
|
f29193e5a7
|
Use svn:eol-style CRLF for Visual Studio project files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12885 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-22 21:48:33 +00:00 |
|
William S Fulton
|
06b81fca82
|
cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12884 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-22 21:42:02 +00:00 |
|
William S Fulton
|
5d678a7b09
|
Fix regression introduced in r12784
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12883 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-22 21:14:09 +00:00 |
|
William S Fulton
|
a5f8ffba91
|
Remove warning: 'self' is a ruby keyword, renaming to 'C_self' since improving autodoc for Ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12882 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-21 22:01:27 +00:00 |
|
William S Fulton
|
a082b1e069
|
The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12881 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-21 21:58:34 +00:00 |
|
William S Fulton
|
b50e6858ac
|
keyword variable workaround in testcase
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12880 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-21 07:18:45 +00:00 |
|
William S Fulton
|
4c898b023c
|
The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12879 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-21 07:16:44 +00:00 |
|
William S Fulton
|
b2b2dd65de
|
Ruby doc improvements after directorargout typemap changes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12878 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2011-12-20 21:17:21 +00:00 |
|