summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merged with HEADKevin B Kenny2005-05-051-42/+151
* corrected an EDOM handling input overflow on SolarisKevin B Kenny2005-04-261-0/+5
* Corrected NaN handling in [binary format]Kevin B Kenny2005-04-261-1/+6
* correct uninit mem ref in Tcl_GetDoubleFromObjKevin B Kenny2005-04-261-1/+2
* Restored silent overflow/underflow to input conversionsKevin B Kenny2005-04-261-0/+10
* Merged with HEAD.Kevin B Kenny2005-04-251-3/+274
* Revised documentation for TIP 232Kevin B Kenny2005-04-251-0/+8
* TIP 232 documentationKevin B Kenny2005-04-201-0/+5
* updated to libtommath 0.35Kevin B Kenny2005-04-111-1/+1
* Updated to libtommath 0.35Kevin B Kenny2005-04-111-1/+1
* merged with HEAD and fixed 1180368Kevin B Kenny2005-04-101-16/+172
* merged with HEADKevin B Kenny2005-03-151-1/+37
* TIP#232 initial implementationKevin B Kenny2005-03-151-0/+23
* documented new behaviour of tcl_precisionKevin B Kenny2005-03-091-0/+2
* Merged with HEADKevin B Kenny2005-03-091-1/+31
* division by zero now legal if machine has InfKevin B Kenny2005-03-091-3/+17
* fixed bug in formatting #s in range 0.0001-1.0Kevin B Kenny2005-03-081-0/+8
* made code permissive about infinitiesKevin B Kenny2005-03-041-0/+15
* added tagged NaN valuesKevin B Kenny2005-03-031-2/+6
* changed to allow NaN in binary formatKevin B Kenny2005-03-031-0/+5
* updated handling of signed zeroesKevin B Kenny2005-03-031-0/+14
* made build work again on LinuxKevin B Kenny2005-03-021-0/+2
* Developer's checkpoint, see ChangeLog for detailsKevin B Kenny2005-03-021-2/+113
* added fpu controls to workaround bug in gcc+ix86Kevin B Kenny2005-02-061-1/+10
* Fix for ldexp out of bounds when converting denormalsKevin B Kenny2005-02-031-1/+12
* updated makefiles, fixed buglets in tclStrToD.c with int overflow in exponentsKevin B Kenny2005-02-021-0/+4
* sync with head, add TclStrToD (TIP #132)Kevin B Kenny2005-02-021-0/+120
* Updated unix makefile to add libtommath; silenced warning in tclTestObj.cKevin B Kenny2005-01-211-2/+2
* Updated unix makefile to add libtommath; silenced warning in tclTestObj.cKevin B Kenny2005-01-211-0/+10
* local patches to make string conversions workKevin B Kenny2005-01-201-0/+8
* Development checkpoint, see ChangeLog for detailsKevin B Kenny2005-01-201-42/+181
* merge from HEADKevin B Kenny2004-12-291-0/+102
* fixed zero-length array in BigInt struct; added conversion torture testsKevin B Kenny2004-12-141-0/+9
* synch with kennykb-numerics-branch-20041213Kevin B Kenny2004-12-131-0/+51
* Added small-integer multiplication, bit shiftKevin B Kenny2004-12-131-0/+16
* update unix/tcl.m4 to use AC_CHECK_SIZEOF, etc.Kevin B Kenny2004-12-081-0/+3
* changed Win configurator to use SIZEOF macros for Tcl_WideIntKevin B Kenny2004-12-081-0/+14
* merged with kennykb-numerics-branch-20041208Kevin B Kenny2004-12-081-1/+52
* merge to kennykb-numerics-branch-20041202a Kevin B Kenny2004-12-021-0/+12
* Remove a global mutex/state by using lists instead of hashtables to store thedkf2004-12-021-1/+5
* Convert mutex-protected global state into thread-local state. [FRQ 1077210]dkf2004-12-021-0/+5
* * generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scopedgp2004-12-021-0/+3
* .dgp2004-12-011-0/+23
* * generic/tclEncoding.c: Moved TclpSetInitialEncodings()dgp2004-12-011-0/+9
* Fix reported problems with tests for dde error messages. Also use more tcltest2dkf2004-12-011-0/+6
* * library/init.tcl ([unknown]): Restored the save/restore ofdgp2004-11-301-0/+4
* Patch 976520 reworks several of the details involved withdgp2004-11-301-0/+73
* corrected a typo that caused a compilation failure on VC++Kevin B Kenny2004-11-301-1/+4
* * library/clock.tcl: Corrected the regular expressions that matchKevin B Kenny2004-11-301-0/+7
* Whitespace fixesdkf2004-11-301-2/+2