bpt/guile.git
2004-08-02 Marius Vollmer* discouraged.h, discouraged.c: New files.
2004-08-02 Marius Vollmer(SCM_EVALIM, SCM_EVALIM2, SCM_XEVAL, SCM_XEVALCAR)...
2004-08-02 Marius Vollmer*** empty log message ***
2004-08-02 Marius Vollmer* api-deprecated.texi: Removed.
2004-08-02 Marius Vollmer*** empty log message ***
2004-08-02 Marius VollmerReplaced references to scm_num2* with scm_to_* and...
2004-08-02 Marius Vollmer*** empty log message ***
2004-08-02 Marius Vollmer* scheme-binding.texi: Renamed to api-binding.texi.
2004-08-02 Marius Vollmer* program.texi: Renamed to libguile-program.texi. ...
2004-08-02 Marius VollmerRenamed to libguile-program.texi.
2004-08-02 Kevin Ryde*** empty log message ***
2004-08-02 Kevin Ryde(SCM_DEFER_INTS, SCM_ALLOW_INTS): Add comments about...
2004-08-02 Kevin Ryde*** empty log message ***
2004-08-02 Kevin Ryde(string-every): Check empty string case.
2004-08-02 Kevin Ryde(scm_string_every): Correction to initial "res" value,
2004-08-02 Kevin RydeBit more comments for this:
2004-07-31 Kevin Ryde*** empty log message ***
2004-07-31 Kevin Ryde * tests/filesys.test: New file, exercising copy-file.
2004-07-31 Kevin RydeNew file, exercising copy-file.
2004-07-31 Kevin Ryde(scm_copy_file): Avoid fd leak when destination file
2004-07-31 Kevin Ryde * error.c (scm_strerror): Use scm_i_misc_mutex around...
2004-07-31 Kevin Ryde * error.c (scm_strerror): Use scm_i_misc_mutex around...
2004-07-31 Kevin Ryde(scm_strerror): Use scm_i_misc_mutex around strerror...
2004-07-31 Kevin Ryde(scm_gensym): Use scm_i_misc_mutex around gensym_counter
2004-07-30 Marius Vollmer*** empty log message ***
2004-07-30 Marius Vollmer(Formatted Output): Changed @w to @w{} in itemize....
2004-07-29 Marius Vollmer*** empty log message ***
2004-07-29 Marius Vollmer* gen-scmconfig.c (SCM_SIZEOF_INTMAX, SCM_SIZEOF_SIZE_T...
2004-07-29 Marius Vollmer* numbers.h (scm_to_schar, scm_to_uchar, scm_to_char,
2004-07-29 Marius VollmerCheck for sizes of size_t and intmax_t.
2004-07-29 Marius Vollmer*** empty log message ***
2004-07-29 Marius VollmerMany more tests for the integer conversion functions.
2004-07-29 Marius VollmerBugfix: logic in detecting ptrdiff_t was inverted;
2004-07-29 Marius Vollmer*** empty log message ***
2004-07-29 Marius Vollmer* __scm.h (SCM_I_UTYPE_MAX, SCM_I_TYPE_MAX, SCM_I_TYPE_MIN,
2004-07-29 Marius VollmerRemoved SCM_I_GSC_*_LIMITS macros, they are no longer...
2004-07-29 Marius VollmerAdded docs.
2004-07-29 Marius Vollmer(noinst_HEADERS): Added conv-integer.i.c and conv-uinte...
2004-07-29 Marius Vollmer* conv-integer.i.c, conv-uinteger.i.c: New files, used...
2004-07-29 Kevin Ryde*** empty log message ***
2004-07-29 Kevin Ryde*** empty log message ***
2004-07-29 Kevin Ryde(scm_ttyname): Use scm_i_misc_mutex for thread safety.
2004-07-28 Kevin Ryde(What is libguile): Correction to
2004-07-28 Kevin Ryde*** empty log message ***
2004-07-28 Kevin Ryde(Formatted Output): Rewrite, describing escapes
2004-07-28 Kevin Ryde(@le, @ge): New macros for ifnottex.
2004-07-27 Kevin Ryde*** empty log message ***
2004-07-27 Kevin Ryde*** empty log message ***
2004-07-27 Kevin Ryde(scm_array_set_x): For svect, use scm_num2short for
2004-07-27 Kevin Ryde(array-set!): Exercise svect value range check.
2004-07-27 Kevin Ryde*** empty log message ***
2004-07-27 Kevin Ryde(scm_ctermid): Use an L_ctermid buf on the stack, for...
2004-07-27 Kevin Ryde*** empty log message ***
2004-07-27 Kevin Ryde(make-regexp): Exercise flags args validation.
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-07-27 Marius Vollmer*** empty log message ***
2004-07-27 Marius Vollmer(SCM_EQ_P): Deprecated by moving it into
2004-07-27 Marius Vollmer* deprecated.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOLP...
2004-07-24 Kevin Ryde*** empty log message ***
2004-07-24 Kevin Ryde(@nicode): Use @alias instead of @macro, for correct
2004-07-24 Kevin Ryde*** empty log message ***
2004-07-24 Kevin Ryde(Smobs): In SCM_SMOB_OBJECT_LOC,
2004-07-24 Kevin RydeMake it vindex instead:
2004-07-24 Kevin Ryde(Frames): Add @findex for SCM_F_WIND_EXPLICITLY.
2004-07-24 Kevin Ryde*** empty log message ***
2004-07-24 Kevin Ryde(String Syntax): Add all backslash forms accepted.
2004-07-24 Kevin Ryde(SRFI-0): Revise for clarity, drop BNF in favour
2004-07-23 Kevin Ryde * threads.c, threads.h (scm_i_misc_mutex): New SCM_GLO...
2004-07-23 Kevin Ryde(scm_i_misc_mutex): New SCM_GLOBAL_MUTEX.
2004-07-23 Kevin Ryde*** empty log message ***
2004-07-23 Kevin RydeAdd a copyright year.
2004-07-23 Kevin RydeUse #:duplicates (last) to
2004-07-23 Kevin RydeUse define-module, to as not to import
2004-07-23 Marius Vollmer*** empty log message ***
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-23 Marius Vollmer(scm_i_dowinds): Removed unused code that would call...
2004-07-23 Marius Vollmer(SCM_INUMP, SCM_NINUMP, SCM_INUM): Deprecated by reenam...
2004-07-19 Kevin Ryde*** empty log message ***
2004-07-19 Kevin Ryde2004-05-25 Matthias Koeppe <mkoeppe@mail.math.uni...
2004-07-19 Kevin Ryde*** empty log message ***
2004-07-19 Kevin Ryde2004-05-25 Matthias Koeppe <mkoeppe@mail.math.uni...
2004-07-10 Marius VollmerReplaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP...
2004-07-10 Marius Vollmer*** empty log message ***
2004-07-10 Marius VollmerUpdated for new scm_is_bool, scm_is_true, etc.
2004-07-10 Marius Vollmer(Integers): Talk more about inexact and exact integers.
2004-07-10 Marius Vollmeruse scm_is_true instead of SCM_NFALSEP in the examples.
2004-07-10 Marius Vollmer(test_is_signed_integer, test_is_unsigned_integer)...
2004-07-10 Marius Vollmer* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALI...
2004-07-10 Marius Vollmer(ipv6_net_to_num, scm_from_ipv6): Renamed
2004-07-10 Marius Vollmer(scm_to_signed_integer, scm_to_unsigned_integer): dot
2004-07-10 Marius Vollmer*** empty log message ***
2004-07-10 Marius VollmerChanged all uses of SCM_VALIDATE_INUM, SCM_VALIDATE_INU...
2004-07-10 Marius Vollmer(SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, SCM_VALIDAT...
2004-07-10 Marius VollmerUse scm_from_int instead of SCM_MAKINUM.
2004-07-10 Kevin Ryde*** empty log message ***
2004-07-10 Kevin Ryde(SRFI-0): Add srfi-6 to the identifiers provided by...
2004-07-10 Marius VollmerForgot to list just what numbers are no longer hard...
2004-07-09 Kevin Ryde*** empty log message ***
2004-07-09 Kevin Ryde(%cond-expand-features): Add srfi-6 which is in the...
2004-07-09 Kevin Ryde(re-export): Uncomment numerator, denominator,
next