summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathInterface.c
Commit message (Collapse)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ | | | | | | | | cause more harm than good. Purged them (except in zlib files). FossilOrigin-Name: c64f310d38b977e7ae26a48bcf8bb8c50e453af7
| * 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. FossilOrigin-Name: 79367df0f0e01a96f037f893e889e7cb9b807847
* | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part.nijtmans2010-08-311-2/+2
| | | | | | | | | | | | Typo in rules.vc FossilOrigin-Name: ea7f85f0787c4b9b90454119cf4147a01074a7d1
* | If tclInt.h or tclPort.h is alreadynijtmans2010-04-271-2/+1
| | | | | | | | | | | | | | | | | | included, don't include <limits.h> again. Follow-up to [Bug 2991415]: tclport.h #included before limits.h See comments in [Bug 2991415] FossilOrigin-Name: b7c55dd4bff714c0d799cc3972956b79eee2a6ff
* | More tidying up (whitespace, spelling, useless parentheses, useless casts)dkf2010-02-241-4/+4
| | | | | | FossilOrigin-Name: 511d94dd873e4ace6252b896eeb821f03023f00f
* | reverted earlier rename from tcl*Stubs tonijtmans2010-02-151-3/+3
| | | | | | | | | | | | | | | | | | | | tcl*ConstStubs, it's not necessary at all. tclEnsemble.c: Fix signed-unsigned mismatch make tclWinProcs "const" Add first part of mslu support, See [Feature Request #2819611] FossilOrigin-Name: 0d29245dd5206eba5211a17216e65982d0be8923
* | Follow-up to earlier commit today:nijtmans2010-02-051-3/+3
| | | | | | | | | | | | | | | | Eliminate the need for an extra Stubs Pointer for adressing a static stub table: Just change the exported table from static to MODULE_SCOPE. FossilOrigin-Name: b809fb2cbc1d415f61219d9c1b019d552efde765
* | * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-161-3/+3
|/ | | | | | | | | | * generic/tclStubInit.c: export only module-scope pointers to * generic/tclStubLib.c: the main stubs tables (for package * tools/genStubs.tcl: initialization). [Patch 1938497] * generic/tclBasic.c (Tcl_CreateInterp): * generic/tclTomMathInterface.c (TclTommath_Init): FossilOrigin-Name: 50b59ad915b6f60d4518e206ed3d9cd3232e9635
* merge stable branch onto HEADdgp2007-12-131-1/+1
| | | FossilOrigin-Name: d1f7550cd9bf1343d8505fb99fc5141b58bb88bf
* eschew superfluous whitespacedkf2007-11-191-3/+3
| | | FossilOrigin-Name: 58439ed67ff53705b383b82e6f4930cb0b61ce66
* Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-3/+3
| | | FossilOrigin-Name: 645aed2fcdcd55ca81df269a4ea262eeca2b9ff2
* 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: FossilOrigin-Name: 055195c6bce7cf3bc2a1dc2c88b333d9e9b4485c
* Export stubs for libtommath; fix mingw compiler warningskennykb2005-12-131-2/+77
| | | FossilOrigin-Name: 3842b9c46803a8677c011078725b04cff7adff2d
* quick typo fix; testingdgp2005-10-131-2/+2
| | | FossilOrigin-Name: ff7bf450e7ecfe0c588c0a42447508617d2c971f
* Formattingdkf2005-10-121-53/+66
| | | FossilOrigin-Name: c8e230bf0d4effa7b97da333350f25165cf32352
* 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. FossilOrigin-Name: 83fdb360a9aec952bc3ad040afe39106bf9e5ec3
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232kennykb2005-05-101-0/+143
FossilOrigin-Name: 1cc2336920c70c6b9f7825b88dec87fc223f2c4e