Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -17/+30 |
| | |||||
* | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-10 | 1 | -2/+2 |
|\ | |||||
| * | Increase version to 1.2.5bug_473946 | jan.nijtmans | 2012-05-09 | 1 | -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 Thing | dkf | 2012-04-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -1/+1 |
| | | |||||
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 2 | -4/+4 |
|\ \ | |/ | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | ||||
| * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 2 | -4/+4 |
| | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | ||||
* | | Apply tzdata2012c | Kevin B Kenny | 2012-04-18 | 5 | -88/+270 |
| | | |||||
* | | 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. |