aboutsummaryrefslogtreecommitdiff
path: root/Examples
AgeCommit message (Expand)Author
2013-05-03Cosmetic on unknown javac version displayWilliam S Fulton
2013-05-03Rework perl5 compiler and linker flagsWilliam S Fulton
2013-05-01Guile multimap example fix for 64 bit systemsWilliam S Fulton
2013-05-01guile: get multimap example to runGeert Janssens
2013-05-01guile: make constants example display some output similar to other languagesGeert Janssens
2013-04-30Add C++ class example for GuileWilliam S Fulton
2013-04-28Don't use obsolete -scm option in own makefilesGeert Janssens
2013-04-28guile: fix multimap exampleGeert Janssens
2013-04-28guile: fix matrix exampleGeert Janssens
2013-04-28guile: fix integer test on 64 bit systemsGeert Janssens
2013-04-28Disable guile 2's autocompilation feature for the test suiteGeert Janssens
2013-04-28Fix deprecation warnings for test suite under guile 2.0Geert Janssens
2013-04-28Drop guilegh interfaceGeert Janssens
2013-04-28Add support for guile 2.0: configure and makefiles.Geert Janssens
2013-04-28Make guile test suite default to scm apiGeert Janssens
2013-04-27Fix boost intrusive_ptr testcase compilation with latest boost/gccWilliam S Fulton
2013-04-23Fix guilescm_ext_test and chicken_ext_test testcasesWilliam S Fulton
2013-04-21Disable Ruby free_function test for now.William S Fulton
2013-04-21Ruby 1.9 fixes: use ruby -I in Makefile and workaround clash with 1.9 builtin...William S Fulton
2013-04-20Fix PHP test-suite running examples recently broken in 0fa791dWilliam S Fulton
2013-04-20Chicken - make check-examples run like other examples - not all run very well...William S Fulton
2013-04-20Mzscheme - fix for running examples during 'make check-examples' - they don't...William S Fulton
2013-04-20Pike - a few updates to get Pike 7.8 running most of the examplesWilliam S Fulton
2013-04-20Ocaml example makefiles - run examples - there are plenty of problems current...William S Fulton
2013-04-20Guile example makefiles - run some of the examples in the check target.William S Fulton
2013-04-19Allegrocl, clisp, cffi, uffi makefile targets added for running examples - un...William S Fulton
2013-04-19D example makefiles tweaks for consistency with other languages.William S Fulton
2013-04-19XML example makefiles tweaks for consistency with other languagesWilliam S Fulton
2013-04-19Pike example makefiles tweaks for consistency with other languages. Attempt t...William S Fulton
2013-04-19Ocaml example makefiles tweaks for consistency with other languages. Attempt ...William S Fulton
2013-04-19Mzscheme example makefiles tweaks for consistency with other languages. Attem...William S Fulton
2013-04-19Modula3 makefiles tweaks for consistency with other languages - they still do...William S Fulton
2013-04-19Guile example makefiles tweaks for consistency with other languages. 'make ch...William S Fulton
2013-04-19Chicken makefiles tweaks for consistency with other languages - still more to...William S Fulton
2013-04-19Add in make -s (silent) detection and keep Android builds quiet when run from...William S Fulton
2013-04-19Android makefiles rewrite to use common codeWilliam S Fulton
2013-04-19Tidy up android example makefiles and fix clean targetWilliam S Fulton
2013-04-19Lua examples now run during 'make check' and makefile tidyup.William S Fulton
2013-04-19Tcl examples now run during 'make check' and makefile tidyup.William S Fulton
2013-04-19Ruby examples makefiles and use RUNPIPE and tidyupWilliam S Fulton
2013-04-19Ruby example not working when run - needs fixing/checkingWilliam S Fulton
2013-04-19R examples makefile tidyupWilliam S Fulton
2013-04-19Python examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton
2013-04-19PHP examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton
2013-04-19Perl examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton
2013-04-19Octave examples clean target fixed and makefiles use new RUNPIPE and general ...William S Fulton
2013-04-19Go examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton
2013-04-19Run csharp examples during 'make check-examples'William S Fulton
2013-04-19Move javac compile for examples into common Makefile for examplesWilliam S Fulton
2013-04-19Run java examples during 'make check-examples'William S Fulton