Commit graph

12,970 commits

Author SHA1 Message Date
Dave Beazley
b92d8e5cff Major overhaul of C/C++ scanner API. Unified tokenizing code so that tokens are scanned by a common code base
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9639 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-12 19:01:40 +00:00
Mark Gossage
7378cdd2f5 Added typemap throws for std::string*, typemap for SWIGTYPE DYNAMIC, changed the existing throws typemap to throw a string instead of making a copy of the object
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9638 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-12 09:52:00 +00:00
Mark Gossage
0cbba6842b Added typemap throws for std::string*, typemap for SWIGTYPE DYNAMIC, changed the existing throws typemap to throw a string instead of making a copy of the object
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9637 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-12 09:51:04 +00:00
Mark Gossage
e545d7b957 fixed test case: dynamic_casts, exception_partial_info, li_std_string, size_t
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9636 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-12 09:49:29 +00:00
Dave Beazley
6ffd26cc1e API cleanup. Scanner interface
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9635 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-12 01:44:16 +00:00
Dave Beazley
b00cef436b API cleanup (Parms)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9633 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-10 23:43:07 +00:00
Dave Beazley
ff41049b1c Eliminated use of swigkeys.h/.c files.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9632 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-03 20:58:19 +00:00
Dave Beazley
c12550e4ad API cleanup. Documentation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9631 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-03 05:23:20 +00:00
Dave Beazley
52dcbb9001 API cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9630 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-01-02 21:17:19 +00:00
Dave Beazley
264b7dff90 API cleanup. Documentation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9629 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-30 18:27:47 +00:00
Mark Gossage
515e846e2a Added more STL (more exceptions, map, size_t), fixed test case: conversion_ns_template.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9628 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-26 10:15:35 +00:00
Mark Gossage
bc08e0f335 making setting immutables an error
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9626 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-21 04:53:12 +00:00
William S Fulton
e284fcbf02 remove csvarin/csvarout typemaps which will never be used
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9625 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-20 23:11:09 +00:00
William S Fulton
d6f38ba217 Fix typedef'd variable wrappers that use %naturalvar, eg, std::string.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9624 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-20 23:09:01 +00:00
Dave Beazley
b58c254a8f Removed unused k_sysdir variable
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9623 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-19 21:27:34 +00:00
Dave Beazley
79451aa1a7 File management cleanup. Split API into separate header. Removed unused functions. Added documentation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9622 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-19 03:49:17 +00:00
William S Fulton
4b31a3ee50 add C# std::string and wchar typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9621 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-15 23:50:39 +00:00
William S Fulton
1164878896 test global
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9620 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-15 23:44:23 +00:00
Olly Betts
936e0bc418 Update links from cvs.html to svn.html and update windows CVS instructions
to use SVN.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9619 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-14 03:39:31 +00:00
Olly Betts
55e97333c1 Fix some more CVS references to SVN
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9615 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-14 02:38:11 +00:00
Olly Betts
2b9c9dd23b Fix bug 1606010 "[Doc] Typo in Typemaps.html"
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9614 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-14 02:29:49 +00:00
Olly Betts
4f7099cb56 Fix bug #1613673 (bad PHP5 code generated for getters and setters).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9613 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-14 02:15:58 +00:00
William S Fulton
433eaef955 Update for style guidelines
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9612 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-09 08:39:22 +00:00
Dave Beazley
54ec9df2ca Changed Header to Id
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9611 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 22:17:26 +00:00
Dave Beazley
8a9b2cbdb1 Changed Header to Id
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9610 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 22:14:31 +00:00
Dave Beazley
1db75e417b Changed Header to Id
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9609 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 22:13:00 +00:00
William S Fulton
5cd992dade %extend for static member varibles work in progress ... more consistent code across different language modules and memory leak fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9608 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 22:12:25 +00:00
Dave Beazley
fc10a97b23 Changed Header keyword to Id
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 22:11:40 +00:00
William S Fulton
c4761132ac %extend for static member varibles work in progress ... static member variable and global variable wrapper names changed so that they don't clash with the user supplied %extend function name
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9606 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 22:10:56 +00:00
William S Fulton
1994a224e2 minor comment fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9605 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 22:07:28 +00:00
Dave Beazley
7a826c8b6d Changed Header keyword to Id for SVN
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9604 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 21:57:44 +00:00
Dave Beazley
d6875828c1 Changed $Header$ to $Id$. (Test)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9603 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 21:47:01 +00:00
Dave Beazley
0097d49e8c *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9602 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-05 15:59:59 +00:00
Luigi Ballabio
e2b47efbe5 git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9601 626c5289-ae23-0410-ae9c-e8d60b6d4f22 2006-12-05 11:17:54 +00:00
Olly Betts
7fe4820cd0 Update reference to CVS to say SVN (mostly to check I can commit)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9599 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-04 23:49:13 +00:00
William S Fulton
5a5bddca2a Add note about svn migration
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9598 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-04 23:01:54 +00:00
William S Fulton
4ce80105c8 note about cvs/svn migration
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9597 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-04 22:06:51 +00:00
William S Fulton
544802c575 bump version to 1.3.32
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9596 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-04 21:53:47 +00:00
William S Fulton
93a052822a bump version to 1.3.32
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9595 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-04 21:50:53 +00:00
Dave Beazley
0c2492033a test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-04 17:07:34 +00:00
John Lenz
6dda6f8321 Remove cvsignore files: this is stored on svn:igonre property now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9593 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-03 08:28:42 +00:00
John Lenz
5a3b33e994 Reorginize the repo a bit from what cvs2svn imported
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9591 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-03 08:25:03 +00:00
John Lenz
d7d0095740 Reorginize the repo a bit from what cvs2svn imported
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9589 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-03 08:24:43 +00:00
Dave Beazley
b08ba52851 Removed nested macros. Simplification.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9588 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-30 22:56:12 +00:00
Dave Beazley
955b50298d Removed nested macros. Simplification.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9588 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-30 22:56:12 +00:00
William S Fulton
4470ab296b reference label mod
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9587 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-29 21:58:19 +00:00
William S Fulton
215e79f285 reference label mod
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9587 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-29 21:58:19 +00:00
William S Fulton
97f3816161 add %extend for static member variables test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9586 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-29 21:56:03 +00:00
William S Fulton
50d899a910 add %extend for static member variables test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9586 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-29 21:56:03 +00:00
William S Fulton
e32fea635f move 1.3.31 mods to CHANGES from CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9585 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-29 21:53:50 +00:00