*** empty log message ***
[bpt/guile.git] / NEWS
2001-05-24 Michael Livshin* validate.h
2001-05-21 Marius VollmerMoved deprecated C stuff to C section.
2001-05-20 Marius Vollmer*** empty log message ***
2001-05-18 Thien-Thi NguyenMention `read-scheme-source'.
2001-05-17 Rob Browning*** empty log message ***
2001-05-16 Martin GrabmüllerAdded section about --use-srfi.
2001-05-15 Marius Vollmer*** empty log message ***
2001-05-14 Martin Grabmüller* AUTHORS (Martin Grabmueller): Added srfi-16.scm.
2001-05-14 Dirk Herrmann* Deprecated some definitions.
2001-05-06 Rob Browning*** empty log message ***
2001-05-05 Marius Vollmer*** empty log message ***
2001-05-04 Thien-Thi Nguyen*** empty log message ***
2001-04-30 Thien-Thi Nguyen*** empty log message ***
2001-04-29 Neil Jerram* Doc updates for removal of previously deprecated...
2001-04-29 Gary Houston * libguile.h: include rw.h.
2001-04-28 Rob Browning*** empty log message ***
2001-04-28 Thien-Thi Nguyen(New help facility): Add blurb about "(help (my module...
2001-04-27 Rob Browning*** empty log message ***
2001-04-27 Rob Browning*** empty log message ***
2001-04-27 Rob Browning*** empty log message ***
2001-04-27 Rob Browning*** empty log message ***
2001-04-27 Neil Jerram* Update NEWS for removal of R4RS from distro.
2001-04-27 Martin GrabmüllerSome updates reflecting the latest SRFI-13/14/9 changes.
2001-04-26 Rob Browning*** empty log message ***
2001-04-22 Gary Houston*** empty log message ***
2001-04-19 Dirk Herrmann* Eliminate some further applications of SCM_C[AD]R...
2001-04-15 Keisuke NishidaDeprecate `id'.
2001-03-30 Dirk Herrmann* Made SCM_DEBUG_CELL_ACCESSES working again.
2001-03-30 Neil Jerram* NEWS updates and typo fixes.
2001-03-30 Dirk Herrmann* The NEWS and RELEASE updates for the last submission.
2001-03-26 Marius Vollmer*** empty log message ***
2001-03-22 Dirk Herrmann* Replace function scm_makstr with new function scm_all...
2001-03-18 Gary Houston * posix.c (scm_tmpnam): check that return value from...
2001-03-17 Keisuke Nishida** New module (ice-9 history)
2001-03-17 Dirk Herrmann* __scm.h (SCM_ASSERT, SCM_WTA_DISPATCH_0, SCM_WTA_DISP...
2001-03-17 Keisuke Nishida** New module (ice-9 time)
2001-03-16 Keisuke NishidaDeprecated macro SCM_CONST_LONG.
2001-03-15 Martin GrabmüllerDocument new procedures
2001-03-13 Keisuke Nishida * strports.c (scm_object_to_string): New procedure.
2001-03-10 Mikael Djurfeldt*** empty log message ***
2001-03-09 Martin GrabmüllerAdded some new posix functions:
2001-03-04 Dirk Herrmann* Eliminate another couple of calls to scm_wta.
2001-03-03 Mikael Djurfeldt* stack-catch.scm: New file.
2001-03-03 Marius Vollmer*** empty log message ***
2001-02-26 Mikael Djurfeldtports.c, ports.h (scm_c_read, scm_c_write): New functions.
2001-02-25 Keisuke NishidaAdd comment for (ice-9 match).
2001-02-25 Keisuke NishidaNews for (ice-9 match).
2001-02-13 Marius Vollmer*** empty log message ***
2001-02-09 Marius VollmerBlurb about new guarantee of port-for-each
2001-02-04 Marius Vollmer*** empty log message ***
2001-01-25 Dirk Herrmann* Added a file-port? primitive.
2001-01-24 Gary Houston*** empty log message ***
2001-01-24 Dirk Herrmann* Separate the handling of OPEN flags between ports...
2001-01-21 Gary Houston * rdelim.scm: new file implementing module (ice-9...
2001-01-06 Gary Houston*** empty log message ***
2001-01-05 Neil Jerram* Fix typos in entry about guardian semantic changes.
2001-01-04 Michael Livshin * guardians.c (F_GREEDY, F_LISTED, F_DESTROYED, GREEDY_P,
2000-12-28 Dirk Herrmann* Fixed the changelog entry regarding re-introduction...
2000-12-28 Dirk Herrmann* Re-introduces the unused member "documentation" of...
2000-12-23 Michael Livshin* gc.c: (scm_gc_mark_dependencies): new function. ...
2000-12-23 Dirk Herrmann* Removed unused member "properties" from struct scm_su...
2000-12-22 Dirk Herrmann* Removed unused member "documentation" from struct...
2000-12-15 Dirk Herrmann* Avoid using eval-in-module in example code. Thanks...
2000-12-14 Dirk Herrmann* Re-introduced most-positive-fixnum and most-negative...
2000-12-13 Dirk Herrmann* Renamed scm_symbols to symbols and made it static...
2000-12-12 Dirk Herrmann* The creation of symbols and bindings are two separate...
2000-12-08 Keisuke NishidaAdded entries of smob_mfpe and smob_apply
2000-12-08 Dirk Herrmann* New functions: scm_str2symbol, scm_mem2symbol
2000-12-08 Dirk Herrmann* Guile does not assume a hash table size of scm_symhas...
2000-12-06 Dirk Herrmann* eval.c: remove commented code, remove #ifdef CCLO...
2000-12-01 Dirk Herrmann* Added scm_c_memq as a fast C level alternative for...
2000-11-29 Gary Houston*** empty log message ***
2000-11-28 Dirk Herrmann* Removed SCM_SYMBOL_UCHARS.
2000-11-23 Dirk Herrmann* Deprecated SCM_LENGTH_MAX.
2000-11-23 Dirk Herrmann* SCM_SETCHARS deprecated.
2000-11-23 Dirk Herrmann* Deprecated SCM_SETLENGTH.
2000-11-22 Dirk Herrmann* Added SCM_SET_CONTINUATION_LENGTH to replace SCM_SETL...
2000-11-22 Dirk Herrmann* Added SCM_SET_VECTOR_LENGTH as one replacement for...
2000-11-22 Dirk Herrmann* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.
2000-11-21 Dirk Herrmann* Deprecated SCM_RWSTRINGP and SCM_VALIDATE_RWSTRING.
2000-11-09 Gary Houston*** empty log message ***
2000-11-04 Gary Houston2000-11-04 Gary Houston <ghouston@arglist.com>
2000-11-02 Dirk Herrmann* Get rid of calls to SCM_ROSTRINGP.
2000-10-30 Dirk Herrmann* Change a couple of functions to accept either symbols...
2000-10-25 Mikael Djurfeldt*** empty log message ***
2000-10-25 Dirk Herrmann* Deprecated scm_vector_set_length_x.
2000-10-25 Dirk Herrmann* Some more work to get rid of SCM_LENGTH
2000-10-13 Dirk Herrmann* Deprecated scm_sloppy_mem(q|v|ber)
2000-09-22 Dirk Herrmann* Removed unused type tag scm_tc7_lvector.
2000-09-22 Dirk Herrmann* Added SCM_STRING_CHARS and SCM_SYMBOL_CHARS in order...
2000-09-12 Dirk Herrmann* Unified ssymbols and msymbols to a single symbol...
2000-09-12 Mikael Djurfeldt*** empty log message ***
2000-09-03 Marius Vollmer*** empty log message ***
2000-08-26 Mikael Djurfeldt*** empty log message ***
2000-08-16 Marius Vollmer*** empty log message ***
2000-08-11 Mikael Djurfeldt*** empty log message ***
2000-08-02 Mikael Djurfeldt*** empty log message ***
2000-07-26 Dirk Herrmann* Fixed struct initialization.
2000-07-18 Dirk Herrmann* Deprecated function scm_call_catching_errors.
2000-07-15 Michael Livshin* gc.c (scm_done_free): new.
next