summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMath.decls
Commit message (Expand)AuthorAgeFilesLines
* 'const'ify more libtommath functions. All functions in generic/tclTomMath.dec...jan.nijtmans2017-09-151-6/+6
* Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-131-3/+9
* Many 'const' addtions in libtommath where it makes sense. To be submitted bac...jan.nijtmans2017-09-111-25/+25
* Add some more functions from libtommath for availability within Tcl (mainly t...jan.nijtmans2017-09-081-2/+9
* Fix [e6f27aa56fa51bfc1752ce768bf0d301c60bfd2c|e6f27aa56f]: Update libtommath ...jan.nijtmans2016-11-181-2/+7
|\
| * (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet...jan.nijtmans2016-11-161-0/+5
|/
* Fix comments at the top of the *.decls files, which are not correct any more ...jan.nijtmans2015-11-241-1/+1
|\
| * Fix comments at the top of the *.decls files, which are not correct any more ...jan.nijtmans2015-11-241-1/+1
* | Expose some of the TclBN operations through the internal API, so clients of t...dkf2015-10-281-4/+19
* | some formatting (*.decls)jan.nijtmans2012-04-041-3/+3
|\ \ | |/
| * some formatting (*.decls)jan.nijtmans2012-04-041-3/+3
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+3
|\ \ | |/
| * Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+3
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-3/+1
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| * * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+7
| * Backport various formatting (spacing)nijtmans2010-02-071-61/+61
* | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+7
* | [Patch 3034251] backport ttkGenStubs.tclnijtmans2010-09-151-62/+63
* | CONSTify various useful internal functionsnijtmans2010-05-031-10/+10
* | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-60/+60
* | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-3/+3
* | just a few const -> CONST (in header files and .decls files)nijtmans2008-07-241-2/+2
|/
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tcl.decls: use new genstubs 'export' command todas2007-12-101-2/+3
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-0/+214