*** empty log message ***
[bpt/guile.git] / libguile / ChangeLog
2001-06-14 Marius Vollmer*** empty log message ***
2001-06-13 Thien-Thi Nguyen*** empty log message ***
2001-06-11 Dirk Herrmann* Simplified the goops macro system a bit and fixed...
2001-06-10 Gary Houston*** empty log message ***
2001-06-09 Marius Vollmer*** empty log message ***
2001-06-08 Michael Livshin* snarf.h, filter-doc-snarfage.c: more changes to cope...
2001-06-08 Michael Livshin* filter-doc-snarfage.c, guile-snarf.in: try to cope...
2001-06-08 Dirk Herrmann* Fixed some bugs, some reported by Matthias Koeppe.
2001-06-07 Dirk Herrmann* Fix SCM <--> scm_t_bits related typing problems.
2001-06-07 Dirk Herrmann* Introduce SCM_UNUSED and mark unused function parameters.
2001-06-05 Dirk Herrmann* Introduce macro SCM_VALIDATE_NON_EMPTY_COMBINATION.
2001-06-04 Marius Vollmer*** empty log message ***
2001-06-04 Gary Houston*** empty log message ***
2001-06-03 Marius Vollmer*** empty log message ***
2001-06-03 Marius Vollmer*** empty log message ***
2001-06-02 Rob Browning*** empty log message ***
2001-06-02 Marius Vollmer*** empty log message ***
2001-06-02 Marius Vollmer*** empty log message ***
2001-05-31 Michael Livshin* guile-snarf-docs.in, guile-snarf-docs-texi.in,
2001-05-30 Marius Vollmer*** empty log message ***
2001-05-30 Martin Grabmüller2001-05-30 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
2001-05-28 Martin Grabmüller * symbols.c (scm_gensym): Fix buffer overrun (try...
2001-05-28 Michael Livshin* hooks.c (scm_create_hook): deprecated.
2001-05-28 Michael Livshin* strop.c (s_scm_string_capitalize_x): fix docstring...
2001-05-27 Dirk Herrmann* Changed the default definition of SCM.
2001-05-26 Michael Livshin* gc.c (scm_init_storage): init `scm_gc_registered_roots'.
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-25 Marius Vollmer*** empty log message ***
2001-05-25 Marius Vollmer*** empty log message ***
2001-05-24 Michael Livshin*** empty log message ***
2001-05-24 Martin Grabmüller * unif.c (scm_make_ra, array_free), unif.h (SCM_ARRAY_...
2001-05-24 Michael Livshin* validate.h
2001-05-22 Marius Vollmer*** empty log message ***
2001-05-21 Marius Vollmer*** empty log message ***
2001-05-20 Marius Vollmer*** empty log message ***
2001-05-20 Marius Vollmer*** empty log message ***
2001-05-20 Marius Vollmer*** empty log message ***
2001-05-19 Neil Jerram* Slight clarification of lazy-catch docstring.
2001-05-19 Marius Vollmer*** empty log message ***
2001-05-19 Marius Vollmer*** empty log message ***
2001-05-17 Dirk Herrmann* Removed SCM_CDR misuse.
2001-05-17 Rob Browning*** empty log message ***
2001-05-16 Dirk Herrmann* Renamed GUILE_WARN_DEPRECATED_DEFAULT to SCM_WARN_DEP...
2001-05-16 Marius Vollmer*** empty log message ***
2001-05-15 Martin Grabmüller * script.c (scm_compile_shell_switches): New command...
2001-05-15 Marius Vollmer*** empty log message ***
2001-05-15 Dirk Herrmann* Make SCM_DEBUG_CELL_ACCESSES=1 work with GUILE_DEBUG_...
2001-05-15 Marius Vollmer*** empty log message ***
2001-05-14 Dirk Herrmann* Deprecated some definitions.
2001-05-10 Thien-Thi Nguyen*** empty log message ***
2001-05-10 Marius Vollmer*** empty log message ***
2001-05-09 Martin Grabmüller * procs.c: Increased `scm_subr_table_room' to 800...
2001-05-09 Marius Vollmer*** empty log message ***
2001-05-09 Michael Livshin* ports.c (scm_c_read): pointer arithmetic on void...
2001-05-08 Dirk Herrmann* Removed deprecated hook names.
2001-05-07 Marius Vollmer*** empty log message ***
2001-05-06 Marius Vollmer*** empty log message ***
2001-05-06 Marius Vollmer*** empty log message ***
2001-05-06 Marius Vollmer*** empty log message ***
2001-05-06 Thien-Thi Nguyen*** empty log message ***
2001-05-06 Thien-Thi Nguyen*** empty log message ***
2001-05-05 Marius Vollmer*** empty log message ***
2001-05-05 Gary Houston * socket.c: use HAVE_IPV6 instead of AF_INET6 to enabl...
2001-05-04 Neil Jerram * eval.c (scm_promise_p), list.c (scm_append_x, scm_re...
2001-05-04 Martin Grabmüller * strop.c (scm_string_split): New procedure.
2001-05-03 Gary Houston * socket.c: define uint32_t if netdb.h doesn't. thanks to
2001-05-02 Marius Vollmer*** empty log message ***
2001-04-29 Gary Houston * rw.c: new file, implementing C part of module (ice...
2001-04-28 Rob Browning*** empty log message ***
2001-04-28 Neil Jerram* Fix typo in docstring.
2001-04-27 Rob Browning*** empty log message ***
2001-04-24 Marius Vollmer*** empty log message ***
2001-04-22 Neil Jerram* Correct docstring for `throw'.
2001-04-22 Gary Houston * socket.c: attempted to improve the docstrings slightly.
2001-04-22 Gary Houston * net_db.c: remove bogus "close" declaration.
2001-04-21 Dirk Herrmann* Made creation of new smob types thread safe.
2001-04-21 Gary Houston * socket.c (FLIP_NET_HOST_128): new macro.
2001-04-20 Gary Houston * socket.c (scm_fill_sockaddr): call htons for sin6_port.
2001-04-20 Dirk Herrmann* Removed an application of SCM_C[AD]R to non pairs.
2001-04-19 Mikael Djurfeldt* unif.h (SCM_ARRAY_CONTIGUOUS): Reintroduced as deprec...
2001-04-19 Mikael Djurfeldt* __scm.h (SCM_WTA_DISPATCH_0, SCM_WTA_DISPATCH_1,
2001-04-19 Dirk Herrmann* Allow to convert an array of bytes to a list. Thanks...
2001-04-19 Dirk Herrmann* Some simplification, basically a postscriptum to...
2001-04-19 Dirk Herrmann* Fixed scm_thunk_p's results when applied to closures.
2001-04-19 Dirk Herrmann* Eliminate some further applications of SCM_C[AD]R...
2001-04-17 Gary Houston * some initial support for IPv6:
2001-04-17 Dirk Herrmann* Incorporated fixes to interrupt deferring/allowing...
2001-04-12 Keisuke NishidaUse memset instead of bzero.
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-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 Martin Grabmüller * hooks.c (scm_make_hook, scm_make_hook_with_name),
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
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 Dirk Herrmann* Made SCM_DEBUG_CELL_ACCESSES working again.
2001-03-30 Dirk Herrmann* Ehrm... The Changelog entry for the last submission...
2001-03-30 Keisuke Nishida * goops.c, goops.h (scm_init_oop_goops_goopscore_modul...
next