add PEG parser generator
[bpt/guile.git] / test-suite / Makefile.am
2013-01-16 Andy Wingoadd PEG parser generator
2013-01-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-11 Andy Wingoadd bytevector->string and string->bytevector in new...
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-11 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-10 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-05 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-03 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-31 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-26 Mark H WeaverImplement SRFI-105 curly infix expressions.
2012-07-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-28 Andy Wingo1;3202;0cMerge remote-tracking branch 'origin/stable...
2012-07-24 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-06-22 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' master
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-10 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge commit 'f66cbb99ee096186837536885d3436bb334df34d'
2012-04-26 Andy WingoMerge commit '1cd63115be7a25d0ea18aaa0e1eff5658d8db77a'
2012-04-26 Andy WingoMerge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-04-23 Andy Wingonew pass: cse
2012-04-23 Andy Wingopeval tests into separate file
2012-04-23 Andy Wingomove (test-suite lib) to lower dir; cleans up uninstall...
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-03-04 Mark H WeaverMerge branch 'stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-24 Andy Wingosignal an error on multithreaded fork
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-15 Ludovic CourtèsUse Gnulib's `localcharset', with local patches.
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-05 Andy Wingoadd srfi-39 parameters to boot-9
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-03 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-31 Andy Wingofix problems detecting coding: in block comments
2011-03-05 Andy Wingoadd ice-9 eval-string
2011-02-13 Andy Wingoautocompile -> auto-compile
2011-01-25 Ludovic CourtèsRewrite `read-line' in terms of `scm_getc'.
2010-12-16 Ludovic CourtèsAdd `compose', `negate', and `const'.
2010-12-02 Ludovic CourtèsAdd `(ice-9 futures)'.
2010-11-04 Andy Wingoadd HTTP response module
2010-11-04 Andy Wingoadd HTTP request module
2010-11-04 Andy Wingoadd HTTP module
2010-11-02 Andreas RottmannAdd implementation of SRFI 38
2010-10-17 Andy Wingoweb/uri: reimplement for rfc 3986, add tests
2010-10-03 Andreas RottmannAdd implementation of SRFI 45
2010-10-03 Andreas RottmannAdd implementation of SRFI-67
2010-10-03 Andreas RottmannAdd implementation of SRFI 42
2010-09-27 Andreas RottmannAdd implementation of SRFI 27
2010-09-03 Jose A. Ortega RuizFix for `submodules' in (ice-9 session) (closes #30062)
2010-09-01 Ludovic CourtèsAdd `test-suite/tests/popen-child.scm' to the distribution.
2010-08-30 Andy Wingobitvector work
2010-08-09 Julian GrahamExplicit definitions for `memp' and `assp' in `(rnrs...
2010-08-08 Julian GrahamExplicit definitions for `vector-for-each' and `vector...
2010-06-16 Ludovic CourtèsUse Alex Shinn's pattern matcher for (ice-9 match).
2010-05-26 Ludovic CourtèsRename the `testsuite' directory to `test-suite/vm'.
2010-05-26 No ItisntMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2010-05-25 Ludovic CourtèsAdd (sxml match).
2010-05-21 Julian GrahamTest suite and fixes for R6RS (rnrs arithmetic fixnums).
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs arithm...
2010-05-21 Julian GrahamImplementation and test case for R6RS (rnrs eval) library.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs enums...
2010-05-21 Julian GrahamTest suite and fixes for R6RS (rnrs conditions) and
2010-05-21 Julian GrahamAdd `guard' form and test cases to R6RS (rnrs exception...
2010-05-21 Julian GrahamImplementation and test cases for R6RS (rnrs files...
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs unicod...
2010-05-21 Julian GrahamFixes and test cases for R6RS (rnrs hashtables) library.
2010-05-21 Julian GrahamImplementation for the R6RS (rnrs hashtables) library;
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs record...
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs record...
2010-05-21 Julian GrahamFix missing imports for `(rnrs arithmetic bitwise)'.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs contro...
2010-05-11 Ludovic CourtèsHave `sxml->xml' handle `*TOP*' nodes (bug #29260).
2010-05-07 Ludovic CourtèsAdd (system vm coverage).
2010-05-03 Andy Wingoadd rnrs libraries test suite
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-08 Ludovic CourtèsRaise an error when attempting to modify the value...
2010-04-07 Andy Wingoadd (ice-9 curried definitions)
2010-03-31 Andy Wingorename unif.test to arrays.test
2010-03-31 Ludovic CourtèsAdd separate test file for GOOPS-less tests.
2010-03-30 Ludovic CourtèsAdd rudimentary ECMAScript tests.
2010-03-30 Ludovic CourtèsAdd Boucher's `lalr-scm' as the `(system base lalr...
2010-03-30 Andy Wingofix equal? between an array and a non-array
2010-03-30 Andy WingoRevert "fix equal? between an array and a non-array"
next