William S Fulton
b5833a6011
import and import_template examples that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-10 16:37:37 +00:00
William S Fulton
cb62b4dd90
Test const char [] instead of const char *
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5992 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-15 20:12:22 +00:00
Marcelo Matus
dedb5a9697
- recover the proper catching exception mechanism for classes
...
(throw typemap).
- fix the examples with exception problems and warnings
- proper and consist treatment of basic types (short, unsigned char,...)
now all are checked for range and sign. Before, this was depending of
the use of parsing or no parsing, and/or the converter method, and/or
the use of directors, etc.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5659 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-01-21 01:15:10 +00:00
William S Fulton
062424ca40
Added missing tests
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-01-20 21:27:27 +00:00
William S Fulton
68973cebf7
.cvsignore
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5653 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-01-20 21:25:32 +00:00
William S Fulton
47cecb0287
Warning fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5604 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-01-07 21:27:23 +00:00
William S Fulton
4a7ea494b9
New -noruntime commandline option
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5406 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-25 21:08:16 +00:00
Dave Beazley
56d598c8fe
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5405 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-25 19:48:36 +00:00
Dave Beazley
0cbd392007
Changed -c to -noruntime.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5355 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-20 21:14:54 +00:00
Dave Beazley
101ebefd40
changed -c to -noruntime
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5354 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-20 21:14:12 +00:00
Dave Beazley
ae40427995
new example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5268 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-05 21:38:02 +00:00
Dave Beazley
1a5075b352
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5267 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-05 21:37:17 +00:00
William S Fulton
861fac1d90
Minor tidyup mods
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5092 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-08 22:07:49 +00:00
William S Fulton
609bded4aa
no message
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5022 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-08-29 21:04:16 +00:00
William S Fulton
4381f2e2e1
example.dll fixed to _example.dll
...
Missing quotes for environment variables - fixes problem when it contains a space
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4812 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-21 21:24:28 +00:00
William S Fulton
0526d3ac46
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4804 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-20 09:00:38 +00:00
William S Fulton
11d13025a8
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-08 15:32:36 +00:00
William S Fulton
01911224c6
Visual C++ project files for building native Windows runtime libraries
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4778 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-08 15:19:10 +00:00
William S Fulton
416d00c541
Fixes the runtime library examples to link with the runtime library. Required for Cygwin.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4734 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-28 22:57:26 +00:00
William S Fulton
fb4966a97d
Define M_PI if not defined in math.h
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4558 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-17 10:29:35 +00:00
Mark Rose
d0f9431db8
partial fix for abstract director classes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4534 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-14 07:14:04 +00:00
William S Fulton
9520ba23f3
SWIGLIB fix
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4483 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-09 23:25:29 +00:00
Mark Rose
cdd07399ed
two director examples for python
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4447 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-07 10:26:56 +00:00
William S Fulton
ec6d63f8d6
VC++ pollution
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-25 22:11:44 +00:00
William S Fulton
4e2ddab494
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4394 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-25 22:01:58 +00:00
Dave Beazley
516036631c
The great merge
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00
Dave Beazley
40a17a664e
various updates
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@969 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-12-24 04:07:20 +00:00
Dave Beazley
39361939f4
new example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@869 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-20 20:24:40 +00:00
Dave Beazley
87e6908015
new example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@861 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-19 22:28:15 +00:00
Dave Beazley
91340b52d0
new example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@841 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-04 15:30:21 +00:00
Dave Beazley
19f72587d9
new example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@840 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-04 15:30:20 +00:00
Thien-Thi Nguyen
10090dcf90
(check): New target.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@831 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-04 02:54:28 +00:00
Dave Beazley
c1b584ccb1
new example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@809 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-02 19:26:03 +00:00
Dave Beazley
40e6ccf873
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@796 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-01 22:02:03 +00:00
Dave Beazley
c7b0afa04d
new example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@791 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-01 20:39:29 +00:00
Dave Beazley
a40f69f795
New example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@775 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-31 21:21:15 +00:00
Dave Beazley
918c673ce5
New example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@756 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-31 17:12:41 +00:00
Dave Beazley
59d16fffd4
New example
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@742 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-30 22:38:51 +00:00
Dave Beazley
108fd6f5b6
New test cases
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@703 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-28 19:23:42 +00:00
Thien-Thi Nguyen
aaf2b747d1
(check): New target.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@621 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-04 19:48:49 +00:00
Dave Beazley
0598f16228
Updated some examples
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@490 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-17 21:41:01 +00:00
Dave Beazley
16ac3b10f8
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@50 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-12 03:21:25 +00:00