aboutsummaryrefslogtreecommitdiff
path: root/Examples
AgeCommit message (Expand)Author
2013-06-04clean all .py files generated by python-test-suitePaweł Tomulik
2013-05-27Fix Python test-suite makefile to show which tests have runtime tests (for Py...William S Fulton
2013-05-27Fix to ensure 2to3 for Python 3 examples is runWilliam S Fulton
2013-05-26Fix Python examples to compile and run under Python 3William S Fulton
2013-05-25Fix 'make check-python-test-suite PY3=1' and -j (make jobs)William S Fulton
2013-05-25Fix Python 3 inconsistency handling -ve numbers for unsigned C types.William S Fulton
2013-05-25Add test case for attributes with moderately complex templatesArtem Serebriyskiy
2013-05-24Fix vararg documentation for Python 3William S Fulton
2013-05-24Fix Python version checking in Python testsWilliam S Fulton
2013-05-23Guile port example fix for Guile 2.0William S Fulton
2013-05-23Fix the high passed to PyTuple_GetSlice in varargs wrappers.William S Fulton
2013-05-21Guile port example - print a message to show the error is expectedGeert Janssens
2013-05-15Cosmetic makefile tidy upWilliam S Fulton
2013-05-15Guile delete Example makefileGeert Janssens
2013-05-13Guile add two more examples and use load-extension instead of dynamic-loadGeert Janssens
2013-05-13Guile create functional class exampleGeert Janssens
2013-05-10Guile fix matrix exampleGeert Janssens
2013-05-09Add skeleton for run test for Guile class exampleWilliam S Fulton
2013-05-09Guile port example Makefile correctionWilliam S Fulton
2013-05-09Migrate Guile examples build into common Examples makefileWilliam S Fulton
2013-05-09Guile examples consistency changesWilliam S Fulton
2013-05-08Fixes to Octave examplesKarl Wette
2013-05-08Tidy up pike version displayWilliam S Fulton
2013-05-08Tidy up target language versions displayWilliam S Fulton
2013-05-08Fix running of Guile multivalue and std_vector examplesWilliam S Fulton
2013-05-08Correct Guile Makefile to fix test-suite/examples on CygwinWilliam S Fulton
2013-05-08Portable dynamic library loading for GuileWilliam S Fulton
2013-05-03Fix li_std_containers_int test case for Python < 2.6William S Fulton
2013-05-03Fix tcl operator example crashing when runWilliam S Fulton
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