summaryrefslogtreecommitdiffstats
path: root/generic/tkTrig.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-05-271-8/+8
|\
| * Fix parameter mismatch between functions definitions and implementation. This...jan.nijtmans2021-05-271-8/+8
| * Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-231-8/+8
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | TIP 569 remove lint commentsdgp2020-03-181-3/+0
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-8/+8
|/
* more auditing of error codesdkf2012-07-301-2/+0
* Working towards making the error codes more consistent.dkf2012-07-301-2/+2
* Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-13/+21
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Formattingnijtmans2010-04-231-2/+2
* | | fix more gcc warnings: missing initializernijtmans2010-01-181-2/+1
* | | use M_PI when available, remove redundant definitions of PIdas2008-11-221-4/+1
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Use -fp:strict with msvc8 as -fp:precise fails on amd64 builds. Fixpatthoyts2007-10-311-2/+6
* | header cleanupdgp2007-09-071-2/+1
* | ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-90/+90
* | Formatting systematizationdkf2005-08-181-387/+379
* | TIP#168 implementation. Based on [Patch 886240]dkf2004-08-191-7/+290
|/
* * generic/tkStubInit.c:hobbs1999-12-141-1/+9
* * Merged 8.1 branch into the main trunkstanton1999-04-161-3/+3
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1467