summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathDecls.h
Commit message (Expand)AuthorAgeFilesLines
* make genstubsdkf2015-10-281-0/+17
* Put extern "C" guards around all stub table struct definitions, so it is usab...jan.nijtmans2013-11-041-3/+5
|\
| * Put extern "C" guards around all stub table struct definitions, so it is usab...jan.nijtmans2013-11-041-3/+5
* | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-151-1/+1
* | some formatting (*.decls)jan.nijtmans2012-04-041-6/+6
|\ \ | |/
| * some formatting (*.decls)jan.nijtmans2012-04-041-6/+6
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+6
|\ \ | |/
| * Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+11
* | 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
| * Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-3/+3
| * * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+23
| * Backport various formatting (spacing)nijtmans2010-02-071-128/+127
* | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+13
* | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-191-310/+9
* | CONSTify various useful internal functionsnijtmans2010-05-031-19/+19
* | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-68/+68
* | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-125/+124
* | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-14/+14
* | just a few const -> CONST (in header files and .decls files)nijtmans2008-07-241-3/+3
* | fix line-endingsdas2008-07-221-785/+785
* | TIP #304 implementationferrieux2008-07-211-785/+785
* | * generic/tclDecls.h: make genstubsdas2008-04-081-2/+2
* | * generic/tclDecls.h: make genstubsdas2008-04-021-11/+3
* | * README: Bump version number to 8.6a0dgp2008-04-011-1/+5
|/
* * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-151-154/+133
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-0/+810