bpt/guile.git
2006-08-18 Neil Jerram* configure.in: Generate Makefile for emacs subdir.
2006-08-18 Neil Jerram.cvsignore file
2006-08-18 Neil Jerram* configure.in: Generate Makefile for ice-9/debugging.
2006-08-18 Neil Jerram(Using Guile in Emacs): Unignore extra GDS
2006-08-11 Neil Jerram* scheme-using.texi (Run To Frame Exit): Improved doc...
2006-08-11 Neil Jerram(Debugging): New intro text. New subsection
2006-08-11 Neil Jerram(scm_last_stack_frame): Correct docstring (returns a
2006-08-01 Neil Jerram* api-debug.texi (Breakpoints): Removed (all wrong).
2006-08-01 Neil Jerram* scheme-debugging.texi (Debug Last Error, Interactive...
2006-07-19 Rob Browning*** empty log message ***
2006-07-19 Rob BrowningAdd __attribute__ ((returns_twice)) to the ia64_getcont...
2006-07-12 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-19 Neil Jerram* Makefile.am (ice9_sources): Add new files.
2006-06-19 Neil Jerram* Makefile.am: New file.
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge 1.8 branch
2006-06-16 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-13 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-13 Ludovic CourtèsAdded `structs.test'.
2006-06-13 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-06 Neil Jerram(ACX_PTHREAD): Update to latest definition from
2006-05-29 Marius Vollmer* eq.c (scm_equal_p): Use scm_array_equal_p explicitely...
2006-05-29 Marius Vollmer(scm_ithrow): When looking for the jmpbuf, first test...
2006-05-27 Marius VollmerDelete test file after all tests have run in order...
2006-05-27 Marius VollmerReplace SCM_C_INLINE with SCM_C_INLINE_KEYWORD. Thanks...
2006-05-27 Marius Vollmer*** empty log message ***
2006-05-27 Marius Vollmer*** empty log message ***
2006-05-07 Marius Vollmer(CELL_P): Also check that the potential pointer is
2006-05-01 Marius Vollmer(SCM_BENCHMARKS_DIRS, dist-hook): Removed, they are
2006-05-01 Marius VollmerChanged "1.7" to "1.10" in description of the effective...
2006-04-17 Kevin Ryde*** empty log message ***
2006-04-17 Kevin Ryde(lstat): Allow for test-symlink not existing yet.
2006-04-17 Kevin Ryde*** empty log message ***
2006-04-17 Kevin RydeBump lib file version to libguilereadline-v-18,
2006-04-17 Kevin Ryde*** empty log message ***
2006-04-17 Kevin Ryde(scm_to_off_t, scm_from_off_t): No error if unknown...
2006-04-17 Kevin RydeCorrection to "not a Guile release" warning, show 1...
2006-04-17 Kevin Rydedrop extra 2006-02-06 heading
2006-04-17 Kevin Rydeunduplicate --enable-arrays removal entry
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-02-19 Mikael DjurfeldtTest for SCM_HAVE_T_UINT64 instead of
2006-02-14 Han-Wen NienhuysLudovic's patch for scm_t_sweep_statistics.
2006-02-13 Marius Vollmer(Object Properties): Removed confusing
2006-02-12 Marius Vollmer* deprecated.scm (make-uniform-array): Don't pass the...
2006-02-09 Neil Jerram(scm_c_make_socket_address): Pass address_size pointer
2006-02-05 Marius VollmerBumped versions for 1.9 series.
2006-02-05 Marius Vollmer(Basic Generic Function Creation): Added blurb about
2006-02-05 Marius Vollmer * configure.in: Removed --enable-arrays option.
2006-02-05 Marius Vollmer* GUILE-VERSION: Bumped versions for 1.9 series.
2006-02-04 Neil Jerram* boot-9.scm (try-module-autoload): Make sure that...
2006-02-04 Neil Jerram19 new test cases.
2006-02-04 Neil Jerram* throw.h (scm_c_catch, scm_c_with_throw_handler,
2006-02-04 Neil Jerram* stack-catch.scm (stack-catch): Use catch pre-unwind...
2006-02-04 Neil Jerram(Throw Handlers): New node.
2006-02-04 Kevin Ryde*** empty log message ***
2006-02-04 Kevin Ryde(Network Address Conversion, Network Databases)
2006-02-04 Kevin Ryde*** empty log message ***
2006-02-04 Kevin RydeUse the equal proc argument, so we exercise the
2006-02-04 Kevin Ryde(scm_srfi1_delete, scm_srfi1_delete_duplicates): Use a
2006-02-04 Kevin Rydewrong @subsection in my last
2006-02-04 Kevin Ryde(Compiled Code Installation): New section.
2006-02-04 Kevin Ryde*** empty log message ***
2006-02-03 Kevin Rydepxref libtool manual.
2006-02-03 Kevin Ryde(Build Config): pxref libtool on libguileinterface...
2006-02-03 Kevin Ryde(scm_mark_all): Fix c99-isms "loops" and "again" variables.
2006-02-03 Kevin Ryde*** empty log message ***
2006-02-03 Kevin RydeAdd test-list.c
2006-02-03 Kevin Rydestandalone/test-list.c: New file.
2006-02-03 Kevin Ryde*** empty log message ***
2006-02-03 Kevin Ryde(booleans->integer): Avoid newline in macro, it breaks...
2006-02-02 Kevin Rydeadd a copyright year for 2005 changes
2006-02-02 Kevin Ryde*** empty log message ***
2006-02-02 Kevin Ryde(scm_list): Restore this function for use from C.
2006-02-02 Kevin Rydecopyright year for marius' last change
2006-02-02 Kevin Ryde*** empty log message ***
2006-02-02 Kevin Ryde2006-02-01 Ludovic Courtès <ludovic.courtes@laas.fr>
2006-01-29 Marius Vollmer*** empty log message ***
2006-01-29 Marius Vollmer(scm_eval_body): Lock source_mutex with a dynwind context
2006-01-29 Marius Vollmer*** empty log message ***
2006-01-29 Marius VollmerExport %thread-handler.
2006-01-29 Marius Vollmer*** empty log message ***
2006-01-29 Marius Vollmer(scm_array_map_x): Don't use scm_array_p, use scm_is_ty...
2006-01-29 Marius VollmerDon't mention futures.
2006-01-29 Marius VollmerRemoved "Futures" node.
2006-01-29 Marius VollmerReplaced 'futures' with threads.
2006-01-29 Marius Vollmer*** empty log message ***
2006-01-29 Marius Vollmer* futures.h, futures.c: Wrap whole contents in "#if...
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2006-01-28 Marius Vollmer*** empty log message ***
2006-01-28 Marius Vollmer* inline.h, pairs.c (scm_is_pair): Moved scm_is_pair...
2006-01-24 Han-Wen Nienhuyspatches by Ludovic Courtès for symbol generation.
next