Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

178 check-ins using file generic/tclProc.c version bb9b439678

2012-06-08
13:14
Update autogoo for gettimeofday(). Thanks Joe English. check-in: a5996386b3 user: dgp tags: core-8-5-branch
13:00
3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that old unix systems that ne... check-in: bd718144bf user: dgp tags: core-8-5-branch
2012-06-06
13:02
On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: b60f48db3f user: jan.nijtmans tags: core-8-5-branch
2012-06-05
15:40
Remove unused variable mantDIGIT. check-in: 7581260f8e user: dgp tags: core-8-5-branch
13:04
3530533 Add comments to failing tests. check-in: c49d5499e5 user: dgp tags: core-8-5-branch
2012-06-01
19:25
3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict check-in: a4511ae802 user: dgp tags: core-8-5-branch
19:05
Do filesystem tests needing /tmp access in a subdir less likely to conflict. Closed-Leaf check-in: dc95af105a user: dgp tags: bug-3519357
2012-05-31
10:02
[Bug 1997845]: Corrected formatting so that generated HTML can link properly. check-in: f579ec5fc2 user: dkf tags: core-8-5-branch
2012-05-29
09:44
[Bug 2931407]: Clarified semantics of division and remainder operators. check-in: abbefb0bfc user: dkf tags: core-8-5-branch
2012-05-26
12:51
Track the remnants of [Bug 2913625] as knownBug tests. :-( check-in: a808d38140 user: dkf tags: core-8-5-branch
2012-05-25
14:49
[Bug 3528418]: Document what is going on with respect to qualification of command prefixes in ensemb... check-in: 89a62de6b5 user: dkf tags: core-8-5-branch
08:00
[Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: 4a4a047f4b user: jan.nijtmans tags: core-8-5-branch
06:39
fix genStubs.tcl check-in: 7260ff0970 user: jan.nijtmans tags: core-8-5-branch
2012-05-24
19:36
Take cygwin handling of X11 into account Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix check-in: 14f4c6fb94 user: jan.nijtmans tags: core-8-5-branch
16:50
merge 8.5 check-in: b314889c95 user: dgp tags: bug-3519357
2012-05-23
04:43
fix merge problem on Linux check-in: f7161e4708 user: jan.nijtmans tags: core-8-5-branch
2012-05-21
16:48
When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: 28e43f3b9c user: dgp tags: core-8-5-branch
2012-05-17
16:40
* generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected resulting indexes from -indexvar... check-in: 384267c223 user: dkf tags: core-8-5-branch, potential incompatibility
14:14
[Bug 2964715]: fixes to globbing in safe interpreters check-in: f94f9185d7 user: dkf tags: core-8-5-branch
2012-05-16
23:19
[Bug 3525462]: Document what relational operators really do with string args. check-in: 1fcb9d63fa user: dkf tags: core-8-5-branch
2012-05-15
04:54
Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleReso... check-in: 4fa183b80c user: jan.nijtmans tags: core-8-5-branch
2012-05-13
14:50
Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: d18e27ccd9 user: jan.nijtmans tags: core-8-5-branch
2012-05-10
20:44
[Bug 473946]: special characters not correctly sent check-in: 8a869dadb3 user: jan.nijtmans tags: core-8-5-branch
2012-05-07
08:21
move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pla... check-in: d87557d5c3 user: jan.nijtmans tags: core-8-5-branch
2012-05-03
21:01
don't try to run the cpuid test when cpuid is not available check-in: 9bbb7cfbc5 user: jan.nijtmans tags: core-8-5-branch
12:31
Move cpuid testcase from win-specific to generic tests check-in: 05e03611b4 user: jan.nijtmans tags: core-8-5-branch
09:05
move some more CYGWIN stuff to unix/tclUnixPort.h check-in: 521cc77858 user: jan.nijtmans tags: core-8-5-branch
2012-05-02
21:48
Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 1e03bb547b user: jan.nijtmans tags: core-8-5-branch
14:12
switch off 32-bit specific assembler check-in: c08b6fe926 user: jan.nijtmans tags: core-8-5-branch
06:48
TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: 64a0a9db46 user: jan.nijtmans tags: core-8-5-branch
2012-04-27
14:30
Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs check-in: 533c11d007 user: jan.nijtmans tags: core-8-5-branch
08:49
Make 'auto_execok START' do the Right Thing check-in: cdcff6d669 user: dkf tags: core-8-5-branch
2012-04-26
19:42
get rid of _ANSI_ARGS_ check-in: a3f95a3b3d user: jan.nijtmans tags: core-8-5-branch
14:59
compiler warning check-in: 4a7bc2d107 user: jan.nijtmans tags: core-8-5-branch
12:59
fix Linux build ;-( check-in: 3dba4b4916 user: jan.nijtmans tags: core-8-5-branch
10:43
fix crash on Mac OSX check-in: ed94d13f68 user: jan.nijtmans tags: core-8-5-branch
2012-04-25
11:11
merge-mark check-in: fd5204d93c user: jan.nijtmans tags: core-8-5-branch
2012-04-24
21:25
gcc warnings check-in: d2d01508c4 user: jan.nijtmans tags: core-8-5-branch
21:02
[Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: fcc5957e59 user: jan.nijtmans tags: core-8-5-branch
2012-04-23
13:17
make some more internal tables const check-in: 7ac468debe user: jan.nijtmans tags: core-8-5-branch
2012-04-19
08:05
[Bug 3519357] fCmd.test failed on unix by foreign files or directory in /tmp. check-in: 7634024387 user: sebres tags: bug-3519357
07:59
Create new branch named "bug-3519357" check-in: 8195fcc0d9 user: sebres tags: bug-3519357
2012-04-18
22:05
make some more internal tables const a few CONST -> const changes check-in: 24c0f42d9a user: jan.nijtmans tags: core-8-5-branch
12:44
Apply tzdata2012c check-in: 7fbd5f91d3 user: kbk tags: core-8-5-branch
2012-04-16
06:07
* doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed documentation of this filesys... check-in: e5a6d7528c user: dkf tags: core-8-5-branch
2012-04-13
22:24
sync win/rules.vc with Tk version check-in: 72d2828eba user: jan.nijtmans tags: core-8-5-branch
2012-04-11
19:50
[Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation check-in: beba7a8c8c user: jan.nijtmans tags: core-8-5-branch
2012-04-05
07:07
cygwin should use SetEnvironmentVariable for windows env check-in: d39be5f098 user: jan.nijtmans tags: core-8-5-branch
2012-04-04
20:17
some formatting (*.decls) move up #undef, for macro which is conflicting with later stuff. remove so... check-in: 904f4fe3fe user: jan.nijtmans tags: core-8-5-branch
14:48
Quick workaround for busted branch tip. check-in: 9fc4ed3a6d user: dgp tags: core-8-5-branch
09:05
[Bug 510001]: TclSockMinimumBuffers needs plat imp check-in: 2725f75513 user: jan.nijtmans tags: core-8-5-branch
2012-04-03
14:27
cleanup tcl.decls (unnecessary "generic" argument) check-in: 1fb2809854 user: jan.nijtmans tags: core-8-5-branch
13:09
Remove the TclpGetTZName implementation for Cygwin (from previous commit) check-in: 3c8544ca3e user: jan.nijtmans tags: core-8-5-branch
2012-04-01
18:35
re-generate configure check-in: 7cc6d227fc user: jan.nijtmans tags: core-8-5-branch
2012-03-30
14:57
[Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetTclInstance, TclpGetTZName, and var... check-in: 27ca86ce9b user: jan.nijtmans tags: core-8-5-branch
09:49
[Bug 3511806] Compiler checks too early (autoconf still to be run!) check-in: b684c66031 user: jan.nijtmans tags: core-8-5-branch
2012-03-27
11:39
[Bug 3508771] Wrong Tcl_StatBuf used on MinGW [Bug 2015723] duplicate inodes from file stat on windo... check-in: f9900bca57 user: jan.nijtmans tags: core-8-5-branch
2012-03-26
08:06
3 missing stub macros for cygwin fix merge problem from Tcl 8.4 (old mac stub table got accidently b... check-in: 990925c563 user: jan.nijtmans tags: core-8-5-branch
2012-03-25
21:22
[Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinConvertError, TclWinConvertWSAError, a... check-in: 7d739c330e user: jan.nijtmans tags: core-8-5-branch
2012-03-23
15:54
wrong date in ChangeLog check-in: 6c9f9d1bca user: jan.nijtmans tags: core-8-5-branch
15:26
Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) They were an attempt to ... check-in: 0756e97333 user: jan.nijtmans tags: core-8-5-branch
2012-03-22
09:57
[bug 3508771] fix OSX build check-in: 47b5a84a31 user: jan.nijtmans tags: core-8-5-branch
2012-03-20
10:16
merge-mark check-in: 304c3cdf05 user: jan.nijtmans tags: core-8-5-branch
09:58
[Bug 3508771] load tclreg.dll in cygwin tclsh check-in: 5caa06383d user: jan.nijtmans tags: core-8-5-branch
2012-03-19
17:09
Update to tzdata 2012b check-in: 1077be73d7 user: venkat tags: core-8-5-branch
2012-03-15
21:03
[Bug 3288345] Wrong Tcl_StatBuf used on Cygwin check-in: 33b1706cef user: jan.nijtmans tags: core-8-5-branch
09:22
[bug-3288345] Wrong Tcl_StatBuf used on Cygwin Closed-Leaf check-in: d4f3024ba5 user: jan.nijtmans tags: bug-3288345
08:42
x Closed-Leaf check-in: 06584f0569 user: jan.nijtmans tags: private
08:33
x check-in: 50a7f8cea5 user: jan.nijtmans tags: private
2012-03-12
12:38
[Bug 3388350] mingw64 compiler warnings check-in: ba7352dfe4 user: jan.nijtmans tags: core-8-5-branch
2012-03-08
09:43
Added source test with utf-8 (without -encoding param), remove too many same single byte tests Closed-Leaf check-in: 0d794e7275 user: sebres tags: bug-3466099
2012-03-07
22:09
put -checkbom encoding only when encoding is not set check-in: 4de05bbbf2 user: jan.nijtmans tags: bug-3466099
21:59
start of a new attempt, building functionality in "channel" check-in: a0ed010170 user: jan.nijtmans tags: bug-3466099
21:21
Style guide and tidying up. check-in: 5b854537f0 user: dgp tags: bug-3485833
21:03
merge 8.5 to bugfix check-in: 7362610a94 user: dgp tags: bug-3485833
20:21
merge trunk Closed-Leaf check-in: ed9f08c48e user: jan.nijtmans tags: dgp-scan-element
20:15
DWORD_PTR typedef after <windows.h> check-in: bcbec8c1b2 user: jan.nijtmans tags: core-8-5-branch
18:54
Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ... check-in: 157183e09d user: andreask tags: core-8-5-branch
15:40
experimental trying to use TclGetSrcInfoForCmd without special sentinel ENSEMBLE_PSEUDO_COMMAND check-in: 0331a1cb8f user: sebres tags: bug-3485833
2012-03-06
21:03
merge core-8-5-branch check-in: 1ba2001d30 user: jan.nijtmans tags: dgp-scan-element
20:53
Compatibility with older Visual Studio versions check-in: e54a8c811e user: jan.nijtmans tags: core-8-5-branch
14:18
another solution with auto recognition (without fixed cpBomTable) Closed-Leaf check-in: 8da0451f94 user: sebres tags: bug-3466099
09:30
Compatibility to older visual studio / windows platform SDK check-in: a16a2b5417 user: sebres tags: dgp-scan-element
2012-03-05
20:47
Better conform to Tcl style guidelines. check-in: ffd6477611 user: dgp tags: bug-3485833
20:39
eliminate the use of intptr_t check-in: 1622089a42 user: jan.nijtmans tags: core-8-5-branch
20:11
merge-mark check-in: b9d5abfcc5 user: jan.nijtmans tags: core-8-5-branch
19:11
Backdoor kludge to let traced ensemble subcommands gain access to the string command of the original... check-in: a96d145418 user: dgp tags: bug-3485833
2012-03-04
16:38
Patch from the cygwin folks check-in: 8dafecc06c user: jan.nijtmans tags: core-8-5-branch
2012-03-01
22:48
experiment: Handle BOM by switching to utf-8 when the system encoding is cp1250-cp1258 or identity (... check-in: 110d7c7820 user: jan.nijtmans tags: bug-3466099
10:02
merge core-8-5-branch check-in: 09bbc03c47 user: sebres tags: dgp-scan-element
09:33
fix compile error win / visual studio check-in: 57f30e3f2c user: sebres tags: dgp-scan-element
09:29
clarify and review code check-in: cda4203920 user: sebres tags: dgp-scan-element
2012-02-29
22:38
oops, that's no utf-8 BOM ;-( check-in: d2c359a194 user: jan.nijtmans tags: core-8-5-branch
21:34
[Bug 3466099] BOM in Unicode check-in: ca6c454087 user: jan.nijtmans tags: core-8-5-branch
2012-02-23
21:08
Add tests relating to bug 1115587. The bug itself still exists at this point. check-in: 6990132056 user: dkf tags: core-8-5-branch
2012-02-17
21:17
[Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work in VS10) check-in: fa683cad00 user: jan.nijtmans tags: core-8-5-branch
17:12
Fix: Removed C99ism (in-block variable declaration) from commit [39f6ebe301] which prevents building... check-in: a6aa5be5b7 user: andreask tags: core-8-5-branch
15:14
bug fix: avoid segfaulting by deleted interp in RecordByteCodeStats check-in: 39f6ebe301 user: sebres tags: core-8-5-branch
2012-02-16
23:09
[Bug 2233954] AIX: compile error check-in: 66427b5db9 user: jan.nijtmans tags: core-8-5-branch
2012-02-15
09:55
merge bugfix Closed-Leaf check-in: 734678417d user: dkf tags: sebres-optimized-8-5
09:51
* generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix crash in compilation of [dict f... check-in: 58aa65251b user: dkf tags: core-8-5-branch
2012-02-14
16:51
optimizing / bug fixing of clock.tcl check-in: aa30a04b13 user: sebres tags: sebres-optimized-8-5
14:44
Minor change: clarify code to indicate magical sentinel values. check-in: faff574673 user: dkf tags: dgp-scan-element
13:06
Testing of fixing execution trace, overhead by ensemble commands check-in: d6c4824b30 user: sergey.brester tags: dgp-scan-element
2012-02-10
15:06
Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 that affects the 8.4 br... check-in: 1bad99fa02 user: ferrieux tags: core-8-5-branch
08:25
Define dependencies in Makefile. check-in: 1c577fcea4 user: dkf tags: dgp-scan-element
2012-02-09
18:38
Testing speedup of TclScanElement(). check-in: c649888cfe user: dgp tags: dgp-scan-element
15:00
3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. Also corrected test for w... check-in: f43b43900f user: dgp tags: core-8-5-branch
2012-02-06
18:54
3485022 Disable ensemble subcommand compile inside a Tcl_Create*Trace(). check-in: a7cd8eab0f user: dgp tags: core-8-5-branch
17:34
3485022 TclCompileEnsemble() avoid compile when exec traces set. check-in: 37f719ad40 user: dgp tags: core-8-5-branch
17:10
fix for [Bug 3484621], take 3 check-in: ab33cfbe94 user: mig tags: core-8-5-branch
16:53
fix for [Bug 3484621], take 2 check-in: 86f6c436c7 user: mig tags: core-8-5-branch
16:43
Fix for [Bug 3484621]: insure that execution traces on bytecoded commands bump the interp's compile ... check-in: ec27f1e69d user: mig tags: core-8-5-branch
2012-02-03
22:59
mingw doesn't have LABEL_SECURITY_INFORMATION definition check-in: 8e600076a4 user: jan.nijtmans tags: core-8-5-branch
2012-02-02
21:13
[Frq 3464401] Support Unicode 6.1 check-in: 0090ba5598 user: jan.nijtmans tags: core-8-5-branch
17:21
2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() routine that queries... check-in: 6203735037 user: dgp tags: core-8-5-branch
2012-02-01
15:46
merge to bugfix branch Closed-Leaf check-in: 0b276de667 user: dgp tags: fix-win-native-access
12:55
[Bug 3482614]: Documentation nit. check-in: 39b0b3fb61 user: dkf tags: core-8-5-branch
2012-01-27
18:44
3480599 Make [source] and [load] order of multi-file package happen in sorted order of the file name... check-in: 38d06f3dba user: dgp tags: core-8-5-branch
18:39
3480599 Make [source] and [load] order of multi-file package happen in sorted order of the file name... Closed-Leaf check-in: 1da688ab14 user: dgp tags: bug-3480599
2012-01-26
16:42
3479689 Stop memory corruption when shimmering 0-refCount value to "path" type. check-in: a38a27a364 user: dgp tags: core-8-5-branch
16:33
3475569 Add value-sharing checks before calls that demand unshared arguments. check-in: f7e88adeb4 user: dgp tags: core-8-5-branch
16:26
yank back debugging code Closed-Leaf check-in: c4792a35f0 user: dgp tags: bug-3475569
16:15
merge to bugfix check-in: 2391ff9f02 user: dgp tags: bug-3475569
16:14
Backport more robust stringObj tests. check-in: b10fdd096e user: dgp tags: core-8-5-branch
2012-01-24
22:50
3475569 Add value-sharing checks before calls that demand unshared arguments. check-in: 912125df60 user: dgp tags: bug-3475569
13:11
merge to bugfix branch check-in: e5d9cb52b3 user: dgp tags: fix-win-native-access
2012-01-23
21:17
Simplify the logic of setting the TCL_REG_NOTBOL flag. check-in: 9a7d9d9f02 user: dgp tags: core-8-5-branch
17:45
merge mark check-in: 088f7be200 user: dgp tags: core-8-5-branch
2012-01-22
21:49
[Frq 3473670]: Various Unicode-related speedups/robustness check-in: 2ccfd0f771 user: jan.nijtmans tags: core-8-5-branch
13:08
* generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure that errors only ever happen when in... check-in: 8becd9515d user: dkf tags: core-8-5-branch
12:13
merge from 8.5 main branch check-in: 5ae5382258 user: dkf tags: fix-win-native-access
2012-01-21
08:31
Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h check-in: b87b66b503 user: jan.nijtmans tags: core-8-5-branch
08:19
Prevent buffer read overflow. Thanks to "sebres" for the report and fix. check-in: 03cb2cb9ed user: jan.nijtmans tags: core-8-5-branch
2012-01-17
15:17
* doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when a dictionary key and t... check-in: 7c568a9106 user: dkf tags: core-8-5-branch
14:32
Bump to version 2.7.8 check-in: ba7ac32678 user: dgp tags: core-8-5-branch
2012-01-16
14:20
merge from 8.5 main branch check-in: 73e6c2a5ea user: dkf tags: fix-win-native-access
13:32
Ensure that error messages are always set, even in believed-unreachable code. check-in: 37f485edba user: dkf tags: core-8-5-branch
2012-01-13
11:48
* library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we only try to read the socket... check-in: bb0af2dfb6 user: dkf tags: core-8-5-branch
2012-01-12
20:34
[Bug 3472316] Document the destructive semantics of [fconfigure -error] on sockets. check-in: c840cf2371 user: ferrieux tags: core-8-5-branch
2012-01-11
21:24
Contributed patch aiming to fix [file writable] problems on Windows & Samba. check-in: 0aabf0529e user: dgp tags: fix-win-native-access
2012-01-09
20:31
[Bug 3464428] string is graph \u0120 is wrong check-in: 14fc5c19b7 user: jan.nijtmans tags: core-8-5-branch
2012-01-08
20:43
Fix loading of timezones where one abbreviation is a proper suffix of another [Bug 3470928] check-in: c7e8dc4c9b user: kbk tags: core-8-5-branch
2011-12-30
08:17
Actually check in the files, not just the Changelog. check-in: 3a32e7eedc user: venkat tags: core-8-5-branch
08:14
Update to Olson's tzdata2011n check-in: f903a74e2f user: venkat tags: core-8-5-branch
2011-12-24
00:15
[Bug 3464428] string is graph \u0120 is wrong check-in: 005fc77cde user: jan.nijtmans tags: core-8-5-branch
2011-12-11
09:13
[Bug 3457031]: Some Unicode 6.0 chars not in [:print:] class check-in: 6a31dc71dc user: jan.nijtmans tags: core-8-5-branch
2011-12-07
06:17
[Bug 3444754] string tolower \u01c5 is wrong check-in: 74cab55c44 user: jan.nijtmans tags: core-8-5-branch
2011-12-01
09:10
Note incompatibility caused by switch of flags to dlopen() for Bug 3216070. check-in: 4eb50d65b8 user: dkf tags: core-8-5-branch
2011-11-30
21:01
[Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw... check-in: 3fdf31914d user: jan.nijtmans tags: core-8-5-branch
06:01
Use the same shebang comment everywhere don't install tommath_(super)?class.h don't install director... check-in: 8bc09f09f9 user: jan.nijtmans tags: core-8-5-branch
2011-11-22
08:25
[Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) check-in: 8a10f0c0ea user: jan.nijtmans tags: core-8-5-branch
2011-11-08
16:12
Missing constraints check-in: 3ca1f95c82 user: dgp tags: core-8-5-branch
2011-11-07
17:23
merge release to dev check-in: b49824ff3d user: dgp tags: core-8-5-branch
2011-11-04
12:39
tag&bag another 8.5.11 RC. Closed-Leaf check-in: f0b315cce4 user: dgp tags: core-8-5-11-rc, core-8-5-11
2011-11-01
14:40
merge to release check-in: d16b765320 user: dgp tags: core-8-5-11-rc
14:14
silence more warnings check-in: 04e72dd1dc user: dgp tags: core-8-5-branch
14:10
Silence warnings. check-in: af91d8f029 user: dgp tags: core-8-5-branch
2011-10-31
19:16
merge to release check-in: 0488895962 user: dgp tags: core-8-5-11-rc
17:06
3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. check-in: 594e384786 user: dgp tags: core-8-5-branch
17:04
Purge the old, buggy implementation. Closed-Leaf check-in: 96abaae1f9 user: dgp tags: bug-3414754
2011-10-27
21:16
CONST-ification update. check-in: 1df7c85892 user: dgp tags: bug-3414754
15:08
Added test case to the test suite check-in: 98005cd50d user: dgp tags: bug-3414754
14:03
Proposed fix for 3414754 check-in: acbf3262a4 user: dgp tags: bug-3414754
2011-10-26
17:40
Merge to release branch check-in: 6ae66c9a18 user: dgp tags: core-8-5-11-rc
17:40
merge backport check-in: 799ae39045 user: dgp tags: core-8-5-branch
17:25
Backport 2902268 fix. Closed-Leaf check-in: a536f9f774 user: dgp tags: bug-2902268
2011-10-20
16:06
Release candidate branch for Tcl 8.5.11. check-in: 4a2b312443 user: dgp tags: core-8-5-11-rc
15:32
Update changes toward 8.5.11 release. Bump to http 2.7.7. check-in: 8010db2398 user: dgp tags: core-8-5-branch
2011-10-18
13:03
Don't cache the system timezone when it was derived from TCL_TZ or TZ. check-in: 0cf2dfd2bf user: max tags: core-8-5-branch
2011-10-15
10:21
Update to Olson's tzdata2011l check-in: d11be2712d user: venkat tags: core-8-5-branch
2011-10-13
08:01
revert test-case from [Bug 2935503] check-in: 8588701fdf user: jan.nijtmans tags: core-8-5-branch
2011-10-11
13:29
[Bug 2935503] Incorrect mode field returned by file stat command check-in: c865669b6f user: jan.nijtmans tags: core-8-5-branch
2011-10-07
21:16
Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) check-in: 1c15b03dcd user: jan.nijtmans tags: core-8-5-branch
12:00
Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1) check-in: 7c93b4fe12 user: jan.nijtmans tags: core-8-5-branch
2011-10-04
05:00
Update to Olson's tzdata2011k check-in: 26419277e5 user: venkat tags: core-8-5-branch
2011-09-26
12:06
merge-mark check-in: e276dd59ba user: jan.nijtmans tags: core-8-5-branch
2011-09-16
13:22
* generic/tclProc.c (ProcWrongNumArgs): [Bugs 3400658,3408830]: Corrected the handling of procedur... check-in: ed886c774f user: dkf tags: core-8-5-branch