aboutsummaryrefslogtreecommitdiff
path: root/Examples
AgeCommit message (Expand)Author
2006-01-23Use preinst-swig instead of swig so SWIG_LIB does not need to be setWilliam S Fulton
2006-01-23fix php keyword warningsWilliam S Fulton
2006-01-23fix for VCMarcelo Matus
2006-01-23fix errors for 32bit arch.Marcelo Matus
2006-01-22simplify MakefilesMarcelo Matus
2006-01-22add mod to cvsignoreMarcelo Matus
2006-01-22update listMarcelo Matus
2006-01-22fix MSC problem with def. constructorMarcelo Matus
2006-01-21fix Makefiles for cygwinMarcelo Matus
2006-01-21add macro to disable the extra qualifications in members, which seems to be n...Marcelo Matus
2006-01-21use SWIG_exception_fail for ruby and perlMarcelo Matus
2006-01-21remove vc++ noiseWilliam S Fulton
2006-01-20add in check for array inputsWilliam S Fulton
2006-01-20fix problem with template + classforward + default template parameters report...Marcelo Matus
2006-01-20avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'...Marcelo Matus
2006-01-20fix warningMarcelo Matus
2006-01-19add test for %newobjectMarcelo Matus
2006-01-19fix runtest to match new rule for enumsMarcelo Matus
2006-01-19fix extra ;Marcelo Matus
2006-01-19add more casesMarcelo Matus
2006-01-17fix example for new double->long long casting ruleMarcelo Matus
2006-01-17add initial regexp support based on the coptional rxspencer library. Active i...Marcelo Matus
2006-01-16Updated test case for naming rules.Charlie Savage
2006-01-15Updated tests for constants.Charlie Savage
2006-01-15fix run test compile for the momentMarcelo Matus
2006-01-15use include <> instead of "" for system filesMarcelo Matus
2006-01-15fix inclusion pathMarcelo Matus
2006-01-15New Ruby test case for checking renames, predicate methods, bang methods and ...Charlie Savage
2006-01-14Changed -norename to -noautorename.Charlie Savage
2006-01-14Added option to send to SWIG that controls whether the new rename mechanism f...Charlie Savage
2006-01-14silence warning with ruby + autorenameMarcelo Matus
2006-01-14Add test suites for CLISP, CFFI, UFFI.Matthias Köppe
2006-01-14add %extern caseMarcelo Matus
2006-01-13add tests for unsigned long long and long long overloadingWilliam S Fulton
2006-01-13modify overloaded long long functions for runtime testingWilliam S Fulton
2006-01-13mods for VC++William S Fulton
2006-01-13use the file in the directory above instead - removedWilliam S Fulton
2006-01-13Fix last change.Matthias Köppe
2006-01-13Run Allegro CL testcases for C with the -cwrap option.Matthias Köppe
2006-01-13Add allegrocl_clean target.Matthias Köppe
2006-01-13add aliases for the 'case' encodersMarcelo Matus
2006-01-12muffle exception specification ignored warning (VC++). This is only for testc...William S Fulton
2006-01-12more %rename predicatesMarcelo Matus
2006-01-12add %rename predicatesMarcelo Matus
2006-01-11another fix to utitleMarcelo Matus
2006-01-11more examplesMarcelo Matus
2006-01-11change runtime examples to run with old python versionsMarcelo Matus
2006-01-11change runtime examples to run with old python versionsMarcelo Matus
2006-01-11fix memory PyObject * typemaps to avoid memory leaks with iteratorsMarcelo Matus
2006-01-11fix the way a member is added to a class, and the class node is constructed, ...Marcelo Matus