bpt/guile.git
2008-07-17 Neil JerramChangeLog for "Improve stack direction test"
2008-07-17 Neil JerramChangeLog for "Improved MIPS/Linux gc_os_dep.c definitions"
2008-07-16 Ludovic CourtèsHandle lack of `struct dirent64' and `readdir64_r ...
2008-07-12 Neil JerramImprove stack direction test
2008-07-12 Neil JerramImproved MIPS/Linux gc_os_dep.c definitions
2008-07-06 Ludovic CourtèsUse `-q' when running standalone tests.
2008-07-06 Ludovic CourtèsUpdate `INSTALL'.
2008-07-06 Ludovic CourtèsUpdate to Autoconf 2.61.
2008-07-05 Ludovic CourtèsUpdate Gnulib files.
2008-07-05 Ludovic CourtèsAdd `scm_c_symbol_length ()'.
2008-07-04 Ludovic CourtèsDon't declare `scm_i_locale_mutex' as `SCM_INTERNAL'.
2008-07-04 Ludovic CourtèsUpdate `THANKS'.
2008-07-04 Ludovic CourtèsFix `SCM_INTERNAL' with GCC 4.3.
2008-06-30 Ludovic CourtèsAdd `NEWS' entry for SRFI-18.
2008-06-30 Julian Grahamsrfi-modules.texi (SRFI-18): New sections.
2008-06-28 Ludovic CourtèsModernize Automake files.
2008-06-28 Ludovic CourtèsFix doc typo regarding `use-syntax' and "syntax transfo...
2008-06-28 Ludovic CourtèsFix harmless typo in SRFI-19.
2008-06-28 Ludovic CourtèsDisable type-checking of `SCM_UNPACK' for the broken...
2008-06-02 Ludovic CourtèsUpdate `THANKS'.
2008-06-02 Ludovic Courtèsguile-config: Show `-L$libdir' before `-lguile'.
2008-06-02 Ludovic CourtèsWork around `#define except' on Tru64.
2008-06-02 Ludovic CourtèsSupport systems whose <inttypes.h> doesn't define ...
2008-06-01 Ludovic CourtèsFix SRFI-88 URL in the manual.
2008-05-31 Ludovic CourtèsUpdate `NEWS'.
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2008-05-24 Julian GrahamScheme SRFI-18 implementation and tests file
2008-05-14 Neil JerramDelete trailing whitespace.
2008-05-14 Julian GrahamChangeLog updates for latest set of SRFI-18 changes
2008-05-14 Neil JerramDelete trailing whitespace.
2008-05-14 Julian Grahamlatest set of SRFI-18 support changes to core threads
2008-05-12 Neil JerramExpand DEFFROM and DEFTO macros in discouraged.c
2008-05-12 Neil JerramFix continuation problems on IA64.
2008-05-07 Ludovic CourtèsMerge changes for 1.8.5.
2008-05-07 Ludovic CourtèsRemove uses of non-portable makefile constructs.
2008-05-07 Ludovic CourtèsAvoid warning with GCC on FreeBSD 6.2 in `numbers.c'.
2008-05-05 Neil JerramFix c-tokenize.c error: 'input' defined but not used...
2008-05-05 Neil JerramAdd NEWS and concept index entries for traps infrastruc...
2008-05-04 Ludovic CourtèsFix omissions and typos in previous commit.
2008-05-04 Ludovic CourtèsAdd `pkg-config' support.
2008-04-28 Ludovic CourtèsFix type-checking of SRFI-1 `partition'.
2008-04-26 Ludovic CourtèsInclude <config.h> in SRFI-1.
2008-04-26 Ludovic CourtèsOnly run `test-with-guile-module' when pthread support...
2008-04-26 Ludovic CourtèsRemove extraneous semi-colon in `read.c'.
2008-04-26 Ludovic CourtèsMake `(srfi srfi-35)' visible through `cond-expand'.
2008-04-26 Ludovic CourtèsAdd `(srfi srfi-88)'.
2008-04-26 Ludovic CourtèsFix dangling references to files that have been removed.
2008-04-24 Ludovic CourtèsDon't use "-I$(srcdir)", so that our "random.h" doesn...
2008-04-17 Neil JerramDocument file-exists?
2008-04-17 Ludovic CourtèsAdd `read' benchmark.
2008-04-16 Ludovic CourtèsUpdate `NEWS'.
2008-04-16 Ludovic CourtèsInline `scm_getc', `scm_putc' and `scm_puts'.
2008-04-16 Ludovic CourtèsMerge branch 'master' of ssh://civodul@git.sv.gnu.org...
2008-04-16 Ludovic CourtèsDon't use "echo -n" in `guile-readline/configure.in'.
2008-04-15 Neil JerramAdd TAGS to .gitignore
2008-04-15 Neil JerramA few elisp fixes and enhancements
2008-04-15 Neil Jerram* gds-client.scm (gds-debug-trap): Ensure that frame...
2008-04-15 Ludovic CourtèsRevert "Fix typo in `read.c'."
2008-04-15 Ludovic CourtèsFix typo in `read.c'.
2008-04-15 Ludovic CourtèsAdd support for SRFI-88-like postfix keyword read syntax.
2008-04-13 Ludovic CourtèsTest the interaction of GOOPS objects with `struct...
2008-04-13 Ludovic CourtèsSlightly simplify inline machinery.
2008-04-13 Ludovic CourtèsReally fix inline machinery for MacOS X.
2008-04-10 Ludovic CourtèsFix inline machinery in C99 mode on MacOS X.
2008-04-10 Ludovic CourtèsAdd `NEWS' entries for Andy's fixes.
2008-04-10 Andy Wingofix struct-ref and struct-set! on "light" structs
2008-04-10 Andy Wingoinitialize 'u' slots to 0, not SCM_UNPACK(SCM_GOOPS_UNB...
2008-04-10 Andy Wingorespect slot allocation, e.g. for <read-only-slot>
2008-04-07 Neil JerramFix manual typo.
2008-04-07 Ludovic CourtèsUpdate/remove references to the CVS repository.
2008-04-07 Ludovic CourtèsFix "#include" directives in stand-alone C tests.
2008-04-07 Ludovic CourtèsFix inline machinery for GCC 4.3 and later in C99 mode.
2008-04-07 Ludovic CourtèsMore `.gitignore'.
2008-04-07 Ludovic CourtèsMore `.gitignore'.
2008-03-24 Neil Jerram(to_timespec): Change 1000000 multiplier to
2008-03-24 Neil Jerram(Mutexes and Condition Variables): Change
2008-03-19 Neil Jerram(command-loop): Use
2008-03-19 Neil Jerram* api-debug.texi (Low Level Trap Calls): Removed (material
2008-03-18 Ludovic CourtèsUse SRFI-1 in `(oop goops util)'.
2008-03-13 Ludovic CourtèsHonor $TMPDIR in the test suite.
2008-03-12 Ludovic CourtèsFix SRFI-37 `args-fold' with short option names of...
2008-03-12 Ludovic CourtèsProvide `describe' feature in `(oop goops describe)'.
2008-03-10 Ludovic CourtèsFix `alloca' on FreeBSD 6.
2008-03-09 Neil JerramOnly define scm_from_complex_double if it will
2008-03-08 Neil JerramCore enhancements, by Julian Graham, to Guile's thread...
2008-03-06 Ludovic CourtèsFix type-checking for the second argument of `eval'.
2008-03-02 Ludovic CourtèsFix "mixed linkage" errors in `inline.h'.
2008-02-27 Neil Jerram(errno): Remove declarations that have been there
2008-02-23 Neil Jerram* FAQ: New file.
2008-02-23 Neil JerramUpdated to GNU coding
2008-02-23 Ludovic CourtèsUse `imaginary_part' instead of `imaginary' to fix...
2008-02-22 Ludovic CourtèsFix `(ice-9 match)' for lists of lists.
2008-02-22 Ludovic CourtèsLook for `strncasecmp' declaration.
2008-02-22 Ludovic CourtèsFix build issue in `gc.c' on GNU/Linux IA64.
2008-02-21 Neil JerramFix a strange character that got into "scm_add_slot...
2008-02-21 Ludovic CourtèsFix bug #22369: segfault in `scm_add_slot ()'.
2008-02-21 Ludovic CourtèsMerge 1.8.4 release commit.
2008-02-16 Ludovic CourtèsFix NetBSD/alpha support.
2008-02-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-02-15 Neil Jerram * autogen.sh: Copy versions of config.guess and config...
next