summaryrefslogtreecommitdiff
path: root/Examples/guile
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant NULL checks before free()/delete (#2184)Olly Betts2022-01-291-1/+1
* Fix guile examples for C11 and later conformanceWilliam S Fulton2021-11-151-1/+5
* Alphabetise testing of examplesWilliam S Fulton2020-08-131-4/+4
* Remove use of std::bind2nd which is removed in C++17William S Fulton2019-06-271-3/+2
* Standardise Guile simple exampleWilliam S Fulton2019-02-093-35/+26
* Misc. typosluz.paz2018-05-172-3/+3
* Remove shebang from non executable fileWilliam S Fulton2017-01-271-3/+0
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-218-20/+40
* Guile gitignore and consistent naming in examplesWilliam S Fulton2015-04-264-4/+4
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-118-28/+28
* More cleaning up of the class examplesOlly Betts2014-05-051-5/+5
* Remove execute permissions from various non-executable filesKarl Wette2014-05-021-0/+0
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-161-1/+1
* Further cleaning up of class examplesOlly Betts2014-02-241-9/+9
* Add missing executable bitWilliam S Fulton2014-02-221-0/+0
* Remove executable bit from various test-suite runme filesOlly Betts2014-01-061-0/+0
* Guile port example fix for Guile 2.0William S Fulton2013-05-231-2/+3
* Guile port example - print a message to show the error is expectedGeert Janssens2013-05-211-0/+2
* Cosmetic makefile tidy upWilliam S Fulton2013-05-151-1/+0
* Guile delete Example makefileGeert Janssens2013-05-151-47/+0
* Guile add two more examples and use load-extension instead of dynamic-loadGeert Janssens2013-05-135-5/+52
* Guile create functional class exampleGeert Janssens2013-05-131-1/+55
* Guile fix matrix exampleGeert Janssens2013-05-101-1/+1
* Add skeleton for run test for Guile class exampleWilliam S Fulton2013-05-092-1/+7
* Guile port example Makefile correctionWilliam S Fulton2013-05-091-1/+1
* Migrate Guile examples build into common Examples makefileWilliam S Fulton2013-05-096-97/+35
* Guile examples consistency changesWilliam S Fulton2013-05-0920-47/+24
* Fix running of Guile multivalue and std_vector examplesWilliam S Fulton2013-05-084-3/+6
* Portable dynamic library loading for GuileWilliam S Fulton2013-05-081-1/+1
* Guile multimap example fix for 64 bit systemsWilliam S Fulton2013-05-011-1/+3
* guile: get multimap example to runGeert Janssens2013-05-013-3/+10
* guile: make constants example display some output similar to other languagesGeert Janssens2013-05-011-0/+9
* Add C++ class example for GuileWilliam S Fulton2013-04-305-3/+92
* guile: fix multimap exampleGeert Janssens2013-04-281-21/+30
* guile: fix matrix exampleGeert Janssens2013-04-283-14/+20
* Fix deprecation warnings for test suite under guile 2.0Geert Janssens2013-04-281-1/+1
* Drop guilegh interfaceGeert Janssens2013-04-281-2/+2
* Add support for guile 2.0: configure and makefiles.Geert Janssens2013-04-281-4/+4
* Guile example makefiles - run some of the examples in the check target.William S Fulton2013-04-203-1/+5
* Guile example makefiles tweaks for consistency with other languages. 'make ch...William S Fulton2013-04-198-36/+34
* remove final vestiges of gifplot exampleWilliam S Fulton2010-02-281-3/+0
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-1/+0
* remove svn:executable property where applied incorrectlyWilliam S Fulton2008-11-261-0/+0
* various warning fixesWilliam S Fulton2008-06-212-2/+8
* [guile] Fix the guile examples on 64-bit platforms.Olly Betts2007-10-304-17/+8
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-038-15/+0
* *** empty log message ***William S Fulton2006-01-302-0/+4
* 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-0/+12