summaryrefslogtreecommitdiffstats
path: root/doc/Utf.3
Commit message (Collapse)AuthorAgeFilesLines
* * doc/Utf.3:redman1999-07-221-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.0stanton1999-05-061-1/+1
|
* * doc/Utf.3:stanton1999-05-061-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 branchstanton1999-04-301-3/+54
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+160