William S Fulton
|
d172e3d0ed
|
Apply patch SF #334 - Fix Python default value conversions TRUE->True, FALSE->False.
|
2013-01-29 07:31:11 +00:00 |
|
William S Fulton
|
38f37ef5ae
|
Apply patch SF #335 - Truly ignore constructors in directors with %ignore and correct testcase that tests this
|
2013-01-29 06:55:22 +00:00 |
|
Vadim Zeitlin
|
38d454a102
|
Fix MAKE variable expansion in pcre-build.sh.
Correct the syntax used in 0e32be2, it's ${var:-fallback}.
|
2013-01-25 19:18:12 +01:00 |
|
William S Fulton
|
88a64208ae
|
Merge branch 'master' of github.com:swig/swig
|
2013-01-19 01:29:40 +00:00 |
|
William S Fulton
|
751bedf5e5
|
Suppress warning in testcase
|
2013-01-19 01:28:55 +00:00 |
|
Brant K. Kyser
|
3654031d4f
|
Repair typo from previous commit.
|
2013-01-19 01:27:34 +00:00 |
|
William S Fulton
|
6fafa8cecc
|
Merge pull request #17 from tristan0x/fix-test-suite-if-custom-java
use executables path set at ./configure time
|
2013-01-18 17:13:16 -08:00 |
|
William S Fulton
|
1ccefb03ef
|
Merge pull request #16 from tristan0x/static-pcre-build
Prefer $MAKE if specified in environment
|
2013-01-18 17:12:15 -08:00 |
|
William S Fulton
|
bda67e1d78
|
Cosmetic makefile change
|
2013-01-19 01:06:01 +00:00 |
|
William S Fulton
|
bd3e93ae61
|
Tidy up last few commits for Java new jniclasspackage pragma
|
2013-01-19 00:58:56 +00:00 |
|
William S Fulton
|
36ce54da8d
|
Whitespace fixup
|
2013-01-19 00:34:05 +00:00 |
|
William S Fulton
|
95b176b6b3
|
Java test-suite change to make it possible to not specify a namespace. Re-add java_nspacewithoutpackage testcase
|
2013-01-18 23:52:48 +00:00 |
|
William S Fulton
|
55f4bfec8e
|
Revert Java test-suite makefile to adf51b5249
|
2013-01-18 23:47:23 +00:00 |
|
Tristan Carel
|
219555ebea
|
use executables path set at ./configure time
|
2013-01-17 19:07:30 +01:00 |
|
Tristan Carel
|
0e32be2465
|
Prefer $MAKE if specified in environment
Sometimes gmake is the only one available.
|
2013-01-17 16:54:54 +01:00 |
|
Brant K. Kyser
|
9318ece01f
|
Use NSPACE_SEPARATOR rather than literal.
|
2013-01-17 08:13:05 +00:00 |
|
Brant K. Kyser
|
f7e27ec7a9
|
Fix issue with using directors with the nspace feature without the -package commandline argument.
|
2013-01-17 08:13:05 +00:00 |
|
Brant K. Kyser
|
ace33bbf41
|
Fix issue with using directors with the nspace feature without the -package commandline argument.
|
2013-01-17 08:13:04 +00:00 |
|
Brant K. Kyser
|
20ce05f954
|
Update documentation regarding the use of the nspace feature in java without the -package commandline option.
|
2013-01-17 08:13:04 +00:00 |
|
Brant K. Kyser
|
7104b20d0d
|
imclass_class_package variable names seems to have class in it one too many times... renamed to imclass_package.
|
2013-01-17 08:13:04 +00:00 |
|
Brant K. Kyser
|
43ad8e611a
|
Remove comment about previously outstanding TODO that has been cleaned up.
|
2013-01-17 08:13:04 +00:00 |
|
Brant K. Kyser
|
28da117186
|
Modify java test-suite Makefile to run the java_nspacewithoutpackage test without the -package option.
|
2013-01-17 08:13:04 +00:00 |
|
Brant K. Kyser
|
862d27f05a
|
Fix issue of package directory not being created when using jniclasspackage pragma. General cleanup of implementation.
|
2013-01-17 08:13:04 +00:00 |
|
Brant K. Kyser
|
988952af65
|
Add test case for using nspace without -package. TODO: Fix Makefile.in to actually not use -package when invoking swig.
|
2013-01-17 08:13:04 +00:00 |
|
marvingreenberg
|
30b1eafd96
|
fix variable names and makefile logic to correctly set PKGDIRSETUP and SWIGOPT for different cases
|
2013-01-17 08:13:04 +00:00 |
|
marvingreenberg
|
9855e4d064
|
Allow certain tests to compile without -package option
|
2013-01-17 08:13:03 +00:00 |
|
Brant K. Kyser
|
3bdcb14117
|
Add jniclasspackage pragma & change error regarding use of nspace without -package to warning.
|
2013-01-17 08:13:03 +00:00 |
|
William S Fulton
|
dba0adce71
|
Minor update to test-suite README help files
|
2013-01-17 07:48:16 +00:00 |
|
William S Fulton
|
adf51b5249
|
Make testdir a generic special directory for testcases that require subdirectories.
Merge branch 'inctest' of https://github.com/ptomulik/swig
|
2013-01-17 07:29:40 +00:00 |
|
William S Fulton
|
399e48c865
|
Merge pull request #13 from ptomulik/lang-incdir
updated info on lang-specific subdirs in Doc/Manual/Library.html
|
2013-01-16 23:15:54 -08:00 |
|
William S Fulton
|
78cd350fe9
|
Fix Visual Studio examples to work when SWIG is unzipped into a directory containing spaces.
|
2013-01-15 07:18:20 +00:00 |
|
William S Fulton
|
0e6af5c0ea
|
Fix cstype typemap lookup for member variables so that a fully qualified variable name matches
|
2013-01-15 06:45:47 +00:00 |
|
Paweł Tomulik
|
bdd5dac21e
|
updated info on lang-specific subdirs in Doc/Manual/Library.html
|
2013-01-13 23:40:46 +01:00 |
|
Paweł Tomulik
|
0afbb357d0
|
moved testdir/* to testdir/inctest/* under Examples/test-suite/
|
2013-01-13 23:14:46 +01:00 |
|
William S Fulton
|
afc2b884a4
|
Merge branch 'master' of github.com:swig/swig
|
2013-01-12 16:55:07 +00:00 |
|
William S Fulton
|
079165abe2
|
Convert to unix fileformat
|
2013-01-12 16:54:45 +00:00 |
|
William S Fulton
|
bd67f57921
|
Convert to unix fileformat
|
2013-01-12 16:54:37 +00:00 |
|
William S Fulton
|
a6d456a15e
|
Replace references to Subversion with Git
|
2013-01-12 01:24:22 +00:00 |
|
William S Fulton
|
7841a0d097
|
Remove cvs/svn Id strings
|
2013-01-12 01:21:16 +00:00 |
|
William S Fulton
|
e2a0b89248
|
Rename configure.in files to expected modern name configure.ac
|
2013-01-12 00:57:17 +00:00 |
|
William S Fulton
|
5b108acab6
|
Remove seemingly useless .project file
|
2013-01-12 00:27:17 +00:00 |
|
William S Fulton
|
acfc4cad3b
|
Update README file
|
2013-01-12 00:23:16 +00:00 |
|
William S Fulton
|
7408332eb5
|
Add notes on SF Bug #1299 - nspace and class name collisions
|
2013-01-11 23:46:32 +00:00 |
|
William S Fulton
|
5889d7bfdd
|
Merge branch 'SFbug1299' of https://github.com/BrantKyser/swig into BrantKyser-SFbug1299
|
2013-01-11 23:12:06 +00:00 |
|
William S Fulton
|
1fe1bb2543
|
Update .gitignore for generated documentation
|
2013-01-11 22:18:35 +00:00 |
|
William S Fulton
|
62d2ec5a12
|
Update .gitignore for C# test-suite
|
2013-01-11 22:18:35 +00:00 |
|
William S Fulton
|
a1c3e54ab4
|
Improvements to documentation for csdirectorin 'pre', 'post' and 'terminator' support.
|
2013-01-11 22:18:35 +00:00 |
|
Vladimir Kalinin
|
245b8a0b34
|
Documentation for csdirectorin 'pre', 'post' and 'terminator' support.
|
2013-01-11 22:18:35 +00:00 |
|
William S Fulton
|
13d9e19cdb
|
Fix spacing in generated code for csdirectorin 'pre', 'post' and 'terminator' attributes. Add some more tests for these attributes.
|
2013-01-11 19:47:10 +00:00 |
|
Brant K. Kyser
|
e1a59ae2c7
|
Clean up local variable name that store the director class's name to prevent confusion with the class name.
|
2013-01-08 21:38:57 -06:00 |
|