bpt/guile.git
2001-06-26 Dirk Herrmann* Deprecated scm_makfromstr and added scm_mem2string...
2001-06-25 Neil Jerram* More GH to scm transition documentation.
2001-06-25 Neil Jerram* Quoting fix in autogen.sh.
2001-06-25 Marius Vollmer*** empty log message ***
2001-06-25 Marius Vollmer(version.texi, version-tutorial.texi): Removed kluges...
2001-06-25 Marius VollmerAdded message about what to do next. Tell them to use
2001-06-25 Dirk Herrmann* Fix signedness plus some minor improvements.
2001-06-25 Michael Livshin*** empty log message ***
2001-06-25 Michael Livshin* Makefile.am (MAINTAINERCLEANFILES): be sure to remove
2001-06-25 Michael Livshin* HACKING: mention flex.
2001-06-25 Michael Livshin* snarf-check-and-output-texi: rewrite.
2001-06-25 Michael Livshin* snarf.h (SCM_SNARF_DOCS): change the "grammar" slightly.
2001-06-25 Michael Livshin* streams.scm (stream-for-each-many): typo fix.
2001-06-25 Marius Vollmer*** empty log message ***
2001-06-25 Marius VollmerUse `re-export-syntax' to correctly re-export `receive'.
2001-06-25 Marius Vollmer(re-export-syntax): New.
2001-06-25 Marius Vollmer*** empty log message ***
2001-06-25 Marius Vollmer(SIZE_MAX, PTRDIFF_MIN, PTRDIFF_MAX): Only define when
2001-06-25 Marius Vollmer* srcprop.h, srcprop.c (scm_srcprops_to_plist): Renamed...
2001-06-25 Marius Vollmer(scm_srcprops_to_plist): Renamed from scm_t_srcpropso_p...
2001-06-23 Dirk Herrmann* Various minor improvements, for example signedness...
2001-06-22 Neil Jerram* Start new node documenting transition from GH to...
2001-06-21 Neil Jerram* Signal an error if unable to find channel.scm file.
2001-06-20 Neil Jerram* Explain GH deprecation & plan for scm documentation.
2001-06-20 Martin GrabmüllerRemoved tag.c and tag.h and all references.
2001-06-20 Gary Houston * deprecation.c, extensions.c, rw.c: include string.h.
2001-06-19 Gary Houston * filter-doc-snarfage.c (process): added ungetc in
2001-06-19 Marius VollmerAdded two "s".
2001-06-18 Martin Grabmüller Some updates.
2001-06-18 Martin Grabmüller2001-06-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
2001-06-18 Martin Grabmüller2001-06-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
2001-06-18 Marius Vollmer*** empty log message ***
2001-06-18 Marius VollmerThe SRFI-19 implementation was completely broken. ...
2001-06-17 Gary Houstonfixed doc code bug
2001-06-17 Thien-Thi NguyenAdd entry for Keisuke Nishida.
2001-06-16 Marius Vollmer*** empty log message ***
2001-06-16 Marius Vollmer(scm_cond_t, scm_key_t, scm_mutex_t): Only define these...
2001-06-16 Marius Vollmer(Conventions): Use `system-error-errno' instead of...
2001-06-16 Marius Vollmer(system-error-errno): New.
2001-06-16 Marius Vollmer* tests/ports.test: New test for output port line counts.
2001-06-16 Marius VollmerNew files. Thanks to Matthias Köppe!
2001-06-14 Marius VollmerStuff about our naming conventions.
2001-06-14 Martin Grabmüller * scripts/README, scripts/hello.scm, safe/untrusted...
2001-06-14 Marius Vollmer*** empty log message ***
2001-06-14 Marius VollmerAdded deprecated section with the olde type names.
2001-06-14 Marius Vollmerscm_t_bits is unsigned, types have been renamed.
2001-06-14 Marius VollmerReplace "scm_*_t" with "scm_t_*", except "scm_lisp_t".
2001-06-14 Marius Vollmer*** empty log message ***
2001-06-14 Marius VollmerReplace "scm_*_t" with "scm_t_*".
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-06-14 Marius VollmerTalk about kluge at top of srfi13.scm.
2001-06-14 Marius Vollmer*** empty log message ***
2001-06-14 Marius Vollmer* unif.h (SCM_ARRAY_NDIM): Shift then cast so that...
2001-06-14 Marius VollmerPrevent `export' from re-exporting core bindings.
2001-06-14 Marius Vollmer(remove-if, remove-if-not): Fix typo: use
2001-06-14 Marius Vollmer*** empty log message ***
2001-06-14 Marius Vollmer* configure.in: Check for rl_filename_completion_function.
2001-06-14 Marius Vollmer* readline.h (scm_clear_history): New prototype.
2001-06-14 Marius Vollmer(SCM_SRS): Cast shiftee to scm_signed_bits_t.
2001-06-14 Marius VollmerInclude <stdint.h> when we have it.
2001-06-14 Marius Vollmer(ptrdiff_t): Typedef to long when configure didn't...
2001-06-14 Marius VollmerUpdates for load-extension et al.
2001-06-14 Marius VollmerCheck for header <stdint.h>. Check for uintptr_t
2001-06-14 Marius Vollmer(ptrdiff_t): Removed.
2001-06-13 Thien-Thi Nguyen*** empty log message ***
2001-06-13 Thien-Thi NguyenUpdate path to #include file scmconfig.h.
2001-06-13 Thien-Thi NguyenRemove SLIB reference for ice-9/match.scm,
2001-06-13 Thien-Thi Nguyen*** empty log message ***
2001-06-13 Thien-Thi NguyenNo longer use module `(ice-9 slib)'.
2001-06-13 Thien-Thi Nguyen*** empty log message ***
2001-06-13 Thien-Thi NguyenInitial revision
2001-06-13 Thien-Thi Nguyen*** empty log message ***
2001-06-13 Thien-Thi NguyenClean up some docstrings; nfc.
2001-06-11 Marius Vollmer*** empty log message ***
2001-06-11 Marius VollmerUse `begin-deprecated' instead of testing
2001-06-11 Dirk Herrmann* Simplified the goops macro system a bit and fixed...
2001-06-10 Gary Houston*** empty log message ***
2001-06-10 Gary Houston * boot-9.scm: use the (ice-9 rdelim) module if
2001-06-10 Gary Houston * rdelim.c (scm_init_rdelim_builtins): don't try to...
2001-06-09 Marius Vollmer*** empty log message ***
2001-06-09 Marius Vollmer(scm_lfwrite): Maintain columnd and row count in port.
2001-06-09 Marius VollmerUse (ice-9 and-let-star).
2001-06-09 Marius Vollmer(lambda*): Make sure that BODY is always put into a
2001-06-09 Marius Vollmer(generic-write): Use `object->string' to print
2001-06-09 Marius VollmerAdded paragraph about new `export' behaviour and new...
2001-06-08 Neil Jerram* Fix rogue text caused by line breaking a comment.
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-07 Martin Grabmüller * srfi-1.scm (fold, fold-pair): Fixed a buggy call...
2001-06-07 Martin GrabmüllerAdded scheme module file.
2001-06-07 Martin Grabmüller * README: Update.
2001-06-06 Martin Grabmüller * box-dynamic-module/box-module.scm: New file.
2001-06-05 Dirk Herrmann* Introduce macro SCM_VALIDATE_NON_EMPTY_COMBINATION.
2001-06-05 Martin GrabmüllerAdded authorship information.
2001-06-05 Martin Grabmüller * configure.in: Generate examples/box-dynamic-module...
2001-06-05 Martin Grabmüller * box-dynamic-module: New directory, implements the...
2001-06-05 Dirk Herrmann* Added Jost to THANKS and AUTHORS list.
next