Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * doc/glob.n: | hobbs | 1999-12-12 | 1 | -23/+102 |
| | | | | | | | | | | | | | | | | * tests/fileName.test: * generic/tclInt.decls: * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclEncoding.c: * generic/tclFileName.c: * mac/tclMacFile.c: * unix/tclUnixFile.c: * win/tclWinFile.c: enhanced the glob command with the new options -types -path -directory and -join. Deprecated TclpMatchFiles with TclpMatchFilesTypes, extended TclGlob and TclDoGlob and added GlobTypeData structure. | ||||
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -4/+3 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -354/+637 |
| | |||||
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -1/+27 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Renamed 'TclWinAccess()' to 'TclpAccess()' & 'TclWinStat()' to 'TclpStat()'. | suresh | 1998-05-16 | 1 | -4/+4 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+647 |