summaryrefslogtreecommitdiff
path: root/Examples/mzscheme
Commit message (Expand)AuthorAgeFilesLines
* Remove use of std::bind2nd which is removed in C++17William S Fulton2019-06-271-3/+2
* Mzscheme out of source examples fixesWilliam S Fulton2019-02-092-2/+2
* Standardise Mzscheme simple exampleWilliam S Fulton2019-02-094-46/+37
* Fix mzscheme static variable wrappersWilliam S Fulton2019-02-096-0/+150
* MzScheme missing destructor added in, std_vector example fixedWilliam S Fulton2019-02-092-22/+19
* Fix mzscheme simple exampleWilliam S Fulton2019-02-092-3/+4
* Fix mzscheme multimap exampleWilliam S Fulton2019-02-094-5/+6
* More remove SWIG_LIB variableWilliam S Fulton2015-08-211-1/+1
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-213-5/+10
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-113-8/+8
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-163-6/+6
* Mzscheme - fix for running examples during 'make check-examples' - they don't...William S Fulton2013-04-204-4/+5
* Mzscheme example makefiles tweaks for consistency with other languages. Attem...William S Fulton2013-04-193-11/+16
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-032-2/+0
* remove deprecated language specification in %typemapWilliam S Fulton2006-01-091-5/+5
* force examples to use preinst-swig, as is done in the test-suiteMarcelo Matus2005-11-273-3/+3
* fix extern declarationsWilliam S Fulton2005-06-282-1/+14
* Warning fixesWilliam S Fulton2004-01-071-1/+1
* The great mergeDave Beazley2002-11-3012-1/+295
* (check): New target.Thien-Thi Nguyen2000-08-041-0/+1
* Initial revisionThien-Thi Nguyen2000-04-065-0/+74