racket/collects/scribblings/reference
2010-04-20 15:24:48 -06:00
..
async-channels.scrbl add example for async channels 2009-06-30 01:57:14 +00:00
booleans.scrbl remove tabs 2009-09-02 16:59:26 +00:00
breaks.scrbl more net library docs 2008-04-13 15:44:10 +00:00
bytes.scrbl add some examples for byte strings 2009-10-16 19:41:40 +00:00
channels.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
chaperones.scrbl fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations 2010-04-01 13:14:50 +00:00
chars.scrbl added 2 indexed terms 2009-04-29 18:20:37 +00:00
class.scrbl move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
cmdline.scrbl doc fixes (PRs 9971, 10168) 2010-01-08 14:14:16 +00:00
code-inspectors.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
collects.scrbl fix docs on collection paths (PR 10641) 2009-12-04 22:01:43 +00:00
concurrency.scrbl enable futures by default on Mac OS X and Linux x86/x86_64; future docs to ref and guide 2010-02-28 22:06:59 +00:00
cont-marks.scrbl major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
cont.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
contracts.scrbl move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
control-lib.scrbl add prompt/control examples 2009-09-15 01:18:33 +00:00
control.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
custodians.scrbl memory accounting: blame the parent instead of the child 2008-12-15 17:09:33 +00:00
custom-ports.scrbl fix problems with having a struct implement both prop:evt and prop:procedure; merge to 4.2.4 2010-01-24 15:30:16 +00:00
custom-write.scrbl Racket experiments 2010-04-02 21:29:59 +00:00
data.scrbl basic set library 2010-02-20 13:00:48 +00:00
define-struct.scrbl Racket experiments 2010-04-02 21:29:59 +00:00
dicts.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
ellipses-defn.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
ellipses.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
encodings.scrbl change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c 2008-10-13 19:45:37 +00:00
enter.scrbl * Added `note-init-lib' for libraries in scheme/init 2008-08-03 18:58:04 +00:00
eval-model.scrbl enable futures by default on Mac OS X and Linux x86/x86_64; future docs to ref and guide 2010-02-28 22:06:59 +00:00
eval.scrbl add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources 2010-04-13 02:48:40 +00:00
evts.scrbl A bunch of additional typos 2010-02-05 03:21:52 +00:00
exit.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
exns.scrbl normalized the results of procedure-arity 2010-01-06 19:34:29 +00:00
extras.css major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
extras.tex major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
file-ports.scrbl add file-or-directory-identity (4.1.2.5) 2009-07-29 17:39:03 +00:00
filesystem.scrbl rico 2010-04-04 15:08:35 +00:00
for.scrbl more updates to 'do' docs (continuing from PR 10508) 2009-10-05 18:01:17 +00:00
futures.scrbl svn: r18404 2010-03-01 12:25:55 +00:00
hashes.scrbl add optional initialization argument to make-hash (and variants) 2010-02-17 17:44:29 +00:00
help.scrbl change scribble 'variant' to 'property'; add contracts in scribble/decode 2009-07-27 03:55:43 +00:00
include.scrbl fixed typo 2009-02-21 16:38:09 +00:00
info.ss proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
init.scrbl * Added `note-init-lib' for libraries in scheme/init 2008-08-03 18:58:04 +00:00
io.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
load-lang.scrbl scheme/load docs improvement 2008-04-14 19:21:16 +00:00
logging.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
macros.scrbl splicing-syntax-parameterize and docs for scheme/splicing 2008-11-26 21:31:58 +00:00
match-grammar.ss update match grammar 2010-01-05 14:48:30 +00:00
match-parse.ss major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
match.scrbl Add unstable/match with == match expander. 2009-11-16 16:58:11 +00:00
memory.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
model.scrbl dictionaries 2008-04-21 17:26:35 +00:00
module-reflect.scrbl add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources 2010-04-13 02:48:40 +00:00
mpairs.scrbl more mutable pair clarifications 2010-04-10 14:22:18 +00:00
mz.ss reference: added spacing in sequence boilerplate macro 2009-12-01 07:57:33 +00:00
namespaces.scrbl add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources 2010-04-13 02:48:40 +00:00
networking.scrbl fix typo and explicitly close scheme/vector example evaluator 2009-11-10 12:34:54 +00:00
numbers.scrbl Add the full suite of fl and unsafe-fl operations to Typed Scheme 2010-03-23 12:24:50 +00:00
os.scrbl v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
package.scrbl fix define after define* in package; doc repairs 2009-05-03 23:49:22 +00:00
pairs.scrbl forgot examples 2010-04-01 08:27:15 +00:00
parameters.scrbl fix chaperones on parameters 2010-03-28 15:56:04 +00:00
paths.scrbl argument name typo 2009-09-18 05:47:20 +00:00
pipes.scrbl clarification on closing pipe ports 2009-09-07 20:49:35 +00:00
port-buffers.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
port-lib.scrbl Add in-port', port->list', `file->list'. 2009-10-29 18:49:34 +00:00
port-line-counting.scrbl change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c 2008-10-13 19:45:37 +00:00
port-procs.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
ports.scrbl doc read/write closed ports => exn:fail 2009-01-03 12:20:48 +00:00
pretty-print.scrbl Racket experiments 2010-04-02 21:29:59 +00:00
printer.scrbl Racket experiments 2010-04-02 21:29:59 +00:00
procedures.scrbl fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations 2010-04-01 13:14:50 +00:00
prog-steps.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
promise.scrbl new kinds of promises 2009-11-16 11:06:47 +00:00
prop-port.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
read.scrbl doc improvements: some details on reachability for weak references; module example in insidemz; clarification for 'read-language' related to readtables and #reader 2010-01-31 01:10:56 +00:00
reader-example.ss Fix bug in reader examples for keywords. Push to 4.2.2. 2009-09-19 00:00:21 +00:00
reader.scrbl fix problem with 'make-meta-reader' and passing a module path to the next reader in the chain 2010-03-11 14:00:01 +00:00
readtables.scrbl doc improvements: some details on reachability for weak references; module example in insidemz; clarification for 'read-language' related to readtables and #reader 2010-01-31 01:10:56 +00:00
reference.scrbl move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
regexps.scrbl Perl-like handling of empty matches in regexp-match*, etc., though without Perl-like filtering of empty strings in the result of regexp-split (PR 10855) 2010-04-14 22:53:14 -04:00
running.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
runtime.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
rx.ss A bunch of additional typos 2010-02-05 03:21:52 +00:00
sandbox.scrbl minor typo fix an/and 2010-01-28 18:09:52 +00:00
security-guards.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
security.scrbl chaperones (v4.2.5.3) 2010-03-28 01:10:33 +00:00
semaphores.scrbl change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c 2008-10-13 19:45:37 +00:00
sequences.scrbl forgot examples 2010-04-01 08:27:15 +00:00
serialization.scrbl move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
sets.scrbl one more doc fix for PR 10803 2010-03-04 13:16:46 +00:00
shared.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
splicing.scrbl Fixed splicing-syntax-parameterize to splice require and provide forms. 2010-03-16 23:04:46 +00:00
startup.scrbl change 'configure-runtime to produce a list of module-spcifying vectors instead of a single vector 2010-04-08 19:11:50 +00:00
string-input.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
string-output.scrbl fix result of write-{string,bytes} 2008-11-10 04:02:44 +00:00
string-ports.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
strings.scrbl another typo from PR10258 (less than or equal to the string length) 2009-05-25 02:56:24 +00:00
struct-inspectors.scrbl fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations 2010-04-01 13:14:50 +00:00
struct.scrbl better compiler handling of unused local bindings where the RHS either doesn't obviously produce a single value or is discovered to be unused late in bytecode compilation; initial Scribble support for printing qq-style results 2010-04-06 15:52:36 +00:00
stx-certs.scrbl change expand and local-expand to lift certificates 2009-12-30 17:27:38 +00:00
stx-comp.scrbl fixed a typo 2009-09-17 10:20:17 +00:00
stx-expand.scrbl added examples for expand 2009-11-17 20:29:47 +00:00
stx-ops.scrbl more module source versus module path adjustments, especially for contracts 2010-04-13 17:12:51 +00:00
stx-param.scrbl splicing-syntax-parameterize and docs for scheme/splicing 2008-11-26 21:31:58 +00:00
stx-patterns.scrbl svn: r18682 2010-03-30 22:30:37 +00:00
stx-props.scrbl fix inverted argument default for editor<%> read-from-file method; better Check Sytax results on packages; added syntax/flatten-begin library 2009-04-17 22:50:19 +00:00
stx-trans.scrbl Racket experiments 2010-04-02 21:29:59 +00:00
subprocess.scrbl change to automatic reaping of zombie processes started by 'subprocess' 2009-07-21 16:23:05 +00:00
surrogate.scrbl r6rs tests and bug fixes 2008-05-01 13:52:05 +00:00
sync.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
syntax-model.scrbl fix problem with per-registry locking of available-module visit & instantiation 2010-04-07 12:34:50 +00:00
syntax.scrbl module paths normalize to .rkt, load handler converts .rkt back to .ss if necessary 2010-04-11 16:55:18 +00:00
thread-cells.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
thread-groups.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
thread-local.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
threads.scrbl enable futures by default on Mac OS X and Linux x86/x86_64; future docs to ref and guide 2010-02-28 22:06:59 +00:00
time.scrbl basic set library 2010-02-20 13:00:48 +00:00
units.scrbl add define-values-for-export to scheme/unit; sort out different unit-signature 'struct' forms for mzlib vs. scheme vs. racket 2010-04-12 13:54:40 +00:00
unix-paths.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
unsafe.scrbl chaperones (v4.2.5.3) 2010-03-28 01:10:33 +00:00
values.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
vectors.scrbl doc improvements: some details on reachability for weak references; module example in insidemz; clarification for 'read-language' related to readtables and #reader 2010-01-31 01:10:56 +00:00
windows-paths.scrbl removed lots of "the the"s 2009-05-01 21:02:51 +00:00
write.scrbl Racket experiments 2010-04-02 21:29:59 +00:00