summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Add additional (dummy) stub entries in the libtommath stubtablejan.nijtmans2019-10-241-0/+58
* Update some libtommath functions to the latest trunk versions. Small step for...jan.nijtmans2019-05-291-19/+15
* DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath...jan.nijtmans2019-05-141-0/+7
* Put extern "C" guards around all stub table struct definitions, so it is usab...jan.nijtmans2013-11-041-3/+5
* some formatting (*.decls)jan.nijtmans2012-04-041-6/+6
* Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+11
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
* Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-3/+3
* * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+23
* Backport various formatting (spacing)nijtmans2010-02-071-128/+127
* * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-151-154/+133
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-0/+810