Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | nijtmans@users.sourceforge.net | 2013-02-01 | 1 | -8/+8 |
|\ | |||||
| * | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | nijtmans@users.sourceforge.net | 2013-02-01 | 1 | -19/+14 |
| * | SetOptions.3: minor doc fix | nijtmans@users.sourceforge.net | 2012-06-19 | 1 | -20/+20 |
| |\ | |||||
* | | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -2/+2 |
* | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | donal.k.fellows@manchester.ac.uk | 2012-07-16 | 1 | -0/+1 |
* | | | 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 | -17/+15 |
* | | | Eliminate many unnecessary (ClientData) type casts. | nijtmans | 2010-06-15 | 1 | -3/+2 |
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | donal.k.fellows@manchester.ac.uk | 2010-01-02 | 1 | -2/+2 |
* | | | Lots of small changes to make code more pretty and C89-like. | donal.k.fellows@manchester.ac.uk | 2008-11-08 | 1 | -2/+2 |
* | | | Add "const" to many internal | nijtmans | 2008-10-15 | 1 | -2/+2 |
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -54/+49 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -4/+4 |
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -3/+3 |
* | | ANSIfy | donal.k.fellows@manchester.ac.uk | 2005-11-15 | 1 | -347/+349 |
* | | Fix double-free in style engine [Bug #798211] | jenglish@flightlab.com | 2003-10-06 | 1 | -115/+12 |
|/ | |||||
* | Applied companion patch for Tcl Patch 585105, | dgp@users.sourceforge.net | 2002-08-05 | 1 | -6/+7 |
* | incorrect <eol> fixed. | davygrvy | 2002-06-26 | 1 | -1663/+1663 |
* | Added TIP#48 style engine implementation | donal.k.fellows@manchester.ac.uk | 2002-06-18 | 1 | -0/+1663 |