Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | nijtmans@users.sourceforge.net | 2013-01-26 | 1 | -4/+4 |
* | more places converted | nijtmans@users.sourceforge.net | 2013-01-24 | 1 | -2/+2 |
* | frq-3536507: clientData field in Tk_OptionSpec should be "const void *" | nijtmans@users.sourceforge.net | 2012-06-20 | 1 | -5/+5 |
* | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -4/+4 |
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -13/+13 |
* | | | Make all internal initialization | nijtmans | 2009-11-29 | 1 | -4/+1 |
* | | | Compile tkTest.c and friends with Stubs | nijtmans | 2009-11-19 | 1 | -1/+7 |
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -2/+2 |
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -2/+2 |
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -22/+22 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | Disable __NO_OLD_CONFIG configuration enabled by latest commit | dgp@users.sourceforge.net | 2007-09-07 | 1 | -1/+3 |
* | | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -3/+1 |
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -2/+2 |
* | | ANSIfy | donal.k.fellows@manchester.ac.uk | 2005-11-15 | 1 | -166/+167 |
|/ | |||||
* | * An overlooked caller of Tcl_GetIndexFromObj() and a style fix. | dgp@users.sourceforge.net | 2002-01-17 | 1 | -6/+6 |
* | * tests/config.test: added config-14.1 to test namespace import | hobbs | 2001-08-29 | 1 | -43/+27 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -170/+220 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+587 |