William S Fulton
|
955a50ce7a
|
Update notes on cvs $Header$ to use $Id$
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10008 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-10-17 22:10:32 +00:00 |
|
William S Fulton
|
21533f53e3
|
Remove cvs $Header$
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10002 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-10-17 21:37:03 +00:00 |
|
Olly Betts
|
427a4945be
|
Fix typos
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9966 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-10-08 12:01:54 +00:00 |
|
Olly Betts
|
cf6e9f2743
|
Escape unescape < > & in HTML
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9664 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-03-26 01:26:44 +00:00 |
|
Dave Beazley
|
5d0c155688
|
API cleanup and documentation (Wrapper objects)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-01-16 04:50:43 +00:00 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
William S Fulton
|
dedd667655
|
Hash and List examples added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9413 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-10-05 21:14:49 +00:00 |
|
Olly Betts
|
d6c5455edc
|
More typos
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9369 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-09-27 17:26:22 +00:00 |
|
William S Fulton
|
10f4584612
|
html fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-06-08 21:22:54 +00:00 |
|
Olly Betts
|
c1fb598f6e
|
Correct typos.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9095 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-07 02:32:28 +00:00 |
|
John Lenz
|
d635d48eb5
|
Minor updates to the documentation
Minor bug fixes to chicken
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7595 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-06 01:20:05 +00:00 |
|
John Lenz
|
67b49825cb
|
Add support for the -external-runtime argument and update all language modules to use it
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6993 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-23 22:40:51 +00:00 |
|
John Lenz
|
c3338b1a16
|
- Improve the runtime type sytesm
- Update all languages to new type system
- Add DohSortList function
- Fix mzscheme Examples/Makefile
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-01 00:08:24 +00:00 |
|
William S Fulton
|
a0826b6c07
|
point to mailing list page instead of listing email addresses
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6081 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-12 20:53:26 +00:00 |
|
William S Fulton
|
41e9a9c984
|
Updated documentation to reflect the -runtime and -noruntime commandline options for working with multiple modules / runtime library
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6024 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-07-10 16:39:31 +00:00 |
|
William S Fulton
|
c92d04d848
|
Some hints for debugging DOH types added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5853 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-09 19:57:35 +00:00 |
|
William S Fulton
|
60b7fcefde
|
New section on symbol naming guidelines.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5155 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-23 21:38:32 +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 |
|