summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* Better handling of dot position function calls.Kaz Kylheku2016-04-111-19/+60
* Fix more macro name misspellings in manual.Dave Love2016-04-101-10/+10
* Allow symbol macro in function call dot position.Kaz Kylheku2016-04-071-0/+14
* Document improper lists as macro call forms.Kaz Kylheku2016-04-071-0/+36
* Example formatting under Dot Position in Function Calls.Kaz Kylheku2016-04-071-2/+2
* Dot position in function calls described in terms of apply.Kaz Kylheku2016-04-071-21/+29
* Mistake in apply example.Kaz Kylheku2016-04-071-1/+1
* Fix inappropriate references to tree-bind.Kaz Kylheku2016-04-051-3/+3
* Cramped parenthesis under suspend.Kaz Kylheku2016-04-051-2/+2
* Incorrect obtain-block heading.Kaz Kylheku2016-04-051-1/+1
* Bugfix: support abstract UNIX socket addresses on Linux.Kaz Kylheku2016-03-311-4/+34
* Define a sock-peer syntactic place.Kaz Kylheku2016-03-311-6/+43
* Version 137.txr-137Kaz Kylheku2016-03-301-2/+2
* Rewrite intro to delimited continuations.Kaz Kylheku2016-03-291-21/+114
* Incorrect typesetting for suspend macro syntax.Kaz Kylheku2016-03-291-1/+1
* Doc restructuring: Filesystem Access seection gone.Kaz Kylheku2016-03-281-237/+235
* New macro: lset.Kaz Kylheku2016-03-281-0/+31
* Adding rightmost item search functions.Kaz Kylheku2016-03-271-1/+79
* Doc fixes under condlet.Kaz Kylheku2016-03-261-6/+4
* Methods in time struct: time-local and time-utc.Kaz Kylheku2016-03-241-1/+38
* Mistake in time-string-local doc.Kaz Kylheku2016-03-241-2/+2
* HTML formatting issue in tree-case and tc.Kaz Kylheku2016-03-241-2/+2
* Stray word removed, and formatting fix.Kaz Kylheku2016-03-241-2/+2
* HTML issue in doc.Kaz Kylheku2016-03-241-1/+1
* New semantics for @(if) directive.Kaz Kylheku2016-03-221-35/+45
* Version 136.txr-136Kaz Kylheku2016-03-201-2/+2
* Improve documentation of file open modes.Kaz Kylheku2016-03-201-73/+82
* Permissive stream open mode strings.Kaz Kylheku2016-03-191-3/+31
* Size mode meaningful in datagram sockets.Kaz Kylheku2016-03-191-0/+26
* Buffer size digit in file open mode string.Kaz Kylheku2016-03-191-0/+13
* Sockets are r+b by default, not r+.Kaz Kylheku2016-03-181-1/+10
* New l and u letters in stream open mode strings.Kaz Kylheku2016-03-181-3/+30
* Support binding in @(repeat)/@(rep) :vars.Kaz Kylheku2016-03-161-6/+35
* Timeout parameter in sock-accept.Kaz Kylheku2016-03-151-1/+10
* Make connect interruptible and support timeout.Kaz Kylheku2016-03-151-1/+10
* Implement socket timeouts.Kaz Kylheku2016-03-151-0/+33
* Bad formatting under sock-shutdown.Kaz Kylheku2016-03-151-0/+1
* @(output)_destination can be a stream.Kaz Kylheku2016-03-141-6/+12
* sock-connect return value change.Kaz Kylheku2016-03-141-1/+1
* All stdio streams get line buffering with i mode.Kaz Kylheku2016-03-141-4/+15
* Obsolete statement about datagram sockets in doc.Kaz Kylheku2016-03-141-2/+0
* Version 135.txr-135Kaz Kylheku2016-03-101-2/+2
* Documenting datagram streams.Kaz Kylheku2016-03-091-0/+99
* Allow nil value in setenv.Kaz Kylheku2016-03-081-1/+45
* Formatting under make-struct.Kaz Kylheku2016-03-071-1/+1
* Support umask function.Kaz Kylheku2016-03-021-0/+16
* Version 134.txr-134Kaz Kylheku2016-03-011-2/+2
* Prefix override in IP prefix functions.Kaz Kylheku2016-03-011-2/+22
* Functions for address prefixes to slash notation.Kaz Kylheku2016-02-291-0/+48
* expand-left and nexpand-left functions.Kaz Kylheku2016-02-291-1/+73