bpt/guile.git
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...
2001-06-02 Rob Browning* configure.in: changes for autoconf 2.50.
2001-06-02 Rob Browning* .cvsignore: really add guile_filter_doc_snarfage.
2001-06-02 Rob Browning* .cvsignore: add guile_filter_doc_snarfage guile-snarf...
2001-06-02 Rob Browning* filesys.c (scm_stat2scm): HAVE_ST_RDEV changed to
2001-06-02 Rob Browning* fports.c: HAVE_ST_BLKSIZE changed to
2001-06-02 Marius Vollmer*** empty log message ***
2001-06-02 Marius Vollmer(scm_eval_string): Use scm_primitive_eval_x instead
2001-06-02 Marius Vollmer(psyntax.pp): Make it dependent on psyntax.ss and
2001-06-02 Marius Vollmer(module-ensure-variable!): New.
2001-06-02 Marius Vollmer(apropos-fold, submodules, apropos): Be careful not
2001-06-02 Marius Vollmer*** empty log message ***
2001-06-02 Marius Vollmer*** empty log message ***
2001-06-02 Marius VollmerCheck for mkstemp via AC_REPLACE_FUNCS. Thanks to
2001-06-02 Marius VollmerNew file, slightly modified from libiberties
2001-06-02 Marius VollmerAdded notes about keeping AUTHORS and THANKS uptodate.
2001-06-02 Michael Livshin*** empty log message ***
2001-06-02 Rob Browning* .cvsignore: here and in all subdirectories listing...
2001-06-01 Marius Vollmer*** empty log message ***
2001-06-01 Marius VollmerUpdated for next release.
next