summaryrefslogtreecommitdiff
path: root/Examples
Commit message (Expand)AuthorAgeFilesLines
* Fix Python test-suite makefile to show which tests have runtime tests (for Py...William S Fulton2013-05-271-8/+11
* Fix to ensure 2to3 for Python 3 examples is runWilliam S Fulton2013-05-271-1/+1
* Fix Python examples to compile and run under Python 3William S Fulton2013-05-264-30/+51
* Fix 'make check-python-test-suite PY3=1' and -j (make jobs)William S Fulton2013-05-251-3/+3
* Fix Python 3 inconsistency handling -ve numbers for unsigned C types.William S Fulton2013-05-251-3/+39
* Add test case for attributes with moderately complex templatesArtem Serebriyskiy2013-05-253-0/+178
* Fix vararg documentation for Python 3William S Fulton2013-05-242-12/+18
* Fix Python version checking in Python testsWilliam S Fulton2013-05-243-3/+3
* Guile port example fix for Guile 2.0William S Fulton2013-05-231-2/+3
* Fix the high passed to PyTuple_GetSlice in varargs wrappers.William S Fulton2013-05-232-2/+9
* 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-097-101/+46
* Guile examples consistency changesWilliam S Fulton2013-05-0921-47/+27
* Fixes to Octave examplesKarl Wette2013-05-0863-346/+212
* Tidy up pike version displayWilliam S Fulton2013-05-081-1/+1
* Tidy up target language versions displayWilliam S Fulton2013-05-081-9/+9
* Fix running of Guile multivalue and std_vector examplesWilliam S Fulton2013-05-084-3/+6
* Correct Guile Makefile to fix test-suite/examples on CygwinWilliam S Fulton2013-05-081-21/+7
* Portable dynamic library loading for GuileWilliam S Fulton2013-05-0830-32/+32
* Fix li_std_containers_int test case for Python < 2.6William S Fulton2013-05-031-3/+7
* Fix tcl operator example crashing when runWilliam S Fulton2013-05-031-3/+0
* Cosmetic on unknown javac version displayWilliam S Fulton2013-05-031-1/+1
* Rework perl5 compiler and linker flagsWilliam S Fulton2013-05-031-5/+8
* 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
* Don't use obsolete -scm option in own makefilesGeert Janssens2013-04-281-2/+2
* guile: fix multimap exampleGeert Janssens2013-04-281-21/+30
* guile: fix matrix exampleGeert Janssens2013-04-283-14/+20
* guile: fix integer test on 64 bit systemsGeert Janssens2013-04-282-12/+38
* Disable guile 2's autocompilation feature for the test suiteGeert Janssens2013-04-281-1/+1
* Fix deprecation warnings for test suite under guile 2.0Geert Janssens2013-04-281-1/+1
* Drop guilegh interfaceGeert Janssens2013-04-284-44/+3
* Add support for guile 2.0: configure and makefiles.Geert Janssens2013-04-282-19/+20
* Make guile test suite default to scm apiGeert Janssens2013-04-285-31/+17
* Fix boost intrusive_ptr testcase compilation with latest boost/gccWilliam S Fulton2013-04-271-9/+6
* Fix guilescm_ext_test and chicken_ext_test testcasesWilliam S Fulton2013-04-232-5/+4
* Disable Ruby free_function test for now.William S Fulton2013-04-211-1/+1
* Ruby 1.9 fixes: use ruby -I in Makefile and workaround clash with 1.9 builtin...William S Fulton2013-04-212-4/+4
* Fix PHP test-suite running examples recently broken in 0fa791dWilliam S Fulton2013-04-201-2/+2
* Chicken - make check-examples run like other examples - not all run very well...William S Fulton2013-04-2012-33/+32
* Mzscheme - fix for running examples during 'make check-examples' - they don't...William S Fulton2013-04-205-5/+6