bpt/guile.git
2004-05-24 Dirk Herrmann * tests/goops.test: Wrap tests in module (test-suite
2004-05-22 Dirk Herrmann * eval.c (s_macro_keyword, scm_m_set_x): Remove checki...
2004-05-19 Kevin Ryde*** empty log message ***
2004-05-19 Kevin Ryde(scm_threads_mark_stacks) [SCM_STACK_GROWS_UP]: Correction
2004-05-18 Kevin Ryde*** empty log message ***
2004-05-18 Kevin Ryde(CLEANFILES): Remove, goops.tmp goops.cps cleaned by...
2004-05-18 Kevin Ryde(CLEANFILES): Remove guile.cps guile.fns guile.rns
2004-05-18 Kevin Ryde(trunc): Remove #define to scm_truncate when the C...
2004-05-18 Kevin Ryde(scm_round_number): For inum and big, just return x...
2004-05-18 Marius Vollmer*** empty log message ***
2004-05-18 Marius Vollmer(rehash_after_gc): Bug fix: properly link the processed...
2004-05-16 Dirk Herrmann * eval.c (unmemoize_quote): New static function.
2004-05-15 Dirk Herrmann No functional change, just rearrangements of functions...
2004-05-15 Dirk Herrmann * numbers.h (SCM_SLOPPY_FRACTIONP): Removed. It was...
2004-05-15 Dirk Herrmann * throw.c (SETJBJMPBUF, SCM_SETJBDFRAME): Add cast...
2004-05-15 Dirk Herrmann * dynl.c (SET_DYNL_HANDLE): Add cast to scm_t_bits...
2004-05-10 Marius Vollmer*** empty log message ***
2004-05-10 Marius Vollmer(scm_sigaction_for_thread): Validate that the handler...
2004-05-10 Marius Vollmer*** empty log message ***
2004-05-10 Marius Vollmer(number->string): Added tests for non-radix-10 floating...
2004-05-10 Marius VollmerAdded test-round.
2004-05-10 Marius Vollmer(FLOBUFLEN): Increase so that radix 2 strings will...
2004-05-09 Kevin Ryde*** empty log message ***
2004-05-09 Kevin Ryde(logbit?): New tests.
2004-05-09 Kevin RydeMore of:
2004-05-09 Kevin Ryde*** empty log message ***
2004-05-09 Kevin Ryde(scm_logbit_p): Correction to test above the end of an
2004-05-09 Kevin Ryde*** empty log message ***
2004-05-09 Kevin Ryde*** empty log message ***
2004-05-09 Kevin Ryde(test-dst, string->date local DST): Test with
2004-05-06 Marius Vollmer*** empty log message ***
2004-05-06 Marius VollmerUpdated for new SCM_SMOB_* macros.
2004-05-06 Marius VollmerMoved around the sections so that the manual overview...
2004-05-06 Marius VollmerUpdated for the new role of scm_t_bits.
2004-05-06 Marius VollmerTypo.
2004-05-06 Marius Vollmer*** empty log message ***
2004-05-06 Marius VollmerUse SCM_SMOB_* instead of SCM_CELL_* as appropriate...
2004-05-06 Marius Vollmer(SCM_CELL_WORD_LOC): Moved to "deprecated.h".
2004-05-06 Marius Vollmer(SCM_I_BIG_MPZ): Use SCM_CELL_OBJECT_LOC instead of...
2004-05-06 Marius Vollmer(SCM_VARIABLE_LOC): Use SCM_CELL_OBJECT_LOC instead...
2004-05-06 Marius Vollmer* smob.h (SCM_SMOB_DATA_2, SCM_SMOB_DATA_3, SCM_SMOB_FLAGS,
2004-05-06 Marius Vollmer(scm_t_cell): Fields are now of type SCM instead of
2004-05-06 Marius VollmerFixed typo in comment.
2004-05-03 Dirk Herrmann * boot-9.scm (resolve-module): Always start searching...
2004-05-02 Kevin Ryde*** empty log message ***
2004-05-02 Kevin Ryde(strftime): Force tm:isdst to 0 for the test, for
2004-05-01 Kevin Ryde*** empty log message ***
2004-05-01 Kevin Ryde(scm_macroexp): Add prototype, since it's not in eval...
2004-05-01 Kevin Ryde*** empty log message ***
2004-05-01 Kevin Ryde(varargs.h): Remove, leave just stdarg.h which is all the
2004-05-01 Kevin RydeMore of:
2004-05-01 Kevin Ryde*** empty log message ***
2004-05-01 Kevin Ryde(_POSIX_C_SOURCE): Define to 199506L to get readdir_r (in
2004-04-30 Kevin Ryde*** empty log message ***
2004-04-30 Kevin Ryde(scm_dynthrow): Use >= instead of SCM_PTR_GE which
2004-04-29 Dirk Herrmann * tests/elisp.test: Wrap tests in module (test-suite
2004-04-28 Kevin Ryde*** empty log message ***
2004-04-28 Kevin Ryde(scm_threads_mark_stacks): Correction sizet -> size_t.
2004-04-27 Kevin Ryde*** empty log message ***
2004-04-27 Kevin Ryde(test_long_long): Exercise
2004-04-27 Kevin Ryde(display_frame_expr),
2004-04-27 Kevin Rydenumbers.c (XDIGIT2UINT,
2004-04-27 Kevin Ryde(SCM_MUTEX_MAXSIZE): Increase to 25*sizeof(long),
2004-04-27 Kevin Ryde(_POSIX_C_SOURCE): Define to 199506L to get gmtime_r (in
2004-04-27 Kevin Ryde(scm_bit_extract): Use min instead of MIN.
2004-04-27 Kevin Ryde(NUM2INTEGRAL): Test BIGMPZ_FITSP with "!= 0" to
2004-04-27 Kevin Ryde(NUM2INTEGRAL): Under non-BIGMPZ_FITSP case,
2004-04-26 Dirk Herrmann * libguile/eval.c (s_macro_keyword): New static identi...
2004-04-24 Kevin Ryde*** empty log message ***
2004-04-24 Kevin Ryde(scm_tables_prehistory): Remove.
2004-04-24 Kevin Ryde(scm_char_upcase, scm_char_downcase, scm_c_upcase,
2004-04-24 Kevin Ryde*** empty log message ***
2004-04-24 Kevin RydeAdd a copyright year, based on the changelog.
2004-04-24 Kevin Ryde(s_scm_make_uve): Remove unused local variable. Report...
2004-04-24 Kevin Ryde(scm_yield): Correction, actually call scm_thread_yield.
2004-04-24 Kevin Ryde*** empty log message ***
2004-04-24 Kevin Ryde * tests/socket.test: New file.
2004-04-24 Kevin RydeNew file.
2004-04-24 Kevin Ryde(VALIDATE_INET6): Correction to bignum_in_ipv6_range_p
2004-04-24 Dirk Herrmann * srfi-17.scm (setter, car, cdr etc.): When within...
2004-04-23 Kevin Ryde*** empty log message ***
2004-04-23 Kevin Ryde * tests/srfi-11.test: New file.
2004-04-23 Kevin RydeNew file.
2004-04-23 Kevin Ryde(let-values): Use make-symbol rather than gensym, for
2004-04-22 Dirk Herrmann Hide the implementation of ilocs and isyms in eval.c.
2004-04-22 Kevin Ryde*** empty log message ***
2004-04-22 Kevin Ryde(scm_bit_extract): Use SCM_SRS for signed right shift.
2004-04-22 Kevin Ryde*** empty log message ***
2004-04-21 Kevin Ryde * standalone/test-round.c: New file, exercising scm_round.
2004-04-21 Kevin RydeNew file, exercising scm_round.
2004-04-21 Kevin Ryde*** empty log message ***
2004-04-21 Kevin Ryde(AC_CHECK_HEADERS): Add fenv.h.
2004-04-21 Kevin Ryde*** empty log message ***
2004-04-21 Kevin Ryde(scm_round): Test for x already an integer, to avoid bad
2004-04-21 Marius VollmerBig reorganization of the whole manual to give it a...
2004-04-19 Dirk Herrmann * eval.c (scm_unmemocopy): Fixed unmemoization of...
2004-04-18 Dirk Herrmann * tags.h (scm_tags, scm_tc8_tags, scm_tc9_flag, scm_tc...
2004-04-18 Kevin Ryde*** empty log message ***
2004-04-18 Kevin Ryde(AC_CHECK_FUNCS): Add readdir_r.
2004-04-18 Kevin Ryde(scm_readdir): Use readdir_r when available, for thread...
next