Marcelo Matus
|
2c19c671fd
|
fix missing line/file name
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8687 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-03 07:33:28 +00:00 |
|
Marcelo Matus
|
2cdf8ec650
|
fix seg fault in OSS
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8686 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-03 00:00:39 +00:00 |
|
Marcelo Matus
|
0db9cfc821
|
remove unused var
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8685 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 23:48:56 +00:00 |
|
Marcelo Matus
|
fb72531fb8
|
cosmetic fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8684 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 23:24:01 +00:00 |
|
Marcelo Matus
|
31915bb0d5
|
fix bug #1420757
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8683 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 23:13:54 +00:00 |
|
Marcelo Matus
|
6c6d16529e
|
add fail: label for the get methods always, just in case someone write a 'varout' typemap that need it
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8682 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 22:56:15 +00:00 |
|
Marcelo Matus
|
8f8673bd2c
|
fix varout typemaps for swigtypes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8681 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 21:31:19 +00:00 |
|
Marcelo Matus
|
a06eb9c981
|
fix warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8680 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 21:29:59 +00:00 |
|
Marcelo Matus
|
6545fac4a7
|
don't use ABC name, conflicts with MinGW wingdi.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8679 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 18:15:36 +00:00 |
|
Marcelo Matus
|
21be4f51f0
|
add 'docstring' test-case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8678 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 17:18:37 +00:00 |
|
Charlie Savage
|
90bbdcd207
|
Significant rearrangment of some sections of the documentaiton. Also added additional information about exception handling and getter/setter methods.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8677 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 10:57:37 +00:00 |
|
Charlie Savage
|
acc52f93ff
|
Fixed error in test which checked for an incorrect method name.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8676 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 09:02:40 +00:00 |
|
Charlie Savage
|
165dd09f7a
|
Reimplemented Swig_string_ucase(String *s) to take into account digits in names.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8675 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 09:02:11 +00:00 |
|
Marcelo Matus
|
d2648ed8fd
|
fix for subversion 1.3.0
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8674 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 06:53:07 +00:00 |
|
Marcelo Matus
|
e05f7cfffc
|
add extranative option to keep old copy mode for std containers as the default behavior
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8673 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 06:00:37 +00:00 |
|
Mark Gossage
|
df022e7354
|
bugfix #1356577, changed double=>lua_number in a few places.
added the std::pair wrapping
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8672 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 01:41:06 +00:00 |
|
Marcelo Matus
|
285aeff366
|
readd removed \!
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8671 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 22:46:46 +00:00 |
|
William S Fulton
|
d0b18a8c13
|
add generated swigwarn.swg to windows distribution
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8670 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 21:28:16 +00:00 |
|
William S Fulton
|
5241939f7a
|
add allowexcept feature test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8669 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 21:15:45 +00:00 |
|
Marcelo Matus
|
14a5d7f762
|
fix for solaris + no stlport4
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8668 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 16:24:23 +00:00 |
|
Marcelo Matus
|
38d96c9ad8
|
fix -external-runtime and warning arounds in subversion
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8667 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 08:57:04 +00:00 |
|
Marcelo Matus
|
dbdcf4462c
|
fix -external-runtime and warning arounds in subversion
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8666 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 08:37:53 +00:00 |
|
Marcelo Matus
|
872422e8eb
|
add declaration for WCHAR_MIN and WCHAR_MAX if not founded
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8665 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 05:14:43 +00:00 |
|
Marcelo Matus
|
016c49bd21
|
fix warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8664 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 05:13:46 +00:00 |
|
Marcelo Matus
|
f59680b810
|
fix warning in solaris
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8663 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 05:12:18 +00:00 |
|
Marcelo Matus
|
51a55b9705
|
fix seg fault with undefined templatee
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8662 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 17:18:31 +00:00 |
|
Kevin Ruland
|
466726083f
|
Fixed problems when overloading C++ member functions.
- only register the wrapper function.
- fix dispatchFunction() implementation to accomodate this_ptr.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8661 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 16:40:59 +00:00 |
|
Kevin Ruland
|
e5e700b3c2
|
Added typechecks for string and const string&.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8660 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 16:38:48 +00:00 |
|
Kevin Ruland
|
07d8cddbde
|
Fix memory leak in GetModule.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8659 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 16:38:14 +00:00 |
|
Marcelo Matus
|
26afeac0c7
|
fix Wall/pedantic
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8658 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 06:18:50 +00:00 |
|
Marcelo Matus
|
dcf0727ee1
|
add <stdlib.h> for malloc and lua
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8657 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 06:16:41 +00:00 |
|
Matthias Köppe
|
6c4bc0378d
|
(free_swig_member_function): Add missing return.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8656 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 02:45:48 +00:00 |
|
Marcelo Matus
|
1fc78ba477
|
remove old -Dexplicit=
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8655 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 00:57:00 +00:00 |
|
Marcelo Matus
|
36ab776a61
|
fix -external-runtime
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 00:02:58 +00:00 |
|
Marcelo Matus
|
2a89c24848
|
fix unapplied 'novaluewrapper' feature and add directive forms
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8653 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 23:32:51 +00:00 |
|
Marcelo Matus
|
9d88b67802
|
fix unapplied 'novaluewrapper' feature and add directive forms
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8652 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 23:18:08 +00:00 |
|
William S Fulton
|
ba3a92deca
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8651 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:58:01 +00:00 |
|
Marcelo Matus
|
7b2dbbc3ce
|
fix missing static member access methods, discovered with li_std_string test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8650 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:52:39 +00:00 |
|
William S Fulton
|
308a559d6b
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8649 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:45:30 +00:00 |
|
William S Fulton
|
8b60b7fd87
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8648 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:33:47 +00:00 |
|
Marcelo Matus
|
8e91804233
|
add fragment warning and fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8647 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:33:06 +00:00 |
|
William S Fulton
|
2584db6d72
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8646 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:24:46 +00:00 |
|
Marcelo Matus
|
5e77ca27e0
|
add fragment warning and fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8645 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:22:13 +00:00 |
|
William S Fulton
|
8f09162243
|
%naturalvar documentation added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8644 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:17:42 +00:00 |
|
William S Fulton
|
cef8b21922
|
Add in missing xml Makefile
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8643 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:16:51 +00:00 |
|
William S Fulton
|
a0eeaed4e1
|
fix typos
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8642 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:16:14 +00:00 |
|
William S Fulton
|
c6ede27baa
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:15:58 +00:00 |
|
William S Fulton
|
9e1e83635f
|
Add missing fragment. Surely this kind of bug should be found when SWIG compiles? That is surely SWIG should generate error out if it can't find a fragment it has been asked to use?
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8640 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 21:19:41 +00:00 |
|
William S Fulton
|
23b90b3d1c
|
fix solaris workshop compiler noise
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8639 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 21:14:21 +00:00 |
|
Marcelo Matus
|
2aa0e23287
|
don't add forward class to the classes hash. We needed this before for naturalvar, but is not needed anymore. Now produce seg faults when a forward class statement is found after a class declaration. Reported by Evan Weis
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8638 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 20:18:38 +00:00 |
|