bpt/guile.git
2005-03-04 Marius Vollmer*** empty log message ***
2005-03-04 Marius Vollmer(scm_call_with_dynamic_root): New docstring.
2005-03-04 Marius VollmerUpdates.
2005-03-04 Marius VollmerTalk about new init functions.
2005-03-04 Marius VollmerUse smobs as an example for 'remembering'. Mention...
2005-03-04 Marius VollmerReference "Blocking" for scm_leave_guile/scm_enter_guile.
2005-03-04 Marius VollmerBetter docs for leaving guile mode.
2005-03-04 Marius VollmerUse ``...'' instead of "...". The latter doesn't seem...
2005-03-04 Marius VollmerSpecify return type for scm_c_array_rank.
2005-03-04 Marius VollmerDefine _GNU_SOURCE.
2005-03-02 Marius Vollmer*** empty log message ***
2005-03-02 Marius VollmerUse scm_current_input_port instead of scm_cur_inp....
2005-03-02 Marius VollmerOnly test when 'threads are provided.
2005-03-02 Marius VollmerAdditions.
2005-03-02 Marius VollmerDo not check for fast or recursive mutexes. Check
2005-03-02 Marius VollmerUse scm_is_pair instead of SCM_CONSP; use scm_is_null...
2005-03-02 Marius VollmerUpdates for the new thread stuff.
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-03-02 Marius Vollmer(scm_frame_current_module): New.
2005-03-02 Marius Vollmer(scm_primitive_load): Use scm_i_frame_current_load_port...
2005-03-02 Marius VollmerRemoved obsolete comment.
2005-03-02 Marius Vollmer(scm_hash_fn_create_handle_x, scm_hash_fn_remove_x...
2005-03-02 Marius Vollmer(SCM_I_GSC_USE_COOP_THREADS, SCM_USE_COOP_THREADS)...
2005-03-02 Marius Vollmer(progargs_fluid): New.
2005-03-02 Marius VollmerComment on #endif
2005-03-02 Marius Vollmer* Makefile.am (modinclude_HEADER): Removed threads...
2005-02-28 Kevin Ryde*** empty log message ***
2005-02-28 Kevin RydeMore of:
2005-02-28 Kevin Ryde(Shared Arrays): Rewrite make-shared-array for clarity...
2005-02-28 Kevin Ryde(Shared Arrays): New section.
2005-02-28 Kevin Ryde*** empty log message ***
2005-02-28 Kevin Ryde(Control Flow): Cross reference Tail Calls.
2005-02-28 Marius Vollmer*** empty log message ***
2005-02-28 Marius VollmerAdd '--verbose' option to autoreconf invocation. Thank...
2005-02-28 Marius Vollmerdocs for scm_c_array_rank.
2005-02-28 Marius VollmerRemoved references to text "below" that does not exist...
2005-02-28 Kevin RydeMore of:
2005-02-27 Marius Vollmer*** empty log message ***
2005-02-27 Marius Vollmer(scm_setsockopt): Handle IP_ADD_MEMBERSHIP and IP_DROP_...
2005-02-27 Mikael DjurfeldtBugfix: Include <libguile.h> outside of the extern "C"
2005-02-25 Kevin RydeIn format, note no parameters to ~( case conversion.
2005-02-25 Marius Vollmer*** empty log message ***
2005-02-25 Marius Vollmer(scm_i_rehash): Remove elements from old bucket vector
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
next