bpt/guile.git
1999-09-11 Jim Blandy*** empty log message ***
1999-09-11 Jim Blandy* aclocal.m4: Regenerated with newer libtool macros.
1999-09-11 Jim Blandy* strop.c (scm_substring_move_x): Signal an error if...
1999-09-11 Jim Blandy* numbers.c (scm_istr2flo): Don't call SCM_INEXP withou...
1999-09-11 Jim Blandy* tests/strings.test: Add test for substring-move!...
1999-09-11 Jim Blandy* lib.scm (signals-error?, signals-error?*): New macro...
1999-09-11 Jim Blandy* tests/interp.test: Add copyright notice.
1999-09-11 Mikael Djurfeldt*** empty log message ***
1999-09-11 Mikael Djurfeldt (display_backtrace_body): Don't print "Backtrace:".
1999-09-11 Mikael Djurfeldt* debugger.scm: Use the frame number abstraction which...
1999-09-11 Mikael Djurfeldt* debug.scm (frame-number->index): Optionally take...
1999-09-11 Jim Blandy* tests/reader.test: New test file.
1999-09-11 Mikael Djurfeldt* * boot-9.scm (using-readline?): New procedure: Return...
1999-09-11 Mikael Djurfeldt* readline.scm (activate-readline): Set (using-readline?).
1999-09-11 Jim Blandy*** empty log message ***
1999-09-11 Jim Blandy* Makefile.am (DISTCLEANFILES): Get rid of .x files.
1999-09-11 Jim Blandy* format.scm (format:format-work): Use #\tab and #...
1999-09-11 Jim Blandy* tests/regexp.test: New test file.
1999-09-11 Jim Blandy* regex.scm (fold-matches, list-matches): New functions.
1999-09-11 Jim Blandy*** empty log message ***
1999-09-11 Jim Blandy*** empty log message ***
1999-09-11 Marius Vollmer*** empty log message ***
1999-09-11 Marius Vollmer* readline.scm: Moved to ../guile-readline.
1999-09-11 Marius Vollmer* Makefile.in: Regenerated.
1999-09-11 Marius Vollmer* boot-9.scm (top-repl): Removed code for ativating...
1999-09-11 Marius Vollmer* Makefile.am: Removed mention of readline.scm.
1999-09-11 Marius Vollmer* aclocal.m4, Makefile.in, configure, libtool: Regenera...
1999-09-11 Marius Vollmer* configure.in: Get version from ../GUILE-VERSION and...
1999-09-11 Marius Vollmer* readline.scm: Moved from ../ice-9.
1999-09-11 Marius Vollmer* readline.c (scm_readline): Export it to Scheme as...
1999-09-11 Marius Vollmer* Makefile.am: Do not install and distribute
1999-09-11 Marius Vollmer*** empty log message ***
1999-09-11 Jim Blandy*** empty log message ***
1999-09-11 Jim Blandy* time/Makefile.in: Regenerated.
1999-09-11 Jim Blandy* version.c (scm_libguile_config_stamp): Deleted. See
1999-09-11 Jim BlandyDelete the test which compares the configuration date...
1999-09-11 Jim Blandy* Makefile.in: Regenerated.
1999-09-11 Jim Blandy* configure.in (GUILE_STAMP): Don't set this variable, or
1999-09-11 Mikael Djurfeldt*** empty log message ***
1999-09-11 Mikael DjurfeldtUse readline conditionally. (This requires more fixing...
1999-09-11 Gary Houston1999-09-11 Gary Houston <ghouston@easynet.co.uk>
1999-09-11 Mikael Djurfeldt*** empty log message ***
1999-09-11 Mikael Djurfeldt* backtrace.c (display_frame_expr): Don't print a newline.
1999-09-11 Mikael Djurfeldt*** empty log message ***
1999-09-11 Mikael DjurfeldtRegenerated
1999-09-11 Mikael Djurfeldt* * debugger.scm: New file: Initial version of the...
1999-09-11 Mikael Djurfeldt* * boot-9.scm (top-repl): Use (ice-9 debug) (ice-9...
1999-09-11 Mikael Djurfeldt* Makefile.am (ice9_sources): Added debugger.scm.
1999-09-09 Mikael Djurfeldt*** empty log message ***
1999-09-09 Mikael Djurfeldt* procs.c (scm_setter): Signal WTA if handed an entity...
1999-09-09 Mikael Djurfeldt*** empty log message ***
1999-09-09 Mikael Djurfeldt* feature.c, feature.h: (scm_hook_p, scm_hook_empty_p...
1999-09-09 Jim Blandy*** empty log message ***
1999-09-08 Gary Houston1999-09-08 Gary Houston <ghouston@easynet.co.uk>
1999-09-07 Mikael Djurfeldt*** empty log message ***
1999-09-07 Mikael Djurfeldt* eval.c (scm_map, scm_for_each): Converted to dispatch...
1999-09-07 Mikael Djurfeldt* __scm.h (SCM_WTA_DISPATCH_n, SCM_GASSERTn): New macros.
1999-09-06 Mikael Djurfeldt*** empty log message ***
1999-09-06 Mikael Djurfeldt* numbers.c: Converted comparison operations to dispatch on
1999-09-06 Mikael DjurfeldtRegenerated
1999-09-06 Mikael Djurfeldt*** empty log message ***
1999-09-06 Mikael Djurfeldt* Makefile.am (ETAGS_ARGS): Added support for GPROC...
1999-09-06 Mikael Djurfeldt*** empty log message ***
1999-09-06 Mikael Djurfeldt* tests/interp.test: Added tests for evaluation of...
1999-09-06 Jim Blandy*** empty log message ***
1999-09-06 Jim BlandyPropagate the changes of 2 Sept the rest of the way...
1999-09-06 Jim Blandy*** empty log message ***
1999-09-06 Jim Blandy* guile-snarf.c: Deleted. Snarfing should respect CPP
1999-09-06 Jim BlandyRandom bug fixes
1999-09-06 Jim Blandy*** empty log message ***
1999-09-05 Jim Blandy*** empty log message ***
1999-09-05 Jim Blandy* guile-snarf.in: Be sure to exit with an error if...
1999-09-05 Jim Blandy*** empty log message ***
1999-09-05 Jim Blandy* snarf.h (SCM_GLOBAL_KEYWORD): Call scm_c_make_keyword...
1999-09-05 Jim Blandy*** empty log message ***
1999-09-05 Jim Blandy* guile-snarf.c (parse_args): Abort if we haven't handl...
1999-09-05 Jim Blandy* acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix...
1999-09-05 Jim BlandyTypo
1999-09-05 Jim Blandy*** empty log message ***
1999-09-05 Jim Blandy* guile-snarf.c: New implementation of guile-snarf...
1999-09-05 Jim BlandyAdd 1999 to copyright years.
1999-09-03 Jim BlandyRemove debugging output.
1999-09-03 Jim Blandy*** empty log message ***
1999-09-03 Jim Blandy* load.c (scm_search_path): If the filename has any...
1999-09-03 Jim Blandy*** empty log message ***
1999-09-03 Jim Blandy* tests/load.test: New test file.
1999-09-03 Jim Blandy* tests/multilingual.nottest: New file, which we will...
1999-09-03 Jim BlandyFix copyright info.
1999-09-03 Jim Blandy*** empty log message ***
1999-09-03 Jim Blandy* acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix...
1999-09-02 Mikael DjurfeldtAdded prototype for on_exit
1999-09-02 Mikael DjurfeldtRegenerated
1999-09-02 Mikael Djurfeldt*** empty log message ***
1999-09-02 Mikael Djurfeldt* gc.c (cleanup, scm_init_storage): Use on_exit if...
1999-09-02 Mikael Djurfeldt* configure.in: Test for presence of function on_exit.
1999-09-02 Mikael Djurfeldt*** empty log message ***
1999-09-01 Jim Blandy*** empty log message ***
1999-09-01 Jim BlandyPut off deprecating most functions until 1.4; not enoug...
1999-09-01 Jim BlandyI take it all back --- bcopy does handle overlapping...
1999-09-01 Jim Blandy*** empty log message ***
next