Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * doc/Utf.3: | redman | 1999-07-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | * generic/tcl.decls: * generic/tclInt.decls: * generic/tclDecls.h: * generic/tclIntDecls.h: * generic/tclUtf.c: * compat/strftime.c: * unix/tclUnixTime.c: Changed function declarations in non-platform-specific APIs to use "unsigned long" instead of "size_t", which may not be defined on certain compilers (rather than include sys/types.h, which may not exist). | ||||
* | merged doc changes from 8.1.0 | stanton | 1999-05-06 | 1 | -1/+1 |
| | |||||
* | * doc/Utf.3: | stanton | 1999-05-06 | 1 | -2/+22 |
| | | | | | | | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tclUtf.c: * generic/tcl.decls: Added Tcl_UtfNcmp and Tcl_UtfNcasecmp. | ||||
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -3/+54 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+160 |