Dave Beazley
89c389114f
Fixed argument mismatch error.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@603 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-24 14:48:08 +00:00
Dave Beazley
fbb026037d
Cleanup and a variety of changes related to new core.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@602 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-24 04:01:26 +00:00
Dave Beazley
91ff20631b
Rewrote all of the low-level C/C++ code generators. Continued destruction of old C++ code.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@601 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-24 03:57:26 +00:00
Dave Beazley
ccbe7d8213
Added cwrap.c file that contains a variety of wrapper function support code
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@600 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-24 03:54:02 +00:00
Dave Beazley
6b4e71e3a4
Removed some compiler warnings
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@599 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-24 03:52:15 +00:00
Dave Beazley
3346a63537
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@598 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-24 03:50:07 +00:00
Dave Beazley
3c8f8a757d
Made the disclaimer more scary--to reflect more recent (and major) changes
...
in the implementation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@597 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-24 03:46:59 +00:00
Dave Beazley
9cec4ac8d4
Worked on C wrapper docs some more.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@596 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-24 03:37:01 +00:00
Dave Beazley
16d6062229
Fixed one of my examples.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@595 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-23 12:46:08 +00:00
Thien-Thi Nguyen
76f6fd6902
Move TOC up.
...
Add cross-links like a madman.
Quench insomnia.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-23 11:52:37 +00:00
Dave Beazley
7ac8d72a98
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@593 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-23 04:48:42 +00:00
Dave Beazley
cc46a46b6d
More work on smoothing out the type system. Needs more work however.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@592 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-23 04:43:39 +00:00
Dave Beazley
9ccd0daa88
Added short section describing some of the new DataType handling functions.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@591 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-22 20:27:02 +00:00
Masaki Fukushima
4048f8a054
(Ruby Support): Fix some type mangle problem in Ruby library.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@590 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-22 10:52:19 +00:00
Dave Beazley
4c93fdf860
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@589 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 20:28:37 +00:00
Dave Beazley
22662ce490
Changed the handling of types in parameter lists and removed the %val
...
and %out directives. This result of this change is that SWIG does
a lot less manipulation of types before they are given to language
modules. It also means that a lot of stuff is going to be broken
for a short period of time. I am working on cleaning all of this up
so give me a few days to sort it out.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@588 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 20:26:17 +00:00
Thien-Thi Nguyen
bb715e08c1
New entry.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@587 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 20:11:01 +00:00
Thien-Thi Nguyen
01592138e3
(Guile Support): Tell of plan to stop recognizing "-with-smobs"
...
after swig-1.3a4 release.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@586 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 20:07:27 +00:00
Thien-Thi Nguyen
dff513fa24
(GUILE::parse_args): Recognize "-with-smobs" again, but don't do
...
any side effects. This will go away again later, permananently.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@585 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 20:03:07 +00:00
Thien-Thi Nguyen
cd9a4606ce
(GUILE::close): Fix bug: Use "swig" for `module_name' if unset.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@584 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 19:49:28 +00:00
Thien-Thi Nguyen
d931f833a1
(SwigPtrType): Delete member `len' from this struct.
...
(SwigCacheType): Delete this struct and corresponding typedef.
(SwigStart): Delete this array.
(SWIG_CACHESIZE, SWIG_CACHEMASK): Delete these macros.
(SwigCache, SwigCacheIndex, SwigLastCache): Delete these
file-static vars.
(SWIG_RegisterMapping, SWIG_SortTable, SWIG_GetPtrType,
SWIG_Cast_Str, swigsort, swigcmp): No longer support
non-"with-smobs" handling.
(SWIG_MakePtr, SWIG_GetPtr): Delete these funcs.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@583 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 19:46:09 +00:00
Thien-Thi Nguyen
f774cba958
New entry.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@582 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-17 18:31:40 +00:00
Thien-Thi Nguyen
96e1b52606
(DelParmList): Fix bug: Handle NULL input.
...
Thanks to Matthias Koeppe.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@581 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-17 18:29:10 +00:00
Dave Beazley
f77eea732d
Some API changes to DataType
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@580 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-14 21:37:34 +00:00
Dave Beazley
18d39ded19
Fixed Wrapper_new_local() function.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@579 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-13 23:09:23 +00:00
Dave Beazley
c780f4bcf4
Moved parms and types to C. Changed parameter API
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@578 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-13 19:38:59 +00:00
Dave Beazley
2425f87f23
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@577 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-13 19:38:11 +00:00
Dave Beazley
1223733aac
Cleanup. Some changes to the type interface.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@576 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-13 04:26:25 +00:00
Dave Beazley
5b2c0ecc1c
Broke dependence between the DataType class and the Language class.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@575 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-12 20:17:44 +00:00
Dave Beazley
82029dfd3b
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@574 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-12 20:06:09 +00:00
Dave Beazley
8cb81bd55b
Fixed memory leak in Python pointer type-checking code.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@573 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-12 20:05:08 +00:00
Dave Beazley
133ee98f62
Cleanup of DataType class
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@572 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-12 19:23:43 +00:00
Dave Beazley
c047f50eb7
Updated link to Swig1.3a3NT.zip.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@571 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-12 15:40:59 +00:00
Dave Beazley
2259323f05
Class interface to DataType is gone.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@570 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-12 04:40:12 +00:00
Dave Beazley
b8387a45db
Removed some warnings.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@569 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-12 01:54:41 +00:00
Dave Beazley
d6aeb820ae
Changed data structures related to function parameters
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@568 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-11 19:42:41 +00:00
Dave Beazley
e28c4e9469
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@567 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-11 19:41:47 +00:00
Dave Beazley
fca258c90f
Minor changes.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@566 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-11 15:04:16 +00:00
Dave Beazley
ea8496bd99
Fixed the pretty-printing code.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@565 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-11 15:04:08 +00:00
Dave Beazley
5d2cfd98c3
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@564 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 23:12:45 +00:00
Dave Beazley
210f8b7449
Fixed bug in constructor emit function.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@563 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 23:11:50 +00:00
Dave Beazley
825d46b353
Fixed problem with %name() directive.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@562 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 23:11:29 +00:00
Dave Beazley
22531698e5
Fixed problem in enum parsing.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@561 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 22:52:29 +00:00
Dave Beazley
d56f8f02f1
Fixed parsing of character constants.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@560 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 22:52:19 +00:00
Dave Beazley
28d6c32dce
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@559 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 22:52:04 +00:00
Dave Beazley
b28184a0b7
Fixed Printv problem.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@558 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 22:29:52 +00:00
Dave Beazley
6242ed773b
Removed the WrapperFunction class entirely. Everything uses the C version.
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@557 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 21:52:58 +00:00
Dave Beazley
8b6fd24fc6
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@556 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 21:51:57 +00:00
Dave Beazley
e791008720
Modified the WrapperFunction class. Fixed various bugs
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@555 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 16:46:18 +00:00
Dave Beazley
19d34057e7
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 16:17:02 +00:00