| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes for namespaces + class declarations + %template directive | Marcelo Matus | 2004-11-01 | 2 | -2/+153 |
* | now 'defined' as variable name is fixed | Marcelo Matus | 2004-10-30 | 2 | -4/+22 |
* | patch for 'defined' varible not ready jet | Marcelo Matus | 2004-10-30 | 1 | -1/+2 |
* | fix cpp + defined variable name | Marcelo Matus | 2004-10-30 | 1 | -0/+7 |
* | fix warnings for ruby, add another case | Marcelo Matus | 2004-10-30 | 1 | -0/+5 |
* | fix warnings for ruby + java | Marcelo Matus | 2004-10-30 | 1 | -0/+8 |
* | add patch 962168 for Multiple Inheritance problem, seems to be working fine | Marcelo Matus | 2004-10-30 | 1 | -1/+1 |
* | add patch 1025861 for director + exceptions, fix director + enums | Marcelo Matus | 2004-10-30 | 1 | -0/+6 |
* | removed problem test for gcc-3.3.0+ until resolved | William S Fulton | 2004-10-29 | 1 | -1/+7 |
* | default args and overloading runtime tests added | William S Fulton | 2004-10-29 | 2 | -0/+285 |
* | no message | William S Fulton | 2004-10-29 | 2 | -63/+70 |
* | fix import + typedefs. see example in imports_b.i | Marcelo Matus | 2004-10-29 | 2 | -0/+24 |
* | Removed default arg test cases as the tests were moved into default_args.i so... | William S Fulton | 2004-10-29 | 14 | -211/+0 |
* | ruby warning suppression | William S Fulton | 2004-10-29 | 3 | -7/+15 |
* | segfault test added - global scope operator | William S Fulton | 2004-10-29 | 1 | -0/+2 |
* | better option name templatereduce | Marcelo Matus | 2004-10-28 | 2 | -6/+7 |
* | C# INOUT, INPUT, OUTPUT typemaps | William S Fulton | 2004-10-27 | 1 | -0/+101 |
* | Recover original types in template expansions. | Marcelo Matus | 2004-10-27 | 3 | -8/+31 |
* | add test case for template+typedef+typemaps | Marcelo Matus | 2004-10-27 | 1 | -0/+42 |
* | third attempo to commit, same changes, ie director + nested but no extra shif... | Marcelo Matus | 2004-10-26 | 1 | -1/+0 |
* | derive_nested.i and using_namespace.i not longer broken | Marcelo Matus | 2004-10-26 | 1 | -3/+3 |
* | more derived +nested cases | Marcelo Matus | 2004-10-26 | 1 | -1/+3 |
* | more using+namespaces cases | Marcelo Matus | 2004-10-26 | 1 | -6/+7 |
* | test for ref+int overload | Marcelo Matus | 2004-10-25 | 2 | -0/+24 |
* | Fix directors + protected pure virtual members + protected | Marcelo Matus | 2004-10-24 | 1 | -3/+65 |
* | director enum runtime test | William S Fulton | 2004-10-22 | 1 | -0/+36 |
* | namespace added and a %rename | William S Fulton | 2004-10-22 | 1 | -5/+12 |
* | fix another warning | Marcelo Matus | 2004-10-22 | 1 | -0/+1 |
* | fix director + abstract + constructors, reported by Brian Kelley | Marcelo Matus | 2004-10-22 | 3 | -22/+151 |
* | add silly abstract case | Marcelo Matus | 2004-10-21 | 2 | -0/+42 |
* | - Add SWIG_RUNTIME_VERSION to new type sharing code. This is for future-proo... | John Lenz | 2004-10-21 | 1 | -0/+3 |
* | fix compiler warning | Marcelo Matus | 2004-10-21 | 1 | -0/+1 |
* | fix example, bad template parameter name | Marcelo Matus | 2004-10-21 | 1 | -3/+2 |
* | CHANGES.current | Marcelo Matus | 2004-10-21 | 1 | -1/+2 |
* | disable broken test under the old SwigValueWrapper mech | Marcelo Matus | 2004-10-20 | 1 | -2/+3 |
* | *** empty log message *** | William S Fulton | 2004-10-20 | 1 | -0/+56 |
* | runtime tests for templated functions in a namespace added (overloading and d... | William S Fulton | 2004-10-20 | 2 | -0/+72 |
* | runtime tests for templated functions with default args in namespace | William S Fulton | 2004-10-20 | 1 | -0/+29 |
* | default args in C code test added | William S Fulton | 2004-10-20 | 1 | -1/+7 |
* | beefed up the kwargs tests | William S Fulton | 2004-10-20 | 2 | -16/+77 |
* | default args in templated function in a namespace tests added | William S Fulton | 2004-10-20 | 1 | -0/+23 |
* | templated functions in a namespace tests added | William S Fulton | 2004-10-20 | 1 | -0/+17 |
* | default arguments in C code test | William S Fulton | 2004-10-20 | 1 | -0/+3 |
* | fixes for SwigValueWrapper | Marcelo Matus | 2004-10-19 | 3 | -1/+130 |
* | missing test file | Marcelo Matus | 2004-10-19 | 1 | -0/+136 |
* | added new chicken runme script | John Lenz | 2004-10-19 | 1 | -0/+9 |
* | fix for bug 901706 | Marcelo Matus | 2004-10-18 | 1 | -0/+25 |
* | fix for 'template struct Opaque1 Type2 | Marcelo Matus | 2004-10-18 | 1 | -1/+10 |
* | make %callback more uniform and usable | Marcelo Matus | 2004-10-18 | 1 | -6/+5 |
* | more examples, and fixes | Marcelo Matus | 2004-10-18 | 17 | -28/+123 |