bpt/guile.git
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.
2001-06-04 Marius Vollmer*** empty log message ***
2001-06-04 Marius VollmerUse `re-export' instead of `export' when re-exporting
2001-06-04 Marius Vollmer(keyword_print): Substract 1 from length of symbol...
2001-06-04 Marius Vollmer(scm_hasher): Use SCM_UNPACK in the case labels so...
2001-06-04 Marius Vollmer(scm_c_register_extension): Allow NULL as library
2001-06-04 Marius Vollmer(scm_registered_modules, scm_clear_registered_modules...
2001-06-04 Marius Vollmer(module-ensure-local-variable!): Renamed from
2001-06-04 Marius VollmerAdded kluge at top that keeps `export' from
2001-06-04 Gary Houston*** empty log message ***
2001-06-04 Gary Houston*** empty log message ***
2001-06-04 Gary Houston * scheme-io.texi (Block Reading and Writing): added
2001-06-04 Gary Houston * rw.scm (ice-9): export write-string/partial.
2001-06-04 Gary Houston * rw.c (scm_write_string_partial): new procedure imple...
2001-06-03 Marius Vollmer*** empty log message ***
2001-06-03 Marius VollmerAdded exception notice to all files.
2001-06-03 Marius VollmerInclude "deprecation.h".
2001-06-03 Marius VollmerAdded exception notice to all files.
2001-06-03 Gary Houston*** empty log message ***
2001-06-03 Michael Livshin*** empty log message ***
2001-06-03 Marius Vollmer*** empty log message ***
2001-06-03 Marius Vollmer(AC_CONFIG_FILES, AC_CONFIG_COMMANDS): Add
2001-06-03 Marius Vollmer(scm_register_module_xxx, scm_registered_modules,
2001-06-03 Marius Vollmer(try-load-module): Bracket calls to try-module-linked
2001-06-03 Marius VollmerAdded AC_PREREQ(2.50) and minimally changed for
2001-06-02 Rob Browning*** empty log message ***
2001-06-02 Rob Browning* acinclude.m4: AC_LANG not a variable now -- use __cpl...
next