summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdAH.c
Commit message (Collapse)AuthorAgeFilesLines
* lots of lintstanton1998-11-111-2/+2
| | | | wrapped mutex declarations in ifdefs to avoid compiler warnings
* fixed "format" so it handles multibyte characters in %s with fieldstanton1998-11-101-4/+62
| | | | width and precision specifiers
* Integrated latest regexp changes from Henry Spencer.stanton1998-10-211-2/+119
| | | | | Moved regexp related declarations out of tclInt.h and into tclRegexp.h. Added "encoding" command.
* fixed stat() and access() usage to use correct routines for wrapperstanton1998-09-281-2/+2
|
* merging changes from 8.0.3 into 8.1a2stanton1998-09-241-1/+1
|
* Added contents of Tcl 8.1a2stanton1998-09-211-557/+704
|
* Initial revisionrjohnson1998-03-261-0/+1977