bpt/guile.git
2003-07-24 Dirk Herrmann * __scm.h: Reformulated the architecture and compiler...
2003-07-24 Kevin Ryde*** empty log message ***
2003-07-24 Kevin Ryde(scm_angle): Use scm_flo0 for non-negative inum, bignum...
2003-07-24 Kevin Ryde(angle): New tests.
2003-07-24 Kevin Ryde*** empty log message ***
2003-07-24 Kevin Ryde(Continuations): Rewrite with more detail.
2003-07-24 Kevin RydeShrink new parallel forms stuff, now described in the...
2003-07-24 Kevin RydeBit more of:
2003-07-24 Kevin Ryde(Parallel Forms): New section.
2003-07-24 Kevin Ryde(System asyncs): Add index entries for C functions.
2003-07-23 Kevin Ryde(Dynamic Wind): Untabify.
2003-07-18 Kevin RydeShrink scm_call_X, scm_apply_X and scm_list_X entries...
2003-07-18 Kevin Ryde*** empty log message ***
2003-07-18 Kevin Ryde(Fly Evaluation): In apply, reword for
2003-07-18 Kevin Ryde*** empty log message ***
2003-07-18 Kevin Ryde(SRFI-0): Add cond-expand index entry.
2003-07-18 Kevin Ryde*** empty log message ***
2003-07-18 Kevin Ryde(nicode): New macro.
2003-07-18 Kevin Ryde*** empty log message ***
2003-07-18 Kevin Ryde*** empty log message ***
2003-07-18 Kevin Ryde(*): Add complex/bignum test.
2003-07-17 Kevin Ryde(List Constructors): In list, use "elem1
2003-07-17 Kevin Ryde*** empty log message ***
2003-07-17 Kevin Ryde(scm_product): In complex * bignum, correction to
2003-07-13 Kevin Ryde*** empty log message ***
2003-07-13 Kevin Ryde2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni...
2003-07-13 Kevin Ryde2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni...
2003-07-13 Mikael Djurfeldt(scm_odd_p, scm_even_p): Bugfix: Treat result of
2003-07-12 Dirk Herrmann * values.c (scm_values): Build lists of length 1 by...
2003-07-11 Kevin Ryde*** empty log message ***
2003-07-11 Kevin Ryde(SRFI-1 Constructors): In iota, reword a bit for
2003-07-09 Kevin Ryde*** empty log message ***
2003-07-09 Kevin Ryde* deprecation.c (scm_c_issue_deprecation_warning_fmt...
2003-07-09 Kevin Ryde(scm_c_issue_deprecation_warning_fmt): Add va_end.
2003-07-09 Kevin Ryde(Deprecated): Add scm_remember.
2003-07-09 Kevin Ryde*** empty log message ***
2003-07-09 Kevin Ryde(scm_gc_realloc): Define "ptr" at start of function.
2003-07-08 Kevin Ryde*** empty log message ***
2003-07-08 Kevin RydeMatthias Koeppe <mkoeppe@merkur.math.uni-magdeburg...
2003-07-08 Kevin Ryde*** empty log message ***
2003-07-08 Kevin Ryde(make-polar, magnitude): New tests.
2003-07-08 Kevin Ryde(AC_CHECK_FUNCS): Add sincos.
2003-07-08 Kevin Ryde(scm_make_polar): Use sincos, when available.
2003-07-08 Kevin Ryde*** empty log message ***
2003-07-08 Kevin RydeRemove a diagnostic accidentally left in initial checkin.
2003-07-08 Kevin Ryde(delete, delete!): Add more tests.
2003-07-08 Kevin Ryde(delete, delete!, delete-duplicates, delete-duplicates...
2003-07-08 Kevin Ryde(scm_srfi1_delete, scm_srfi1_delete_x,
2003-07-08 Kevin Ryde(scm_srfi1_delete, scm_srfi1_delete_x,
2003-07-07 Kevin Ryde(scm_call_with_new_thread): In docstring, use "( )"
2003-07-07 Kevin Ryde(scm_char_ready_p, scm_peek_char): In docstrings, don...
2003-07-06 Han-Wen Nienhuys(decrease_mtrigger): new function
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.
next