summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-251-1/+1
|\
| * [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-251-1/+1
| |
| * merge 8.5core_8_5_12core_8_5_12_rcdgp2012-07-251-5/+8
| |\
| * | Release candidate branch for Tcl 8.5.12.dgp2012-07-101-1/+1
| | |
* | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert.dgp2012-07-251-7/+8
|\ \ \ | | |/ | |/|
| * | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert.dgp2012-07-251-5/+8
| |\ \ | | |/ | |/|
| | * :q!dgp2012-07-251-5/+8
| | |
* | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-2/+2
|\ \ \ | |/ /
* | | Make registry 1.3 package dynamically loadable when ::tcl::pkgconfig is ↵jan.nijtmans2012-07-161-2/+2
| | | | | | | | | | | | available
* | | dde version: 1.4.0b1jan.nijtmans2012-07-121-2/+2
| | |
* | | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209]max2012-07-081-2/+5
| | |
* | | [Bug 3536888] update: Translate script parameters for msgcatjan.nijtmans2012-07-021-8/+12
|\ \ \ | |/ /
| * | translate script parameters for msgcatbug_3536888jan.nijtmans2012-06-291-8/+12
| | | | | | | | | update msgcat doc
* | | Add tn, ro_MO and ru_MO to msgcatjan.nijtmans2012-06-291-2/+3
|\ \ \ | |/ /
| * | Add tn, ro_MO and ru_MO to msgcatjan.nijtmans2012-06-291-2/+3
| |\ \ | | |/
| | * Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans2012-06-292-27/+30
| | | | | | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5
* | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-292-12/+37
|\ \ \ | |/ / | | | Bump msgcat version to 1.4.5
| * | suggestions from Haraldjan.nijtmans2012-06-291-11/+6
| | |
| * | merge trunkjan.nijtmans2012-06-281-4/+4
| |\ \ | | | | | | | | | | | | bug fix: variable $key not found make it work on cygwin as well
| * | | Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-222-3/+33
| |/ /
| * | [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-2/+2
| |\ \ | | |/ | | | update registry version to 1.2.2
* | | Plug memory leak, part of [Bug #3362446]. jan.nijtmans2012-06-191-2/+2
|\ \ \ | |/ / | | | Dde version should be 1.3.0, not 1.3
* | | more readablejan.nijtmans2012-06-143-3/+3
|\ \ \ | |/ /
| * | 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
| | | | | | | | | | | | update dde version to 1.4.0
* | | | [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
| |/ / |/| | | | | 'file' with that of unsafe interpreters.
* | | [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
| | | | | | | | | | | | | | | Now should work on Win95 as well Use Tcl_GetUnicodeFromObj in stead of Tcl_Win* functions, so we no longer have to detect whether we are on WinNT+
* | | 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
|\ \ \ \ | | |/ / | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-242-4/+4
| | |\ \ | |/ / / | | | _ | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-242-4/+4
| | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| * | 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
|\ \ \ | |/ / | | | | | | hexadecimal output for compliance with RFC 3986. Bumped version to 2.8.4.
| * | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ↵andreask2012-03-072-4/+4
| |\ \ | | |/ | | | | | | hexadecimal output for compliance with RFC 3986. Bumped version to 2.7.9.
| | * http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ↵andreask2012-03-072-4/+4
| | | | | | | | | | | | compliance with RFC 3986. Bumped version to 2.5.7.
* | | 3480599 Make [source] and [load] order of multi-file package happen in ↵dgp2012-01-271-1/+1
|\ \ \ | |/ / | | | | | | sorted order of the file names.