Timeline
Not logged in

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

50 events by user kennykb occurring around 2004-12-29 22:46:32.

2005-02-08
23:35 Closed ticket [1118650fff]: Problem with function clock plus 5 other changes artifact: c94c9e9749 user: kennykb ... 1 similar event omitted.
22:25 Closed ticket [1118691fff]: Problem with function clock plus 7 other changes artifact: 770f21fd39 user: kennykb
2005-02-06
03:43
added fpu controls to workaround bug in gcc+ix86 check-in: 3bad92a52d user: kennykb tags: kennykb-numerics-branch
2005-02-05
04:14 Ticket [1115761fff] HPUX: clock-10.0, clock-41.1 fail status still Open with 5 other changes artifact: 4aeec63af9 user: kennykb
2005-02-03
23:56
Fix for ldexp out of bounds when converting denormals check-in: 5a8e298077 user: kennykb tags: kennykb-numerics-branch
23:56
Fix for ldexp out of bounds when converting denormals check-in: 32b646303d user: kennykb tags: kennykb-numerics-branch
2005-02-02
16:58
updated makefiles, fixed buglets in tclStrToD.c with int overflow in exponents check-in: a976253da6 user: kennykb tags: kennykb-numerics-branch
15:53
sync with head, add TclStrToD (TIP #132) check-in: 82ce6a0c40 user: kennykb tags: kennykb-numerics-branch
2005-01-25
23:03 Ticket [532537ffff] Buggy Windows strtod() ? status still Open with 4 other changes artifact: 61909bd2e6 user: kennykb ... 1 similar event omitted.
2005-01-22
01:36 Closed ticket [1106865fff]: tcl_numerics unix Makefile.in patch plus 7 other changes artifact: 0c7e943aa6 user: kennykb
2005-01-21
18:38
Updated unix makefile to add libtommath; silenced warning in tclTestObj.c check-in: eb7ae0154d user: kennykb tags: kennykb-numerics-branch
18:35
Updated unix makefile to add libtommath; silenced warning in tclTestObj.c check-in: abcf59dc9a user: kennykb tags: kennykb-numerics-branch
2005-01-20
21:19
local patches to make string conversions work check-in: e5cbb8c962 user: kennykb tags: kennykb-numerics-branch
19:11
Development checkpoint, see ChangeLog for details check-in: 14457d7982 user: kennykb tags: kennykb-numerics-branch
14:53
reverting to HEAD in preparation for changing from reworked 'mpexpr' to 'libtommath' check-in: 8f72684eeb user: kennykb tags: kennykb-numerics-branch
2005-01-19
22:41
Import of libtommath 0.33 check-in: bd185c2b4e user: kennykb tags: trunk
22:41
Import of libtommath 0.33 check-in: 179903024e user: kennykb tags: libtommath
2005-01-18
14:44
Routine update per Olson's tzdata2005c. Removed links to links (Greenwich in several aliases; Navaj... check-in: 31009e6872 user: kennykb tags: trunk
2004-12-30
06:10 Ticket [1091431fff] Tcl_InitStubs failure crashes wish status still Open with 1 other change artifact: 95ff8e4aa8 user: kennykb
05:20 Closed ticket [1090413fff]: Clock scan doesn't like some 12am values. plus 7 other changes artifact: 5cd9a79500 user: kennykb
05:17 Ticket [1092789fff] clock scan range limits? status still Closed with 3 other changes artifact: 98ac8ba8ca user: kennykb ... 1 similar event omitted.
2004-12-29
22:46
merge from HEAD check-in: 0a6d56f9eb user: kennykb tags: kennykb-numerics-branch
22:07
bugs 1090413, 1092789 fixed check-in: b110473621 user: kennykb tags: trunk
20:57
bugs 1090413, 1092789 fixed check-in: c237cdd9ec user: kennykb tags: trunk
2004-12-14
18:43
fixed zero-length array in BigInt struct; added conversion torture tests check-in: fbcbf748a5 user: kennykb tags: kennykb-numerics-branch
2004-12-13
22:54 Closed ticket [1075433fff]: clock scan does not handle all ISO 8601 time formats plus 7 other changes artifact: 2b9d04c925 user: kennykb
22:36 Ticket [1077017fff] TCL crash on AIX 64bit status still Closed with 7 other changes artifact: ca2f20d4fb user: kennykb ... 1 similar event omitted.
22:30 Closed ticket [1084359fff]: Locale-specific days/months generated but not recognized plus 6 other changes artifact: bd77601b56 user: kennykb
22:08
merge to kennykb-numerics-branch-20041213 check-in: 8e8fc006fd user: kennykb tags: kennykb-numerics-branch
22:02
synch with kennykb-numerics-branch-20041213 check-in: 34c9e99c86 user: kennykb tags: kennykb-numerics-branch
21:23
Added small-integer multiplication, bit shift check-in: 6dd74a9bae user: kennykb tags: kennykb-numerics-branch
15:56
Add note to clock.n disclaiming full ISO8601 support check-in: ada9b50a3f user: kennykb tags: core-8-4-branch
15:52
Add note to clock.n disclaiming full ISO8601 support check-in: 35222a7ed5 user: kennykb tags: core-8-4-branch
15:51
Add note to clock.n disclaiming full ISO8601 support check-in: 6480f9d5c4 user: kennykb tags: trunk
2004-12-10
21:17
added compare, copy, add and subtract of bigints check-in: c2eb1a0d0f user: kennykb tags: kennykb-numerics-branch
2004-12-09
22:59
added some of the BigInt functions - may want to revise to caller-allocates? check-in: 86f853ea56 user: kennykb tags: kennykb-numerics-branch
22:56 Ticket [1077017fff] TCL crash on AIX 64bit status still Open with 4 other changes artifact: 756148c218 user: kennykb
2004-12-08
21:46
update unix/tcl.m4 to use AC_CHECK_SIZEOF, etc. check-in: 1af463935c user: kennykb tags: kennykb-numerics-branch
20:24
changed Win configurator to use SIZEOF macros for Tcl_WideInt check-in: 13f1e5021e user: kennykb tags: kennykb-numerics-branch
18:24
merged with kennykb-numerics-branch-20041208 check-in: ab2eb12a79 user: kennykb tags: kennykb-numerics-branch
2004-12-02
19:24
merge to kennykb-numerics-branch-20041202a check-in: ac3b922388 user: kennykb tags: kennykb-numerics-branch
18:40
workaround for a bug in cygpath that made safe-8.5-8.7 fail check-in: 1f8af3a1ac user: kennykb tags: trunk
2004-11-30
18:40
corrected a typo that caused a compilation failure on VC++ check-in: d45737011c user: kennykb tags: trunk
15:45
* library/clock.tcl: Corrected the regular expressions that match a time zone to allow for time zone... check-in: 25e02ac75c user: kennykb tags: trunk
02:39 Ticket [1075433fff] clock scan does not handle all ISO 8601 time formats status still Open with 1 other change artifact: 014db55c2e user: kennykb ... 1 similar event omitted.