William S Fulton
|
ea310550fa
|
correct last checkin
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7514 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-24 09:48:22 +00:00 |
|
William S Fulton
|
31d6b34b77
|
html validation fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-24 09:41:19 +00:00 |
|
William S Fulton
|
a6ac0941e7
|
move ruby only test to ruby directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7512 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-24 09:20:19 +00:00 |
|
William S Fulton
|
7046de706a
|
move to ruby directory as ruby only test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-24 09:18:23 +00:00 |
|
Charlie Savage
|
7e0071d5a7
|
Updated documentation for new tracking objects feature.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7509 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-24 00:11:15 +00:00 |
|
Charlie Savage
|
2163b181e1
|
Added test for tracking objects functionality in Ruby.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7508 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 23:38:32 +00:00 |
|
Charlie Savage
|
25829d8649
|
Changes so that the Ruby testsuite and examples work with Ruby, SWIG and Mingw32 when running under windows.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7507 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 23:36:28 +00:00 |
|
William S Fulton
|
1018e6a484
|
Best attempt at missing directorin typemaps to fix director_wombat.i testcase. Could do with checking.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7506 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 22:56:30 +00:00 |
|
William S Fulton
|
3b7914c89d
|
few more missing modules added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7503 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 21:55:01 +00:00 |
|
Charlie Savage
|
84ec697807
|
New test objects test suite.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7502 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 21:46:33 +00:00 |
|
William S Fulton
|
7f3dae437f
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7501 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 21:21:22 +00:00 |
|
William S Fulton
|
16d7c98196
|
Patch #1116431 Fix non member functions inadvertently being called instead of member functions.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7500 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 21:20:58 +00:00 |
|
William S Fulton
|
db84d961e3
|
Test for patch #1116431 Fix non member functions inadvertently being called instead of member functions.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 21:20:27 +00:00 |
|
William S Fulton
|
60754cbcbe
|
note about deprecated jdk debugging option removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7498 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 21:16:26 +00:00 |
|
Charlie Savage
|
883264b6e7
|
Added support for the new track objects functionality.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7497 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 18:05:24 +00:00 |
|
Charlie Savage
|
c5fd02ec59
|
Object tracking support. Defined two new pointer conversion flags used by SWIG_ConvertPtr and SWIG_NewPointerObj. The new flags are:
#define SWIG_POINTER_OWN 0x1
#define SWIG_TRACK_OBJECTS 0x4
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7496 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 18:04:06 +00:00 |
|
Charlie Savage
|
417127cedc
|
Support object tracking. Updated SWIG_NewPointerObj and SWIG_Ruby_ConvertPtr to take into account object tracking.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7495 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 18:03:05 +00:00 |
|
Charlie Savage
|
88fcc55de1
|
Support for object tracking. Includes new reference to "rubytracking.swg" and defines a new feature called "trackobjects"
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7494 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 18:01:57 +00:00 |
|
Charlie Savage
|
1a6a4deb2f
|
New include file that implements an API for tracking objects.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7493 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 17:49:31 +00:00 |
|
Charlie Savage
|
e8b5568ed4
|
Added my name to active developer list.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7492 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 17:47:43 +00:00 |
|
Charlie Savage
|
5cff7abd73
|
Updates to examples so that they run correctly under Ruby 1.8
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7491 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 17:36:37 +00:00 |
|
Matthias Köppe
|
a19ec091b8
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7490 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 10:07:10 +00:00 |
|
Matthias Köppe
|
39d9266537
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7489 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 09:54:56 +00:00 |
|
Matthias Köppe
|
5f1b0f8a54
|
Sync language list between README and ANNOUNCE.
Fix capitalization of CLISP.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7488 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 09:53:11 +00:00 |
|
Surendra Singhi
|
b427bb6f70
|
Reverting to revision 1.143, by mistake I had checked in wrong file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7487 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 02:24:55 +00:00 |
|
Surendra Singhi
|
bd050b97b4
|
Added my name.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7486 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-23 02:10:07 +00:00 |
|
William S Fulton
|
e5e699d2dd
|
html validation fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7485 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-22 22:41:20 +00:00 |
|
William S Fulton
|
663f4ed451
|
section numbering update after running makefile
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7484 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-22 22:35:56 +00:00 |
|
William S Fulton
|
2a1b4e0ce6
|
1.3.26 update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7483 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-22 22:34:45 +00:00 |
|
William S Fulton
|
18994d5a5f
|
operator tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7482 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-22 22:31:01 +00:00 |
|
William S Fulton
|
4c80e1ea69
|
add test for assigment operator
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7481 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-22 22:30:28 +00:00 |
|
William S Fulton
|
d4db912fa2
|
provide default names for operators
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7480 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-22 22:29:39 +00:00 |
|
William S Fulton
|
4b7cd27186
|
Updates for 1.3.26
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7479 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-22 22:28:55 +00:00 |
|
Charlie Savage
|
a557be3f21
|
Fixed compile problem on windows. The code defines a template called max - however, Windows already defines a macro called max. The fix is to undefine the macro.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7478 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-22 03:22:05 +00:00 |
|
Kevin Ruland
|
11b2f467cd
|
Added words stating limited PHP5 support.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7477 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-21 15:22:29 +00:00 |
|
William S Fulton
|
bf48768e04
|
Lua improvements - Mark Gossage patch #1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7476 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 20:57:30 +00:00 |
|
William S Fulton
|
b4a56ba679
|
Lua improvements - Mark Gossage patch #1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7475 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 20:43:43 +00:00 |
|
William S Fulton
|
8cf9666be2
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7474 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 20:38:24 +00:00 |
|
William S Fulton
|
ea9f2494ff
|
Lua improvements - Mark Gossage patch #1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7473 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 20:12:37 +00:00 |
|
William S Fulton
|
76d58c55cb
|
Lua improvements - Mark Gossage patch #1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7472 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 20:05:06 +00:00 |
|
William S Fulton
|
d0381c8141
|
New Lua examples - Mark Gossage patch #1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7471 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 20:00:56 +00:00 |
|
William S Fulton
|
afda89dc49
|
Mark Gossage patch 1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7470 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 19:35:23 +00:00 |
|
Kevin Ruland
|
92c5d2a22b
|
Fix error message in %typemap(in) SWIGTYPE*.
Change handling of char[ANY] out. Now return null padding.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7469 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 14:50:16 +00:00 |
|
Kevin Ruland
|
b35cc31dd1
|
Change handling of char[ANY] output typemaps, have it return the null
padding and use t_output_helper.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7468 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 14:44:56 +00:00 |
|
Kevin Ruland
|
91a076f516
|
Convert PHP nulls into NULL pointers.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7467 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 14:44:11 +00:00 |
|
Kevin Ruland
|
9cd0336266
|
Print variables from both C and PHP prior to modifications.
Call name_set() with a much shorter argument to make sure
nulls are padded.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7466 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 14:43:12 +00:00 |
|
Kevin Ruland
|
2a8891e6a0
|
Change length of name to 5.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7465 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 14:41:57 +00:00 |
|
Kevin Ruland
|
798499eff7
|
Change length of name to 5 to make manipulation easier.
Print out the individual characters of name[].
Use Print_point() function in print_vars().
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7464 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 14:40:55 +00:00 |
|
Kevin Ruland
|
455035e04e
|
In create_simple_make(), use CXX to link the extension module when
either -c++ or -withcxx is used.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7463 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 13:55:23 +00:00 |
|
Kevin Ruland
|
24442fb756
|
Change example so it builds Foo_get() and Foo_set() wrappers. Use these
wrappers in the runme.php4. Added wrapped method print_Foo() just to make
sure all is working.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7462 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-20 13:53:44 +00:00 |
|