summaryrefslogtreecommitdiff
path: root/Examples/tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-158-16/+16
* fix SWIG naming conventionWilliam S Fulton2009-08-211-1/+1
* invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton2009-03-208-16/+16
* Fix virtual destructorWilliam S Fulton2008-06-211-1/+1
* 64 bit portability fixesWilliam S Fulton2007-10-291-1/+1
* eol-style set to CRLFWilliam S Fulton2007-10-188-1172/+1172
* eol-style set to CRLFWilliam S Fulton2007-10-181-65/+65
* Remove cvs $Header$William S Fulton2007-10-1710-20/+0
* [Tcl] Prevent SWIG_Tcl_ConvertPtr from calling the unknown proc.Olly Betts2007-10-155-0/+103
* Remove obscure mpointer example and replace with member_pointer.i testcase an...William S Fulton2007-08-096-183/+0
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-0315-167/+0
* use $self special variable instead of self in %extendWilliam S Fulton2006-11-082-3/+3
* Correct some commentsWilliam S Fulton2006-07-042-2/+2
* remove sprintf deprecated messageWilliam S Fulton2006-03-052-0/+10
* Fix for Visual Studio Express 2005 without database support installed - no ne...William S Fulton2006-02-078-32/+32
* update for mailing listsWilliam S Fulton2006-02-071-1/+1
* simplify MakefilesMarcelo Matus2006-01-221-3/+2
* fix Makefiles for cygwinMarcelo Matus2006-01-211-1/+1
* better approach to running gcj testsWilliam S Fulton2006-01-081-0/+1
* *** empty log message ***William S Fulton2006-01-081-0/+13
* Only run gcj tests when gcj is installed on the boxWilliam S Fulton2006-01-082-2/+0
* add support for named warning codesMarcelo Matus2006-01-061-1/+1
* silence new leak warningsMarcelo Matus2006-01-051-0/+2
* add %typemap(LANG,..) warning 1387184Marcelo Matus2006-01-051-6/+6
* uniform cni examplesMarcelo Matus2006-01-031-3/+1
* add tcl+java exampleMarcelo Matus2005-12-305-0/+83
* fix examples to use preinst-swigMarcelo Matus2005-11-2712-12/+12
* massive typemap unificationMarcelo Matus2005-10-181-1/+1
* fix extern declarationsWilliam S Fulton2005-06-287-3/+32
* html fixesWilliam S Fulton2004-11-022-10/+10
* Update for new runtime library approach (no more -runtime -noruntime)William S Fulton2004-10-271-140/+0
* Update for new runtime library approach (no more -runtime -noruntime)William S Fulton2004-10-276-47/+24
* Update Examples to not build runtime libraryJohn Lenz2004-10-173-16/+4
* *** empty log message ***William S Fulton2004-10-161-0/+11
* Added missing Visual Studio project fileWilliam S Fulton2004-09-061-0/+140
* removed unknown -contract flag which was causing swig to failWilliam S Fulton2004-08-121-1/+1
* Windows example no longer uses prebuilt runtime DLL, rather it builds its own...William S Fulton2004-07-116-11/+37
* import and import_template examples that used the prebuilt runtime library g...William S Fulton2004-07-103-17/+22
* Test const char [] instead of const char *William S Fulton2004-06-153-3/+2
* All the runtime scripts are called runme.tcl now for easier testingWilliam S Fulton2004-01-2022-22/+34
* Warning fixesWilliam S Fulton2004-01-073-4/+4
* new exampleDave Beazley2003-11-305-0/+182
* Clearer instructionsWilliam S Fulton2003-11-251-2/+2
* New -noruntime commandline optionWilliam S Fulton2003-11-254-8/+8
* Changed -c to -noruntimeDave Beazley2003-11-201-2/+1
* Tcl patches. Use [info sharedlibextension] to get file extension rather than...Dave Beazley2003-11-1114-37/+16
* new exampleDave Beazley2003-11-055-0/+233
* Missing quotes on environment variableWilliam S Fulton2003-05-211-2/+2
* Visual C++ project files for this runtime library exampleWilliam S Fulton2003-05-086-1/+655
* *** empty log message ***William S Fulton2003-05-081-1/+1