| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc... | mig | 2013-01-02 | 1 | -3/+3 |
|
|
| * | Final part of result generation conversion (modulo any minor blunders) | donal.k.fellows@manchester.ac.uk | 2012-08-05 | 1 | -53/+58 |
|
|
| * | Factor out constant that must be the same in multiple places. Prompted by a | donal.k.fellows@manchester.ac.uk | 2012-05-25 | 1 | -1/+2 |
|
|
| * | Use zero-delays instead of finite ones when posting fileevents, because (1) t... | ferrieux@users.sourceforge.net | 2012-05-22 | 1 | -8/+1 |
|
|
| * | Fix for bug 3525907. Reworked TransformInput() entirely, tightened use of tim... | andreask | 2012-05-17 | 1 | -1/+1 |
|
|
| * | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) | nijtmans@users.sourceforge.net | 2011-10-07 | 1 | -1/+1 |
|
|
| * | More revisions to get finalization of ReflectedTransforms correct, | dgp@users.sourceforge.net | 2011-09-23 | 1 | -56/+63 |
|
|
| * | * generic/tclIORTrans.c (ForwardOpToOwnerThread): Fixed the | andreask | 2011-09-21 | 1 | -0/+1 |
|
|
| * | Revised ReflectClose() and FreeReflectedTransform() so that we stop leaking | dgp@users.sourceforge.net | 2011-09-20 | 1 | -25/+43 |
|
|
| * | Leak of ReflectedTransformMap. | dgp@users.sourceforge.net | 2011-08-29 | 1 | -4/+3 |
|
|
| * | 3393279, 3393280 ReflectClose(.) is missing Tcl_EventuallyFree() calls | dgp@users.sourceforge.net | 2011-08-19 | 1 | -0/+2 |
|
|
| * | Use Tcl_PrintfObj to generate more (complex) error messages. | donal.k.fellows@manchester.ac.uk | 2011-08-05 | 1 | -21/+15 |
|
|
| * | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -13/+11 |
|
|
| * | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | donal.k.fellows@manchester.ac.uk | 2011-03-10 | 1 | -1/+1 |
|
|
| * | More gcc warnings: variable set but not used | nijtmans@users.sourceforge.net | 2011-03-08 | 1 | -2/+0 |
|
|
| * | 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 |
|
|
| * | * generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting | andreask@activestate.com | 2010-08-04 | 1 | -9/+30 |
|
|
| * | Use "tclIO.h" and "tclTomMathDecls.h" everywhere | nijtmans | 2010-05-03 | 1 | -2/+2 |
|
|
| * | If tclInt.h or tclPort.h is already | nijtmans | 2010-04-27 | 1 | -2/+2 |
|
|
| * | * generic/tclIORTrans.c (ReflectInput, ReflectOutput, | andreask@activestate.com | 2010-03-17 | 1 | -20/+36 |
|
|
| * | Fix [Bug 2964425]. | donal.k.fellows@manchester.ac.uk | 2010-03-05 | 1 | -3/+1 |
|
|
| * | Code Audit results: | donal.k.fellows@manchester.ac.uk | 2010-03-05 | 1 | -11/+8 |
|
|
| * | More tidying up (whitespace, spelling, useless parentheses, useless casts) | donal.k.fellows@manchester.ac.uk | 2010-02-24 | 1 | -18/+21 |
|
|
| * | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -3/+3 |
|
|
| * | Eliminate unneccessary spaces | nijtmans | 2009-11-18 | 1 | -4/+4 |
|
|
| * | * generic/tclIORTrans.c (ReflectInput): Remove error response to | andreask@activestate.com | 2009-09-01 | 1 | -5/+2 |
|
|
| * | * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202]. | andreask@activestate.com | 2009-01-22 | 1 | -6/+11 |
|
|
| * | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | donal.k.fellows@manchester.ac.uk | 2009-01-09 | 1 | -7/+7 |
|
|
| * | Style improvements - invoking callbacks without visual junk. | donal.k.fellows@manchester.ac.uk | 2008-10-26 | 1 | -487/+507 |
|
|
| * | * generic/tclIORTrans.c (DeleteReflectedTransformMap): Removed | andreask@activestate.com | 2008-10-17 | 1 | -5/+1 |
|
|
| * | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -11/+11 |
|
|
| * | * generic/tclIORTrans.c: fix signed <-> unsigned cast warnings. | das | 2008-06-12 | 1 | -15/+20 |
|
|
| * | * generic/tclIORTrans.c (ReflectInput): Fixed a bug triggered by | andreask@activestate.com | 2008-06-10 | 1 | -3/+6 |
|
|
| * | TIP #230 IMPLEMENTATION | andreask@activestate.com | 2008-06-06 | 1 | -0/+3345 |
|
|