Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 19f3665cc0a46ce6.

2006-06-06
20:06
* doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b...
check-in: 97f256fe07 user: dgp tags: trunk
17:10
merge updates from HEAD check-in: 6d4ff70d4d user: dgp tags: dgp-refactor
2006-06-05
10:04
Documentation improvements (including Tcl_Realloc(NULL,x) behaviour) check-in: 580ec2c125 user: dkf tags: trunk
08:34
Minor formatting fixes check-in: a69480e0f4 user: dkf tags: trunk
2006-05-31
23:29
* generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572] fix of 2006-01-09 for [namespace...
check-in: a5ddb548a6 user: hobbs tags: core-8-4-branch
2006-05-30
00:30
* generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow placement in unbraced outer if/...
check-in: ce66481412 user: hobbs tags: trunk
00:29
* generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow placement in unbraced outer if/...
check-in: 4bef433d45 user: hobbs tags: core-8-4-branch
2006-05-27
05:23
* macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that * unix/tcl.m4 (Darwin): ...
check-in: 48693e32e0 user: das tags: core-8-4-branch
05:22
* macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that * unix/tcl.m4 (Darwin): ...
check-in: b5827f9228 user: das tags: trunk
2006-05-26
19:20
autoconf-2.13 check-in: 7d8984760d user: das tags: core-8-4-branch
19:19
sync 2006-05-24 change to tcl HEAD check-in: 0981367f4e user: das tags: core-8-4-branch
19:13
autoconf-2.59 check-in: be5f67af4f user: das tags: trunk
19:12
updates for Xcode 2.3 check-in: 5a0445f00f user: das tags: trunk
2006-05-24
10:37
Fix [Bug 1494160] check-in: e940c8059d user: dkf tags: trunk
10:31
Typo. [Bug 1494160] check-in: 355a97f133 user: dkf tags: trunk
2006-05-23
15:35
Minor doc improvements check-in: 2a2c224706 user: dkf tags: trunk
2006-05-15
16:07
Silence compiler warning. check-in: 62f90c522c user: dgp tags: trunk
16:07
Silence compiler warning. check-in: 3e5d0df294 user: dgp tags: core-8-4-branch
2006-05-13
23:21
* generic/tclFileName.c (TclDoGlob): Disabled the partial normalization done by t...
check-in: 641fe5b72d user: dgp tags: core-8-4-branch
17:17
* generic/tclProc.c (ProcCompileProc): When a bump of the compile epoch forces the ...
check-in: 463e0bb43d user: dgp tags: core-8-4-branch
17:14
* generic/tclProc.c (ProcCompileProc): When a bump of the compile epoch forces the ...
check-in: befd37911b user: dgp tags: trunk
2006-05-12
18:12
* generic/tclEvent.c (HandleBgErrors): fix leak. [Coverity issue 86]
check-in: 39f2094997 user: das tags: trunk
2006-05-05
18:09
* generic/tclMain.c (Tcl_Main): Corrected flaw that required * tests/main.te...
check-in: aedf5e48e9 user: dgp tags: trunk
18:08
* generic/tclMain.c (Tcl_Main): Corrected flaw that required * tests/main.te...
check-in: f4e4abd17f user: dgp tags: core-8-4-branch
2006-05-04
14:01
* README: Bump version number to 8.5a5 * generic/tcl.h: * tool...
check-in: 19f3665cc0 user: dgp tags: trunk
13:09
* README: Bump version number to 8.4.14 * generic/tcl.h: * too...
check-in: 318c584699 user: dgp tags: core-8-4-branch
12:55
* generic/tclBasic.c (ExprSrandFunc): Restore acceptance of wide/big * doc/mathfunc....
check-in: b208d2c3b2 user: dgp tags: trunk
12:34
* generic/tclExecute.c (ExprSrandFunc): Restore acceptance of wide * tests/expr-old....
check-in: bab9abe548 user: dgp tags: core-8-4-branch
2006-04-28
16:09
Merge updates from HEAD check-in: afab2ad07a user: dgp tags: dgp-refactor
2006-04-26
13:50
* changes: Updates for another RC.
check-in: 335990c346 user: dgp tags: trunk, core-8-5-a4
13:42
* generic/tclBinary.c: Revised the handling of the Q and q format * generic/tclInt....
check-in: faef39639a user: dgp tags: trunk
04:41
* doc/DoubleObj.3: More doc updates for TIP 237. * doc/expr.n: * doc/fo...
check-in: 981b2d519d user: dgp tags: trunk
2006-04-25
18:30
* doc/DoubleObj.3: More doc updates for TIP 237. * doc/format.n: * doc/...
check-in: 3adabf22b8 user: dgp tags: trunk
17:15
* doc/DoubleObj.3: More doc updates for TIP 237. * doc/scan.n:
* gener...
check-in: d0317c20ba user: dgp tags: trunk
2006-04-24
15:37
correct ChangeLog to reflect 2006-04-19 commit of generic/tclStrToD.c check-in: e43ce2437e user: kennykb tags: trunk
2006-04-23
23:08
Object creation might work now. Deletion is definitely wrong, and method dispatch is sorely wanting.... check-in: d3c3528d46 user: dkf tags: tip-257-implementation-branch
2006-04-20
22:12
Starting to put some of the bits together check-in: 98123fdb43 user: dkf tags: tip-257-implementation-branch
2006-04-19
16:43
fix for Martin Lemburg's DST conversion bug. http://groups.google.com/group/comp.lang.tcl/browse_thr... check-in: 48bbbafac1 user: kennykb tags: trunk
2006-04-18
18:06
more fine-tuning of the revised docs check-in: 42933eedc8 user: dgp tags: trunk
18:05
formatting fixes and note change that ::tcl_precision is now per-thread instead of per-process. check-in: e80c168dc6 user: dgp tags: trunk
15:13
Minor fixes post-review. check-in: f5738df36e user: dkf tags: trunk
2006-04-17
23:24
Baby steps towards doing the initialization right check-in: 8d3b3cd5bb user: dkf tags: tip-257-implementation-branch
21:00
* doc/IntObj.3: Documentation changes to account for TIP 237 changes. * doc/Object.3...
check-in: b6ce175d73 user: dgp tags: trunk
2006-04-16
21:24
Fix most of the things that stop the code from compiling (but not all). Add some Windows build suppo... check-in: b9921fd163 user: dkf tags: tip-257-implementation-branch
2006-04-13
21:17
typo check-in: 281f8c5904 user: dgp tags: trunk
21:16
typo check-in: a1179c72ba user: dgp tags: core-8-4-13, core-8-4-branch
2006-04-12
15:20
* changes: updates for another RC.
check-in: a6400b1367 user: dgp tags: core-8-4-branch
14:13
Fix [1376892] check-in: fac5a1c711 user: dkf tags: trunk
02:35
fix make html errors check-in: 216b26a54d user: das tags: trunk
02:20
silence re_syntax.n warning check-in: 04ff27ffd6 user: das tags: core-8-4-branch