Don't fail when locale env. vars specify a dot-less locale name.
[bpt/guile.git] / test-suite / standalone / Makefile.am
2012-02-17 Ludovic CourtèsDon't fail when locale env. vars specify a dot-less...
2012-01-18 Mark H WeaverAdd `scm_c_value_ref' to allow access to multiple retur...
2011-12-15 Ludovic CourtèsArrange to convert command-line arguments from the...
2011-12-15 Ludovic CourtèsUse Gnulib's `localcharset', with local patches.
2011-09-10 Andy Wingofix scm_to_latin1_stringn for substrings
2011-05-25 Andy Wingoout-of-tree build fix
2011-05-21 Andy Wingofix define-module ordering
2011-04-25 Ludovic CourtèsAdd pthread-related tests.
2011-03-17 Andy Wingoadd multibyte regexp test
2011-03-04 BT Templetonadd guile-snarf tests
2011-02-27 Ludovic CourtèsLink stand-alone tests against libgc.
2011-01-31 Ludovic CourtèsDisable stand-alone tests that require `dlopen' when...
2010-12-07 Ludovic CourtèsBuild dlopenable modules with `-module'.
2010-09-12 Andy Wingomove srfi-1 and srfi-60 C impl to libguile, without...
2010-08-15 Andreas RottmannLink test-srfi-1 to libguile as well
2010-07-20 Ludovic CourtèsStart rewriting SRFI-1 in Scheme.
2010-06-18 No ItisntUse AM_SILENT_RULES to pare down build output, ignore...
2010-06-06 Ludovic CourtèsDon't build any generated source file at "make dist...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-16 Andy Wingorename libguile to libguile-@EFFECTIVE_VERSION@, curren...
2010-01-26 Andy Wingoadd ffi tests
2009-12-14 Ludovic CourtèsFix test environment issue with ltdl from Libtool 2...
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-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-02 Ludovic CourtèsAdd test case for `scm_take_u8vector ()'.
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 Ken RaeburnPick up in tree headers rather than installed ones
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-15 Ludovic CourtèsTurn off auto-compilation to stand-alone tests.
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-31 Andy Wingoadd test case for load-extension bug, fix gdb-uninstall...
2009-03-29 Andy WingoMerge branch 'wingo'
2009-03-27 Andy Wingoallow building against uninstalled guile; move some...
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-19 Ludovic CourtèsHave `scm_take_locale_symbol ()' return an interned...
2009-03-17 Andy Wingonon-srcdir build fixes
2009-02-08 Neil JerramMerge branch 'master' into ossau-gds-dev
2009-01-19 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2009-01-04 Neil JerramFix implementation of %fast-slot-ref and %fast-slot...
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-23 Ludovic CourtèsAdd C unit test for `scm_c_read ()' and the port API.
2008-11-13 Ludovic CourtèsUpdate the thread stack base when `scm_with_guile'...
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-28 Han-Wen NienhuysRemove GH and its traces.
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in standalone tests.
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-08-27 Han-Wen NienhuysMerge branch 'master' of git://git.sv.gnu.org/guile...
2008-08-26 Andy Wingomerge from guile master
2008-08-25 Ludovic CourtèsUse $(GCC_CFLAGS) for `-Werror' et al. so that it's...
2008-08-25 Ludovic CourtèsUse $(GCC_CFLAGS) for `-Werror' et al. so that it's...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-04-26 Ludovic CourtèsOnly run `test-with-guile-module' when pthread support...
2008-03-13 Ludovic CourtèsHonor $TMPDIR in the test suite.
2008-02-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-02-01 Neil Jerram* modules.c (the_root_module): Moved before scm_current...
2007-12-29 Neil Jerram* standalone/test-bad-identifiers: New test.
2007-10-10 Ludovic CourtèsChanges from arch/CVS synchronization
2007-02-20 Neil Jerram*** empty log message ***
2007-01-15 Kevin Rydemerge from 1.8
2006-02-03 Kevin RydeAdd test-list.c
2005-02-12 Rob Browning(check_SCRIPTS): add test-require-extension.
2004-09-25 Marius Vollmer(AM_LDFLAGS, LD_FLAGS): Use AM_LDFLAGS
2004-09-24 Marius Vollmer(test_cflags, LDFLAGS): Include
2004-07-06 Marius VollmerAdded test-conversion to the TESTS.
2004-04-21 Kevin Ryde * standalone/test-round.c: New file, exercising scm_round.
2004-01-03 Marius Vollmer* standalone/test-unwind.c: New test, for the frames...
2003-12-01 Mikael Djurfeldt(snarfcppopts): Added -I$(top_srcdir).
2003-11-19 Rob Browning(check_SCRIPTS): add test-system-cmds.
2003-05-29 Stefan Jahn2003-05-29 Stefan Jahn <stefan@lkcc.org>
2003-04-14 Rob Browning* standalone/Makefile.am: change from .c.x to .x to...
2003-04-09 Han-Wen Nienhuys(snarfcppopts): use DEFAULT_INCLUDES
2003-04-07 Rob Browning* standalone/Makefile.am: new file.