Marcelo Matus
|
8d3ff53be8
|
fix gcc warning reported by R. Bernstein
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8838 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 01:29:15 +00:00 |
|
Marcelo Matus
|
5ebfa83e66
|
fix warning reported by Nitro in VC7
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8837 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 01:27:30 +00:00 |
|
Marcelo Matus
|
609c14457d
|
fix premature object deletion reported by Paul in tcl3d
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8836 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 01:19:50 +00:00 |
|
William S Fulton
|
fbb04095a1
|
virtual method hiding fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8835 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 23:41:57 +00:00 |
|
William S Fulton
|
926bc01380
|
solaris warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8834 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 23:36:39 +00:00 |
|
William S Fulton
|
a8ed3543a8
|
Fix Sun workshop char* problems
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 23:20:19 +00:00 |
|
Marcelo Matus
|
4b150a0c9e
|
avoid assert when finding a recursive scope inheritance, emit a warning in the worst case, reported by Nitro
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8832 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 22:13:37 +00:00 |
|
Marcelo Matus
|
4f783cc1d4
|
fix gcc warning reported by R. Bernstein
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8831 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 21:10:42 +00:00 |
|
Marcelo Matus
|
3da03c36d2
|
add missing delete that valgrind misses
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8830 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 20:46:46 +00:00 |
|
Marcelo Matus
|
d36c154169
|
add test for rename
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8829 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 20:46:13 +00:00 |
|
William S Fulton
|
f3b140b3d1
|
Make it clear that documentation is not installed by default.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8828 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 22:10:38 +00:00 |
|
Kevin Ruland
|
568aa2c6d1
|
Added #include TRMLS.h to the php_module.h header file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8827 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 21:30:03 +00:00 |
|
Kevin Ruland
|
0a79bdb042
|
Added TSRMLS_CC to get_constant call.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8826 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 21:28:08 +00:00 |
|
Marcelo Matus
|
e26e9d9b6d
|
fix [ 1432152 ] %rename friend operators in namespace
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8825 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 06:59:06 +00:00 |
|
Marcelo Matus
|
76089cb45d
|
fix copyctor + template bug #1432125
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8824 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 06:00:08 +00:00 |
|
Marcelo Matus
|
ca911e8167
|
fix copyctor + template bug #1432125
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8823 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 05:48:35 +00:00 |
|
Marcelo Matus
|
9f2e2f2fb0
|
fix copyctor + template bug #1432125
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8822 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 05:44:50 +00:00 |
|
Marcelo Matus
|
85821269bf
|
fix copyctor + template bug #1432125
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8821 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 05:39:20 +00:00 |
|
Marcelo Matus
|
88023f8b82
|
fix copyctor + template bug #1432125
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8820 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 05:30:26 +00:00 |
|
Marcelo Matus
|
88cf71c939
|
fix typemap issue reported by Bob Marinier
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8819 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-15 22:55:56 +00:00 |
|
William S Fulton
|
18462671d2
|
Fix typos, html errors and add new section on prerequisites for adding new language modules to swig distribution
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8817 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-14 19:59:43 +00:00 |
|
Matthias Köppe
|
3c2bc16ff4
|
New test case integers.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8816 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-14 19:03:55 +00:00 |
|
Matthias Köppe
|
e87a7dbbf0
|
New test case integers.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8815 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-14 18:25:16 +00:00 |
|
Kevin Ruland
|
6400d533db
|
Fix overloading of constructors.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8814 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-13 19:31:16 +00:00 |
|
Marcelo Matus
|
795621f2a1
|
remove extra '\n' reported by Robert Jones
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8813 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-13 09:42:28 +00:00 |
|
Marcelo Matus
|
5072447b47
|
fix macro expansion issue reported by Andreas Held
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8812 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-13 08:56:55 +00:00 |
|
Marcelo Matus
|
0ac2846b70
|
fix macro expansion issue reported by Andreas Held
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8811 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-13 08:55:06 +00:00 |
|
Mark Gossage
|
29c7334a8f
|
added correct void* support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8810 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-13 02:49:55 +00:00 |
|
Mark Gossage
|
c66a39c802
|
update to extending document
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8809 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-13 02:36:05 +00:00 |
|
William S Fulton
|
5f5feb49b0
|
bump version to 1.3.29
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8808 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-12 21:37:49 +00:00 |
|
Marcelo Matus
|
5da4027676
|
fix line counting for inner macro expansions (one macro inside another one)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8807 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-12 19:48:32 +00:00 |
|
William S Fulton
|
f708991278
|
html fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8803 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-12 01:27:20 +00:00 |
|
William S Fulton
|
7c7ac35dfb
|
Add in speedy's instructions for building SWIG using MinGW
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8802 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-12 01:14:12 +00:00 |
|
Marcelo Matus
|
3d1027d1c7
|
update list
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8801 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-12 00:47:09 +00:00 |
|
William S Fulton
|
0c15feab87
|
readying for 1.3.28
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8800 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 22:23:21 +00:00 |
|
Marcelo Matus
|
0a0702f086
|
more keyword fixes, from Olly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8799 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 22:01:51 +00:00 |
|
Marcelo Matus
|
7ae7d7f278
|
fix static member names, from Olly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8798 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 22:01:31 +00:00 |
|
William S Fulton
|
1e3f94dae5
|
fix comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8797 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 21:54:25 +00:00 |
|
William S Fulton
|
78c3c813cb
|
Workaround for Test::More 's ok function not working on Perl 5.004_04
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8796 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 21:50:33 +00:00 |
|
Marcelo Matus
|
390c3e2ae1
|
more comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8795 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 20:36:39 +00:00 |
|
Marcelo Matus
|
c9639395c9
|
uniform the location of the includes and fixes, now in perlhead.swg as rubyhead.swg and pyhead.swg
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8794 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 20:33:52 +00:00 |
|
Marcelo Matus
|
65e58e8ed9
|
generate warning for old python versions if the -classic option is not been used
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8793 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 20:14:01 +00:00 |
|
William S Fulton
|
767c902d35
|
Add JNI compilation reference
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8792 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 18:56:30 +00:00 |
|
William S Fulton
|
093c842e49
|
more %catches documentation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8791 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 18:54:34 +00:00 |
|
Marcelo Matus
|
caf47cde94
|
new fix for director protected members + overloading
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8790 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 18:09:46 +00:00 |
|
Marcelo Matus
|
358c35bf35
|
minor cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8789 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 08:09:17 +00:00 |
|
Marcelo Matus
|
a4e6310345
|
better fix for typedef + inheritance
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8788 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 06:20:02 +00:00 |
|
Marcelo Matus
|
2329244120
|
better fix for typedef + inheritance
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8787 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 06:17:45 +00:00 |
|
Marcelo Matus
|
ff0c451c08
|
better fix for typedef + inheritance
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8786 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 06:13:44 +00:00 |
|
Marcelo Matus
|
cb18392a7a
|
sort and add new features
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8785 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 05:30:54 +00:00 |
|