summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathInterface.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unnecessary #if 0 sections. Fix comments and panic messages. No f...jan.nijtmans2017-09-141-78/+3
* Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-131-67/+22
* remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc...mig2013-01-021-3/+3
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part.nijtmans2010-08-311-2/+2
* | If tclInt.h or tclPort.h is alreadynijtmans2010-04-271-2/+1
* | More tidying up (whitespace, spelling, useless parentheses, useless casts)dkf2010-02-241-4/+4
* | reverted earlier rename from tcl*Stubs tonijtmans2010-02-151-3/+3
* | Follow-up to earlier commit today:nijtmans2010-02-051-3/+3
* | * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-161-3/+3
|/
* merge stable branch onto HEADdgp2007-12-131-1/+1
* eschew superfluous whitespacedkf2007-11-191-3/+3
* Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-3/+3
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-2/+4
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-2/+77
* quick typo fix; testingdgp2005-10-131-2/+2
* Formattingdkf2005-10-121-53/+66
* TIP#237 IMPLEMENTATIONdgp2005-10-081-1/+81
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-0/+143