Commit graph

333 commits

Author SHA1 Message Date
William S Fulton
fef51df8a2 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6677 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-05 23:28:03 +00:00
William S Fulton
f8b0ee3746 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6667 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-04 22:56:29 +00:00
William S Fulton
77179df10d *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6665 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-04 22:28:48 +00:00
John Lenz
f46617dc03 Switch Guile module to use -scm as default instead of -gh.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6650 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-04 01:02:21 +00:00
Marcelo Matus
e7b218f161 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6638 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-03 01:20:36 +00:00
Marcelo Matus
2a9bdaaf3b CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6637 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-03 01:09:36 +00:00
William S Fulton
064337922b update for 1.3.23
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6582 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-01 21:20:16 +00:00
Marcelo Matus
ad3b351313 fixes for namespaces + class declarations + %template directive
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6576 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-11-01 08:38:21 +00:00
Marcelo Matus
8029b1afcc CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6574 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-30 21:29:02 +00:00
William S Fulton
44251f7d3c *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6553 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-29 21:37:27 +00:00
Marcelo Matus
1ac5674df0 add templatereduce option
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-28 23:49:41 +00:00
William S Fulton
93292c0612 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-27 20:45:41 +00:00
Marcelo Matus
5eedf21fcf better derived_nested.i fix, no shift/reduce
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6517 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-26 01:32:45 +00:00
Marcelo Matus
ed7501417f *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6516 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-26 01:17:42 +00:00
William S Fulton
417302a5d3 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6504 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-25 20:46:31 +00:00
William S Fulton
8ad2d4c7d3 cvs 'conflict indicators' removed (correct ones this time)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6486 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-22 21:22:00 +00:00
William S Fulton
a7c696a304 cvs 'conflict indicators' removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6485 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-22 21:20:46 +00:00
William S Fulton
d3470573ef *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6484 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-22 21:19:29 +00:00
Marcelo Matus
f7ae968d6b CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6477 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-21 22:36:52 +00:00
John Lenz
b83fe6bd77 - Add SWIG_RUNTIME_VERSION to new type sharing code. This is for future-proof, if
the format of swig_type_info ever changes, this number should be incremented
- Add SWIG_LINK_RUNTIME and SWIG_STATIC_RUNTIME symbols to python
- Convert inline into SWIGINLINE


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6475 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-21 21:53:54 +00:00
Marcelo Matus
b7d96fdf23 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6467 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-21 10:37:12 +00:00
Marcelo Matus
cafb3a1d73 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6466 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-21 10:34:49 +00:00
William S Fulton
37748dbcb5 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6457 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-20 21:09:50 +00:00
Marcelo Matus
728d8a5bf2 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6446 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-19 23:43:19 +00:00
Marcelo Matus
f114279074 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6437 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-18 07:46:33 +00:00
Marcelo Matus
00d9972ee9 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6434 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-18 02:23:55 +00:00
Art Yerkes
a8add424e4 Some delayed maintenance.
Fixes for multimodule targets.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6407 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-17 07:56:17 +00:00
William S Fulton
b3a1974387 Added an important Marcelo patch that wasn't documented
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6406 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-16 23:16:40 +00:00
John Lenz
4fc9128a6c Rework the CLOS code for chicken... still needs a little more work
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6400 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-16 20:56:10 +00:00
William S Fulton
64a1080763 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6391 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-16 20:30:51 +00:00
John Lenz
4645346381 Removed ability to share type information by C linking
All type sharing happens through a global variable in the target language.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6390 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-16 18:23:59 +00:00
Marcelo Matus
3e0de3c3d9 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6385 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-10 08:20:39 +00:00
Marcelo Matus
f73e4cb163 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6381 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-08 20:32:30 +00:00
William S Fulton
eb28ba6d68 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6365 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-07 20:09:01 +00:00
John Lenz
0e57357472 Fix a few bugs in the tcl module related to clientdata propagation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6357 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-07 02:31:14 +00:00
William S Fulton
ed90d42c34 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6356 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-06 21:22:17 +00:00
Marcelo Matus
2c733548bb CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6351 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-06 17:35:19 +00:00
John Lenz
9dead7a11d New way of sharing type information between modules for chicken, mzscheme,
ruby, tcl, and perl.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6332 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-05 22:43:41 +00:00
William S Fulton
e6d24a0ae4 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6326 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-05 21:55:27 +00:00
Marcelo Matus
5b5d8218f8 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6324 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-05 21:10:47 +00:00
Marcelo Matus
2792ac8752 several fixes, see CHANGES.current 10/04/2004
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6317 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-05 00:19:26 +00:00
William S Fulton
ee22931573 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6316 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-04 21:23:45 +00:00
Marcelo Matus
c48d9ff200 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6294 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-03 05:16:50 +00:00
Marcelo Matus
eb387c59fc CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6285 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-02 01:44:24 +00:00
William S Fulton
80affed98f *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6277 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:55:19 +00:00
William S Fulton
4f439bfe7c *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6274 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:36:53 +00:00
Marcelo Matus
ce680838a6 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6269 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 01:14:49 +00:00
Marcelo Matus
43455d981a python + cpp fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6252 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-17 07:27:40 +00:00
William S Fulton
3ec02009da *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6244 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-14 20:33:16 +00:00
William S Fulton
5bac1fbe84 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6241 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-10 22:38:52 +00:00