summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMathStubLib.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).
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part.nijtmans2010-08-311-4/+5
| | | | Typo in rules.vc
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly.nijtmans2010-08-301-5/+4
|
* Split tommath stub lib source filenijtmans2010-03-041-0/+91
in separate file. Don't use -fvisibility=hidden for cygwin