Commit graph

437 commits

Author SHA1 Message Date
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
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
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
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
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
Dave Beazley
832b789321 Fixed 1603936
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9583 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-27 18:51:44 +00:00
William S Fulton
132c49df47 clarification of what can go in the code segment of typemaps and when the preprocessor is used on typemap code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9581 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-24 23:08:36 +00:00
William S Fulton
532ad9d08c fix typos in last commit
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9579 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-24 22:30:50 +00:00
William S Fulton
abba42592b some clarification on the renaming/ignoring in the overloaded methods section
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9578 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-24 22:22:30 +00:00
William S Fulton
46512edf43 version 1.3.31
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9573 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-20 21:58:19 +00:00
William S Fulton
d89fac038b On windows use .pyd instead of .dll - Python-2.5 no longer works with dlls
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9571 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-20 21:34:27 +00:00
William S Fulton
a48e53ec20 1.3.30 release update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9550 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-13 22:13:00 +00:00
William S Fulton
41bcb44b24 %ignore clarification for #1592169
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 23:05:20 +00:00
Olly Betts
837152eebb Initial update for PHP5 support and overload resolution changes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 01:28:28 +00:00
William S Fulton
1a439a9e19 $self special variable for %extend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9530 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 00:54:28 +00:00
William S Fulton
0cccd3cabe equals method should have a hashCode method - noticed by Eric Nickell
$self special variable for %extend


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9529 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 00:51:55 +00:00
William S Fulton
f2bf2da181 add online reference to Sheng JNI book
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-04 22:10:03 +00:00
William S Fulton
b035cfd540 add in reference to %newobject section for newfree typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 22:04:23 +00:00
William S Fulton
f41f64a1d5 updates for 1.3.30 release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9506 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 00:00:05 +00:00
William S Fulton
99032e80df fix truncation in generated pdf docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9503 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:54:08 +00:00
William S Fulton
7bd6268607 changes after running section number updater
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9502 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:43:55 +00:00
William S Fulton
5f50fc0292 html fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9501 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:39:20 +00:00
William S Fulton
5167d7f3ec -nopgcpp commandline option
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9491 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-29 22:36:24 +00:00
William S Fulton
304239f16b Add premature garbage collection prevention parameter for Java
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9488 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-29 22:08:26 +00:00
William S Fulton
7938160f31 document directorout typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9468 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-20 22:54:49 +00:00
William S Fulton
a49c872579 replace attribute in javabase typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9453 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-16 20:05:49 +00:00
William S Fulton
9255314967 clarify nested namespaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9448 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-13 23:47:51 +00:00
William S Fulton
271885b0e5 Avoid potential race conditions on the delete() method
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9445 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-12 23:12:36 +00:00
William S Fulton
1be9e42787 Avoid potential race conditions on the Dispose() method
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9444 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-12 23:10:18 +00:00
William S Fulton
4ad8d458d2 Avoid potential race conditions on the delete() method
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9443 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-12 21:36:06 +00:00
William S Fulton
13e51400d5 gc terminology corrections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9429 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-11 22:29:56 +00:00
Olly Betts
61b1372996 Covert a stderr message to a proper SWIG warning.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9418 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-06 11:08:28 +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
Surendra Singhi
1e10010a86 Some Documentation for CFFI module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9383 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-30 19:03:52 +00:00
Olly Betts
1ec0417eb5 Use SWIGPHP instead of SWIGPHP4
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9380 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-29 10:09:23 +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
Olly Betts
05ff62fcc2 Fix lots of typos in the manual.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9368 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-27 17:25:04 +00:00
Olly Betts
f88d434d27 Fix typo: "loop though" -> "loop through"
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9347 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-24 17:22:27 +00:00
William S Fulton
5d40ec2692 Bug #1472089 - clearer first example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9288 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-15 23:05:36 +00:00
William S Fulton
f0d1d772fa - explicitcall feature removed.
- Instead of using the swig_up flag in each director method (Python, Ruby, Ocaml) to indicate
whether the explicit C++ call to the appropriate base class method or a normal
polymorphic C++ call should be made, the new approach makes one of these calls
directly from the wrapper method.
- Java/C# recursive director method calls fixed (no need for explicitcall feature to solve this now)


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9275 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-13 20:55:24 +00:00
John Lenz
e59a47f6b1 Add feature:constasvar to guile module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9255 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-08-19 23:32:56 +00:00
William S Fulton
8e2e2bc8db update cvs server details
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9251 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-08-15 14:14:19 +00:00
William S Fulton
ef4764a690 update cvs server details
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9250 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-08-15 14:01:30 +00:00
Mikel Bancroft
f2ff50e60e 07/19/2006: mutandiz
[allegrocl]
	    - Add std_string.i support.
	    - Add newobject patch submitted by mkoeppe (thanks!)
	    - Fix type name mismatch issue for nested type definitions.
	      specifically typedefs in templated class defns.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9220 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-19 21:53:07 +00:00
William S Fulton
b012ddade9 Fix library paths
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9217 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-17 21:57:10 +00:00
William S Fulton
6b5c2fb547 Remove non-existent html tag
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9208 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-08 00:52:51 +00:00
William S Fulton
4726c703f4 Fixes for pdf doc generation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9207 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-07 22:49:49 +00:00
William S Fulton
d8329a6c9e html validation fixes and chapter renumbering
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9206 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-07 21:54:23 +00:00