SRFI-60: Reimplement 'rotate-bit-field' on inums to be more portable.
[bpt/guile.git] / test-suite / Makefile.am
2014-03-03 Mark H WeaverAdd missing files to the test-suite Makefile.
2014-02-18 Ludovic CourtèsAdd (system base types).
2014-02-01 Mark H WeaverImplement SRFI-64 - A Scheme API for test suites.
2014-02-01 Mark H WeaverImplement SRFI-43 Vector Library.
2014-01-24 Mark H WeaverImplement SRFI-111 Boxes.
2013-03-27 Chris K. Jester... Add SRFI-41.
2013-03-07 Andy WingoGUILE_INSTALL_LOCALE=1 during build
2013-01-17 Andy Wingowarn on multithreaded fork
2013-01-11 Andy Wingoadd bytevector->string and string->bytevector in new...
2012-10-26 Mark H WeaverImplement SRFI-105 curly infix expressions.
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...
2011-12-15 Ludovic CourtèsUse Gnulib's `localcharset', with local patches.
2011-12-05 Andy Wingoadd srfi-39 parameters to boot-9
2011-09-03 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
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"
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...
next