summaryrefslogtreecommitdiffstats
path: root/doc/binary.n
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-12-211-0/+2
|\
| * New macro TclNewIndexObj(). For Tcl 8.7 it's the same as TclNewIntObj(), but ...jan.nijtmans2021-12-211-0/+2
| |\
| | * binary encode/decode hex: document upper/lower character use.oehhar2021-12-201-0/+2
* | | Updates to TIP 568 implementation for Tcl 9:dgp2021-11-071-5/+6
|/ /
* | merge 8.6dgp2021-11-061-1/+1
|\ \ | |/
| * Doc fix. There is no endianness in the encoding of a single byte.dgp2021-11-061-1/+1
* | Merge 8.6jan.nijtmans2020-11-201-2/+2
|\ \ | |/
| * Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-2/+2
* | Corrected doc: modifier C instead Aoehhar2020-10-281-1/+1
* | re-trigger Travis build (and fix some eol-spacing)jan.nijtmans2020-10-261-1/+1
* | Copied man page and test from Androwish https://www.androwish.org/home/ci/bc8...oehhar2020-10-261-0/+9
* | merge 8.6dgp2020-03-311-9/+13
|\ \ | |/
| * Tweaksdgp2020-03-311-3/+2
| * Update docs to describe these changes.dgp2020-03-311-8/+13
* | merge 8.6dgp2020-03-281-4/+7
|\ \ | |/
| * [ffeb2097af] Restore the standard and original practice of ignoring invaliddgp2020-03-281-4/+7
| * Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico...jan.nijtmans2020-03-171-3/+3
| |\
| | * Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly.jan.nijtmans2020-03-091-3/+3
* | | Merge 8.6jan.nijtmans2019-06-261-87/+87
|\ \ \ | |/ /
* | | Corrections to definitions of [binary scan] and [binary format].dkf2019-06-151-160/+342
|/ /
* | Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-021-8/+8
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
|\ \ | |/
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* | small improvements to the documentationdkf2013-09-171-4/+16
* | Add back -wrapchar option to "binary encode uuencode"jan.nijtmans2013-09-151-1/+8
|\ \
| * | Add back -wrapchar option to "binary encode uuencode".jan.nijtmans2013-09-141-1/+8
* | | And the decoder too.dkf2013-09-141-1/+1
|/ /
* | [2152292] Corrected implementation of uuencoding.dkf2013-09-141-10/+7
* | [3612422]: Refer to correct part of tclvars(n) rather than page itself.dkf2013-08-211-1/+1
* | A number of small spelling and wording fixes in the docs.dkf2012-03-111-2/+2
* | More small documentation improvements.dkf2011-07-181-2/+2
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * More consistency. [Bug 1117017]dkf2005-02-101-5/+9
| | * Yet more doc update backportingdkf2004-10-271-3/+3
| | * Backport many doc fixesdkf2004-10-271-2/+23
| | * missing .hobbs2003-07-141-2/+2
| | * typo fixes from trunkdas2003-07-141-5/+5
| | * Documented and tested for the current behaviour of [binary format a] anddkf2003-07-111-2/+12
| | * Another minor typo.dkf2003-04-101-2/+2
| | * Fixed silly typo. [Bug 718543]dkf2003-04-101-2/+2
* | | Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace.ferrieux2008-12-151-7/+4
* | | Fix a bit of formatting.dkf2008-10-141-2/+3
* | | typocore_8_6_a3dgp2008-10-101-2/+2
* | | Added better docs of [binary encode] and [binary decode]dkf2008-10-071-2/+94
* | | Incomplete docs for [binary encode] and [binary decode].dkf2008-09-101-4/+20
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-29/+3
|/ /
* | Fixed documentation bug reported on tcl-core, and reordered documentationdkf2008-01-021-15/+12
* | merge stable branch onto HEADdgp2007-12-131-1/+1