| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-11-20 | 1 | -2/+2 |
|\ |
|
| * | Use '&' in stead of 'and' in copyright statements consistantly | jan.nijtmans | 2020-11-20 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -9/+9 |
|
|
* | | More usage of TclNewIntObj() macro | jan.nijtmans | 2020-08-13 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-07-10 | 1 | -17/+4 |
|\ \
| |/ |
|
| * | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize posi... | jan.nijtmans | 2020-07-09 | 1 | -17/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-07-09 | 1 | -28/+40 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-06-23 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge 8.6. re-generate tclParse.c | jan.nijtmans | 2020-06-23 | 1 | -17/+18 |
| |\ \ |
|
| * | | | clock-iso-2.patch | jan.nijtmans | 2020-05-27 | 1 | -28/+30 |
|
|
| * | | | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp wit... | jan.nijtmans | 2020-05-27 | 1 | -1/+11 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-06-23 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | avoid %pure-parser deprecation warning from Bison 3.4 | jan.nijtmans | 2020-06-23 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | Backport some changes in tclGetDate.y from 8.7. | jan.nijtmans | 2020-06-23 | 1 | -17/+18 |
| |/ |
|
| * | Replace isspace() -> TclIsSpaceProc() _everywhere_.
| jan.nijtmans | 2019-01-26 | 1 | -1/+1 |
|
|
* | | Backport some recent changes in tclDate.c back to tclGetDate.y, so they are n... | jan.nijtmans | 2020-06-23 | 1 | -3/+2 |
|
|
* | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+2 |
|\ \ |
|
* \ \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -14/+14 |
|\ \ \
| |/ / |
|
| * | | Remove "register" keyword in various places. Also add some type-casts to help... | jan.nijtmans | 2019-08-14 | 1 | -5/+5 |
|
|
| * | | Make dateMeridian variable type MERIDIAN (an enum) in stead of int. | jan.nijtmans | 2019-08-12 | 1 | -9/+9 |
|
|
* | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -1/+1 |
|/ / |
|
* | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ... | jan.nijtmans | 2018-11-15 | 1 | -1/+1 |
|
|
* | | isspace -> TclIsSpaceProc in various places. | jan.nijtmans | 2018-10-09 | 1 | -1/+1 |
|/ |
|
* | TclClockOldscanObjCmd: More generation of errorCode information. | dkf | 2011-03-31 | 1 | -0/+8 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Bug 1298737 | Kevin B Kenny | 2005-11-04 | 1 | -1/+4 |
|
|
| | * | replaced 'long' times with wides, to cope with Win64 | Kevin B Kenny | 2005-03-15 | 1 | -6/+6 |
|
|
| * | | * generic/tclGetDate.y: Fixed a thread safety bug in the generated | Kevin B Kenny | 2009-06-09 | 1 | -66/+152 |
|
|
* | | | 3 unnecessary MODULE_SCOPE symbols | nijtmans | 2010-03-04 | 1 | -5/+1 |
|
|
* | | | Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0 | nijtmans | 2010-02-21 | 1 | -7/+7 |
|
|
* | | | Eliminate various gcc warnings (in -Wextra mode) | nijtmans | 2009-11-18 | 1 | -6/+6 |
|
|
* | | | * macosx/tclMacOSXFCmd.c: CONST -> const | nijtmans | 2009-07-22 | 1 | -2/+2 |
|
|
* | | | * generic/tclGetDate.y: Fixed a thread safety bug in the generated | Kevin B Kenny | 2009-06-09 | 1 | -63/+149 |
|
|
* | | | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27) | nijtmans | 2009-01-22 | 1 | -2/+2 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -4/+4 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclGetDate.y: Added a cast to the definition of YYFREE to | Kevin B Kenny | 2007-08-06 | 1 | -2/+2 |
|
|
* | | * generic/tclGetDate.y: use ckalloc/ckfree instead of malloc/free. | das | 2007-06-29 | 1 | -1/+4 |
|
|
* | | Whitespace policing, replacing commas in varargs with constant string catenat... | Kevin B Kenny | 2007-04-20 | 1 | -3/+3 |
|
|
* | | Fixed a buglet in recognizing time zone SIERRA | Kevin B Kenny | 2007-04-20 | 1 | -2/+2 |
|
|
* | | * tests/clock.test (clock-59.1): Added a regression test for | Kevin B Kenny | 2007-04-20 | 1 | -26/+26 |
|
|
* | | Introduce modern formatting standards; no need for rebuild of tclDate.c | dkf | 2007-03-20 | 1 | -640/+684 |
|
|
* | | More fixing which struct stat to refer to. Some casts from time_t to int requ... | patthoyts | 2006-09-26 | 1 | -13/+13 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+7 |
|
|
* | | Bug 1298737 | Kevin B Kenny | 2005-11-04 | 1 | -1/+4 |
|
|
* | | ANSIfy; generic/*.c now all done except for test code | dkf | 2005-11-02 | 1 | -6/+6 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|