summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
| * | more readablejan.nijtmans2012-06-143-3/+3
| |\ \ | | |/
| | * more readablejan.nijtmans2012-06-143-3/+3
* | | fix subtle problem with safe [file] that caused Tk test failuredkf2012-05-311-7/+11
* | | [Bug 3529949]: Defang 'file dirname ~' etc in safe interpsdkf2012-05-281-1/+15
* | | TIP #106: Add Encoding Abilities to the [dde] Commandjan.nijtmans2012-05-211-2/+2
|\ \ \
| * | | fix handling of closing '\0' for -binary datatip_106_impljan.nijtmans2012-05-111-3/+3
* | | | [Bug 2964715]: fixes to globbing in safe interpretersdkf2012-05-171-20/+30
|\ \ \ \ | | |/ / | |/| |
| * | | [Bug 2964715]: fixes to globbing in safe interpretersdkf2012-05-171-17/+30
* | | | [Bug 3445787]: Improve the compatibility of safe interpreters' version ofdkf2012-05-161-44/+29
| |/ / |/| |
* | | [Bug 473946]: special characters not correctly sentjan.nijtmans2012-05-101-2/+2
|\ \ \ | |/ /
| * | [Bug 473946]: special characters not correctly sentjan.nijtmans2012-05-101-2/+2
| |\ \ | | |/
| | * Increase version to 1.2.5bug_473946jan.nijtmans2012-05-091-2/+2
* | | Make 'auto_execok START' do the Right Thingdkf2012-04-271-1/+1
|\ \ \ | |/ /
| * | Make 'auto_execok START' do the Right Thingdkf2012-04-271-1/+1
| |\ \ | | |/
| | * Make 'auto_execok START' do the Right Thingdkf2012-04-271-1/+1
| | |
| \ \
*-. \ \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-242-4/+4
|\ \ \ \ | | |/ /
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-242-4/+4
| | |\ \ | |/ / / | | | _
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-242-4/+4
| * | Apply tzdata2012cKevin B Kenny2012-04-185-88/+270
* | | Apply tzdata2012cKevin B Kenny2012-04-185-88/+270
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-112-4/+4
|\ \ \ | |/ /
* | | Update to tzdata 2012bvenkat2012-03-1927-382/+43
|\ \ \ | |/ /
| * | Update to tzdata 2012bvenkat2012-03-1927-382/+43
* | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-072-4/+4
|\ \ \ | |/ /
| * | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-072-4/+4
| |\ \ | | |/
| | * http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com...andreask2012-03-072-4/+4
* | | 3480599 Make [source] and [load] order of multi-file package happen in sorted...dgp2012-01-271-1/+1
|\ \ \ | |/ /
| * | 3480599 Make [source] and [load] order of multi-file package happen in sortedbug_3480599dgp2012-01-271-1/+1
| * | Bump to version 2.7.8dgp2012-01-172-2/+2
| |\ \ | | |/
| | * Bump to 2.5.6dgp2012-01-172-2/+2
* | | Ensure that error messages are always set, even in believed-unreachable code.dkf2012-01-161-0/+1
|\ \ \ | |/ /
| * | Ensure that error messages are always set, even in believed-unreachable code.dkf2012-01-161-0/+1
| |\ \ | | |/
| | * Ensure that error messages are always set, even in believed-unreachable code.dkf2012-01-161-0/+1
* | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-3/+2
|\ \ \ | |/ /
| * | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-3/+2
| |\ \ | | |/
| | * * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-3/+2
* | | Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-3/+5
|\ \ \ | |/ /
| * | Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-3/+5
* | | Update to Olson's tzdata2011nvenkat2011-12-307-6/+891
|\ \ \ | |/ /
| * | Actually check in the files, not just the Changelog.venkat2011-12-307-6/+891
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-302-4/+12
|\ \ \ | |/ /
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-302-4/+12
| |\ \ | | |/
| | * [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+10
| * | Release candidate branch for Tcl 8.5.11.dgp2011-10-201-1/+1
| * | Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-202-2/+2
| * | Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-181-11/+16
* | | * library/history.tcl (history): Simplify the dance of variabledkf2011-11-251-1/+1
* | | Update changes toward 8.6b3 release. Bump to http 2.8.3.dgp2011-10-202-2/+2
* | | Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-181-11/+16
* | | Update to Olson's tzdata2011lvenkat2011-10-153-2/+106
|\ \ \ | |/ /