Cronologia Commit

Autore SHA1 Messaggio Data
  Mark H Weaver 07bc8e7c33 Remove documentation of internal static string comparison functions 13 anni fa
  Bake Timmons 5f6ffd6652 Improve consistency of definitions of C functions in manual. 13 anni fa
  Bake Timmons df0a100250 Make notation for Scheme repeated arguments more consistent in manual. 13 anni fa
  Bake Timmons 64de6db5c6 Make consistent the usage of variable names in the function definitions found in the Texinfo docs. 13 anni fa
  Mike Gran bf8d845468 Update srfi-14 character sets to Unicode 6.1 13 anni fa
  Mark H Weaver d47db067b6 Add `random-state-from-platform' and `scm_i_random_bytes_from_platform' 13 anni fa
  Andy Wingo 9accf3d98f add when, unless 13 anni fa
  Mark H Weaver 4dbd29a9b8 Fix docs of string mutators to do so on a mutable string 13 anni fa
  Ludovic Courtès 8071964943 Allow overlapping regions to be passed to `bytevector-copy!'. 13 anni fa
  Mike Gran 022dda6901 New functions scm_is_exact and scm_is_inexact 13 anni fa
  Mark H Weaver c3d8450c75 Clarify units of string length in decription of scm_from_stringn 14 anni fa
  Mark H Weaver 68a78738a4 Clarify the units of returned lengths in string conversion functions 14 anni fa
  Mark H Weaver 882c89636a Fix the R6RS exact-integer-sqrt and import into core guile 14 anni fa
  Mark H Weaver ce6066065d Doc fix: quotient/remainder/modulo do not require exact arguments 14 anni fa
  Andy Wingo 95f5e303bc scm_{to,from}_locale_string use current locale, not current ports 14 anni fa
  Mark H Weaver c428e58681 Add scm_from_latin1_keyword and scm_from_utf8_keyword 14 anni fa
  Mark H Weaver ce3ce21c62 Improve docs of string and symbol conversions from C strings 14 anni fa
  Mark H Weaver a6b087be1b Fix minor errors in docs of division operators 14 anni fa
  Mark H Weaver 8f9da3406b Add four new sets of fast quotient and remainder operators 14 anni fa
  Mark H Weaver 5fbf680be9 Make divide functions return values via (SCM *) output arguments 14 anni fa
  Neil Jerram 679cceeda4 Misc textual editing 14 anni fa
  Neil Jerram 4827afeb13 Avoid uses of "resp. signed" 14 anni fa
  Ralf Wildenhues 995953e54d docs: fix typos in manual, and a couple in code comments. 14 anni fa
  Ralf Wildenhues ecb8733562 docs: fix typos in manual, and a couple in code comments. 14 anni fa
  Mark H Weaver c721848287 Support non-real complex numbers with inexact zero imaginary part 14 anni fa
  Mark H Weaver 654b2823be Improve discussion of exactness propagation in manual 14 anni fa
  Mark H Weaver ac6ce16bc9 Rename {euclidean,centered}_quo_rem to {euclidean,centered}_divide 14 anni fa
  Mark H Weaver ff62c16828 Add two new sets of fast quotient and remainder operators 14 anni fa
  Mark H Weaver c960e55600 Infinities and NaNs are no longer rational 14 anni fa
  Andy Wingo 10391e06e0 domain of inf?, finite?, nan? is the real numbers 14 anni fa