summaryrefslogtreecommitdiff
path: root/Examples/tcl
Commit message (Expand)AuthorAgeFilesLines
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-1/+1
* Remove use of std::bind2nd which is removed in C++17William S Fulton2019-06-271-3/+2
* Misc. typosluz.paz2018-05-171-1/+1
* Remove GCJ supportOlly Betts2017-10-095-77/+0
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-2115-52/+98
* Eliminate trivial differences between the reference examplesOlly Betts2014-11-072-11/+3
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-243-4/+4
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-1115-63/+63
* Fix {python|perl5|ruby|tcl}/java examplesKarl Wette2014-05-021-8/+5
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-163-4/+3
* Further cleaning up of class examplesOlly Betts2014-02-242-3/+2
* Improve the class example for several languages.Olly Betts2014-02-234-61/+23
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Fix tcl operator example crashing when runWilliam S Fulton2013-05-031-3/+0
* Tcl examples now run during 'make check' and makefile tidyup.William S Fulton2013-04-1915-74/+88
* 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