Marcelo Matus
|
d61a776308
|
avoid swig_types of length 0, and allow to iterate over the array, for Lua mainly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7435 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-12 23:25:03 +00:00 |
|
William S Fulton
|
f94e5e4870
|
function comments added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7423 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-10 23:37:56 +00:00 |
|
Marcelo Matus
|
7de3e1e5e7
|
fix for #1247477, sorting tables properly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7404 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-08-30 17:36:14 +00:00 |
|
Marcelo Matus
|
a8054943ef
|
fix for #1247477, sorting tables properly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7403 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-08-30 17:23:10 +00:00 |
|
Marcelo Matus
|
f906b4d5e7
|
fix sorting problem with template types, strcmp can't be used directly with the DOH_String type. Use Cmp
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-08-26 07:06:10 +00:00 |
|
Marcelo Matus
|
980eb368af
|
fix infinity loop #1209289
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7297 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-06-17 00:46:10 +00:00 |
|
Marcelo Matus
|
986753951c
|
fix error 1221362
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7296 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-06-17 00:22:12 +00:00 |
|
Marcelo Matus
|
0d0e42a440
|
cosmetic fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7290 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-06-13 16:45:50 +00:00 |
|
William S Fulton
|
a4729b150d
|
function comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7199 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-05-20 22:41:21 +00:00 |
|
William S Fulton
|
34a035e3f1
|
template ext mode on for all languages, not just Python now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7130 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-04-01 19:46:06 +00:00 |
|
William S Fulton
|
cea876777c
|
New function for creating a parameter including the file and line information needed for correctly displaying warnings in typemaps (to show relevant file and line)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7128 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-30 22:34:34 +00:00 |
|
William S Fulton
|
bf0ae5ee50
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7101 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-28 19:43:55 +00:00 |
|
William S Fulton
|
71b3366e0a
|
remove casts for enums - not necessary now that the enum type is used instead of integers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7099 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-28 19:38:37 +00:00 |
|
Marcelo Matus
|
9cd959309c
|
fix enum cast in C
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7087 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-19 21:39:25 +00:00 |
|
Marcelo Matus
|
ec3f19d3fd
|
add more missing Deletes, and cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7062 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-14 23:25:04 +00:00 |
|
Marcelo Matus
|
9be29fc04b
|
fix ansi warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7048 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-08 09:53:04 +00:00 |
|
Marcelo Matus
|
27b36e0ed5
|
fix template + namespace => infinite loop (see template_matrix.i), reported by Bo Peng
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7044 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-07 23:32:51 +00:00 |
|
Marcelo Matus
|
b4edea6fa9
|
fix several memory leaks
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7036 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-07 20:39:46 +00:00 |
|
Marcelo Matus
|
310bff2e1b
|
get rid of static buffers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7035 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-07 20:36:26 +00:00 |
|
Marcelo Matus
|
32783162e0
|
fix several memory leaks and add static keys like 'k_name'
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7034 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-07 20:34:44 +00:00 |
|
William S Fulton
|
567d67fbe9
|
Warning fix for Intel compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7029 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-06 15:46:04 +00:00 |
|
Marcelo Matus
|
42381e5888
|
following Bill's labels patch, we add swiglabels.swg
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7015 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-28 23:59:12 +00:00 |
|
Marcelo Matus
|
7cb76a14f4
|
add Deletes where needed, to reduce memory use
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7007 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-26 08:48:22 +00:00 |
|
John Lenz
|
ef58056ffd
|
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@6993 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-23 22:40:51 +00:00 |
|
William S Fulton
|
4d0e968154
|
const warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6956 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-15 22:28:43 +00:00 |
|
William S Fulton
|
faac32387d
|
revert to original typemap matching rules for now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6955 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-15 22:27:09 +00:00 |
|
William S Fulton
|
04d96a8f14
|
Fix for typemap matching rules when wrapping variables for languages that wrap them via getter/setter functions (C# and Java)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6954 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-15 22:26:04 +00:00 |
|
John Lenz
|
f6964f285f
|
- 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@6930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-01 00:08:24 +00:00 |
|
Marcelo Matus
|
d13e837d8e
|
more smart pointers + extend fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6918 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-01-04 09:41:05 +00:00 |
|
Marcelo Matus
|
533b36c15d
|
more fixes and cases for smart pointers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6917 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-23 08:56:27 +00:00 |
|
Marcelo Matus
|
d6802c75ba
|
avoid using reference value for static members, since it can generate unresolved symbols for static const
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6916 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-23 07:38:55 +00:00 |
|
Marcelo Matus
|
417e339ba3
|
more smart_pointer + static methods fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6915 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-23 01:12:07 +00:00 |
|
Marcelo Matus
|
9c9985bd6f
|
fix %ignore *::Bar::foo case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6910 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-21 21:21:58 +00:00 |
|
Marcelo Matus
|
201b47ae3c
|
fix template_deftype to work with functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6903 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-20 21:16:13 +00:00 |
|
Marcelo Matus
|
1875a3d44b
|
fix typemap search, now you can add a typemap like %typemap(out) int *Foo::foo(int bar);
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6900 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-19 23:03:14 +00:00 |
|
Marcelo Matus
|
26655216ab
|
fix typemap search, now you can add a typemap like %typemap(out) int *Foo::foo(int bar);
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6899 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-19 22:54:40 +00:00 |
|
Marcelo Matus
|
aa048182d7
|
avoid using of temporal value for wrapping type user + const reference argument
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6895 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-18 05:57:08 +00:00 |
|
Marcelo Matus
|
7ae82d1c51
|
fixes for templates and template default args, cosmetics, and other fixes for OSS
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6893 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-16 02:12:05 +00:00 |
|
Marcelo Matus
|
b8ae49d52d
|
more fixes for template + def args
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-05 10:15:25 +00:00 |
|
Marcelo Matus
|
e4cdbbfaef
|
old extra fix for valuewrapper
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6832 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-04 08:33:39 +00:00 |
|
Marcelo Matus
|
d88eed76e6
|
mix patches #748861 and #1041174 for %extend generation code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6831 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-04 08:33:03 +00:00 |
|
Marcelo Matus
|
d0fad62e2c
|
add support for smart pointers + %extend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6819 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-01 11:29:17 +00:00 |
|
Marcelo Matus
|
2d686c0a84
|
support of typemaps + template + template def args
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6808 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-01 01:01:03 +00:00 |
|
Marcelo Matus
|
28ba4aca2d
|
reverting to 1.17, the protected constructor problem is now fixed in lang.cxx
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6806 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-01 00:56:35 +00:00 |
|
William S Fulton
|
7814e12b7c
|
Removed last vestiges of enums being handled as integers in the core.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6773 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 18:53:17 +00:00 |
|
Marcelo Matus
|
ffa25c871d
|
more on protected ctors+directors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6772 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 10:35:49 +00:00 |
|
Marcelo Matus
|
8b79e6a28a
|
fix non public overload order
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6770 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 09:15:58 +00:00 |
|
Marcelo Matus
|
794680d137
|
fix for value_wrapper + feature:nodefault
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6739 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-15 22:56:18 +00:00 |
|
Marcelo Matus
|
659e439023
|
fix for abstract
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6738 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-15 22:55:27 +00:00 |
|
Marcelo Matus
|
6d930e0ef0
|
fixes for mixed_types.i, multidimension arrays, and arrays +references+typedefs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6728 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-15 20:53:29 +00:00 |
|