summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathInterface.c
Commit message (Collapse)AuthorAgeFilesLines
* remove stray calls to Tcl_Alloc and friends: the core should only use ↵mig2013-01-021-3/+3
| | | | ckalloc to allow MEM_DEBUG to work properly
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| | | more harm than good. Purged them.
* 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
| | | | | | | | | | | | | | | | | | | | * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.c: * doc/PkgRequire.3: Documentation of extended API, * doc/package.n: extended testsuite. * tests/pkg.test: * generic/tcl.decls: Implementation. * generic/tclBasic.c: * generic/tclConfig.c: * generic/tclInt.h: * generic/tclPkg.c: * generic/tclTest.c: * generic/tclTomMathInterface.c: * library/init.tcl: * library/package.tcl: * library/tm.tcl:
* 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
| | | | | | [kennykb-numerics-branch] Resynchronized with the HEAD; at this checkpoint [-rkennykb-numerics-branch-20051008], the HEAD and kennykb-numerics-branch contain identical code.
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-0/+143