Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
31 check-ins using file unix/tclUnixNotfy.c version e288585a48
|
2005-04-26
| ||
| 20:54 | corrected an EDOM handling input overflow on Solaris check-in: a554dde816 user: kennykb tags: kennykb-numerics-branch | |
| 17:09 | Corrected NaN handling in [binary format] check-in: dfb89408db user: kennykb tags: kennykb-numerics-branch | |
| 16:54 | correct uninit mem ref in Tcl_GetDoubleFromObj check-in: a38967256a user: kennykb tags: kennykb-numerics-branch | |
| 16:32 | Restored silent overflow/underflow to input conversions check-in: 1fa534af9f user: kennykb tags: kennykb-numerics-branch | |
|
2005-04-25
| ||
| 21:37 | Merged with HEAD. check-in: fcce6158ac user: kennykb tags: kennykb-numerics-branch | |
| 19:59 | Revised documentation for TIP 232 check-in: e6c2f423c4 user: kennykb tags: kennykb-numerics-branch | |
|
2005-04-20
| ||
| 19:47 | TIP 232 documentation check-in: a5f2bf4959 user: kennykb tags: kennykb-numerics-branch | |
|
2005-04-11
| ||
| 00:58 | updated to libtommath 0.35 check-in: f076d87f76 user: kennykb tags: kennykb-numerics-branch | |
| 00:22 | Updated to libtommath 0.35 check-in: f12cf81bea user: kennykb tags: kennykb-numerics-branch | |
|
2005-04-10
| ||
| 23:14 | merged with HEAD and fixed 1180368 check-in: 7bc9ca0285 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-15
| ||
| 20:23 | merged with HEAD check-in: 8ab4a0fc9d user: kennykb tags: kennykb-numerics-branch | |
| 19:41 | TIP#232 initial implementation check-in: 3c9f384d3a user: kennykb tags: kennykb-numerics-branch | |
| 19:08 | fix typos prior to tagging for TIP132 check-in: f5fe90ad77 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-09
| ||
| 16:34 | documented new behaviour of tcl_precision check-in: 7b718ae900 user: kennykb tags: kennykb-numerics-branch | |
| 15:57 | Merged with HEAD check-in: 07ab486bc3 user: kennykb tags: kennykb-numerics-branch | |
| 14:39 | division by zero now legal if machine has Inf check-in: a14d9503f9 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-08
| ||
| 17:04 | fixed bug in formatting #s in range 0.0001-1.0 check-in: b2d4af4927 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-04
| ||
| 20:43 | made code permissive about infinities check-in: ab448d97fd user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-03
| ||
| 21:54 | added tagged NaN values check-in: 89429ffe01 user: kennykb tags: kennykb-numerics-branch | |
| 21:29 | changed to allow NaN in binary format check-in: 7767d5e4d0 user: kennykb tags: kennykb-numerics-branch | |
| 18:59 | updated handling of signed zeroes check-in: 8d75e4b8e4 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-02
| ||
| 23:30 | further fixes for VC6 check-in: fa9796cec4 user: kennykb tags: kennykb-numerics-branch | |
| 23:10 | made build work again on Linux check-in: bc08e3242d user: kennykb tags: kennykb-numerics-branch | |
| 22:36 | fix two bad test cases in binary.test check-in: a20a189a54 user: kennykb tags: kennykb-numerics-branch | |
| 21:25 | Developer's checkpoint, see ChangeLog for details check-in: f8f444ebda user: kennykb tags: kennykb-numerics-branch | |
|
2005-02-22
| ||
| 21:16 | deleted surplus ";" check-in: bb8475361d user: dgp tags: kennykb-numerics-branch | |
|
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-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 | |