Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to tzdata 2012b | venkat | 2012-03-19 | 27 | -382/+43 |
| | |||||
* | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ↵ | andreask | 2012-03-07 | 2 | -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 ↵ | andreask | 2012-03-07 | 2 | -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_3480599 | dgp | 2012-01-27 | 1 | -1/+1 |
| | | | | | | order of the file names. | ||||
* | | Bump to version 2.7.8 | dgp | 2012-01-17 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Bump to 2.5.6 | dgp | 2012-01-17 | 2 | -2/+2 |
| | | |||||
* | | Ensure that error messages are always set, even in believed-unreachable code. | dkf | 2012-01-16 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Ensure that error messages are always set, even in believed-unreachable code. | dkf | 2012-01-16 | 1 | -0/+1 |
| | | |||||
* | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we | dkf | 2012-01-13 | 1 | -3/+2 |
|\ \ | |/ | | | only try to read the socket error exactly once. | ||||
| * | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we | dkf | 2012-01-13 | 1 | -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 Kenny | 2012-01-08 | 1 | -3/+5 |
| | | | | | | | | another [Bug 3470928] | ||||
* | | Actually check in the files, not just the Changelog. | venkat | 2011-12-30 | 7 | -6/+891 |
| | | |||||
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵ | jan.nijtmans | 2011-11-30 | 2 | -4/+12 |
|\ \ | |/ | | | | | setargv() function on mingw. | ||||
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵ | jan.nijtmans | 2011-11-30 | 1 | -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. | dgp | 2011-10-20 | 1 | -1/+1 |
| | | |||||
* | | Update changes toward 8.5.11 release. Bump to http 2.7.7. | dgp | 2011-10-20 | 2 | -2/+2 |
| | | |||||
* | | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 1 | -11/+16 |
| | | |||||
* | | Update to Olson's tzdata2011l | venkat | 2011-10-15 | 3 | -2/+106 |
| | | |||||
* | | Update to Olson's tzdata2011k | venkat | 2011-10-04 | 11 | -1078/+18 |
| | | |||||
* | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the | dkf | 2011-09-16 | 1 | -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 tzdata2011i | venkat | 2011-09-07 | 8 | -774/+584 |
| | | |||||
* | | Update to Olson's tzdata2011h | dgp | 2011-07-28 | 18 | -2848/+26 |
| | | |||||
* | | merge to RCcore_8_5_10core_8_5_10_rc | dgp | 2011-06-23 | 2 | -27/+62 |
|\ \ | |||||
| * \ | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of ↵ | andreask | 2011-06-22 | 2 | -27/+62 |
| |\ \ | | |/ | | | | | | | the DEB_HOST_MULTIARCH location change for libc. | ||||
| | * | Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH ↵ | andreask | 2011-06-22 | 2 | -27/+62 |
| | | | | | | | | | | | | location change for libc | ||||
* | | | merge to RC | dgp | 2011-06-21 | 2 | -2/+33 |
|\ \ \ | |/ / | |||||
| * | | tcltest 2.3.3 fixes: | dgp | 2011-06-21 | 1 | -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.* | dgp | 2011-06-21 | 2 | -2/+33 |
| | | | |||||
* | | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 1 | -1/+1 |
|/ / | |||||
* | | committed missing tzdata/Africa/Cairo from venkat's last commit | Kevin B Kenny | 2011-05-25 | 1 | -178/+0 |
| | | |||||
* | | Bump to msgcat 1.4.4. | dgp | 2011-05-25 | 2 | -26/+12 |
| | | |||||
* | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs. | patthoyts | 2011-05-12 | 2 | -3/+2 |
| | | | | | | | | | | Package version incremented to 2.7.6. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | ||||
* | | Update to Olson tzdata2011f | venkat | 2011-04-12 | 1 | -2/+1 |
| | | |||||
* | | Import Olson's tzdata2011e. | venkat | 2011-04-05 | 6 | -4/+835 |
| | | |||||
* | | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. | Kevin B Kenny | 2011-03-14 | 7 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | * tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes in month and day so that tzdata2011d parses correctly. * library/tzdata/America/Havana: * library/tzdata/America/Juneau: * library/tzdata/America/Santiago: * library/tzdata/Europe/Istanbul: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Honolulu: tzdata2011d | ||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 13 | -28/+2 |
|\ \ | |/ | | | more harm than good. Purged them. | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 13 | -26/+0 |
| | | | | | | more harm than good. Purged them. | ||||
| * | * library/platform/platform.tcl: Added OSX Intel 64bit | andreas_kupries | 2010-06-09 | 3 | -6/+28 |
| | | | | | | | | * library/platform/pkgIndex.tcl: Package updated to version 1.0.9. | ||||
| * | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. | andreas_kupries | 2010-05-07 | 2 | -3/+8 |
| | | | | | | | | * library/platform/pkgIndex.tcl: Package updated to version 1.0.8. | ||||
| * | * library/platform/platform.tcl: Another stab at getting the /lib, | andreas_kupries | 2010-04-29 | 2 | -9/+26 |
| | | | | | | | | | | * library/platform/pkgIndex.tcl: /lib674 difference right for linux. Package updated to version 1.0.7. | ||||
| * | Fixed missing update of platform package index. | andreas_kupries | 2010-04-14 | 1 | -1/+1 |
| | | |||||
| * | * library/platform/platform.tcl: Linux platform identification: | andreas_kupries | 2010-04-14 | 1 | -2/+5 |
| | | | | | | | | | | | | | | Check /lib64 for existence of files matching libc* before accepting it as base directory. This can happen on weirdly installed 32bit systems which have an empty or partially filled /lib64 without an actual libc. Bumped to version 1.0.6. | ||||
| * | * library/platform/pkgIndex.tcl: Backported the platform packages | andreas_kupries | 2009-10-23 | 3 | -0/+549 |
| | | | | | | | | | | | | | | * library/platform/platform.tcl: from head and8.5 into the 8.4 * library/platform/shell.tcl: branch. Updated makefiles to install * unix/Makfile.in: the packages. * win/Makefile.in: | ||||
| * | * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltest | dgp | 2009-04-08 | 2 | -8/+8 |
| | | | | | | | | * library/tcltest/pkgIndex.tcl: package. [Bug 2570363] | ||||
| * | * library/package.tcl: Removed [file readable] testing from | dgp | 2008-07-03 | 1 | -13/+34 |
| | | | | | | | | | | | | | | [tclPkgUnknown] and friends. We find out soon enough whether a file is readable when we try to [source] it, and not testing before allows us to workaround the bugs on some common filesystems where [file readable] lies to us. [Patch 1969717] | ||||
| * | Backport http 2.5.5 changes from HEAD | patthoyts | 2008-02-27 | 2 | -26/+43 |
| | | |||||
| * | Fix for #1815865 - always check the existence of the state array when ↵ | patthoyts | 2008-02-22 | 2 | -5/+6 |
| | | | | | | | | checking http::status | ||||
| * | * library/tcltest/tcltest.tcl: Accept underscores and colons in | dgp | 2007-09-11 | 2 | -5/+5 |
| | | | | | | | | | | | | * library/tcltest/pkgIndex.tcl: constraint names. Properly handle constraint expressions that return non-numeric boolean results like "false". Bump to tcltest 2.2.9. [Bug 1772989; RFE 1071322] | ||||
| * | * library/init.tcl (unknown): Corrected inconsistent error message | dgp | 2007-07-05 | 1 | -12/+11 |
| | | | | | | | | in interactive [unknown] when empty command is invoked. [Bug 1743676] | ||||
| * | * changes: updates for 8.4.15 release. | dgp | 2007-05-15 | 1 | -2/+2 |
| | | | | | | | | | | * win/tclWinReg.c: Bump to registry 1.1.5 to account * library/reg/pkgIndex.tcl: for [1682211] bug fix. |