summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* lots of lintstanton1998-11-113-3/+9
| | | | wrapped mutex declarations in ifdefs to avoid compiler warnings
* merged 8.0.4 into 8.1stanton1998-11-114-11/+29
|
* integrated latest regexp updates from Henry Spencer, includes newstanton1998-11-111-2/+2
| | | | | regexp switches "-line", "-lineanchor", and "-linestop" for controlling newline behavior
* Integrated latest regexp changes from Henry Spencer.stanton1998-10-211-8/+20
| | | | | Moved regexp related declarations out of tclInt.h and into tclRegexp.h. Added "encoding" command.
* merged 8.0.4 changes into 8.1 branchstanton1998-10-062-4/+15
|
* * tclUnixFile.c: added warning about modifying static stringsstanton1998-10-061-2/+3
|
* * tclUnixPort.h: removed circular macro definitions for access/statstanton1998-09-303-17/+6
| | | | | | * tclUnixInit.c: lint * tclUnixFile.c: cleaned up bad merges
* deleted TclpFinalizestanton1998-09-301-7/+1
|
* fixed stat() and access() usage to use correct routines for wrapperstanton1998-09-282-29/+30
|
* merging changes from 8.0.3 into 8.1a2stanton1998-09-2438-129/+1077
|
* Added contents of Tcl 8.1a2stanton1998-09-2128-1221/+3611
|
* Initial revisionrjohnson1998-03-2639-0/+14849