Commit graph

324 commits

Author SHA1 Message Date
William S Fulton
75e018c79f html fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8041 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-22 23:31:02 +00:00
William S Fulton
505e528997 Add note about new windows.i file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8040 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-22 23:25:25 +00:00
Marcelo Matus
858453b1cf disable copyctor
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8036 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-22 08:38:02 +00:00
Marcelo Matus
a1303c4782 minor fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8032 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-22 06:38:23 +00:00
Marcelo Matus
4e6bc30270 generate implicit copyctor, add -nocopyctor, and clarify the -nodefault, -nodefaultctor, -nodefautldtor options
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8031 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-22 06:32:49 +00:00
William S Fulton
3bb503c2ad add info about new $imclassname and %module(imclassname="..")
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8024 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-21 22:45:27 +00:00
Marcelo Matus
c26788de5f add docs for new -nodefault, -nodefaultdtor and -oldnodefault
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-21 22:20:52 +00:00
William S Fulton
707f9d6f78 Add in note about supporting different languages with the same typemap name.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7997 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-16 22:26:35 +00:00
William S Fulton
cb8b4932e1 add missing language preprocessor macros
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7996 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-16 22:22:22 +00:00
William S Fulton
adef4fffe3 Remove old style typemap declarations
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7995 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-16 21:43:22 +00:00
Marcelo Matus
1da8860e86 adding several docs patches
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7949 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-08 08:52:39 +00:00
William S Fulton
685ed51f7f Fix html errors, reported when running make
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7876 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 23:26:04 +00:00
William S Fulton
cca3869858 Update after runnning make - chapter numbers have changed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7875 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 22:57:21 +00:00
William S Fulton
c1b46090b8 Update enum documentation with enums with initialisers, initialising from another enum item.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 22:46:14 +00:00
Ahmon Dancy
691edaad14 allegrocl: add Doc/Manual/Allegrocl.html, which was missing from last commit.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7849 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-14 18:28:27 +00:00
William S Fulton
c8dd355afd update wiki address
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7848 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-12 18:27:20 +00:00
William S Fulton
b55bf8f9ca Portability warning for files which will overwrite each other on case insensitive file systems such as FAT32/NTFS.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:57:57 +00:00
Ahmon Dancy
f7ebb5809b Huge update to the Allegrocl module. Better C support. C++ support
added. Documentation! Makes use of typemaps for better interface
tuning. Improved type support. Wrapping of foreign pointers in
CLOS objects; hopefully a step toward being able to extend C++
classes from Lisp.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7828 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 20:44:22 +00:00
William S Fulton
082bac4185 note that this is the cvs version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7803 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-05 00:02:32 +00:00
William S Fulton
3a2e5bb44e Document %rename syntax using quotes (for Bug #1252361)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7802 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-05 00:01:01 +00:00
William S Fulton
5b6983d2e1 Add typemap examples to handle memory management and early garbage collection
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7801 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-04 23:52:02 +00:00
John Lenz
7a6d5c1b7c Update the typemap documentation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7691 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-20 01:02:43 +00:00
John Lenz
16d7a306b8 Chicken:
fix memory corruption/segfault in the argout typemap when it is used with a wrapped pointer return
  unsigned long typemaps could overflow... correctly check for this case


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7674 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-18 04:05:11 +00:00
William S Fulton
3410d01117 1.3.27 release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-14 22:40:18 +00:00
William S Fulton
15d1e918d3 bump version to 1.3.27
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-09 22:05:01 +00:00
William S Fulton
97de270bc4 html validation mods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7629 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-08 23:12:15 +00:00
William S Fulton
466e63ba13 release date mod
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7628 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-08 23:10:28 +00:00
William S Fulton
3b0cf21853 html validation fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7627 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-08 23:04:41 +00:00
William S Fulton
85062ad3fb php4 warning section
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7613 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-08 11:33:25 +00:00
William S Fulton
526bc42894 links update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7612 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-08 11:33:09 +00:00
William S Fulton
46af4635ee Updated sections on features. Added section on feature flags and clearing features.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7599 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-06 21:52:30 +00:00
William S Fulton
14400fc11e typo fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7598 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-06 21:51:50 +00:00
William S Fulton
55d6daead9 bit more on readonly variables added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7597 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-06 21:51:18 +00:00
William S Fulton
5f0e04e1c7 Link to read-only variables section added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7596 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-06 21:49:58 +00:00
John Lenz
212a53892a Minor updates to the documentation
Minor bug fixes to chicken


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7595 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-06 01:20:05 +00:00
Kevin Ruland
71d989b3a9 Typo correction curtesy of Olly Betts.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-05 15:11:02 +00:00
William S Fulton
82cd634c6b bit more on arrays
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7559 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-30 21:13:44 +00:00
William S Fulton
a2e522683c add details about htmldoc patch
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7555 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-29 20:18:21 +00:00
William S Fulton
64158be27a default array wrapping clarification
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-29 20:16:28 +00:00
Charlie Savage
56bf198fcb Changed Zoo_Free to free_Zoo to be consistent with the SWIG naming scheme of new_Zoo and free_Zoo.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7521 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-24 22:08:25 +00:00
Charlie Savage
9e068e670a Changed Zoo_Mark to mark_Zoo to be consistent with the SWIG naming scheme of new_Zoo and free_Zoo.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-24 22:07:11 +00:00
William S Fulton
9d33ca39f2 toc fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7516 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-24 10:12:32 +00:00
William S Fulton
218911f7da html validation fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-24 09:41:19 +00:00
Charlie Savage
dbdbe0443a Updated documentation for new tracking objects feature.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7509 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-24 00:11:15 +00:00
William S Fulton
babd2feaae note about deprecated jdk debugging option removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7498 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-23 21:16:26 +00:00
William S Fulton
8938a4745f html validation fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7485 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-22 22:41:20 +00:00
William S Fulton
3463a1f5cb section numbering update after running makefile
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7484 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-22 22:35:56 +00:00
William S Fulton
1a88651ebd 1.3.26 update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7483 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-22 22:34:45 +00:00
Kevin Ruland
bdbca3427e Added words stating limited PHP5 support.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7477 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-21 15:22:29 +00:00
William S Fulton
8b2c51a1e0 Lua improvements - Mark Gossage patch #1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7473 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-20 20:12:37 +00:00