Timeline
Not logged in

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

50 check-ins using file unix/tclUnixThrd.c version 8d982fe6ab

2017-10-30
00:43
merge 8.5b3 check-in: b845ab425d user: dgp tags: tip-278
2007-11-24
13:45
Added bug number check-in: e27d4797c8 user: dkf tags: trunk
12:57
Fix stack corruption in [dict append] compiler check-in: 9a9a946951 user: dkf tags: trunk
00:08
* generic/tclIORChan.c: Fixed a problem with reflected channels. 'chan postevent' is defined to... check-in: 887972b492 user: andreas_kupries tags: trunk
2007-11-23
22:11
Remove #ifdef out accidentally left in check-in: 4cb72318f7 user: dkf tags: trunk
21:19
* generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data for * tests/var.test (var-14.2): ... check-in: 62f2de328c user: hobbs tags: trunk
15:00
Turn the [string] command into a real compiled ensemble. check-in: 6d7ebe09d9 user: dkf tags: trunk
2007-11-22
22:16
Rebuild [dict] as a full compiled ensemble. check-in: 375088d62c user: dkf tags: trunk
16:39
Rewrote the [string] and [dict] implementations to be ready for conversion to ensembles. check-in: 747f8c21cd user: dkf tags: trunk
16:32
Flag shimmering bug found in [string range]. check-in: 9622265599 user: dkf tags: trunk
2007-11-21
23:30
Generalize the ensemble compiler further. Still doesn't precopile rewrites, but now handles many ot... check-in: 94a062edbc user: dkf tags: trunk
14:30
Factor out the core compiled-ensemble builder for simplicity. check-in: 73ef2e59dc user: dkf tags: trunk
11:22
A little more errorCode goodness check-in: b987412226 user: dkf tags: trunk
10:07
Trim the fat from the source check-in: e7ed0089c3 user: dkf tags: trunk
2007-11-20
20:44
Added "Potential Incompat" warning. check-in: 6f500391e0 user: dkf tags: trunk
20:43
* generic/tclDictObj.c: Changed the underlying implementation of the hash table used in dictionari... check-in: 946f57278c user: dkf tags: trunk
20:38
Typo check-in: 0adaecf22b user: dkf tags: trunk
11:01
Minor fix check-in: 0523fdd499 user: dkf tags: trunk
10:59
Correct usage of Tcl_WrongNumArgs check-in: 12d2983254 user: dkf tags: trunk
2007-11-19
19:39
tag bump check-in: 0c46d7320f user: dgp tags: trunk, core-8-5-b3
19:33
Olson's tzdata2007i imported check-in: 1dccbd66c8 user: kennykb tags: trunk
18:49
missing contributor names, minor additions for 8.5b3 check-in: 5d75b6086c user: das tags: trunk
18:14
* README: Bump version number to 8.5b3. * generic/tcl.h: * lib... check-in: 48093f99b4 user: dgp tags: trunk
18:10
* changes: Updated for 8.5b3 release. check-in: c9de19891b user: dgp tags: trunk
17:25
INST_EXIST_*: simplify result setting check-in: f4d2750a8b user: das tags: trunk
14:55
improvements to comments check-in: fe25ae4843 user: dkf tags: trunk
14:50
Reduce cast count. check-in: 2dc7d0e7d8 user: dkf tags: trunk
14:25
Reduce cast count. check-in: f968d80835 user: dkf tags: trunk
14:23
formatting check-in: 5673b58bd6 user: das tags: trunk
14:22
Fix accidentally damaged tests check-in: 09adafe205 user: dkf tags: trunk
14:04
Simplifications (fewer casts, less manual bit twiddling) check-in: 703d0677c7 user: dkf tags: trunk
11:35
Reduce cast count. check-in: 780eeb1841 user: dkf tags: trunk
11:31
Spelling mistake in comment! check-in: dc6465ff09 user: dkf tags: trunk
11:29
Reduce cast count. check-in: a7238ebe0b user: dkf tags: trunk
11:13
improvements to comments check-in: d95f68a873 user: dkf tags: trunk
11:11
eschew superfluous whitespace check-in: 58439ed67f user: dkf tags: trunk
11:02
Reduce cast count. check-in: a350e972df user: dkf tags: trunk
10:18
Reduce cast count. check-in: 3d39bbcc34 user: dkf tags: trunk
2007-11-18
22:30
More minor cleanup check-in: 2746b844ca user: dkf tags: trunk
22:00
Avoid using 'new' as an identifier. check-in: a2416568db user: dkf tags: trunk
21:59
More minor cleanup check-in: 9f013a3b1a user: dkf tags: trunk
21:22
Simplification+comments for ensemble dispatch engine check-in: cb27213b0c user: dkf tags: trunk
18:29
General cleanliness improvements (reduced usage of casts, assume C89) check-in: d8c0638b81 user: dkf tags: trunk
17:48
Minor fixes (e.g. comment readability) check-in: 33fd885f00 user: dkf tags: trunk
07:15
autoconf-2.59 check-in: 1b812e75f2 user: das tags: trunk
07:14
whitespace & order (sync with tclconfig/tcl.m4) check-in: 01ddd49662 user: das tags: trunk
2007-11-17
15:12
* generic/tclExecute.c (TclExecuteByteCode:INST_EXIST_*): Fix read traces not firing on non-existe... check-in: b37c972f54 user: das tags: trunk
2007-11-16
15:26
Improvements after review by Arjen Markus. check-in: 858c0ca7c2 user: dkf tags: trunk
14:11
Greatly improved ensemble compiler. This one now can handle any ensemble. It is usually not enabled ... check-in: e9c9f68390 user: dkf tags: trunk
11:17
Silence some warnings. check-in: 0f280af2bd user: dkf tags: trunk