コミット履歴

作者 SHA1 メッセージ 日付
  campbell a25f2d04c7 Substituted 'propagate' for 'punt' in explanation of condition handlers. 19 年 前
  campbell dfc0f98116 Added error message example, for memory exhaustion, that is not a noun phrase. 19 年 前
  campbell 2e72195445 Clarified description of type-specific data in conditions and the 'stuff' meta-field. 19 年 前
  campbell 911dd70036 Clarified relation of code vector operations to byte vector operations. 19 年 前
  campbell 9a4ffc5c94 Replaced misuse of subscripts in Pre-Scheme COPY-MEMORY! documentation. 19 年 前
  campbell ff42d116eb Fixed alphabetic subscript in Pre-Scheme memory address operations to use @suba instead of @sub. 19 年 前
  campbell e5e1c9a53e Canonicalized references to ASCII line-feed & form-feed characters. 19 年 前
  campbell 1798d14788 Replaced misuse of subscripts in Pre-Scheme compiler command descriptions. 19 年 前
  campbell cc2720acb6 Fixed grammatical error in blurb at header of POSIX file system access section. 19 年 前
  campbell 5a8d2ca500 Fixed alphabetic subscript in static type system documentation to use @suba instead of @sub. 19 年 前
  campbell 245ac59ff1 Specified default value of INTEGRATE package clause. 19 年 前
  campbell 8ca5860f09 Settled on term 'optimizer' for OPTIMIZE package clauses. 19 年 前
  campbell 39352edd33 Fixed example output of PP after DEFINE-INDENTATION to correctly reflect the input. 19 年 前
  campbell 856cbacba9 Corrected return values and descriptions of UDP-SEND & UDP-RECEIVE to use the term 'octet' instead of 'byte' and to note that UDP-RECEIVE returns two values, not one. 19 年 前
  campbell 133f010d65 Clarified and fixed typo in description of SOCKET-CLIENT in networking library. 19 年 前
  campbell 768f9ab730 Deparenthesized remark about exportation of MASK-HAS-TYPE? from MASK-TYPES vs MASKS in mask library. 19 年 前
  campbell 322a4aeb97 Fixed use of @code vs @var and @sub vs @suba in mask library, as well as the description of what MASK-SUBTRACT returns. 19 年 前
  campbell 5bfd19adf5 Clarified scope of initializer expressions in ITERATE & REDUCE forms. 19 年 前
  campbell be74dca092 Removed confusing remark about I/O extensions being not built-in to the usual Scheme48 image. 19 年 前
  campbell 4670113bcb Specified bounds of array index arguments to ARRAY-REF and ARRAY-SET!. 19 年 前
  campbell d223dcd6ee Fixed documentation of SEND-ASYNC to use `@deffn procedure send-async', rather than the broken `@deffn send-async'. 19 年 前
  campbell 953946a2c5 Introduced Texinfo VERSION flag and removed almost all explicit references to the Scheme48 version number. 19 年 前
  campbell 56f54484ac Modified documentation of READ-BLOCK and the block reader component of port handlers to reflect the possibility of returning an end of file object if the end of the stream is immediately reached. 19 年 前
  campbell 49c88ab207 Removed unnecessary reference to Scheme48 version in system/features.texi in the discussion of filename translations. 19 年 前
  campbell 6a5b8bc29d Moved pluralization of embedded reference in module-sys/node.texi into the text, rather than after the whole reference, which made bizarre TeX output. 19 年 前
  campbell c6caa9408e Added example use of WITH-NEW-PROPOSAL. 19 年 前
  campbell 646bad4a1d Total overhaul of optimistic concurrency example, with corrected code (so counters actually return useful values), fleshed out narration, and progression from unsynchronized to mutex-locked to optimistically concurrent code. 19 年 前
  campbell f3d4e9af41 Fixed minor formatting issues in explicit renaming macros section to inhibit paragraph indentation appropriately and use @dotless for the i with a diaeresis in `naive.' 19 年 前
  campbell 14af51694b Fixed the case of s48_make_string in c-ffi/scm-from-c.texi. 19 年 前
  campbell f2d34ba175 Reworked overview of Scheme structures for C interface to clarify and to reflect the new organization of the sections on them. 19 年 前