bpt/guile.git
2001-10-06 Marius VollmerCorrected definition of SCM_MOST_POSITIVE_FIXNUM. ...
2001-10-06 Marius Vollmer*** empty log message ***
2001-10-06 Marius Vollmer(INTEGRAL2NUM): Let the preprocessor test
2001-10-06 Marius VollmerDefine NO_PREPRO_MAGOC when including
2001-10-06 Marius Vollmer* tags.h (SCM_T_BITS_MAX, SCM_T_SIGNED_BITS_MAX,
2001-10-06 Mikael Djurfeldt* coop.c (mother_awake_p): New variable.
2001-10-06 Thien-Thi Nguyen*** empty log message ***
2001-10-06 Thien-Thi Nguyen(quoted?, clump): New procs, exported.
2001-10-05 Dirk Herrmann* options.c (protected_objects, scm_init_options):...
2001-10-05 Dirk Herrmann* num2integral.i.c (NUM2INTEGRAL): Eliminated some...
2001-10-05 Neil Jerram* Remove doc for read-and-eval! and eval2.
2001-10-05 Dirk Herrmann* numbers.h: Removed old comment about using SCM_CAR...
2001-10-05 Thien-Thi Nguyen*** empty log message ***
2001-10-05 Thien-Thi Nguyen(Writing): Add entry for `display'. Include in R5RS...
2001-10-03 Gary Houston * continuations.h, unif.h: in the descriptions of...
2001-09-30 Thien-Thi Nguyen*** empty log message ***
2001-09-30 Thien-Thi Nguyen(EXTRA_DIST): Add BUGS file.
2001-09-30 Thien-Thi NguyenInitial revision
2001-09-30 Thien-Thi Nguyen*** empty log message ***
2001-09-30 Thien-Thi Nguyen(module-name->filename-frag, display-module-commentary...
2001-09-26 Martin GrabmüllerSome cosmetic doc fixes.
2001-09-26 Thien-Thi Nguyen*** empty log message ***
2001-09-26 Thien-Thi Nguyen(SCM_MAKE_CHAR): Use `scm_t_bits' instead of `intptr_t'.
2001-09-26 Thien-Thi Nguyen*** empty log message ***
2001-09-26 Thien-Thi Nguyen(Syntax Rules): Add `cindex' directive.
2001-09-26 Thien-Thi Nguyen*** empty log message ***
2001-09-26 Thien-Thi NguyenAdd bugfix item to "Eventually".
2001-09-25 Gary Houston * ports.c (scm_drain_input): extended the docstring...
2001-09-24 Mikael Djurfeldt* boot-9.scm (process-define-module): Added :re-export.
2001-09-23 Mikael Djurfeldt* validate.h (SCM_NUM2FLOAT, SCM_NUM2DOUBLE,
2001-09-22 Mikael Djurfeldt* Makefile.am: Distribute num2float.i.c.
2001-09-22 Mikael Djurfeldt* srfi-19.scm (priv:split-real): Inserted missing call to
2001-09-21 Rob Browning*** empty log message ***
2001-09-21 Rob Browning* .cvsignore: really add version.h
2001-09-21 Rob Browning* chars.h (SCM_MAKE_CHAR): coerce value to intptr_t.
2001-09-21 Rob Browning* numbers.c (scm_gcd): change "k" to a long from an...
2001-09-21 Rob Browning* strings.h (SCM_SET_STRING_LENGTH): coerce "l" to...
2001-09-21 Rob Browning* srfi-14.c (SCM_CHARSET_SET): need 1L, not just 1...
2001-09-21 Rob Browning* srfi-14.h (SCM_CHARSET_GET): need 1L, not just 1...
2001-09-21 Rob Browning* tests/bit-operations.test (fixnum-bit): compute dynam...
2001-09-21 Rob Browning* tests/numbers.test (fixnum-bit): compute dynamically.
2001-09-20 Mikael Djurfeldt* numbers.c (scm_integer_expt): Accept inexact integer...
2001-09-20 Rob Browning*** empty log message ***
2001-09-20 Rob Browning* configure.in (AC_CONFIG_FILES): add libguile/version.h.
2001-09-20 Rob Browning* version.c
2001-09-20 Rob Browning* version.h: renamed to version.h.in.
2001-09-20 Rob Browning* version.h.in: renamed from version.h.
2001-09-20 Rob Browning* versiondat.h.in: removed (obsolete).
2001-09-20 Mikael Djurfeldt* error.c, error.h: Made error keys globally accessible.
2001-09-20 Mikael Djurfeldt* num2integral.i.c (NUM2INTEGRAL): Report an error...
2001-09-19 Thien-Thi Nguyen*** empty log message ***
2001-09-19 Thien-Thi NguyenFix number typo in "Jump Start" section.
2001-09-19 Thien-Thi Nguyen*** empty log message ***
2001-09-19 Thien-Thi NguyenFix improper `@result' usage.
2001-09-19 Thien-Thi Nguyen*** empty log message ***
2001-09-19 Thien-Thi NguyenCommentary fix; nfc.
2001-09-19 Thien-Thi Nguyen*** empty log message ***
2001-09-19 Thien-Thi Nguyen(process-use-modules): Fix typo.
2001-09-18 Mikael Djurfeldt* Makefile.am (psyntax.pp): Reference compile-psyntax...
2001-09-17 Dirk Herrmann* Removed function scm_gc_mark_cell_conservatively.
2001-09-15 Gary Houston * root.h (scm_root_state): removed the continuation_st...
2001-09-13 Dirk Herrmann* Some renamings and minor fixes.
2001-09-13 Dirk Herrmann* Simplified handling of static glocal SCM variable.
2001-09-13 Dirk Herrmann* Fixed some typing bugs. Thanks to Rob Browning.
2001-09-12 Dirk Herrmann* Added function scm_str2string. Thanks to Martin...
2001-09-12 Gary Houston2001-09-12 Gary Houston <ghouston@arglist.com>
2001-09-09 Thien-Thi NguyenAdd `arity' enhancement news.
2001-09-09 Thien-Thi Nguyen*** empty log message ***
2001-09-09 Thien-Thi Nguyen(arity): Use new `arglist' procedure property to
2001-09-09 Thien-Thi Nguyen(lambda*): Record the broken-down argument list in
2001-09-08 Thien-Thi Nguyen*** empty log message ***
2001-09-08 Thien-Thi Nguyen("apples-blimps-catalexis example", "multiple occurances"):
2001-09-08 Thien-Thi Nguyen(process-options, getopt-long): Fix omission
2001-09-06 Marius Vollmer*** empty log message ***
2001-09-06 Marius Vollmer(scm_done_free): Always subtract size from scm_mallocated
2001-09-04 Thien-Thi Nguyen*** empty log message ***
2001-09-04 Thien-Thi NguyenUse outline mode instead of text.
2001-09-01 Michael Livshin* numbers.c (scm_sys_check_number_conversions): new...
2001-09-01 Thien-Thi Nguyen*** empty log message ***
2001-09-01 Thien-Thi Nguyen(1.8.0): Add "move .gdbinit" entry.
2001-09-01 Thien-Thi Nguyen(Sample GDB Initialization File): New section.
2001-08-31 Dirk Herrmann* Improved the readability of some patterns.
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-08-31 Dirk Herrmann* Removed deprecated stuff.
2001-08-31 Dirk Herrmann* Remove deprecated macros and typenames.
2001-08-31 Dirk Herrmann* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 Dirk Herrmann* Remove #& reader extension.
2001-08-31 Dirk Herrmann* Deleted `and-let-star-compat.scm´.
2001-08-31 Dirk Herrmann* Using `provided?´ instead of `feature?´.
2001-08-31 Dirk Herrmann* Removed deprecated definitions.
2001-08-30 Thien-Thi Nguyen*** empty log message ***
2001-08-30 Thien-Thi Nguyen(resolve-interface): When returning a custom
2001-08-30 Neil Jerram* Added Eric Hanchrow to THANKS.
2001-08-30 Neil Jerram* Group all index nodes together.
2001-08-30 Neil Jerram* Various typo fixes and clarifications merged from...
2001-08-30 Thien-Thi Nguyen*** empty log message ***
2001-08-30 Thien-Thi NguyenMention libtool ./configure-regeneration requirement.
2001-08-27 Neil Jerram* Fix doc snapshot build problems by avoiding use of...
2001-08-26 Marius Vollmer*** empty log message ***
2001-08-26 Marius VollmerReplaced "scm_t_portable" with "scm_port_table" which...
next