summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMath.h
Commit message (Expand)AuthorAgeFilesLines
* redundant end-of-line spacingjan.nijtmans2017-03-151-6/+6
* Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ...jan.nijtmans2016-11-181-1/+1
* [Bug 2991415]: tclport.h #include'd before limits.hjan.nijtmans2011-11-301-1/+0
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-7/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-7/+0
| * * generic/tclTomMathInt.h (new): Public header tclTomMath.h haddgp2009-10-061-4/+2
* | CONSTify various useful internal functionsnijtmans2010-05-031-11/+11
* | Use "tclIO.h" and "tclTomMathDecls.h" everywherenijtmans2010-05-031-30/+32
* | If tclInt.h or tclPort.h is alreadynijtmans2010-04-271-9/+4
* | * generic/tclTomMathInt.h (new): Public header tclTomMath.h haddgp2009-10-061-4/+2
|/
* 2007-02-13 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2007-02-141-4/+4
* * tools/fix_tommath_h.tcl: Added code to patch out a check forKevin B Kenny2007-02-131-15/+5
* removed BZ_DIV_CUTOFF declaration now that it's gone from libtommathdas2006-12-021-4/+3
* declare new BZ_DIV_CUTOFF global as MODULE_SCOPEdas2006-12-011-3/+4
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-2/+13
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-112/+826
* TIP#237 IMPLEMENTATIONdgp2005-10-081-1/+12
* update tclTomMath.h for bug 1263012Kevin B Kenny2005-09-261-1/+11
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-0/+109