bpt/guile.git
2003-06-09 Marius VollmerUpdated NEWS entry about threading.
2003-06-09 Marius Vollmer*** empty log message ***
2003-06-09 Marius Vollmer(scm_peek_char): Safe the column of the port around...
2003-06-07 Kevin Ryde*** empty log message ***
2003-06-07 Kevin Ryde(Arithmetic): Cross reference glibc floor and ceil.
2003-06-06 Kevin Ryde*** empty log message ***
2003-06-06 Kevin RydeNew file.
2003-06-06 Kevin Ryde#:re-export open-input-string, open-output-string and
2003-06-06 Kevin RydeUse inttypes.h and stdint.h when available, for INTPTR_MAX
2003-06-06 Dirk Herrmann * tags.h (scm_tc2_int): Added.
2003-06-05 Kevin Ryde*** empty log message ***
2003-06-05 Kevin Ryde(Network Sockets and Communication): Cross reference
2003-06-05 Kevin Ryde(Ports): Add notes on garbage collection, and on
2003-06-04 Dirk Herrmann * test-suite/tests/chars.test: Fixed test comment...
2003-06-04 Dirk Herrmann * test-suite/tests/chars.test: Added test, attempting...
2003-06-04 Kevin RydeShrink the futures entry, details now in the manual.
2003-06-04 Kevin Ryde*** empty log message ***
2003-06-04 Kevin Ryde(reading): Test bad # error message is formattable.
2003-06-04 Kevin Ryde(scm_input_error): Pass arg list parameter to scm_error...
2003-06-04 Kevin Ryde(Delayed Evaluation): Add delay, reword
2003-06-04 Kevin Ryde(Futures): New section.
2003-06-04 Kevin Ryde*** empty log message ***
2003-06-04 Kevin Ryde(logcount): Add a few more tests, to exercise
2003-06-04 Kevin Ryde(scm_max, scm_min): For inum, bignum and real, if other
2003-06-04 Kevin RydeAdd an @: missing from
2003-06-04 Kevin Ryde(SRFI-13 Miscellaneous): In string-replace, note
2003-06-04 Kevin Ryde(File System): stat:rdev and stat:blocks can return #f,
2003-06-04 Kevin Ryde(Array Mapping): Reword for clarity, and in
2003-06-04 Dirk Herrmann * __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT,
2003-06-02 Dirk Herrmann * deprecated.c, deprecated.h, eval.c, eval.h: Deprecated
2003-06-01 Dirk Herrmann This set of patches separates the representation of...
2003-06-01 Dirk Herrmann * tests/pairs.test: Added.
2003-06-01 Dirk Herrmann * tests/vectors.test: Added.
2003-06-01 Dirk Herrmann * tests/guardians.test: Uses module (ice-9 weak-vector).
2003-05-31 Dirk Herrmann * eval.c (SCM_CEVAL, SCM_APPLY, scm_trampoline_0,
2003-05-30 Dirk Herrmann * eval.c (SCM_CEVAL): Improved readability of call...
2003-05-30 Dirk Herrmann * eval.c (SCM_CEVAL): Avoid one level of indirection...
2003-05-30 Dirk Herrmann * lib.scm: Documented the short form for pass-if and...
2003-05-30 Stefan Jahn2003-05-30 Stefan Jahn <stefan@lkcc.org>
2003-05-30 Kevin Ryde*** empty log message ***
2003-05-30 Kevin Ryde(max, min): Add tests involving NaNs.
2003-05-30 Kevin Ryde(z_negative_one): New variable.
2003-05-30 Kevin Ryde(Default Ports): Remove duplicate descriptions of
2003-05-30 Kevin RydeAdd substring-move-left! and substring-move-right!.
2003-05-29 Stefan Jahn2003-05-29 Stefan Jahn <stefan@lkcc.org>
2003-05-27 Dirk Herrmann * benchmark-suite/lib.scm: Fix some typos in...
2003-05-26 Kevin Ryde*** empty log message ***
2003-05-26 Kevin Ryde(Locales): Clarify setlocale a bit, list all categories,
2003-05-25 Dirk Herrmann * libguile/eval.c (SCM_CEVAL): In case of an applicati...
2003-05-25 Dirk Herrmann * deprecated.c (scm_read_and_eval_x): Fixed C99-ism.
2003-05-24 Kevin Ryde*** empty log message ***
2003-05-23 Kevin RydeChangeLog'ed 2003-05-12, forgot to commit until now:
2003-05-23 Kevin Ryde(The Scheme shell (scsh)): Add index entries.
2003-05-23 Kevin RydeAdd index entries lambda, optargs, syncase.
2003-05-23 Kevin RydeRevert this change:
2003-05-23 Kevin Ryde(SRFI-13 Miscellaneous): In string-replace, start1...
2003-05-22 Mikael Djurfeldt(NUM2INTEGRAL): Avoid warning about conditional
2003-05-22 Mikael Djurfeldt*** empty log message ***
2003-05-22 Mikael Djurfeldt* __scm.h (SCM_STACK_PTR): New macro. (Cast argument...
2003-05-22 Kevin Ryde*** empty log message ***
2003-05-22 Kevin Ryde(SRFI-2): Rewrite and-let*, describing plain
2003-05-20 Marius Vollmer*** empty log message ***
2003-05-20 Marius Vollmer(scm_subr_entry, SCM_SUBR_DOC, scm_make_subr,
2003-05-20 Marius Vollmer*** empty log message ***
2003-05-20 Marius Vollmer(scm_makstr, scm_makfromstr, scm_variable_set_name_hint,
2003-05-20 Marius Vollmer(list*): Added.
2003-05-19 Dirk Herrmann * eval.c (scm_m_do, unmemocopy, SCM_CEVAL): Reversed...
2003-05-19 Mikael Djurfeldt(yyget_lineno, yyget_in, yyget_out, yyget_leng,
2003-05-19 Kevin Ryde*** empty log message ***
2003-05-18 Kevin Ryde(Cross building Guile): Remove --with-cc-for-build...
2003-05-17 Marius Vollmer*** empty log message ***
2003-05-17 Marius Vollmer(socket): Use PF_ instead of AF_ prefix.
2003-05-17 Marius Vollmer*** empty log message ***
2003-05-17 Marius VollmerGobble up complete lines after a '#'. This
2003-05-16 Kevin RydeRemove note about removal of substring-move-left! and
2003-05-16 Kevin RydeAdd SRFI-1 delete and delete! argument order fixed.
2003-05-16 Kevin Ryde*** empty log message ***
2003-05-16 Kevin Ryde(--with-cc-for-build): Remove this option, CC_FOR_BUILD
2003-05-15 Kevin Ryde*** empty log message ***
2003-05-15 Kevin RydeUse @copying, show copyright and permissions at start...
2003-05-15 Kevin Ryde(SRFI-1 Deleting): Rewrite delete and
2003-05-15 Han-Wen Nienhuysadd my surname
2003-05-15 Han-Wen Nienhuys(scm_finish_srcprop): use
2003-05-14 Han-Wen Nienhuys(scm_gc_register_collectable_memory): avoid
2003-05-12 Kevin Ryde*** empty log message ***
2003-05-12 Kevin Ryde(=, <, max, min): Add tests of bignum/inf combinations.
2003-05-12 Kevin RydeAdd indexing of srfi numbers, and a couple of procedure...
2003-05-12 Kevin RydeTypo in my last message.
2003-05-12 Kevin Ryde*** empty log message ***
2003-05-12 Kevin Ryde(xmpz_cmp_d): New macro, handling infs if gmp doesn't.
2003-05-12 Kevin Ryde(delete, delete!): Test predicate call arg order.
2003-05-12 Kevin Ryde*** empty log message ***
2003-05-12 Kevin Ryde(delete): Fix predicate arg order to match srfi-1 spec.
2003-05-12 Mikael Djurfeldt* backtrace.c (scm_display_error_message): Introduced...
2003-05-12 Mikael Djurfeldt(SCM_GC8MARKP, SCM_SETGC8MARK, SCM_CLRGC8MARK):
2003-05-11 Kevin Ryde*** empty log message ***
2003-05-11 Kevin Ryde(CC_FOR_BUILD): Use AC_ARG_VAR.
2003-05-11 Kevin Ryde(SCM_SINGLES): Use AC_CHECK_SIZEOF(float), to
2003-05-11 Kevin Ryde*** empty log message ***
2003-05-11 Kevin Ryde(Handling Errors): Fix regexp error key, should
next