summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* 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 msgcat. jan.nijtmans2012-06-292-27/+30
| | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.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
* | more readablejan.nijtmans2012-06-143-3/+3
|\ \ | |/
| * more readablejan.nijtmans2012-06-143-3/+3
| |
* | [Bug 2964715]: fixes to globbing in safe interpretersdkf2012-05-171-17/+30
| |
* | [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
| |
* | [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
| |
* | Update to tzdata 2012bvenkat2012-03-1927-382/+43
| |
* | 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 sortedbug_3480599dgp2012-01-271-1/+1
| | | | | | order of the file names.
* | 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
| |
* | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-3/+2
|\ \ | |/ | | only try to read the socket error exactly once.
| * * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-3/+2
| | | | | | only try to read the socket error exactly once.
* | Fix loading of timezones where one abbreviation is a proper suffix of ↵Kevin B Kenny2012-01-081-3/+5
| | | | | | | | another [Bug 3470928]
* | 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 ↵jan.nijtmans2011-11-302-4/+12
|\ \ | |/ | | | | setargv() function on mingw.
| * [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵jan.nijtmans2011-11-301-2/+10
| | | | | | | | | | setargv() function on mingw (no need to incr the version, since 2.2.10 is never released)
* | 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
| |
* | Update to Olson's tzdata2011lvenkat2011-10-153-2/+106
| |
* | Update to Olson's tzdata2011kvenkat2011-10-0411-1078/+18
| |
* | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides thedkf2011-09-161-1/+7
| | | | | | | | -type option (important because -type has a default that is not always appropriate, and the header must not be duplicated).
* | Update to Olson's tzdata2011ivenkat2011-09-078-774/+584
| |
* | Update to Olson's tzdata2011hdgp2011-07-2818-2848/+26
| |
* | merge to RCcore_8_5_10core_8_5_10_rcdgp2011-06-232-27/+62
|\ \
| * \ Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of ↵andreask2011-06-222-27/+62
| |\ \ | | |/ | | | | | | the DEB_HOST_MULTIARCH location change for libc.
| | * Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH ↵andreask2011-06-222-27/+62
| | | | | | | | | | | | location change for libc
* | | merge to RCdgp2011-06-212-2/+33
|\ \ \ | |/ /
| * | tcltest 2.3.3 fixes:dgp2011-06-211-2/+2
| | | | | | | | | | | | | | | | | | | | | * Use [package ifneeded] so slave gets exactly same tcltest version as master * Use [configure] command instead of legacy ::argv magic to pass tcltest configuration options to slave interp. Test files using the new [loadIntoSlaveInterpreter] command updated to declare their need for tcltest 2.3.3 as minimum acceptable release.
| * | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-212-2/+33
| | |
* | | Release candidate branch for Tcl 8.5.10.dgp2011-05-261-1/+1
|/ /
* | committed missing tzdata/Africa/Cairo from venkat's last commitKevin B Kenny2011-05-251-178/+0
| |
* | Bump to msgcat 1.4.4.dgp2011-05-252-26/+12
| |
* | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs.patthoyts2011-05-122-3/+2
| | | | | | | | | | Package version incremented to 2.7.6. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
* | Update to Olson tzdata2011fvenkat2011-04-121-2/+1
| |