bpt/guile.git
2005-02-25 Marius Vollmer(scm_i_rehash): Remove elements from old bucket vector...
2005-02-23 Marius Vollmer*** empty log message ***
2005-02-23 Marius Vollmer* hashtab.c (scm_i_rehash): Cope with the case that...
2005-02-20 Kevin Ryde*** empty log message ***
2005-02-20 Kevin Ryde(string->number): Exercise polar form with invalid...
2005-02-17 Kevin Ryde*** empty log message ***
2005-02-17 Kevin Ryde(Reals and Rationals): Use tex for sqrt2 and pi.
2005-02-17 Kevin Ryde(lset-adjoin): Amend tests to expect duplicates among...
2005-02-17 Kevin Ryde*** empty log message ***
2005-02-17 Kevin Ryde*** empty log message ***
2005-02-17 Kevin Ryde(lset-adjoin): Revert change using `list' not `acc...
2005-02-14 Kevin Ryde*** empty log message ***
2005-02-14 Kevin Ryde(Tail Calls): New section.
2005-02-14 Kevin Ryde(File System): In tmpnam, clarify security and use of
2005-02-14 Kevin RydeAdd a copyright year.
2005-02-14 Kevin RydeIn scm_difference, amend comment about normbig.
2005-02-12 Rob Browning*** empty log message ***
2005-02-12 Rob Browning(check_SCRIPTS): add test-require-extension.
2005-02-12 Rob Browning* standalone/test-require-extension: new test script.
2005-02-12 Rob Browning(%cond-expand-features): add srfi-55.
2005-02-11 Kevin Ryde*** empty log message ***
2005-02-11 Kevin Ryde(SRFI-1 Fold and Map): Rewrite fold, pair-fold and
2005-02-11 Kevin Ryde(Integer Operations): In gcd and lcm, show args.
2005-02-11 Kevin Ryde(String Selection): In string-pad and
2005-02-11 Kevin Ryde*** empty log message ***
2005-02-11 Kevin Ryde(reduce, reduce-right): New tests.
2005-02-11 Kevin Ryde(reduce, reduce-right): Don't call f with ridentity...
2005-02-10 Kevin Ryde*** empty log message ***
2005-02-10 Kevin Ryde(ash): Remove tests of ash on fractions, not
2005-02-10 Mikael Djurfeldt(build-link): Replaced -lguile-ltdl with -lltdl.
2005-02-10 Mikael Djurfeldt(prototype_to_type): Bugfix: Don't compare prototype to
2005-02-08 Mikael DjurfeldtTypo.
2005-02-08 Mikael Djurfeldt(SCM_ARRAY_DIMS): Rename scm_i_attay_dims -->
2005-02-04 Kevin Ryde*** empty log message ***
2005-02-04 Kevin Ryde(File System): In mkstemp!, in fact posix doesn't specify
2005-02-03 Kevin Ryde*** empty log message ***
2005-02-03 Kevin Ryde(list=): New tests.
2005-02-03 Kevin Ryde(list=): Correction to arguments passed to given elt=,
2005-02-03 Kevin Ryde*** empty log message ***
2005-02-03 Kevin Ryde(File Ports): In port-filename, cannot use after close.
2005-02-03 Kevin Ryde(Time): In mktime, clarify fields of sbd-time used...
2005-02-03 Kevin Ryde(SRFI-0): Add srfi-4, srfi-13 and srfi-14 now in the...
2005-02-03 Kevin RydeA bit clearer for:
2005-01-28 Kevin Ryde*** empty log message ***
2005-01-28 Kevin Ryde(remove): Rewrite in C, a trivial adaption from scm_fil...
2005-01-28 Kevin Ryde(remove): Rewrite in C, a trivial adaption from scm_fil...
2005-01-28 Kevin Ryde(remove!): New tests.
2005-01-28 Kevin Ryde(remove): New tests.
2005-01-28 Kevin Ryde*** empty log message ***
2005-01-28 Kevin Ryde*** empty log message ***
2005-01-28 Kevin Ryde(lset-adjoin): Actually use the given `=' procedure.
2005-01-28 Kevin RydeAdd a copyright year.
2005-01-28 Kevin Ryde(ash): New tests.
2005-01-28 Kevin Ryde(lset-adjoin): New tests.
2005-01-28 Kevin Ryde*** empty log message ***
2005-01-28 Kevin Ryde(regexp-quote): Use string-for-each, now that function is
2005-01-28 Kevin Ryde(Signals): In sigaction, add SA_NOCLDSTOP, make it
2005-01-28 Kevin Ryde*** empty log message ***
2005-01-27 Kevin Ryde(SRFI-1 Predicates): Clarify proper-list?,
2005-01-27 Kevin Ryde(SRFI-19 Time/Date conversions): In default
2005-01-27 Kevin RydeMore of:
2005-01-27 Kevin Ryde*** empty log message ***
2005-01-27 Kevin Ryde(lset=): Correction to pred call arg order, srfi spec is
2005-01-27 Kevin Ryde*** empty log message ***
2005-01-27 Kevin Ryde(scm_ash): Rewrite using shifts, much faster than
2005-01-27 Han-Wen Nienhuys* gc-card.c (scm_i_card_statistics): map structs, closu...
2005-01-27 Han-Wen Nienhuys* gc.c (s_scm_gc_live_object_stats): return alist,...
2005-01-27 Han-Wen Nienhuys*** empty log message ***
2005-01-27 Han-Wen Nienhuys* gc.c (s_scm_gc_live_object_stats): return alist,...
2005-01-27 Kevin Ryde*** empty log message ***
2005-01-27 Kevin Ryde(while): Tests running in empty environment are
2005-01-27 Kevin Ryde(while): Remove the unquote from do, it breaks with...
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2005-01-24 Kevin Ryde*** empty log message ***
2005-01-24 Kevin Ryde(check_cont): Cast rewindable to long, to
2005-01-24 Kevin Ryde(scm_sigaction_for_thread): Use scm_to_long for
2005-01-23 Kevin Ryde(scm_i_init_rstate): Compare w to -1 not 0xffffffffUL...
2005-01-23 Kevin Ryde*** empty log message ***
2005-01-23 Kevin Ryde(Internationalization): Expand and revise a bit for...
2005-01-23 Kevin Ryde*** empty log message ***
2005-01-23 Kevin Ryde(scm_flock): Update docstring from manual.
2005-01-23 Kevin Ryde(scm_setlocale): Force errno=EINVAL for an error, since
2005-01-23 Kevin Ryde*** empty log message ***
2005-01-23 Kevin Ryde(lset=, member): New tests.
2005-01-23 Kevin Ryde*** empty log message ***
2005-01-23 Kevin Ryde(scm_srfi1_member): Update docstring from manual.
2005-01-23 Kevin Ryde(SRFI-1 Set Operations): Remove lset-adjoin!, doesn...
2005-01-23 Kevin Ryde(SRFI-1 Searching): In member, note `=' called arg...
2005-01-23 Kevin Ryde*** empty log message ***
2005-01-23 Kevin Ryde(scm_srfi1_member): Correction to pred call arg order...
2005-01-23 Kevin RydeAdd a copyright year.
2005-01-23 Kevin Ryde(lset=): Allow no list arguments, per srfi spec example.
2005-01-21 Marius Vollmer*** empty log message ***
2005-01-20 Marius Vollmer*** empty log message ***
2005-01-20 Marius Vollmer(obarray_enter, obarray_replace): Call SCM_HASHTABLE_IN...
2005-01-20 Marius Vollmer*** empty log message ***
2005-01-20 Marius VollmerInclude goops.h for the scm_class_of prototype.
2005-01-20 Marius Vollmer(hashtable_size, HASHTABLE_SIZE_N): Restrict hashtable...
2005-01-19 Kevin Ryde*** empty log message ***
next