summaryrefslogtreecommitdiff
path: root/Examples
Commit message (Expand)AuthorAgeFilesLines
* fixes for the examples and tcl to use the old Tcl_SetResult()... methodsMarcelo Matus2005-12-093-7/+12
* add support for accessing 'self.thisown'Marcelo Matus2005-12-091-1/+17
* 'oficially' add fastdispatch optionMarcelo Matus2005-12-083-0/+151
* add test for 'typedef unsigned long size_t'Marcelo Matus2005-12-072-0/+7
* simplify the thread implementation, use feature 'nothread' to disable threads...Marcelo Matus2005-12-061-1/+0
* add thread support based in proposal #398495 by Joseph WinstonMarcelo Matus2005-12-062-4/+5
* don't use Py_None directly nor &PyType_TypeMarcelo Matus2005-12-041-4/+2
* shorter sleepMarcelo Matus2005-12-041-1/+1
* Enable test suite for Allegro CLMatthias Köppe2005-12-012-0/+62
* force examples to use preinst-swig, as is done in the test-suiteMarcelo Matus2005-11-2788-90/+90
* fix bug #1174705Marcelo Matus2005-11-272-2/+26
* fix kw in perlMarcelo Matus2005-11-271-0/+22
* fix examples to use preinst-swigMarcelo Matus2005-11-2712-12/+12
* Get clean target working againWilliam S Fulton2005-11-264-0/+4
* c# keyword clashWilliam S Fulton2005-11-261-25/+25
* php keyword fixesWilliam S Fulton2005-11-268-17/+16
* Java/C# - test extra constructor to handle enum items initialised by another ...William S Fulton2005-11-268-0/+79
* add another caseMarcelo Matus2005-11-211-1/+3
* add missing deleteMarcelo Matus2005-11-211-1/+2
* fix comparisonMarcelo Matus2005-11-211-1/+3
* add missing freearg and typecheck typemapsMarcelo Matus2005-11-211-0/+2
* adding more cases and suppressing the 470 warningMarcelo Matus2005-11-218-15/+36
* add director profile testMarcelo Matus2005-11-212-0/+95
* adding stdint.i, the ISO C99 int typesMarcelo Matus2005-11-212-0/+68
* More types added eg UINT8, WORD, BYTE etc.William S Fulton2005-11-141-0/+19
* minor adjustmentWilliam S Fulton2005-11-101-1/+1
* test non standard integral types used on WindowsWilliam S Fulton2005-11-102-0/+77
* adding more casesMarcelo Matus2005-11-082-2/+10
* Use swig::PyObject_ptr name instead of swig::PyItemMarcelo Matus2005-11-083-4/+4
* use preinst-swig in all the examplesMarcelo Matus2005-11-0821-34/+19
* add support for multi-inheritance at the python side and performance tuningsMarcelo Matus2005-11-076-29/+132
* better equivalent test, doesn't use rangeMarcelo Matus2005-11-051-2/+23
* fixes for chicken and the STL/STD casesMarcelo Matus2005-11-051-1/+2
* fixes for chicken and the STL/STD casesMarcelo Matus2005-11-052-2/+5
* fixes for chicken and the STL/STD casesMarcelo Matus2005-11-054-10/+28
* add namespace caseMarcelo Matus2005-11-051-0/+27
* add more support for operators + templatesMarcelo Matus2005-11-051-2/+18
* fix bug #1347853 and better and/or/not operator managementMarcelo Matus2005-11-041-0/+10
* add initial traitsMarcelo Matus2005-11-041-0/+6
* fix testMarcelo Matus2005-11-031-2/+0
* add swig::PyItem and all the helper codeMarcelo Matus2005-11-035-6/+27
* adding more missing typemapsMarcelo Matus2005-11-034-0/+23
* full fn callMarcelo Matus2005-11-031-6/+5
* fix cvsignoreMarcelo Matus2005-11-022-0/+3
* add 'iterator'(sequences) and 'key_iterator'(maps). The first returns allways...Marcelo Matus2005-11-021-16/+20
* add more casesMarcelo Matus2005-11-022-2/+21
* fixes and more cases, as usualMarcelo Matus2005-10-319-7/+139
* recognize the and/not/or keywords and operator namesMarcelo Matus2005-10-271-5/+7
* add && and ||Marcelo Matus2005-10-271-0/+5
* adding more broken casesMarcelo Matus2005-10-274-0/+16