Vincent Couvert
|
64bb416577
|
Add new test and make it work
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12268 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-10-14 12:38:34 +00:00 |
|
Vincent Couvert
|
875d4b927f
|
Replace scilabArgNumber variable by $input.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12267 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-10-14 09:18:23 +00:00 |
|
Vincent Couvert
|
f7d5a8cccc
|
Improve Scilab test suite with start/quit scripts + remove useless display.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12266 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-10-14 09:15:59 +00:00 |
|
Vincent Couvert
|
2625a29a96
|
Add lines(0) to avoid execution stopped by Scilab (Do you want to continue?)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12263 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-10-12 15:29:47 +00:00 |
|
Vincent Couvert
|
d33006076f
|
Fix typo + test write access
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12262 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-10-12 06:50:15 +00:00 |
|
Baozeng Ding
|
2233f73dd4
|
fix memory leak problem
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12134 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-06-17 13:31:05 +00:00 |
|
Baozeng Ding
|
e16a959732
|
fix matrix input issue
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12124 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-06-15 11:57:06 +00:00 |
|
Baozeng Ding
|
090ec2d78c
|
fix the outdir issue
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12016 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-05-10 13:27:07 +00:00 |
|
Baozeng Ding
|
75d2abfddb
|
merge from trunk
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12011 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-05-06 07:08:16 +00:00 |
|
Baozeng Ding
|
7bd3e45dae
|
fix the type long long issue
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12010 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-05-06 06:54:29 +00:00 |
|
William S Fulton
|
f76fcb4eb4
|
Memory leak fix handling const std::string & inputs, reported by Will Nolan.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12009 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-05-05 05:01:22 +00:00 |
|
William S Fulton
|
03bd7005bb
|
Fix typemap delete regression introduced in rev 11838
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12008 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-05-03 22:58:27 +00:00 |
|
William S Fulton
|
efd200ffe2
|
Typemap matching rules enhancement for non-default typemaps. Previously all qualifiers were stripped in one step, now they are stripped one at a time starting with the left most qualifier.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12007 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-05-02 21:35:02 +00:00 |
|
William S Fulton
|
58a7e2c3d6
|
Remove incorrect documentation about %ref and %unref
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12006 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-05-01 10:02:23 +00:00 |
|
William S Fulton
|
eef9044477
|
More string tests: char const*const
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12005 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-05-01 10:01:26 +00:00 |
|
Baozeng Ding
|
66d48198e7
|
fix somthing to pass testsuit
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12004 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-30 07:31:55 +00:00 |
|
Baozeng Ding
|
3681ae3cdb
|
fix issue to suit the swig.h file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12003 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-30 03:18:29 +00:00 |
|
Baozeng Ding
|
07cb6351f1
|
merge from trunk
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12002 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-30 03:03:24 +00:00 |
|
Baozeng Ding
|
153ffe45af
|
update the Doc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12001 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-30 02:16:56 +00:00 |
|
William S Fulton
|
89a8bd2abf
|
Remove confusion about ignoring header include guards
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-29 19:46:14 +00:00 |
|
Haoyu Bai
|
2450c4b108
|
fix regression of Python constructor renaming introduced by py3k work
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11997 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-25 14:07:14 +00:00 |
|
William S Fulton
|
ff8f6b5c66
|
minor formatting changes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11996 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-23 18:16:31 +00:00 |
|
William S Fulton
|
2535297efb
|
minor formatting change
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11995 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-23 06:44:47 +00:00 |
|
Baozeng Ding
|
2f7c5cdd14
|
fix something about builder.sce
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@11993 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-18 13:04:13 +00:00 |
|
William S Fulton
|
bdea09ed83
|
Make typemap fragments official - move the documentation in fragments.swg into Typemaps.html
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11992 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-14 22:22:16 +00:00 |
|
Baozeng Ding
|
7f778391e7
|
some fixes about example matrix2
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@11991 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-14 01:36:40 +00:00 |
|
William S Fulton
|
f9caea4b29
|
Add SWIG_DIRECTOR_CAST recently added to languages needing it
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11989 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-10 00:04:28 +00:00 |
|
William S Fulton
|
fc3873befc
|
Update Ruby and std::vector wrappers with -minherit bug info
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11988 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-09 23:47:55 +00:00 |
|
William S Fulton
|
894f89fe97
|
Apply Ubuntu patch to fix Ruby and std::vector wrappers with -minherit.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11987 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-09 23:27:40 +00:00 |
|
William S Fulton
|
242689aed5
|
Apply Ubuntu patch to fix Mzscheme std::map wrappers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11986 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-09 23:04:59 +00:00 |
|
William S Fulton
|
5a626898df
|
Apply patch #2952374 - fix Python directors and the -nortti option.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11985 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-09 22:22:06 +00:00 |
|
William S Fulton
|
9dd763d4d3
|
Fix #2887254 and #2946032 - SWIG_Lua_typename using wrong stack index.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11984 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-09 22:02:09 +00:00 |
|
William S Fulton
|
00b1468091
|
Update typemaps chapter and document new default typemap matching rules
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11983 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-09 21:41:09 +00:00 |
|
William S Fulton
|
01c4ab6baf
|
Fix some terminology used in C++ template partial specialization and new typemap matching rules
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11982 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-09 21:40:23 +00:00 |
|
William S Fulton
|
edd0a06409
|
fix 0 sized array compile error in test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11981 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-08 20:22:03 +00:00 |
|
William S Fulton
|
a743d54665
|
Fix segfault when using Python's -threads options and exceptions are thrown
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11980 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-08 06:46:18 +00:00 |
|
William S Fulton
|
85ac524d37
|
formatting change of const _TP * -> _TP const* merely to aid difference debugging with vector of non-const pointers std::vector specialization
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11979 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-04 22:27:10 +00:00 |
|
William S Fulton
|
964382336e
|
remove std::map specializations - not needed since the typemap matching rules were changed to follow type deducation used in template specialization
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11978 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-04 20:37:20 +00:00 |
|
Baozeng Ding
|
38f4edcdac
|
fix some small thing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@11977 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-04 02:20:29 +00:00 |
|
William S Fulton
|
ab62df21e8
|
add fix distclean and maintainer-clean targets to CHANGES file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11975 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 12:47:50 +00:00 |
|
William S Fulton
|
7a1551e0c4
|
fix make clean
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11974 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 12:44:17 +00:00 |
|
William S Fulton
|
5494c4295b
|
Show success at end of distribution build
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 12:22:23 +00:00 |
|
William S Fulton
|
e75d8d4463
|
quieter ccache-swig install
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11972 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 12:15:10 +00:00 |
|
William S Fulton
|
5b3b15ae15
|
Minor robustness tweaks to building distribution
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11971 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 12:05:16 +00:00 |
|
William S Fulton
|
0080d1e031
|
display to user ccache-swig install files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11970 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 12:04:28 +00:00 |
|
William S Fulton
|
07621c122a
|
more maintainer-clean fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11969 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 11:36:54 +00:00 |
|
William S Fulton
|
3289c7d897
|
more distclean and maintainer-clean fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11968 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 10:34:34 +00:00 |
|
William S Fulton
|
d090cadb4c
|
more distclean fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 10:11:01 +00:00 |
|
William S Fulton
|
b53e52602a
|
make maintainer-clean and make distclean fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11966 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 01:14:52 +00:00 |
|
William S Fulton
|
96fbbc50cc
|
make maintainer-clean fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11965 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-04-03 00:30:16 +00:00 |
|