Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added IsLeapYear macro (from tclGetDate.y) | hobbs | 2000-01-15 | 1 | -2/+3 |
| | |||||
* | * unix/tclUnixTime.c: New clock format format. | ericm | 2000-01-14 | 1 | -2/+12 |
| | | | | | | * compat/strftime.c: New clock format format. * generic/tclGetDate.y: New clock scan format. | ||||
* | * compat/waitpid.c: use pid_t type instead of int [Bug: 3999] | hobbs | 2000-01-11 | 1 | -5/+9 |
| | |||||
* | revert changes to TclpStrftime, not needed for internal functions. | redman | 1999-07-22 | 1 | -6/+6 |
| | |||||
* | * doc/Utf.3: | redman | 1999-07-22 | 1 | -6/+6 |
| | | | | | | | | | | | | | * 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 tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 4 | -7/+72 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 21 | -25/+24 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 21 | -0/+1998 |