Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 2 | -3/+5 |
|\ | | | | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5. | ||||
| * | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 2 | -3/+5 |
| | | | | | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.2.11. | ||||
| * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 2 | -10/+1 |
| | | | | | | | | systems. | ||||
* | | Revert msgcat requirement bump in the "clock" module. Should be no need for it. | dgp | 2012-11-08 | 1 | -1/+1 |
| | | |||||
* | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, ↵ | oehhar | 2012-11-08 | 1 | -1/+1 |
| | | | | | | | | library/clock.tcl, win/makefile.bc and tools/tcl.wse.in | ||||
* | | tzdata update | dgp | 2012-11-07 | 11 | -298/+774 |
|\ \ | |||||
| * | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 11 | -298/+774 |
| | | | |||||
* | | | merge 8.5 | dgp | 2012-11-06 | 2 | -10/+8 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3581754]: Ensure that http -command callbacks are done at most once. | dkf | 2012-11-06 | 2 | -10/+8 |
| | | | |||||
* | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
|/ / | |||||
* | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 2 | -4/+80 |
| | | |||||
* | | [Bug 3561330]: Use the correct full name of March in Ukrainian. | dkf | 2012-08-25 | 1 | -1/+1 |
| | | |||||
* | | merge 8.5core_8_5_12core_8_5_12_rc | dgp | 2012-07-25 | 1 | -5/+8 |
|\ \ | |||||
| * \ | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. | dgp | 2012-07-25 | 1 | -5/+8 |
| |\ \ | | |/ | |||||
| | * | :q! | dgp | 2012-07-25 | 1 | -5/+8 |
| | | | |||||
* | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
|/ / | |||||
* | | translate script parameters for msgcatbug_3536888 | jan.nijtmans | 2012-06-29 | 1 | -8/+12 |
| | | | | | | update msgcat doc | ||||
* | | Add tn, ro_MO and ru_MO to msgcat | jan.nijtmans | 2012-06-29 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Add tn, ro_MO and ru_MO to msgcat. | jan.nijtmans | 2012-06-29 | 2 | -27/+30 |
| | | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5 | ||||
* | | suggestions from Harald | jan.nijtmans | 2012-06-29 | 1 | -11/+6 |
| | | |||||
* | | merge trunk | jan.nijtmans | 2012-06-28 | 1 | -4/+4 |
|\ \ | | | | | | | | | | bug fix: variable $key not found make it work on cygwin as well | ||||
* | | | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 2 | -3/+33 |
|/ / | |||||
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -2/+2 |
|\ \ | |/ | | | update registry version to 1.2.2 | ||||
* | | more readable | jan.nijtmans | 2012-06-14 | 3 | -3/+3 |
|\ \ | |/ | |||||
| * | more readable | jan.nijtmans | 2012-06-14 | 3 | -3/+3 |
| | | |||||
* | | [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 |
| | |