Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 1 | -3/+3 |
| | | | | This deprecates TclpGetTime in favor of new Tcl_GetTime. | ||||
* | Altered tclUnixTime.c in hopes of better K&R compatibility. | Kevin B Kenny | 2001-04-10 | 1 | -3/+5 |
| | |||||
* | Oops. Committed the wrong copy of the source with the last commit five | Kevin B Kenny | 2001-04-10 | 1 | -3/+3 |
| | | | | minutes ago. | ||||
* | Fixed silly typo in calls to 'gmtime' and 'localtime'. | Kevin B Kenny | 2001-04-10 | 1 | -3/+3 |
| | |||||
* | Changes to support re-entrant coding of gmtime and localtime. | Kevin B Kenny | 2001-04-09 | 1 | -6/+112 |
| | | | | (Bugs #219136 and #232558) | ||||
* | * unix/tclUnixTime.c: New clock format format. | ericm | 2000-01-14 | 1 | -1/+12 |
| | | | | | | * compat/strftime.c: New clock format format. * generic/tclGetDate.y: New clock scan format. | ||||
* | revert changes to TclpStrftime, not needed for internal functions. | redman | 1999-07-22 | 1 | -3/+3 |
| | |||||
* | * doc/Utf.3: | redman | 1999-07-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | * 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 | 1 | -6/+11 |
| | |||||
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -1/+59 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+236 |