autocompile -> auto-compile
[bpt/guile.git] / test-suite / Makefile.am
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"
2010-03-30 Andy Wingofix equal? between an array and a non-array
2010-02-24 Andy Wingostart of tests for (ice-9 control)
2010-02-18 Andy Wingoadd fluid tests
2010-02-14 Ludovic CourtèsAdd `getaddrinfo' and related procedures.
2010-02-02 Ludovic CourtèsAdd `(ice-9 vlist)'.
2010-01-03 Andy Wingoadd truncated-print tests
2009-12-20 Andy Wingoadd test suites
2009-12-15 Ludovic CourtèsRemove obsolete test-suite makefile snippets.
2009-12-11 Ludovic CourtèsTypo.
2009-12-11 Andy Wingomerge from master to elisp
2009-11-04 Neil JerramFill code coverage holes in continuations.c and keywords.c
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-23 Andy Wingofix brainfuck for new tree-il, and add tests
2009-09-30 Neil JerramAvoid throw from critical section, given invalid sigact...
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-26 Daniel KraftA first, rough lexer for elisp still missing some stuff.
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-04 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-31 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-21 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-16 Daniel KraftImplemented macros in elisp compiler.
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-28 Ludovic CourtèsImport R6RS bytevectors and I/O ports from Guile-R6RS...
2009-05-18 Andy Wingoadd tree-il->glil compilation test suite
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy WingoMerge commit 'e092357058850a6f998bf462bdc5504c6379c96f...
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
next