summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* fix to 551306vincentdarley2002-05-022-11/+14
* Tcl_GetUnicodeFromObj missing from index linedkf2002-04-241-2/+2
* * doc/exec.n:hobbs2002-04-232-13/+38
* Added documentation for command tracing API [Bug 414927]dkf2002-04-231-0/+170
* * doc/clock.n:hobbs2002-04-221-6/+13
* * Added [mcload] to the export listdgp2002-04-191-0/+4
* typodgp2002-04-181-2/+2
* * Clarified documentation on handling unusual returndgp2002-04-181-9/+51
* * Removed [saveState] and [restoreState] fromdgp2002-04-181-17/+1
* clarified getting length of ByteArray objects to use string lengthhobbs2002-04-171-3/+7
* * Revised [tcltest::test] to return errorsdgp2002-04-151-11/+11
* tilde expansion cache-clearingvincentdarley2002-04-031-8/+7
* * Corrected problems with Tcl_AllowExceptionsdgp2002-03-291-4/+8
* .AP macro syntaxdavygrvy2002-03-293-6/+6
* * Major code cleanup to deal with whitespace,dgp2002-03-271-1/+3
* Allow NULL callback on trace deletions [Bug 534728]Miguel Sofer2002-03-251-2/+2
* 4 fs fixesvincentdarley2002-03-242-40/+138
* * doc/expr.n: Improved documentation for ceil and floor [Bug 350535]dkf2002-03-211-3/+5
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-203-6/+6
* Formatting error in .AP macrodgp2002-03-091-2/+2
* * Added the [interp recursionlimit] command todgp2002-03-071-2/+39
* TIP#81 implementation, tests and docsdkf2002-03-061-11/+56
* * doc/GetIndex.3:dgp2002-02-281-4/+8
* * doc/Alloc.3:hobbs2002-02-266-15/+41
* Added TIP#76 implementation, docs + tests.dkf2002-02-221-8/+17
* Fixed behaviour of [format] on 64-bit platforms by defining it to work withdkf2002-02-191-7/+13
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-1510-67/+233
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-102-54/+159
* * Partial TIP 27 rollback. Following routinesdgp2002-02-086-17/+17
* * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid'andreas_kupries2002-02-041-2/+4
* docsvincentdarley2002-01-301-2/+29
* Corportation -> Corporation sp fixhobbs2002-01-294-8/+8
* * Documented global namespace context for script evaluationdgp2002-01-271-3/+5
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-254-10/+10
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-2510-37/+37
* * unix/mkLinks: Regenerated.andreas_kupries2002-01-232-10/+13
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-233-7/+7
* doc correctiondgp2002-01-171-2/+2
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-173-10/+10
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-172-12/+20
* * Updated APIs in generic/tclParse.c according to the guidelinesdgp2002-01-171-2/+2
* * Updated APIs in generic/tclHistory.c according to the guidelinesdgp2002-01-162-14/+14
* * Corrected documentation for Tcl_ErrnoMsg; it takes an integerdgp2002-01-151-7/+11
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-156-16/+16
* doc/StringObj.3: added Tcl_GetUnicodeFromObj docs.hobbs2002-01-151-2/+13
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-152-62/+57
* typo correctiondgp2002-01-141-2/+2
* * Updated APIs in the file generic/tclIndexObj.cdgp2002-01-142-6/+6
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* * doc/Tcl_Main.3:dgp2002-01-051-15/+54