| Commit message (Expand) | Author | Age | Files | Lines |
| * | eliminate compiler warning in previous commit | nijtmans@users.sourceforge.net | 2012-09-17 | 1 | -1/+1 |
| |\ |
|
| | * | eliminate compiler warning in previous commit | nijtmans@users.sourceforge.net | 2012-09-17 | 1 | -1/+1 |
|
|
| | * | Nicer style test. | stwo@users.sourceforge.net | 2012-09-16 | 1 | -2/+2 |
|
|
| * | | Nicer style test. | stwo@users.sourceforge.net | 2012-09-16 | 1 | -2/+2 |
|
|
| | | | |
| | \ | |
| *-. \ | [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). | nijtmans@users.sourceforge.net | 2012-08-23 | 1 | -7/+5 |
| |\ \ \
| | |/ |
|
| | | * | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values | nijtmans@users.sourceforge.net | 2012-08-23 | 1 | -1/+6 |
|
|
| | | * | [Bug 3388350] mingw64 compiler warnings | nijtmans@users.sourceforge.net | 2011-08-16 | 1 | -1/+1 |
| | | |\ |
|
| | | * | | Backport fix for [Bug 2857044]. | dgp@users.sourceforge.net | 2011-04-27 | 1 | -0/+1 |
|
|
| | * | | | [Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj() | nijtmans@users.sourceforge.net | 2012-07-16 | 1 | -6/+2 |
|
|
| * | | | | more result generation conversion | donal.k.fellows@manchester.ac.uk | 2012-08-03 | 1 | -11/+13 |
| |/ / / |
|
| * | | | (Tcl_SetByteArrayObj): Only zero out the memory block if it is not being | donal.k.fellows@manchester.ac.uk | 2012-03-02 | 1 | -3/+6 |
|
|
| * | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -11/+9 |
|
|
| * | | | 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 |
|
|
| | | * | Backported fix for #1923966 | patthoyts@users.sourceforge.net | 2008-03-24 | 1 | -2/+4 |
|
|
| | | * | De-fang an instance of the shared-result anti-pattern. [Bug 1716704] | donal.k.fellows@manchester.ac.uk | 2007-06-30 | 1 | -1/+5 |
|
|
| | | * | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -6/+10 |
|
|
| | | * | Fix [Bug 1116542] | donal.k.fellows@manchester.ac.uk | 2005-09-27 | 1 | -2/+18 |
|
|
| | | * | * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug | das | 2003-12-17 | 1 | -2/+4 |
|
|
| | | * | Stop losing references when variables are repeated in [binary scan]. [851747] | donal.k.fellows@manchester.ac.uk | 2003-12-02 | 1 | -40/+71 |
|
|
| | * | | * generic/tclBinary.c (UpdateStringOfByteArray): Add panic | dgp@users.sourceforge.net | 2010-04-30 | 1 | -2/+5 |
|
|
| * | | | Fix gcc -Wextra warning: missing initializer | nijtmans | 2010-12-10 | 1 | -20/+21 |
|
|
| * | | | [Bug 3129448]: possible over-allocation on 64-bit platforms | nijtmans | 2010-12-06 | 1 | -3/+3 |
|
|
| * | | | Tcl_Panic already writes a newline at the end, so the caller doesn't have to ... | nijtmans | 2010-11-19 | 1 | -2/+2 |
|
|
| * | | | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Make | donal.k.fellows@manchester.ac.uk | 2010-09-15 | 1 | -4/+19 |
|
|
| * | | | Remove many type casts which are no longernecessary as a result of [Patch 300... | nijtmans | 2010-08-22 | 1 | -2/+2 |
|
|
| * | | | * generic/tclBinary.c (TclAppendBytesToByteArray): Add comments | dgp@users.sourceforge.net | 2010-04-30 | 1 | -5/+10 |
|
|
| * | | | * generic/tclBinary.c (TclAppendBytesToByteArray): Add extra armour | donal.k.fellows@manchester.ac.uk | 2010-04-30 | 1 | -6/+11 |
|
|
| * | | | fix MSVC warning C4018: '>' : signed/unsigned mismatch | nijtmans | 2010-04-29 | 1 | -2/+2 |
|
|
| * | | | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 2992970]: Make | donal.k.fellows@manchester.ac.uk | 2010-04-29 | 1 | -1/+76 |
|
|
| * | | | Code Audit results: | donal.k.fellows@manchester.ac.uk | 2010-03-05 | 1 | -12/+18 |
|
|
| * | | | Handle completely invalid input to the decode methods [Bug 2922555] | patthoyts@users.sourceforge.net | 2009-12-29 | 1 | -1/+4 |
|
|
| * | | | Fix gcc warning, using gcc-4.3.4 on cygwin | nijtmans | 2009-12-11 | 1 | -2/+2 |
|
|
| * | | | Fix gcc warning, using gcc-4.3.4 on cygwin | nijtmans | 2009-12-11 | 1 | -2/+2 |
|
|
| * | | | Eliminate various gcc warnings (in -Wextra mode) | nijtmans | 2009-11-18 | 1 | -11/+12 |
|
|
| * | | | * generic/tclBinary.c: Removed unused variables. | dgp@users.sourceforge.net | 2009-07-16 | 1 | -3/+1 |
|
|
| * | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -9/+9 |
|
|
| * | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | donal.k.fellows@manchester.ac.uk | 2009-01-09 | 1 | -4/+3 |
|
|
| * | | | Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace. | ferrieux@users.sourceforge.net | 2008-12-15 | 1 | -4/+5 |
|
|
| * | | | Tidy up formatting. | donal.k.fellows@manchester.ac.uk | 2008-11-16 | 1 | -612/+595 |
|
|
| * | | | patch #2215022: clean up the binary ensemble initialization code | patthoyts@users.sourceforge.net | 2008-11-07 | 1 | -90/+38 |
|
|
| * | | | Style improvements - invoking callbacks without visual junk. | donal.k.fellows@manchester.ac.uk | 2008-10-26 | 1 | -50/+48 |
|
|
| * | | | Add "const" to many internal | nijtmans | 2008-10-15 | 1 | -59/+59 |
|
|
| * | | | Some cleaning up of the binary encode/decode engines | donal.k.fellows@manchester.ac.uk | 2008-10-07 | 1 | -121/+160 |
|
|
| * | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -3/+3 |
|
|
| * | | | fix warnings, remove unused debug code that causes build failure | das | 2008-06-05 | 1 | -24/+10 |
|
|
| * | | | TIP #317 implementation | patthoyts@users.sourceforge.net | 2008-06-03 | 1 | -7/+567 |
|
|
| * | | | Converted the [binary] command into an ensemble. | patthoyts@users.sourceforge.net | 2008-05-02 | 1 | -147/+228 |
|
|
| * | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -2/+2 |
| |/ / |
|