bpt/guile.git
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...
2008-02-15 Ludovic CourtèsAdd `gc.test' hack for SPARC GNU/Linux.
2008-02-12 Neil Jerramconfigure.in: additional note suggested by Greg Troxel
2008-02-12 Ludovic Courtèsguile-snarf: Honor $TMPDIR.
2008-02-11 Neil Jerram(Random): New text about the default random state,
2008-02-11 Neil Jerram* numbers.c (SCM_COMPLEX_VALUE): Use GUILE_I instead...
2008-02-07 Ludovic CourtèsMore compilation fixes with Sun CC (bug #21378).
2008-02-07 Neil Jerram * threads.c (do_thread_exit, scm_cancel_thread,
2008-02-06 Neil Jerram(Next-method): Minor improvements to the
2008-02-06 Neil JerramDefault to --without-64-calls for
2008-02-06 Neil Jerram(scm_gc_malloc): Return NULL if requested size is 0.
2008-02-06 Ludovic CourtèsFix compilation of `numbers.c' with Sun CC.
2008-02-05 Neil Jerram* fports.c (fport_seek): Make dependent on GUILE_USE_64...
2008-02-05 Neil JerramNew test file (forgotten from checkin last week).
2008-02-01 Neil Jerram* modules.c (the_root_module): Moved before scm_current...
2008-02-01 Neil Jerram(Threads): Add "C Function scm_join_thread"
2008-01-30 Neil Jerram(dyld_prefix), pre-inst-guile-env.in
2008-01-30 Ludovic CourtèsExplicitly require Gnulib's `extensions' module.
2008-01-29 Neil Jerram* readline.c (scm_init_readline): Only do init_bouncing...
2008-01-22 Neil Jerram*** empty log message ***
2008-01-22 Neil Jerram* LICENSE: Change COPYING.LIB to COPYING.LESSER.
2008-01-22 Neil Jerram* srfi-39.scm: Update copyright statement to LGPL.
2008-01-18 Neil Jerram* hashtab.c (scm_hash_fn_create_handle_x): If supplied...
2008-01-18 Neil JerramRecent gnulib adds gl_PO_BASE and gl_PO_DOMAIN
2007-12-31 Neil Jerram * guile.m4: add serial number to m4
2007-12-29 Neil Jerram(top level): Explain the point of this test.
2007-12-29 Neil Jerram*** empty log message ***
2007-12-29 Neil Jerram* standalone/test-bad-identifiers: New test.
2007-12-29 Neil Jerram* gc.c (mark_gc_async): Change "func_data" to "fn_data...
2007-12-13 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-13 Ludovic CourtèsAdd missing SRFI-69 files.
2007-12-09 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-09 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-08 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-04 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-04 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-03 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-29 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-27 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-27 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-27 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-27 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-24 Neil JerramAdd lib-version.texi.
2007-10-24 Neil Jerram* .cvsignore: Add "lib".
2007-10-24 Neil Jerrambuild-aux/.cvsignore: Add a load more generated files...
2007-10-24 Neil JerramCommit m4/.cvsignore to CVS.
2007-10-21 Neil Jerram*** empty log message ***
2007-10-21 Neil Jerram* tests/continuations.test ("continuations"): Use
next