Changes from arch/CVS synchronization
[bpt/guile.git] / doc / ref / api-data.texi
2006-11-18 Ludovic CourtèsChanges from arch/CVS synchronization
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-09-28 Neil Jerram(Symbol Props): Remove unnecessarily specific
2006-09-20 Ludovic CourtèsChanges from arch/CVS synchronization
2006-09-15 Neil JerramDoc typo fixes
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2006-01-24 Han-Wen Nienhuyspatches by Ludovic Courtès for symbol generation.
2005-10-05 Kevin Ryde(Regexp Functions): Notes on zero bytes and locale...
2005-07-12 Kevin Ryde(String Selection): Merge descriptions of string-trim,
2005-07-12 Kevin Ryde(String Selection): In string-pad, don't say anything
2005-06-10 Kevin Ryde(Miscellaneous String Operations): In string-filter
2005-05-02 Kevin Ryde(String Constructors): Clarify string, list->string
2005-04-22 Kevin Ryde(Regexp Functions): Add list-matches and fold-matches.
2005-04-18 Kevin Ryde(Regexp Functions): Clarity flags parameter.
2005-02-17 Kevin Ryde(Reals and Rationals): Use tex for sqrt2 and pi.
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-01-14 Kevin Ryde(Random): In random:solid-sphere!, there is no return...
2005-01-14 Kevin Ryde(Bitwise Operations): In logtest and logbit?, describe
2005-01-13 Kevin Ryde(Mapping Folding and Unfolding): In
2004-12-28 Kevin RydeTypo in integer?
2004-12-28 Kevin Ryde(String Predicates): For string-any and string-every,
2004-12-13 Kevin Ryde(Regexp Functions): Revise regex-substitute and
2004-10-04 Marius Vollmer* api-data.texi: Removed primitive keyword section...
2004-09-25 Kevin Ryde(Conversion to/from C): Braces {} around char* return.
2004-09-22 Marius VollmerDocs for substring/read-only.
2004-09-21 Marius Vollmerdocs for scm_to_mpz and scm_from_mpz.
2004-09-08 Marius Vollmer(integer-expt): Updated from docstring.
2004-08-25 Marius VollmerAdditions.
2004-08-25 Marius VollmerMoved docs for SRFI-14 into main API chapter. Updated...
2004-08-24 Marius VollmerMoved docs for SRFI-14 into main API chapter. Updated...
2004-08-24 Marius VollmerRan a (docstring-process-module "(guile)") and moved...
2004-08-19 Marius Vollmer(Strings): Document copy-on-write behavior and
2004-08-11 Marius Vollmer(scm_c_round, scm_c_truncate): Docs for'em.
2004-08-10 Marius VollmerTypos.
2004-08-10 Marius VollmerDocs for scm_is_string, scm_to_locale_string*, and
2004-08-03 Marius VollmerAdded scm_is_complex, scm_is_number, scm_c_make_rectang...
2004-08-03 Marius VollmerAdded scm_is_real, scm_is_rational, scm_to_double,...
2004-08-02 Marius Vollmer* scheme-binding.texi: Renamed to api-binding.texi.