Tcl Source Code

Timeline
Login

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

101 check-ins using file changes version 1270ca02b5

2012-11-26
16:44
Submitted patch claiming to fix errors in nested eval counting. check-in: 31204c61f8 user: dgp tags: griffin-numlevels
2010-08-02
19:12
* library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Po... check-in: 9808871b8d user: kennykb tags: core-8-5-branch
2010-07-31
18:10
* generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle optimisation in TclDeleteVars (used f...
check-in: 7db93adfa3 user: msofer tags: core-8-5-branch
2010-07-25
10:13
[Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: revert tclInt.h to what it was before, a... check-in: 7d3080be8b user: nijtmans tags: core-8-5-branch
2010-07-17
07:42
[Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 check-in: 2abdbdef38 user: nijtmans tags: core-8-5-branch
2010-07-02
20:58
* generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made sure that errors caused by an...
check-in: e5bab5e8b8 user: dkf tags: core-8-5-branch
20:49
[Bug #803489] Tcl_FindNamespace problem in the Stubs table check-in: 70f70c32ff user: nijtmans tags: core-8-5-branch
2010-06-30
23:31
* doc/mathop.n: [Bug 3023165]: Fix typo that was preventing proper rendering of the exclusive-or o...
check-in: 0a9422ffb9 user: dkf tags: core-8-5-branch
2010-06-28
08:24
[Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 267afb1dbc user: nijtmans tags: core-8-5-branch
2010-06-24
14:22
[Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 0fd50a9685 user: nijtmans tags: core-8-5-branch
14:21
[Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 6890a4a02e user: nijtmans tags: core-8-5-branch
2010-06-22
12:12
* generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong args message.
check-in: 628405d346 user: dkf tags: core-8-5-branch
2010-06-18
12:43
* library/init.tcl (auto_execok): [Bug 3017997]: Add .cmd to the default list of extensions that w...
check-in: e923972936 user: dkf tags: core-8-5-branch
2010-06-16
13:13
Add .so to .cvsignore check-in: 6d0300730b user: nijtmans tags: core-8-5-branch
10:40
[Bug 3016135] traceback using clock format with locale of he_IL check-in: 76caa253b1 user: nijtmans tags: core-8-5-branch
2010-06-09
20:11
* library/platform/platform.tcl: Added OSX Intel 64bit * library/platform/pkgIndex.tcl: Package u... check-in: 2206e62275 user: andreas_kupries tags: core-8-5-branch
2010-05-26
21:56
* doc/socket.n: [Bug 3007442]: Server sockets never took a host argument, so the list of options m...
check-in: 2b63642e45 user: dkf tags: core-8-5-branch
2010-05-25
10:37
[Bug 2991415]: tclport.h #included before limits.h check-in: 8a1fe782a4 user: nijtmans tags: core-8-5-branch
2010-05-21
12:51
[Bug #3005233] fix for build on OpenBSD vax check-in: e0957d3c69 user: nijtmans tags: core-8-5-branch
12:18
installData.tcl: Make sure that copyDir only receives normalized paths. tclPlatDecls.h: Fix <tchar.h... check-in: 624625fe98 user: nijtmans tags: core-8-5-branch
2010-05-20
08:55
[Backport] Also check the reverse path of dict->list EIAS violation. check-in: b34b2f2db9 user: ferrieux tags: core-8-5-branch
2010-05-19
22:04
Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions. check-in: 716909f303 user: ferrieux tags: core-8-5-branch
21:47
Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions. check-in: 506c349610 user: ferrieux tags: core-8-5-branch
2010-05-07
20:16
* library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: e595e97051 user: andreas_kupries tags: core-8-5-branch
2010-04-30
20:59
* generic/tclBinary.c (UpdateStringOfByteArray): Add panic when the generated...
check-in: 60f3c2eb36 user: dgp tags: core-8-5-branch
2010-04-29
21:24
Typo check-in: 80d1e76e88 user: andreas_kupries tags: core-8-5-branch
21:19
* library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: ac1de9bded user: andreas_kupries tags: core-8-5-branch
15:55
* library/tzdata/Antarctica/Macquarie: * library/tzdata/Africa/Casablanca: * library/tzdata/Afr...
check-in: 366f666db6 user: kennykb tags: core-8-5-branch
2010-04-19
07:40
Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp check-in: 322a3e1315 user: nijtmans tags: core-8-5-branch
2010-04-18
20:08
* doc/unset.n: [Bug 2988940]: Fix typo.
check-in: 3714ef6ae4 user: dkf tags: core-8-5-branch
2010-04-14
22:58
Fixed missing update of platform package index, and Makefiles. check-in: d808269c3e user: andreas_kupries tags: core-8-5-branch
19:42
* library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: bc9df58910 user: andreas_kupries tags: core-8-5-branch
2010-04-06
08:26
Reverted previous checin as Tcl_ObjSetVar2 (convoluted and undocumented) jnterface implicitly decrem... check-in: 470f531183 user: vasiljevic tags: core-8-5-branch
07:43
Fixed object leak check-in: 087fcb4964 user: vasiljevic tags: core-8-5-branch
2010-04-03
09:38
Added VALGRIND define so we can silence helgrind race-report at places we know we cheated on in orde... check-in: 78f741e1b3 user: vasiljevic tags: core-8-5-branch
2010-04-02
15:53
* generic/tclThreadStorage.c (ThreadStorageGetHashTable): avoid accessing shared table index w/o mut... check-in: 5675442706 user: vasiljevic tags: core-8-5-branch
14:30
* generic/tclStringObj.c: (SetStringFromAny): avoid trampling over the tclEmptyStringRep->bytes as i... check-in: 59bf516261 user: vasiljevic tags: core-8-5-branch
2010-03-31
20:53
* doc/package.n: [Bug 2980210]: Document the arguments taken by the [package present] command corr...
check-in: d4270ccd06 user: dkf tags: core-8-5-branch
2010-03-30
21:17
* generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, ReflectSeekWide, ReflectWatch,... check-in: 54e2be80b0 user: andreas_kupries tags: core-8-5-branch
16:30
* generic/tclObj.c (Tcl_GetCommandFromObj): [Bug 2979402]: Reorder the validity ...
check-in: c6ee8e3ce6 user: dgp tags: core-8-5-branch
2010-03-29
21:57
* generic/tclStringObj.c: Fix array overrun in test format-1.12 caught by valg...
check-in: 8775fff1dc user: dgp tags: core-8-5-branch
2010-03-25
14:52
* unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Corrected number of arguments to fstatfs() ...
check-in: 55bfd2afcc user: dkf tags: core-8-5-branch
2010-03-24
15:31
* generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] so * tests/result.t...
check-in: dbac86a6e8 user: dgp tags: core-8-5-branch
2010-03-20
17:53
* generic/tclIO.c (CopyData): Allow the total number of bytes copied by [fcopy] to exceed 2GB. Can...
check-in: c6cdb88f0b user: dkf tags: core-8-5-branch
2010-03-19
15:29
constification backport to silence warning check-in: 702c70c913 user: dgp tags: core-8-5-branch
2010-03-18
20:54
*** empty log message *** check-in: 1ada05cc36 user: dgp tags: core-8-5-branch
20:38
* generic/tclListObj.c: Prevent in overflow trouble in [lreplace] * generic/tclTestO...
check-in: a12aaa827f user: dgp tags: core-8-5-branch
2010-03-12
15:32
Fix [Bug 2967340]: Static build failure check-in: ee9a7e68a0 user: nijtmans tags: core-8-5-branch
2010-03-09
21:13
* generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux * doc/refchan.n: <ferrieux@us... check-in: 6ab240c913 user: andreas_kupries tags: core-8-5-branch
18:29
* library/tzdata/America/Matamoros: New locale * library/tzdata/America/Ojinaga: New...
check-in: 4b283489d7 user: dgp tags: core-8-5-branch
2010-03-01
15:25
Prettify and fix filename in ChangeLog. check-in: 14d110b342 user: ferrieux tags: core-8-5-branch
15:14
[Backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure ... check-in: 2cefbf28c6 user: ferrieux tags: core-8-5-branch
2010-02-27
21:25
Only look for the needle when it fits in the haystack. [Bug 2960021] check-in: 6defdf15ca user: dkf tags: core-8-5-branch
2010-02-22
13:09
Added missing quoting check-in: ff159c821a user: dkf tags: core-8-5-branch
2010-02-21
20:27
Fix [Bug 2954959] expr abs(0.0) is -0.0 and added test cases for it. check-in: 016d6a7393 user: nijtmans tags: core-8-5-branch
2010-02-19
13:25
Correct compiler/linker flags for threaded builds on OpenBSD. check-in: f5182a5aaf user: stwo tags: core-8-5-branch
09:56
[Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 4fee00b1dd user: dkf tags: core-8-5-branch
2010-02-11
15:25
[Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. check-in: 2692fb9c43 user: dkf tags: core-8-5-branch
2010-02-07
22:16
Backport various formatting (spacing) changes from HEAD, so diffing between 8.5.x and 8.6 shows the ... check-in: abe54e99af user: nijtmans tags: core-8-5-branch
2010-02-03
13:28
More corrections to the [array unset] command. check-in: 7888bac5b1 user: dkf tags: core-8-5-branch
2010-02-02
20:51
* generic/tclCompile.c: [Bug 2933089]: A literal sharing problem with * generic/tclCompile.h: 'in... check-in: ffce3e0a77 user: andreas_kupries tags: core-8-5-branch
16:13
Ensure that decrements never assume that they can't do (actual) deletion. check-in: edff9e93e5 user: dkf tags: core-8-5-branch
00:42
Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] hits the next element... check-in: 2a9a28a485 user: dkf tags: core-8-5-branch
2010-02-01
11:12
[Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 05ea9ca3eb user: dkf tags: core-8-5-branch
00:07
better panic message check-in: 06225631a6 user: nijtmans tags: core-8-5-branch
2010-01-31
23:51
Various CYGWIN-related fixes backported from HEAD. Still configure script not modified, so CYGWIN bu... check-in: ad7cfb6ee3 user: nijtmans tags: core-8-5-branch
2010-01-29
09:46
Fix macro conflict on CYGWIN: don't use "small". check-in: 68e5104e39 user: nijtmans tags: core-8-5-branch
09:38
Use correct TCL_LL_MODIFIER for CYGWIN. Formatting (all backported from HEAD) Fix gcc 4.4 warning: i... check-in: 998a628472 user: nijtmans tags: core-8-5-branch
2010-01-19
09:57
[bug 2929546]: Improve the dict documentation. check-in: 46c5807480 user: dkf tags: core-8-5-branch
2010-01-18
22:20
* generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize the EventScriptRecord (esPtr) f... check-in: f1ca567e92 user: andreas_kupries tags: core-8-5-branch
09:50
[Bug 2932421]: Make [format] less likely to smash intreps. check-in: 0cdd44b844 user: dkf tags: core-8-5-branch
2010-01-06
22:02
Fix environment tests under CYGWIN check-in: fdde6ad861 user: nijtmans tags: core-8-5-branch
21:35
Various trivial fixes, discovered during CYGWIN porting attempt. All backported from trunk. check-in: 100e5d2f12 user: nijtmans tags: core-8-5-branch
2010-01-05
18:58
* generic/tclPathObj.c (TclPathPart): Correct inconsistency between * tests/fileNa...
check-in: dc8d903cb7 user: dgp tags: core-8-5-branch
2010-01-03
21:36
Fix quoting problem check-in: 079e38ed08 user: dkf tags: core-8-5-branch
21:17
[Bug 1636685]: Use the configuration for modern FreeBSD suggested by the FreeBSD porter. check-in: 7553958875 user: dkf tags: core-8-5-branch
2009-12-30
22:20
[Bug 2923613]: Make the safer [source] handle a [return] at the end of the file correctly. check-in: 90f0e832c3 user: dkf tags: core-8-5-branch
2009-12-29
13:13
[Bug 2895741]: Make min() and max() supported in safe interpreters. check-in: e6c8bcd32e user: dkf tags: core-8-5-branch
2009-12-28
13:55
regen with autconf 2.61 check-in: 03062c4fa2 user: dkf tags: core-8-5-branch
13:53
[Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. check-in: 29ecdb9e47 user: dkf tags: core-8-5-branch
13:48
Correct failing test check-in: f3ee066c3b user: dkf tags: core-8-5-branch
10:05
[Bug 2891362]: Make time limits work better with the event loop. check-in: ad043aa96c user: dkf tags: core-8-5-branch
2009-12-27
22:09
[Bug 2921538]: Updated example to not be quite so ancient. check-in: da04079ef3 user: dkf tags: core-8-5-branch
2009-12-23
11:13
[Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecu... check-in: 75352cd289 user: dkf tags: core-8-5-branch
2009-12-17
16:30
bump to msgcat 1.4.3 to account for commits check-in: 222dc4ed0f user: dgp tags: core-8-5-branch
2009-12-16
23:31
Upgrade to Safe Base's handling of [glob] to be more permissive with the feature set supported, but ... check-in: b350c509d7 user: dkf tags: core-8-5-branch
14:04
[Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in the HTML documentation.... check-in: e1ae666a88 user: dkf tags: core-8-5-branch
09:31
[Bug 2913616]: Make msgcat package work in safe interpreters. check-in: 6f7f5feb1e user: dkf tags: core-8-5-branch
09:27
Silence a bunch of unimportant messages from cvs check-in: 7a4a1ee758 user: dkf tags: core-8-5-branch
2009-12-12
19:46
Plug testing memleak. [Bug 2895367] check-in: f1b36a4349 user: dkf tags: core-8-5-branch
2009-12-10
19:13
* generic/tclObj.c (TclContinuationsEnter): [Bug 2895323]: Updated comments to describe when the ... check-in: 60381f421b user: andreas_kupries tags: core-8-5-branch
2009-12-09
22:34
* library/safe.tcl: Backport of the streamlined safe base from * tests/safe.test: head to the 8.5... check-in: 516de93f78 user: andreas_kupries tags: core-8-5-branch
2009-12-07
17:14
* generic/tclStrToD.c: Correct conditional compile directives to better detect the ...
check-in: 6bc1abafff user: dgp tags: core-8-5-branch
2009-12-02
22:01
Add support for win32 CALLBACK functions in genStubs.tcl (needed for Tk bugfix) check-in: ede910714b user: nijtmans tags: core-8-5-branch
2009-11-30
15:44
[Bug 2901433]: Improved description of {*} syntax. check-in: 39fc448dc2 user: dkf tags: core-8-5-branch
2009-11-27
14:53
[Patch 2903921]: Many small spelling fixes from Larry Virden. check-in: d5a9d37f2b user: dkf tags: core-8-5-branch
2009-11-25
14:31
[Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use AC_CHECK_MEMBERS([struct stat.st_blksize... check-in: 4a1666f4ce user: stwo tags: core-8-5-branch
2009-11-16
12:14
Fix [Bug 2891556] and improve test to detect similar manifestations in the future. check-in: 68033c16fa user: ferrieux tags: core-8-5-branch
2009-11-12
17:34
retag check-in: 8c5e95aa66 user: dgp tags: core-8-5-8, core-8-5-branch
17:03
* generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity which used the number of _written_ ... check-in: baab8a7a17 user: andreas_kupries tags: core-8-5-branch
16:55
* changes: Update for 8.5.8 release.
check-in: 42d15ddc0a user: dgp tags: core-8-5-branch