bpt/guile.git
2003-07-02 Han-Wen Nienhuys(SCM_ASSERT): change "else" expansion to "do { } while...
2003-07-02 Han-Wen Nienhuys(SCM_ASRTGO): add "else" to macro expansions with if
2003-06-29 Marius Vollmer*** empty log message ***
2003-06-29 Marius Vollmer(SCM_OPDIRP, scm_fport, scm_option, scm_srcprops, scm_s...
2003-06-25 Stefan Jahn2003-06-25 Stefan Jahn <stefan@lkcc.org>
2003-06-21 Kevin Ryde*** empty log message ***
2003-06-21 Kevin Ryde(Remembering During Operations): Refer to all "Guile
2003-06-21 Kevin Ryde*** empty log message ***
2003-06-21 Kevin Ryde(truncate, round, asinh, acosh, atanh): Add some tests.
2003-06-21 Kevin Ryde(AC_CHECK_FUNCS): Add asinh, acosh, atanh and trunc.
2003-06-21 Kevin Ryde(_GNU_SOURCE): #define, to get C99 things.
2003-06-19 Marius Vollmer*** empty log message ***
2003-06-19 Marius Vollmeruse "-Werror" only with GCC. Thanks to Matthias Koeppe!
2003-06-19 Marius Vollmer*** empty log message ***
2003-06-19 Marius Vollmer(scm_strhash, scm_sym2ovcell_soft, scm_sym2ovcell,
2003-06-19 Marius VollmerRemoved the re-added deprecated symbols.
2003-06-19 Marius VollmerAdded Kevin Ryde to the list of contributors.
2003-06-19 Kevin Ryde*** empty log message ***
2003-06-19 Kevin Ryde * tests/posix.test: New file, exercising putenv, seten...
2003-06-19 Kevin RydeNew file, exercising putenv, setenv, unsetenv.
2003-06-19 Kevin RydeNew file, exercising parallel.
2003-06-19 Kevin Ryde(parallel): For no forms, use `(values)' not `(begin)'.
2003-06-19 Kevin Ryde*** empty log message ***
2003-06-19 Kevin Ryde(File Ports): Describe call-with-input-file and
2003-06-18 Kevin Ryde(Guile Documentation): Update to manuals now available,
2003-06-18 Kevin Ryde*** empty log message ***
2003-06-14 Stefan Jahn2003-06-14 Stefan Jahn <stefan@lkcc.org>
2003-06-13 Kevin Ryde(Vector Data): For SCM_VECTOR_BASE, SCM_STRING_CHARS
2003-06-13 Kevin Ryde*** empty log message ***
2003-06-13 Kevin Ryde(Arithmetic): round is to nearest even.
2003-06-12 Kevin Ryde*** empty log message ***
2003-06-11 Kevin Ryde*** empty log message ***
2003-06-11 Kevin Ryde*** empty log message ***
2003-06-11 Kevin Ryde * tests/srfi-6.test: New file.
2003-06-11 Kevin Ryde(scm_putenv): Add freebsd to comment about need to...
2003-06-11 Kevin RydeCorrection to:
2003-06-11 Kevin Ryde*** empty log message ***
2003-06-11 Kevin Ryde(scm_putenv): Free temporary ptr in mingw unset.
2003-06-11 Kevin Ryde(Remembering During Operations): New section.
2003-06-11 Kevin Ryde(Primitive Numerics): Add atan2, pow, asinh, acosh
2003-06-11 Kevin Ryde * scheme-memory.texi (Memory Blocks): Use {} around...
2003-06-11 Kevin Ryde * scheme-memory.texi (Memory Blocks): Use {} around...
2003-06-11 Kevin Ryde(Memory Blocks): Use {} around types for
2003-06-11 Kevin Ryde(Scheme to C): In gh_scm2newstr, lenp is size_t* not...
2003-06-09 Marius Vollmer*** empty log message ***
2003-06-09 Marius VollmerMinor punctuation mistakes. Hyphens should link compou...
2003-06-09 Marius Vollmer*** empty log message ***
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.
next