| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Handle completely invalid input to the decode methods [Bug 2922555] | patthoyts | 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 | 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, ... | dkf | 2009-01-09 | 1 | -4/+3 |
|
|
* | | | Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace. | ferrieux | 2008-12-15 | 1 | -4/+5 |
|
|
* | | | Tidy up formatting. | dkf | 2008-11-16 | 1 | -612/+595 |
|
|
* | | | patch #2215022: clean up the binary ensemble initialization code | patthoyts | 2008-11-07 | 1 | -90/+38 |
|
|
* | | | Style improvements - invoking callbacks without visual junk. | dkf | 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 | dkf | 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 | 2008-06-03 | 1 | -7/+567 |
|
|
* | | | Converted the [binary] command into an ensemble. | patthoyts | 2008-05-02 | 1 | -147/+228 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -2/+2 |
|/ / |
|
* | | improved fix keeping short-circuit | patthoyts | 2008-03-24 | 1 | -3/+5 |
|
|
* | | bug #1923966 - crash in binary format. Added tests for the above crash condit... | patthoyts | 2008-03-24 | 1 | -2/+2 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -14/+19 |
|
|
* | | * generic/tclBinary.c (Tcl_GetByteArrayFromObj): check type before | hobbs | 2007-11-09 | 1 | -2/+4 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+2 |
|
|
* | | * generic/tclBinary.c: Addressed several code paths where the | Kevin B Kenny | 2007-04-24 | 1 | -1/+6 |
|
|
* | | * generic/tclBinary.c (Tcl_SetByteArrayLength): Replaced ckalloc() / | dgp | 2007-03-19 | 1 | -9/+5 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -17/+18 |
|
|
* | | Minor changes (whitespace police, etc.) | dkf | 2006-11-07 | 1 | -59/+56 |
|
|
* | | Silence GCC (cast is always safe; value is known to fit with wiggle room) | dkf | 2006-10-10 | 1 | -2/+2 |
|
|
* | | TIP #275: Support unsigned values in binary command | patthoyts | 2006-10-06 | 1 | -19/+57 |
|
|
* | | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -4/+4 |
|
|
* | | * generic/tclBinary.c: Revised the handling of the Q and q format | dgp | 2006-04-26 | 1 | -10/+62 |
|
|
* | | * generic/tclBinary.c: | Miguel Sofer | 2005-11-04 | 1 | -5/+1 |
|
|
* | | Formatting fixes | dkf | 2005-09-27 | 1 | -127/+126 |
|
|
* | | Getting more systematic about style | dkf | 2005-07-17 | 1 | -847/+829 |
|
|
* | | * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration. | dgp | 2005-05-13 | 1 | -5/+1 |
|
|
* | | Fixed uninitialized memory read in tclBinary.c when passing a NaN to 'd','q',... | Kevin B Kenny | 2005-05-10 | 1 | -1/+2 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -3/+12 |
|
|
* | | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -2/+2 |
|
|
* | | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -5/+5 |
|
|
* | | Factorize out the code for freeing an object's internal rep. | dkf | 2004-09-29 | 1 | -12/+4 |
|
|
* | | TIP#129 implementation. Probably also much more breakage in the test suite too | dkf | 2004-05-13 | 1 | -132/+358 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+6 |
|
|
* | | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -3/+3 |
|
|
* | | * 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] | dkf | 2003-12-02 | 1 | -40/+71 |
|/ |
|
* | Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774] | dkf | 2003-02-21 | 1 | -20/+20 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -6/+72 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): | dgp | 2001-12-28 | 1 | -3/+3 |
|
|