Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Backport fix for [Bug 2857044]. | dgp | 2011-04-27 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Revise last fix. | dgp | 2011-04-25 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Revise last fix. | dgp | 2011-04-25 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Fix compilation warning in TclListObj - printf format mismatch | venkat | 2011-04-24 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix compilation warning in TclListObj - printf format mismatch | venkat | 2011-04-24 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Use macro to set List intreps | dgp | 2011-04-21 | 1 | -21/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Use macro to set List intreps | dgp | 2011-04-21 | 1 | -21/+5 | |
| | | | | ||||||
* | | | | Limits on list length were too strict. Revised panics to errors where possible. | dgp | 2011-04-21 | 1 | -46/+82 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Limits on list length were too strict. Revised panics to errors where possible. | dgp | 2011-04-21 | 1 | -44/+81 | |
| | | | | ||||||
* | | | | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -7/+11 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -5/+9 | |
| |\ \ \ | | | |/ | | |/| | ||||||
* | | | | Use ListRepPtr(.) and other cleanup. | dgp | 2011-04-18 | 1 | -9/+9 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Use ListRepPtr(.) and other cleanup. | dgp | 2011-04-18 | 1 | -9/+9 | |
| | |/ | |/| | ||||||
* | | | More generation of errorCodes ([interp], [lset], [load], [unload]). | dkf | 2011-04-02 | 1 | -0/+6 | |
| | | | ||||||
* | | | Reduce the number of casts used to manage Tcl_Obj internal representations. | dkf | 2011-03-26 | 1 | -59/+65 | |
| | | | ||||||
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -12/+10 | |
| | | | | | | | | | rest of Tcl source code. No ABI change. API change *should* be harmless. | |||||
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 | |
|\ \ \ | |/ / | | | | cause more harm than good. Purged them (except in zlib files). | |||||
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 | |
| |\ \ | | |/ | | | | more harm than good. Purged them. | |||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 | |
| | | | | | | | | | more harm than good. Purged them. | |||||
| | * | Backport of fix for [Bug 1267380] | dkf | 2005-08-25 | 1 | -1/+7 | |
| | | | ||||||
| | * | * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead | das | 2004-11-11 | 1 | -12/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of manual copy loop to shift list elements. Decreases time spent in Tcl_ListObjReplace() from 5.2% to 1.7% of overall runtime of tclbench on a ppc 7455 (i.e. 200% speed increase). [Patch 1064243] * generic/tclHash.c: hoisted some constant pointer dereferences out of loops to eliminate redundant loads that the gcc optimizer didn't deal with. Decreases time spend in Tcl_FindHashEntry() by 10% over a full run of the tcl testuite on a ppc 7455. [Patch 1064243] | |||||
| * | | Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions. | ferrieux | 2010-05-19 | 1 | -3/+5 | |
| | | | ||||||
| * | | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace] | dgp | 2010-03-18 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | * generic/tclTestObj.c: operations. Thanks to kbk for fix and test. * tests/listObj.test: [Bug 2971669]. | |||||
| * | | Fix efficiency bug detected by Kieran Elby. | dkf | 2008-09-10 | 1 | -2/+11 | |
| | | | ||||||
| * | | Fix [Bug 2008248] and make dict->list->dict round trip efficient to boot. | dkf | 2008-07-20 | 1 | -1/+54 | |
| | | | ||||||
* | | | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace] | dgp | 2010-03-18 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | * generic/tclTestObj.c: operations. Thanks to kbk for fix and test. * tests/listObj.test: [Bug 2971669]. | |||||
* | | | Fix some nasties with handling duplicate keys in list->dict->list conversions. | dkf | 2010-02-24 | 1 | -3/+5 | |
| | | | ||||||
* | | | * generic/tclDictObj.c: Updated freeIntRepProc routines so | dgp | 2009-09-30 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclExecute.c: that they set the typePtr field to * generic/tclIO.c: NULL so that the Tcl_Obj is not left * generic/tclIndexObj.c: in an inconsistent state. * generic/tclInt.h: [Bug 2857044] * generic/tclListObj.c: * generic/tclNamesp.c: * generic/tclOOCall.c: * generic/tclObj.c: * generic/tclPathObj.c: * generic/tclProc.c: * generic/tclRegexp.c: * generic/tclStringObj.c: | |||||
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | - some internal const decorations - spacing | |||||
* | | | Generate errorcodes for more cases. | dkf | 2009-01-08 | 1 | -1/+6 | |
| | | | ||||||
* | | | Add "const" to many internal | nijtmans | 2008-10-15 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | const tables, so those will be put by the C-compiler in the TEXT segment in stead of the DATA segment. This makes those table sharable in shared libraries. | |||||
* | | | TIP #331 IMPLEMENTATION | Kevin B Kenny | 2008-10-05 | 1 | -6/+19 | |
| | | | | | | | | | | | | | | | | | | | | | * generic/tclListObj.c (TclLsetFlat): * tests/lset.test: Modified the [lset] command so that it allows for an index of 'end+1', which has the effect of appending an element to the list. | |||||
* | | | Fix efficiency bug detected by Kieran Elby. | dkf | 2008-09-10 | 1 | -2/+11 | |
| | | | ||||||
* | | | Silence some warnings. | dkf | 2008-08-23 | 1 | -5/+5 | |
| | | | ||||||
* | | | Fix [Bug 2008248] and make dict->list->dict round trip efficient to boot. | dkf | 2008-07-20 | 1 | -2/+55 | |
| | | | ||||||
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -11/+11 | |
|/ / | ||||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 | |
| | | ||||||
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ↵ | Miguel Sofer | 2007-11-11 | 1 | -21/+28 | |
| | | | | | | | | objTypes. | |||||
* | | * tests/lindex.test (lindex-17.[01]): Added code to detect the | Kevin B Kenny | 2007-09-03 | 1 | -2/+9 | |
| | | | | | | | | | | | | error when a script does [lindex {} end foo]; an overaggressive optimisation caused this call to return an empty object rather than an error. | |||||
* | | * generic/tclListObj.c: reverting [Patch 738900] (committed on | Miguel Sofer | 2007-04-24 | 1 | -106/+56 | |
| | | | | | | | | | | | | 2007-04-20). Causes some Tk test breakage of unknown importance, but the impact of the patch itself is likely to be so small that it does not warrant investigation at this time. | |||||
* | | * generic/tclListObj.c (TclLsetFlat): Fixed a bug where the new | Kevin B Kenny | 2007-04-24 | 1 | -2/+8 | |
| | | | | | | | | | | list under construction was leaked in the error case.[Bug 1705778, leaks K13 and K14] | |||||
* | | * generic/tclListObj.c (SetListFromAny): avoid discarding internal | Miguel Sofer | 2007-04-20 | 1 | -56/+106 | |
| | | | | | | | | reps of objects converted to singleton lists [Patch 738900] | |||||
* | | 2007-03-20 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2007-03-20 | 1 | -126/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclDate.c: Rebuilt, despite Donal Fellows's comment when committing it that no rebuild was required. * generic/tclGetDate.y: According to Donal Fellows, "Introduce modern formatting standards; no need for rebuild of tclDate.c." * library/tzdata/America/Cambridge_Bay: * library/tzdata/America/Havana: * library/tzdata/America/Inuvik: * library/tzdata/America/Iqaluit: * library/tzdata/America/Pangnirtung: * library/tzdata/America/Rankin_Inlet: * library/tzdata/America/Resolute: * library/tzdata/America/Yellowknife: * library/tzdata/Asia/Choibalsan: * library/tzdata/Asia/Dili: * library/tzdata/Asia/Hovd: * library/tzdata/Asia/Jakarta: * library/tzdata/Asia/Jayapura: * library/tzdata/Asia/Makassar: * library/tzdata/Asia/Pontianak: * library/tzdata/Asia/Ulaanbaatar: * library/tzdata/Europe/Istanbul: Upgraded to Olson's tzdata2007d. * generic/tclListObj.c (TclLsetList, TclLsetFlat): * tests/lset.test: Changes to deal with shared internal representation for lists passed to the [lset] command. Thanks to Don Porter for fixing this issue. [Bug 1677512] | |||||
* | | added missing panic | dgp | 2007-03-17 | 1 | -1/+4 | |
| | | ||||||
* | | Tightening up declaration scopes, improving some comments with xrefs to bugDB | dkf | 2007-03-12 | 1 | -44/+49 | |
| | | ||||||
* | | Move 'return' in TclListObjSetElement into correct place! | dkf | 2007-03-10 | 1 | -31/+27 | |
| | | ||||||
* | | * generic/tclListObj.c (TclLsetList): Rewrite so that the routine | dgp | 2007-03-08 | 1 | -70/+26 | |
| | | | | | | | | | | itself does not do any direct intrep surgery. Better isolates those things into the implementation of the "list" Tcl_ObjType. | |||||
* | | Moved [lindex] guts to tclListObj.c, same as [lset] guts. | dkf | 2007-03-08 | 1 | -1/+166 | |
| | | ||||||
* | | Minor comment cleaning up | dkf | 2007-03-07 | 1 | -42/+41 | |
| | | ||||||
* | | Added comments warning against certain optimizations | dgp | 2007-03-02 | 1 | -1/+9 | |
| | |