| Commit message (Expand) | Author | Age | Files | Lines |
* | * README: Bumped version number of | dgp | 2003-03-04 | 4 | -40/+40 |
|
|
* | * README: Bumped to version 8.4.2. | hobbs | 2003-02-15 | 1 | -1/+1 |
|
|
* | remove unused variable | vincentdarley | 2003-01-09 | 15 | -15/+0 |
|
|
* | [file exist] -> [file exists]... | dkf | 2002-10-04 | 2 | -3/+3 |
|
|
* | [info exist]->[info exists]. [Bug 602566] | dkf | 2002-10-03 | 1 | -2/+2 |
|
|
* | * README: Bumped to version 8.4.1 to avoid confusion | dgp | 2002-09-27 | 1 | -1/+1 |
|
|
* | Bumped version number to 8.4.0 | hobbs | 2002-09-02 | 1 | -1/+1 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -3/+77 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -1/+1 |
|
|
* | Fixed $argv handling bug where if -bitmap wasn't specified $argc | davygrvy | 2002-08-09 | 1 | -2/+3 |
|
|
* | * Bumped HEAD to version 8.4b2 so we can distinguish it from | dgp | 2002-07-14 | 1 | -5/+5 |
|
|
* | Bumped version number to b1 in preparation for release. | dkf | 2002-06-21 | 1 | -1/+1 |
|
|
* | Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for | davygrvy | 2002-05-08 | 2 | -3/+24 |
|
|
* | commit mistake reverted to 1.9 contents. | davygrvy | 2002-05-08 | 1 | -2/+2 |
|
|
* | Proper source of macro error misunderstanding ' as the leading macro | davygrvy | 2002-05-08 | 3 | -26/+5 |
|
|
* | Improved handling of CS/CE fields. Use Courier New and indent better. | davygrvy | 2002-05-08 | 1 | -7/+14 |
|
|
* | Increased line buffer size and a bail-out if that should ever be over-run. | davygrvy | 2002-05-08 | 1 | -2/+8 |
|
|
* | Made code samples use the Courier New fixed-width font. Changes from | davygrvy | 2002-05-08 | 1 | -2/+2 |
|
|
* | Opps... removed some left-over debugging code. | davygrvy | 2002-03-28 | 1 | -3/+3 |
|
|
* | * tools/feather.bmp: | davygrvy | 2002-03-28 | 3 | -8/+16 |
|
|
* | * tools/man2help.tcl: | davygrvy | 2002-03-28 | 1 | -7/+9 |
|
|
* | Bumped patchlevel; might need changing in the future, but it makes life | dkf | 2002-03-06 | 1 | -1/+1 |
|
|
* | fixed URL refs | hobbs | 2002-03-05 | 1 | -1/+1 |
|
|
* | * library/encoding/iso2022-jp.enc: | hobbs | 2002-03-02 | 2 | -4/+2 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 1 | -2/+1 |
|
|
* | Fix for #495120. tcl.wse.in was stored in cvs with improper <eol>. This | davygrvy | 2001-12-20 | 1 | -2378/+2376 |
|
|
* | * commit tools/tcl.wse.in after a 'make dist' | dgp | 2001-12-19 | 1 | -0/+1 |
|
|
* | convert to DOS eol format | hobbs | 2001-11-21 | 1 | -2376/+2377 |
|
|
* | * tools/eolFix.tcl (new-file): | hobbs | 2001-11-20 | 1 | -0/+78 |
|
|
* | fixed winhelp generation problems #480268 | hobbs | 2001-11-10 | 2 | -8/+11 |
|
|
* | * library/encoding/ebcdic.enc: | hobbs | 2001-10-12 | 1 | -0/+289 |
|
|
* | * library/encoding/tis-620.enc: | hobbs | 2001-10-12 | 1 | -0/+263 |
|
|
* | Updated encodings with latest mappings from www.unicode.org. This | hobbs | 2001-10-04 | 36 | -58978/+61358 |
|
|
* | noted 8.4 as default Tcl version | hobbs | 2001-10-04 | 2 | -5/+9 |
|
|
* | Fixed encoding definition for cp1252 (compiled version is OK) | dkf | 2001-09-24 | 1 | -3/+3 |
|
|
* | * Updated http package to version 2.4, | dgp | 2001-09-07 | 2 | -6/+6 |
|
|
* | updated dde to 1.2 | hobbs | 2001-08-22 | 1 | -2/+2 |
|
|
* | * tools/tcl.wse.in: | davygrvy | 2001-08-16 | 1 | -19/+19 |
|
|
* | * tools/tcl.wse.in: | davygrvy | 2001-08-16 | 1 | -4/+1 |
|
|
* | Bumped up patchlevel to 8.4a4 to distinguish | dgp | 2001-08-08 | 1 | -1/+1 |
|
|
* | * tools/uniClass.tcl: added comments to output format and the | hobbs | 2001-05-28 | 2 | -10/+52 |
|
|
* | * tools/tcltk-man2html.tcl: removed use of 'exec' for portability | hobbs | 2001-05-04 | 1 | -108/+122 |
|
|
* | * tools/genStubs.tcl: Add a package require of Tcl 8 | mdejong | 2001-05-02 | 1 | -1/+3 |
|
|
* | Got the encoding wrong; thanks to Richard Suchenwirth for pointing me | dkf | 2001-04-25 | 1 | -8/+14 |
|
|
* | Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support. | dkf | 2001-04-25 | 2 | -0/+199 |
|
|
* | * generic/tcl.h: | hobbs | 2001-04-02 | 1 | -1/+1 |
|
|
* | Missed a few spots with the previous checkin. Now only | dkf | 2000-11-24 | 2 | -4/+4 |
|
|
* | * tools/tcl.wse.in: updated for unversioning of library dirs | hobbs | 2000-11-03 | 1 | -19/+14 |
|
|
* | * unix/configure: | hobbs | 2000-11-03 | 1 | -0/+817 |
|
|
* | updated copyright | hobbs | 2000-11-02 | 1 | -1/+1 |
|
|