| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 23 | -61/+1 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 19 | -47/+0 |
|
|
| * | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 2 | -28/+32 |
|
|
| * | * README: Bump version number to 8.4.19 | dgp | 2008-04-11 | 1 | -1/+1 |
|
|
| * | *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18 | dgp | 2008-02-06 | 1 | -1/+1 |
|
|
| * | * README: Bump version number to 8.4.17 | dgp | 2007-10-02 | 1 | -1/+1 |
|
|
| * | * README: Bump version number to 8.4.16 | dgp | 2007-05-30 | 1 | -1/+1 |
|
|
| * | * README: Bump version number to 8.4.15 | dgp | 2006-10-23 | 1 | -1/+1 |
|
|
| * | * README: Bump version number to 8.4.14 | dgp | 2006-05-04 | 1 | -1/+1 |
|
|
| * | silence re_syntax.n warning | das | 2006-04-12 | 1 | -0/+1 |
|
|
| * | * README: Bump version number to 8.4.13 and update | dgp | 2006-03-07 | 1 | -1/+1 |
|
|
| * | * README: Bump version number to 8.4.12 | dgp | 2005-11-16 | 1 | -1/+1 |
|
|
| * | * tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept | das | 2005-06-23 | 1 | -1/+1 |
|
|
| * | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 1 | -1/+1 |
|
|
| * | * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var | hobbs | 2005-06-02 | 1 | -16/+25 |
|
|
| * | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 1 | -1/+1 |
|
|
| * | bumped patchlevel to 8.4.9 | hobbs | 2004-11-25 | 1 | -1/+1 |
|
|
| * | * win/makefile.vc: Fixed bug in installation of http 2.5. | andreas_kupries | 2004-11-16 | 2 | -4/+4 |
|
|
| * | * doc/clock.n: | das | 2004-11-12 | 1 | -10/+21 |
|
|
| * | * README: Bumped patch level to 8.4.8 to prepare | dgp | 2004-10-28 | 1 | -1/+1 |
|
|
| * | * README, generic/tcl.h, tools/tcl.wse.in: bumped to | hobbs | 2004-07-13 | 1 | -1/+1 |
|
|
| * | update patchlevel to 8.4.6 | hobbs | 2004-02-13 | 1 | -1/+1 |
|
|
| * | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] | dkf | 2003-12-09 | 1 | -1/+8 |
|
|
| * | * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguish | dgp | 2003-12-03 | 1 | -1/+1 |
|
|
| * | * README: Bumped patch level to 8.4.6 to distinguish | dgp | 2003-12-02 | 1 | -1/+1 |
|
|
| * | * tools/tcltk-man2html.tcl: fixed incorrect html generated for | das | 2003-10-21 | 1 | -7/+12 |
|
|
| * | * README: Bumped patch level to 8.4.5 to prepare | dgp | 2003-10-02 | 1 | -1/+1 |
|
|
| * | * README: Bumped patch level to 8.4.4 in anticipation | dgp | 2003-07-15 | 1 | -1/+1 |
|
|
| * | * macosx/Makefile: Rewrote buildsystem for Mac OS X framework build | das | 2003-07-15 | 1 | -17/+46 |
|
|
| * | Fix for [Bug 748700] | Joe Mistachkin | 2003-06-04 | 2 | -4/+10 |
|
|
| * | bumped version to 8.4.3 | hobbs | 2003-05-15 | 1 | -1/+1 |
|
|
| * | fix for [Bug 733221] | Joe Mistachkin | 2003-05-10 | 1 | -4/+11 |
|
|
| * | * tools/tcltk-man2html.tcl: added support for building 'make html' | das | 2003-03-18 | 1 | -19/+9 |
|
|
* | | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -5/+5 |
|
|
* | | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -104/+18 |
|
|
* | | Fix "make genstubs", which was broken since 2010-11-30, the TclDoubleDigits b... | nijtmans | 2011-01-03 | 1 | -3/+8 |
|
|
* | | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 2 | -28/+32 |
|
|
* | | * tools/tcltk-man2html.tcl: Improve handling of cross-links for | dkf | 2010-09-01 | 1 | -1/+4 |
|
|
* | | * generic/tcl.h: Bump to 8.5.9 for release. | dgp | 2010-08-04 | 1 | -1/+1 |
|
|
* | | [Bug 3016135] traceback using clock format with locale of he_IL | nijtmans | 2010-06-16 | 1 | -2/+2 |
|
|
* | | installData.tcl: Make sure that copyDir only receives normalized paths. | nijtmans | 2010-05-21 | 1 | -13/+13 |
|
|
* | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -13/+25 |
|
|
* | | Add support for win32 CALLBACK functions in genStubs.tcl | nijtmans | 2009-12-02 | 1 | -3/+6 |
|
|
* | | * generic/tcl.h: Bump to 8.5.8 for release. | dgp | 2009-11-03 | 1 | -1/+1 |
|
|
* | | * generic/tcl.h: Bump to 8.5.7 for release. | dgp | 2009-04-10 | 1 | -1/+1 |
|
|
* | | Fix tzdata line terminators | Kevin B Kenny | 2009-04-09 | 1 | -1/+3 |
|
|
* | | * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6 | dgp | 2008-12-21 | 1 | -1/+1 |
|
|
* | | Removed a rogue ^M from the end of a line | patthoyts | 2008-10-24 | 1 | -2/+2 |
|
|
* | | * generic/tcl.h: Bump version number to 8.5.6b1 to distinguish | dgp | 2008-10-23 | 1 | -1/+1 |
|
|
* | | * generic/tcl.h: Bump to 8.5.5 for release. | dgp | 2008-10-10 | 1 | -1/+1 |
|
|