bpt/guile.git
2001-04-12 Keisuke NishidaUse memset instead of bzero.
2001-04-11 Neil Jerram* Fix dvi build problem.
2001-04-11 Martin Grabmüller * scheme-scheduling.texi (Arbiters): New explanatory...
2001-04-11 Martin Grabmüller * scheme-procedures.texi (Lambda): Documented the...
2001-04-11 Mikael Djurfeldt* goops/Makefile.am, goops/goopscore.scm: Reverted...
2001-04-11 Mikael Djurfeldt* init.c, goops.c, goops.h: Reverted change of 2001...
2001-04-11 Mikael Djurfeldt* init.c, goops.c: Reverted change of 2001-03-29. ...
2001-04-11 Mikael Djurfeldt*** empty log message ***
2001-04-10 Marius Vollmer*** empty log message ***
2001-04-10 Marius Vollmer* readline.c (scm_clear_history): New function.
2001-04-10 Neil Jerram* Apply improved Texinfo markup patch from Dale P....
2001-04-10 Neil Jerram* Fix typo.
2001-04-10 Dirk Herrmann* Avoid redundant casting of argument numbers to char...
2001-04-09 Neil Jerram* Clarify docstring for scm_make_shared_substring.
2001-04-09 Neil Jerram* Clean up doc and docstring for shared substrings...
2001-04-09 Neil Jerram* Remove obsolete `@c docstring' comments.
2001-04-09 Martin Grabmüller2001-04-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
2001-04-09 Martin Grabmüller * hooks.c (scm_make_hook, scm_make_hook_with_name),
2001-04-06 Thien-Thi Nguyen*** empty log message ***
2001-04-06 Neil Jerram* boot-9.scm (warn-autoload-deprecation): Close parenth...
2001-04-06 Thien-Thi Nguyen(Higher level thread procedures): Replace some
2001-04-06 Thien-Thi Nguyen(Higher level thread procedures): Rewrite.
2001-04-06 Thien-Thi NguyenUpdate copyright.
2001-04-05 Keisuke Nishida * history.scm: Create the module (value-history) at...
2001-04-05 Keisuke Nishida * Makefile.am (ice9_sources): Add history.scm.
2001-04-04 Martin Grabmüller * scheme-data.texi (Alphabetic Case Mapping),
2001-04-03 Keisuke Nishida * goops/Makefile.am (goops_sources): Include goopscore...
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-04-03 Martin Grabmüller * scheme-options.texi, scheme-procedures.texi,
2001-04-02 Neil Jerram* data-rep.texi (Immediates vs. Non-immediates): Update
2001-04-02 Dirk Herrmann* Added some tests.
2001-03-31 Dirk Herrmann* Re-introduce a cheap sanity test for non debug mode.
2001-03-31 Michael Livshin* backtrace.c (display_backtrace_body): since the ...
2001-03-30 Neil Jerram* scheme-reading.texi (Further Reading): Add bullets...
2001-03-30 Dirk Herrmann* Made SCM_DEBUG_CELL_ACCESSES working again.
2001-03-30 Neil Jerram* Typo fix.
2001-03-30 Neil Jerram* NEWS updates and typo fixes.
2001-03-30 Dirk Herrmann* Ehrm... The Changelog entry for the last submission...
2001-03-30 Dirk Herrmann* The NEWS and RELEASE updates for the last submission.
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-03-30 Keisuke NishidaAdd scm_init_oop_goops_goopscore_module.
2001-03-30 Keisuke Nishida * goops/goopscore.scm: New file.
2001-03-30 Keisuke Nishida * goops.c, goops.h (scm_init_oop_goops_goopscore_modul...
2001-03-29 Marius Vollmer*** empty log message ***
2001-03-29 Marius Vollmer* eval.c (SCM_APPLY): Check that arg1 is bound for...
2001-03-29 Marius Vollmer* boot-9.scm (init-dynamic-module): Fix typo in call to
2001-03-27 Martin Grabmüller * scheme-data.texi (Strings): Reorganized the whole...
2001-03-27 Martin Grabmüller * strop.c (scm_string_to_list): Fixed docstring markup.
2001-03-26 Marius Vollmer*** empty log message ***
2001-03-26 Marius Vollmer* values.h (scm_values_vtable, SCM_VALUESP): Moved...
2001-03-26 Marius Vollmer* tags.h (SCM_IM_CALL_WITH_VALUES): New isym.
2001-03-26 Marius Vollmer* tags.h (SCM_IM_CALL_WITH_VALUES): New isym.
2001-03-26 Marius Vollmer*** empty log message ***
2001-03-26 Marius Vollmer* r4rs.scm (call-with-values): New definition, defers to
2001-03-26 Marius Vollmer* boot-9.scm (warn-autoload-deprecation): New function.
2001-03-25 Thien-Thi Nguyen*** empty log message ***
2001-03-25 Thien-Thi NguyenFix sh standard conformance bug: Replace "test -e"
2001-03-25 Marius Vollmer*** empty log message ***
2001-03-25 Marius Vollmer* Makefile.am (ice9_sources): Added "time.scm".
2001-03-25 Marius Vollmer* intro.texi (Modules and Extensions): Some short text...
2001-03-23 Neil Jerram* Minor docstring updates.
2001-03-23 Neil Jerram* Fix typos.
2001-03-23 Neil Jerram* Fix docstring typos.
2001-03-23 Neil Jerram* Add two files that I seem to have omitted in the...
2001-03-23 Neil Jerram* Automatic docstring updates.
2001-03-22 Dirk Herrmann* Replace function scm_makstr with new function scm_all...
2001-03-21 Keisuke Nishida * time.scm (time): Reimplemented as a procedure call.
2001-03-21 Keisuke Nishida * safe-r5rs.scm (list): Export.
2001-03-20 Martin Grabmüller * scheme-options.texi (Evaluator options): Added evaluator
2001-03-19 Gary Houston * check-guile.in: 16 documentation tests were failing...
2001-03-19 Gary Houston*** empty log message ***
2001-03-19 Gary Houston * check-guile.in: rename $parent to $srcdir. if it...
2001-03-18 Gary Houston * check-guile.in: use @srcdir@ instead of @test_suite_...
2001-03-18 Gary Houston * posix.c (scm_tmpnam): check that return value from...
2001-03-18 Gary Houston * net_db.c: define h_errno if configure didn't define...
2001-03-17 Gary Houston * configure.in: don't append threads.doc to EXTRA_DOT_...
2001-03-17 Gary Houston * gc.c (scm_must_malloc): changed the comment explaini...
2001-03-17 Keisuke Nishida** New module (ice-9 history)
2001-03-17 Keisuke NishidaSimple value history support.
2001-03-17 Dirk Herrmann* __scm.h (SCM_ASSERT, SCM_WTA_DISPATCH_0, SCM_WTA_DISP...
2001-03-17 Dirk Herrmann* validate.h (SCM_WRONG_NUM_ARGS): Call scm_error_num_...
2001-03-17 Dirk Herrmann* Added function scm_error_num_args_subr.
2001-03-17 Keisuke Nishida** New module (ice-9 time)
2001-03-17 Keisuke Nishida * time.scm: New file.
2001-03-17 Dirk Herrmann* Removed old (unused and uninstalled) file oldprint...
2001-03-16 Martin Grabmüller * scheme-data.texi (Arithmetic): Documented the arithmetic
2001-03-16 Martin Grabmüller * list.c (scm_list, scm_cons_star, scm_null_p, scm_lis...
2001-03-16 Martin Grabmüller * modules: New directory.
2001-03-16 Keisuke NishidaDeprecated macro SCM_CONST_LONG.
2001-03-16 Keisuke Nishida * snarf.h (SCM_CONST_LONG): Deprecated.
2001-03-15 Marius Vollmer*** empty log message ***
2001-03-15 Marius Vollmer* numbers.c (scm_num2ulong): Check that a bignum is...
2001-03-15 Marius Vollmer* numbers.c (scm_num2ulong): Check that a bignum is...
2001-03-15 Martin GrabmüllerDocument new procedures
2001-03-15 Martin Grabmüller * validate.h (SCM_VALIDATE_OPOUTSTRPORT): New macro.
2001-03-15 Dirk Herrmann* Removed unused object parameter from SCM_ASSYNT.
2001-03-15 Dirk Herrmann* Use const specifier in function signature of gh_ints2scm.
2001-03-14 Martin Grabmüller* gh_data.c (gh_scm2chars, gh_scm2shorts, gh_scm2longs),
2001-03-13 Martin Grabmüller* ports.c (scm_port_mode): Changed `mode' array size...
2001-03-13 Keisuke Nishida(scm_object_to_string): Takes an optional argument.
next