bpt/guile.git
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
2003-05-11 Kevin Ryde(Loading Readline Support, Readline Options):
2003-05-11 Kevin Ryde(Guile License): Refer to COPYING.LIB.
2003-05-11 Kevin Ryde*** empty log message ***
2003-05-11 Kevin Ryde(SCM_I_GSC_STACK_GROWS_UP): Fix missing comma in AC_TRY...
2003-05-10 Kevin Ryde*** empty log message ***
2003-05-10 Kevin Ryde(m): New macro.
2003-05-10 Kevin Ryde*** empty log message ***
2003-05-10 Kevin Ryde(Handling Errors): Index entries for error keys.
2003-05-10 Kevin Ryde(Bitwise Operations): Note negatives are treated as
2003-05-10 Kevin Ryde*** empty log message ***
2003-05-10 Kevin Ryde(file-commentary, find-documentation-in-file): Use
2003-05-10 Kevin Ryde(Reals and Rationals): Fix typo @result{#f}, and
2003-05-10 Kevin Ryde*** empty log message ***
2003-05-10 Kevin Ryde(gcd): Exercise bignum/inum with a bignum not
2003-05-10 Kevin Ryde(scm_gcd): In bignum/inum, don't pass yy==0 to mpz_gcd_ui
2003-05-10 Kevin Ryde(integer-length): Exercise some negatives, in
2003-05-10 Kevin Ryde(=, <): Add tests involving NaNs.
2003-05-10 Kevin Ryde(scm_integer_length): On negative bignums, adjust
2003-05-09 Kevin Ryde*** empty log message ***
2003-05-09 Kevin Ryde(scm_num_eq_p, scm_less_p): Don't pass NaN to mpz_cmp_d.
2003-05-09 Kevin Ryde*** empty log message ***
2003-05-09 Kevin Ryde(Handling Errors): Revise C support section to
2003-05-09 Kevin Ryde*** empty log message ***
2003-05-09 Kevin Ryde * tests/srfi-1.test: New file, exercising take and...
2003-05-09 Kevin RydeNew file, exercising take and drop.
2003-05-09 Kevin Ryde(take): Make this an alias for list-head.
2003-05-08 Kevin Ryde*** empty log message ***
2003-05-08 Kevin Ryde*** empty log message ***
2003-05-08 Kevin Ryde(Bitwise Operations): Fix lognot to ones-complement.
2003-05-08 Kevin Ryde*** empty log message ***
2003-05-08 Kevin Ryde * slib.texi (JACAL): Fix @ref title.
2003-05-06 Dirk Herrmann * eval.c, eval.h, read.c, read.h (scm_sym_dot): Moved...
2003-05-06 Dirk Herrmann * eval.c, eval.h, evalext.c, evalext.h (scm_m_undefine...
2003-05-06 Kevin Ryde*** empty log message ***
2003-05-06 Kevin Ryde*** empty log message ***
2003-05-05 Kevin Ryde(C level thread interface): Use @deftypefn
2003-05-05 Kevin Ryde(logcount): New tests, exercising some negatives.
2003-05-05 Kevin Ryde(scm_logcount): Use mpz_com, not mpz_neg.
2003-05-05 Kevin Ryde(-): Add test for negative inum subtract bignum.
2003-05-05 Kevin Ryde(scm_difference): In inum - bignum, handle negative...
2003-05-05 Kevin Ryde * scheme-options.texi (Build Config): Add index entrie...
2003-05-04 Dirk Herrmann The purpose of this patch is to make guile's internal...
2003-05-04 Kevin Ryde*** empty log message ***
2003-05-04 Kevin Ryde(Writing): Add write, revise display.
2003-05-03 Marius Vollmer*** empty log message ***
2003-05-03 Marius VollmerDoc fix for the usage of num2intergral.
2003-05-03 Marius VollmerWhen checking whether readline clears SA_RESTART, let...
2003-05-03 Kevin Ryde*** empty log message ***
2003-05-03 Kevin Ryde(Reading): In read-char and peek-char, fix typos "?"
2003-05-03 Kevin Ryde*** empty log message ***
2003-05-03 Kevin Ryde(Integer Operations): Describe how quotient,
2003-05-03 Kevin RydeIn reduce-right, use @code on "reduce".
2003-05-03 Kevin Ryde(SRFI-1 Fold and Map): Fix typo "... variant of fold...
2003-05-03 Kevin Ryde(SRFI-1 Length Append etc): Add count.
2003-05-03 Kevin Ryde(Processes): Fix typo "hhhh".
2003-05-03 Kevin RydeAdd spaces after some @defun names.
2003-05-03 Marius Vollmer*** empty log message ***
2003-05-03 Marius Vollmer(scm_ithrow): Remove "asm volatile" hack. It used...
2003-05-03 Marius Vollmer*** empty log message ***
2003-05-03 Marius Vollmer(point++n!, point+-n!): Use substring-move! instead of
2003-05-03 Marius Vollmer(substring-move-left!, substring-move-right!): New.
2003-05-03 Marius Vollmer*** empty log message ***
2003-05-03 Marius Vollmer*** empty log message ***
2003-05-03 Marius Vollmer(display-usage-report): Use keyword->symbol instead...
2003-05-03 Marius Vollmer*** empty log message ***
2003-05-03 Marius Vollmer(hashq-cons-get-handle): Pass only the expected four...
2003-05-03 Marius Vollmer*** empty log message ***
2003-05-03 Marius Vollmer(make-line-buffering-input-port) Pass 0 as second argum...
2003-05-03 Marius VollmerNew. Thanks to Dale P. Smith for pointing us to these...
2003-05-01 Marius Vollmer*** empty log message ***
2003-05-01 Marius Vollmer(scm_rstate, scm_rng, SCM_SLOPPY_CONSP, SCM_SLOPPY_NCONSP,
2003-04-30 Neil JerramIndexing improvements in posix.texi.
2003-04-30 Marius Vollmer*** empty log message ***
2003-04-30 Marius Vollmer(scm_protect_object, scm_unprotect_object, SCM_SETAND_CAR,
2003-04-30 Marius Vollmer*** empty log message ***
2003-04-30 Marius Vollmer(scm_c_port_for_each): Added.
2003-04-30 Marius Vollmer* ports.c (scm_c_port_for_each): New function, mostly...
2003-04-30 Neil JerramSRFI 34
2003-04-28 Mikael Djurfeldt* eval.c (scm_m_atdispatch): Removed until actually...
2003-04-28 Dirk Herrmann * eval.c, goops.c (@dispatch, @slot-ref, @slot-set...
2003-04-27 Dirk Herrmann * eval.c: Non functional change: Separated R5RS and...
2003-04-27 Dirk Herrmann * eval.c (scm_ilookup): Rewritten to improve readability.
2003-04-27 Dirk Herrmann * eval.c (scm_i_call_closure_0, call_closure_1, call_c...
2003-04-26 Neil JerramDocument scm_str2symbol and scm_mem2symbol.
2003-04-26 Neil JerramDoc clarification from tomas@fabula.de.
2003-04-26 Neil Jerramscm_sysmissing doc fix from Kevin Ryde.
2003-04-25 Mikael Djurfeldt* serialize.scm: New file.
2003-04-25 Mikael DjurfeldtComment fix
2003-04-25 Dirk Herrmann * eval.c, eval.h, goops.c, goops.h (scm_m_atslot_ref,
2003-04-24 Mikael Djurfeldt* ports.c, ports.h (scm_i_port_table_mutex): New mutex.
2003-04-24 Mikael Djurfeldt* threads.scm (n-for-each-par-map): New procedure.
2003-04-23 Dirk Herrmann * tests/syntax.test: Modified some tests to use eval...
2003-04-23 Dirk Herrmann * tests/guardians.test: Added some more elaborate and
2003-04-23 Dirk Herrmann This set of patches contains no functional changes...
next