summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdAH.c
Commit message (Expand)AuthorAgeFilesLines
* generic/tclCmdMZ.chobbs2002-02-271-1/+3
* Fixed behaviour of [format] on 64-bit platforms by defining it to work withdkf2002-02-191-13/+16
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-87/+104
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-261-2/+2
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-4/+5
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-3/+3
* Added fix for Bug #494348; the [foreach] implementation was doing somedkf2002-01-031-16/+15
* * generic/tclCmdAH.c (Tcl_FormatObjCmd):hobbs2001-09-201-5/+14
* minor fs, vfs fixesvincentdarley2001-09-041-40/+10
* fs updatevincentdarley2001-08-231-109/+73
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-172/+122
* * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return ahobbs2000-01-211-2/+2
* * tests/var.test:hobbs1999-12-121-8/+6
* * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it onlyhobbs1999-10-291-7/+63
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-6/+17
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-3/+13
* Call TclStat instead of TclpStat in order to allow theredman1999-07-011-8/+8
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-2/+9
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-557/+885
* Made error message for cd cmd consistant with 8.1.rjohnson1998-12-231-2/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Changed call ref's of 'stat(...)' to 'TclStat(...)' & 'access(...)' tosuresh1998-05-201-6/+6
* Initial revisionrjohnson1998-03-261-0/+1977