summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Minor clarificationdkf2005-12-161-2/+4
* Bug 1378818Kevin B Kenny2005-12-121-3/+3
* Improved documentation on topic of asynch sockets in response to queries ondkf2005-12-072-4/+14
* Bug 1359183Kevin B Kenny2005-11-181-0/+7
* doc changes with 1162286 fixdgp2005-11-091-8/+1
* Improve the documentation of [binary scan] a little.dkf2005-10-211-18/+20
* * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application ofandreas_kupries2005-10-051-9/+11
* scan %[] requires "one or more chars" [Bug 1277503]hobbs2005-10-051-5/+3
* Fixed a typo.davidw2005-10-011-2/+2
* implementation for TIP #255, expr min/maxhobbs2005-09-291-8/+19
* * doc/ParseCmd.3: copy/paste fix [Bug 1292427]Miguel Sofer2005-09-151-2/+2
* * generic/tcl.h: Explicitly standardized on the use of stdarg.hdgp2005-09-135-11/+11
* TIP #254 implementationdkf2005-09-081-5/+92
* allow NULL interp in Tcl_FSMatchInDirectoryvincentdarley2005-08-311-6/+8
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-0/+155
* typo fixesdgp2005-08-051-6/+6
* Doc clarificationdkf2005-07-121-2/+3
* Improve the [chan] documentationmsofer_wcodes_20050611dkf2005-06-101-44/+513
* fix to race condition in file mkdir and fix to glob documentationvincentdarley2005-06-091-7/+4
* Small doc improvements [Bug 1211078] etc.dkf2005-06-092-9/+12
* Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway!dkf2005-06-071-6/+4
* TIP#208 implementationdkf2005-06-063-25/+197
* Implementation of TIP#241 from Joe Mistachkindkf2005-06-013-5/+22
* TIP#229 implementationdkf2005-05-302-8/+41
* Tab characters are important in *roff tables...dkf2005-05-261-7/+7
* TIP#182 IMPLEMENTATION [Patch 1165062]dgp2005-05-251-8/+17
* * doc/expr.n:das2005-05-232-9/+9
* minor phrasing improvements.dgp2005-05-181-3/+3
* * doc/BoolObj.3: Rewrite of documentation dropping many detailsdgp2005-05-181-43/+39
* And another silly mistake...dkf2005-05-161-2/+2
* Fixed minor mistake in the example (not following best-practice as dkf2005-05-161-2/+2
* changed NAME to match the name of the page.Kevin B Kenny2005-05-121-2/+2
* Corrected example that confused [namespace which] and [namespace origin]dgp2005-05-121-2/+2
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-1083-219/+375
* * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-0312-142/+147
* TIP#176 IMPLEMENTATION [Patch 1165695]dgp2005-04-2910-52/+124
* TIP#183 IMPLEMENTATION [Patch 577093]dgp2005-04-271-9/+14
* The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bringdgp2005-04-221-18/+28
* * doc/GetInt.3: Convert argument "string" to "str" to agree with code.dgp2005-04-211-21/+23
* Also improved [fcopy] docsdkf2005-04-131-13/+24
* Improve documentation of -encoding binary option to [fconfigure].dkf2005-04-131-3/+6
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-0658-328/+67
* Change some .TP macros to .IP to work around *roff formatter bugs.dkf2005-04-061-26/+16
* Changed the internal representation of lists to (a) reduce the malloc/freeMiguel Sofer2005-04-021-3/+4
* Added doc for missing argument. [Bug 1172401]dkf2005-03-301-2/+4
* Minor typo fix. [Bug 1158247]dkf2005-03-071-2/+2
* * doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page.davidw2005-03-011-2/+2
* Formatting typo [Bug 1149605]dkf2005-02-231-2/+2
* * /doc/variable.n: fix for [Bug 1124160], variables are detectedMiguel Sofer2005-02-161-2/+2
* More consistency. [Bug 1117017]dkf2005-02-101-6/+10