| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -6/+6 |
|
|
| * | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | donal.k.fellows@manchester.ac.uk | 2011-03-10 | 1 | -0/+1 |
|
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| | |\ |
|
| | | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-01 | 1 | -2/+0 |
|
|
| | | * | Fix for [Bug 2820349] | Joe Mistachkin | 2009-07-23 | 1 | -1/+3 |
|
|
| | | * | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 1 | -3/+6 |
|
|
| | | * | Added new fix for the Tcl Bug #770053. Now we conditionaly perform | zv@archiware.com | 2004-07-15 | 1 | -2/+14 |
|
|
| | * | | Fix for [Bug 2820349] | Joe Mistachkin | 2009-07-23 | 1 | -1/+3 |
|
|
| * | | | More tidying up (whitespace, spelling, useless parentheses, useless casts) | donal.k.fellows@manchester.ac.uk | 2010-02-24 | 1 | -6/+5 |
|
|
| * | | | Fix for [Bug 2820349] | Joe Mistachkin | 2009-07-23 | 1 | -1/+3 |
|
|
| * | | | Style improvements - invoking callbacks without visual junk. | donal.k.fellows@manchester.ac.uk | 2008-10-26 | 1 | -7/+7 |
|
|
| * | | | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 1 | -2/+2 |
|
|
| * | | | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -2/+2 |
|
|
| * | | | * generic/tclInt.h: revise Tcl_SetNotifier() to use a | das | 2008-04-16 | 1 | -25/+16 |
| |/ / |
|
| * | | Minor change: Improved code style | donal.k.fellows@manchester.ac.uk | 2006-09-25 | 1 | -14/+21 |
|
|
| * | | yet another stab at 1564777 | Kevin B Kenny | 2006-09-25 | 1 | -2/+2 |
|
|
| * | | yet another stab at 1564777 | Kevin B Kenny | 2006-09-25 | 1 | -9/+29 |
|
|
| * | | fix line endings | dgp@users.sourceforge.net | 2006-09-25 | 1 | -1127/+1127 |
|
|
| * | | Fix [Bug 1564677] | donal.k.fellows@manchester.ac.uk | 2006-09-25 | 1 | -1123/+1127 |
|
|
| * | | ANSIfy | donal.k.fellows@manchester.ac.uk | 2005-11-02 | 1 | -48/+47 |
|
|
| * | | Systematizing the formatting | donal.k.fellows@manchester.ac.uk | 2005-07-21 | 1 | -255/+256 |
|
|
| * | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
| * | | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 1 | -2/+5 |
|
|
| * | | Patch 976520 reworks several of the details involved with | dgp@users.sourceforge.net | 2004-11-30 | 1 | -9/+16 |
|
|
| * | | Added new fix for the Tcl Bug #770053. Now we conditionaly perform | zv@archiware.com | 2004-07-15 | 1 | -2/+14 |
|
|
| * | | Patch 922727 committed. Implements three changes: | dgp@users.sourceforge.net | 2004-04-06 | 1 | -2/+1 |
|
|
| * | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -2/+2 |
|
|
| * | | some silly reformatting changes to remove useless whitespace. | davygrvy@pobox.com | 2004-03-08 | 1 | -4/+4 |
| |/ |
|
| * | Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the
| Kevin B Kenny | 2003-02-15 | 1 | -7/+8 |
|
|
| * | * generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode): | hobbs | 2002-12-17 | 1 | -4/+10 |
|
|
| * | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] *** | das | 2002-08-31 | 1 | -5/+9 |
|
|
| * | * generic/tclNotify.c (TclFinalizeNotifier): remove remaining | hobbs | 2002-04-12 | 1 | -1/+12 |
|
|
| * | 2000-04-03 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-04 | 1 | -2/+2 |
|
|
| * | Block out unix-only code for windows & mac. | redman | 1999-07-02 | 1 | -1/+3 |
|
|
| * | Added Tcl_SetNotifier and associated typedef. | welch | 1999-07-02 | 1 | -1/+33 |
|
|
| * | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -171/+337 |
|
|
| * | Added fix to list processing in tclNotify that could cause events to be dropped. | rjohnson | 1998-10-14 | 1 | -3/+7 |
|
|
| * | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
| * | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+876 |
|
|