Marcelo Matus
|
fbab379cc3
|
get rid of static buffers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7035 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-07 20:36:26 +00:00 |
|
Marcelo Matus
|
0ac8253c3f
|
fixes for templates and template default args, cosmetics, and other fixes for OSS
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6893 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-16 02:12:05 +00:00 |
|
Marcelo Matus
|
1d1b75d98f
|
fix bug 953142
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6373 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 00:17:34 +00:00 |
|
Marcelo Matus
|
2e50998bd0
|
fixes some compiler warnings, and add better support
for member variables (in C++/python).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5793 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-03-28 14:04:36 +00:00 |
|
Marcelo Matus
|
f958140af5
|
simpler mangling method
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5791 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-03-23 01:47:54 +00:00 |
|
Marcelo Matus
|
a27e364d14
|
Using the same mangling method whenever is needed.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5786 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-03-23 00:59:26 +00:00 |
|
Marcelo Matus
|
a95c468076
|
Using the unused 'Swig_string_mangle' method to
implement the #@ preprocessor mangling
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5751 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-03-17 08:27:02 +00:00 |
|
William S Fulton
|
11561b2499
|
Eric Sunshine patch - Mods to work on NextStep
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5674 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-22 22:42:18 +00:00 |
|
William S Fulton
|
b0df32dd1a
|
Various warning fixes for .NET 2003 cl /W4 to work barring one warning and for gcc -ansi -Wall -pedantic to be warning free:
const fixes and function prototype declarations matching the definition etc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5639 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-15 22:46:07 +00:00 |
|
Dave Beazley
|
a13e0a67c1
|
Fix to escape code handling.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4494 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-10 14:03:05 +00:00 |
|
William S Fulton
|
408bb7225e
|
Version simplification.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4188 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-11 22:40:08 +00:00 |
|
Dave Beazley
|
12a43edc2d
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |
|
Dave Beazley
|
0489a7e330
|
Numerous bug fixes. Improvements to C++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-12-24 04:04:01 +00:00 |
|
Dave Beazley
|
5c13fac1d5
|
Wide range of minor bug fixes and improvements.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@966 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-12-22 04:27:51 +00:00 |
|
Dave Beazley
|
c15d662964
|
Bug fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@958 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-12-18 02:56:05 +00:00 |
|
Dave Beazley
|
86789b2084
|
Added new Swig_init function
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@784 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-09-01 16:01:30 +00:00 |
|
Dave Beazley
|
6de4c96f1f
|
Added Swig_string_mangle() function
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@734 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-30 20:23:58 +00:00 |
|
Dave Beazley
|
1c60e6bfbe
|
Made it so language modules can specify a file to process before anything else (for typemaps). Also fixed line-numbering problem in main.cxx
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@709 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-29 01:46:54 +00:00 |
|
Dave Beazley
|
7f251fc20b
|
Changed internal handling of string literals. Added new typemap specification syntax with strings.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@704 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-28 20:15:08 +00:00 |
|
Dave Beazley
|
0d5ed7dff5
|
Completely new type implementation. Almost everything broken. Typemaps sort of work. Tcl is the only working language module. More changes to follow over the next few days.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@651 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-14 22:09:56 +00:00 |
|
Dave Beazley
|
243ef9cfee
|
Lot's of cleanup. Removed some more source files. Migrated more functionality to C.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@494 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-06-18 20:34:21 +00:00 |
|
Dave Beazley
|
905fb9b3b6
|
Slight tweak to copyright message in wrapper code.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@489 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-06-17 21:14:11 +00:00 |
|
Dave Beazley
|
367bf346a0
|
Added banner.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@420 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-04-13 03:29:27 +00:00 |
|
Dave Beazley
|
d72c7beb9d
|
Major cleanup of comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@128 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-01-20 05:45:58 +00:00 |
|
Dave Beazley
|
67940725e8
|
Renaming
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@103 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-01-18 21:54:05 +00:00 |
|
Dave Beazley
|
8bd2ea80fe
|
Added cvstags
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@54 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-01-12 04:09:03 +00:00 |
|
Dave Beazley
|
b558974525
|
First checkin
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@34 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-01-11 20:08:25 +00:00 |
|