swig/Lib
William S Fulton f4fac221fa - Compliance with ISO/IEC 14882:1998(E) 17.4.3.1.2 -> eg double underscores removed
- Potential member variable and method name clashes remove by preceding with 'swig'
- consistent use of C++ booleans for the swig_disown flag across and within the modules that use this it in director code.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5139 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-22 22:55:17 +00:00
..
chicken [Chicken] Use C_mk_bool rather than C_mkbool. This fixes 2003-09-09 12:35:55 +00:00
csharp Support for std::string and const std::string & 2003-09-12 21:13:48 +00:00
guile Fix memory leaks in the generated wrapper code. 2003-09-10 11:22:12 +00:00
java - Compliance with ISO/IEC 14882:1998(E) 17.4.3.1.2 -> eg double underscores removed 2003-09-22 22:55:17 +00:00
mzscheme Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
ocaml - Compliance with ISO/IEC 14882:1998(E) 17.4.3.1.2 -> eg double underscores removed 2003-09-22 22:55:17 +00:00
perl5 Fixed Perl std::vector::at problem with gcc < 3.0 2003-09-11 08:19:27 +00:00
php4 Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
pike __DIRECTOR__ renamed Swig::Director 2003-09-22 20:13:42 +00:00
python - Compliance with ISO/IEC 14882:1998(E) 17.4.3.1.2 -> eg double underscores removed 2003-09-22 22:55:17 +00:00
ruby - Compliance with ISO/IEC 14882:1998(E) 17.4.3.1.2 -> eg double underscores removed 2003-09-22 22:55:17 +00:00
tcl Fixed [ 791579 ] (unsigned) long long handled incorrectly 2003-09-01 18:02:03 +00:00
xml Initial revision 2001-01-17 02:00:31 +00:00
_std_deque.i The great merge 2002-11-30 22:01:28 +00:00
carrays.i Add Ruby support for item indexing in Lib/carrays.i. 2003-03-08 04:21:41 +00:00
cdata.i The great merge 2002-11-30 22:01:28 +00:00
cmalloc.i The great merge 2002-11-30 22:01:28 +00:00
common.swg Minor patch contributed by Charles Schwieters. 2003-03-04 20:09:53 +00:00
constraints.i The great merge 2002-11-30 22:01:28 +00:00
cpointer.i The great merge 2002-11-30 22:01:28 +00:00
cstring.i The great merge 2002-11-30 22:01:28 +00:00
exception.i Support for throwing C# exceptions from C/C++ 2003-08-29 20:05:15 +00:00
math.i The great merge 2002-11-30 22:01:28 +00:00
pointer.i The great merge 2002-11-30 22:01:28 +00:00
std_deque.i The great merge 2002-11-30 22:01:28 +00:00
stl.i Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
swig.swg New typecheck 2003-09-04 20:33:08 +00:00