| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -2/+2 |
|
|
* | Merge 8.6 | jan.nijtmans | 2019-05-31 | 1 | -2/+2 |
|\ |
|
| * | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo... | jan.nijtmans | 2019-05-31 | 1 | -2/+2 |
|
|
| * | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:... | jan.nijtmans | 2019-03-25 | 1 | -2/+2 |
|
|
* | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -13/+13 |
|
|
* | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 1 | -1/+1 |
|
|
* | | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar... | jan.nijtmans | 2019-03-08 | 1 | -2/+2 |
|
|
* | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -6/+6 |
|
|
* | | Somewhat better backwards compatibility on 64-bit platforms. | jan.nijtmans | 2017-12-19 | 1 | -0/+4 |
|
|
* | | merge core-8-branch. Also fix some test-cases, expecting the existence of "in... | jan.nijtmans | 2017-11-15 | 1 | -0/+4 |
|
|
* | | more internal use of size_t (in stead of int) | jan.nijtmans | 2016-11-29 | 1 | -1/+1 |
|
|
* | | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 1 | -2/+47 |
|\ \
| |/ |
|
| * | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 1 | -2/+47 |
| |\ |
|
| | * | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 1 | -2/+47 |
|
|
* | | | Use the new private flag INDEX_TEMP_TABLE in testing command too. | dgp | 2016-07-20 | 1 | -16/+2 |
|/ / |
|
* | | Use same internal representation for unicode strings in test-cases than in re... | jan.nijtmans | 2016-07-01 | 1 | -8/+2 |
|
|
* | | merge core-8-5-branch | jan.nijtmans | 2013-01-31 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Use twoPtrValue.ptr1 in stead of otherValuePtr everywhere. This is exactly th... | jan.nijtmans | 2013-01-31 | 1 | -4/+4 |
|
|
* | | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to... | jan.nijtmans | 2013-01-03 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to... | jan.nijtmans | 2013-01-03 | 1 | -0/+11 |
| |\ |
|
| | * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to... | jan.nijtmans | 2013-01-03 | 1 | -0/+11 |
|
|
* | | | [Bug 3386721] Allow multiple [load]ing of the Tcltest package | ferrieux | 2011-08-10 | 1 | -62/+104 |
|
|
* | | | TclFreeIntRep() related cleanup. | dgp | 2011-04-25 | 1 | -2/+1 |
|
|
* | | | Reduce the number of casts used to manage Tcl_Obj internal representations. | dkf | 2011-03-26 | 1 | -6/+4 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -2/+2 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclStringObj.c: Added protections from invalid memory | dgp | 2009-03-30 | 1 | -2/+65 |
|
|
| * | | constification backport to silence warning | dgp | 2010-03-19 | 1 | -3/+3 |
|
|
| * | | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace] | dgp | 2010-03-18 | 1 | -1/+101 |
|
|
| * | | * generic/tclStringObj.c: Added protections from invalid memory | dgp | 2009-03-30 | 1 | -2/+66 |
|
|
* | | | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace] | dgp | 2010-03-18 | 1 | -1/+101 |
|
|
* | | | [ tcl-Feature Requests-2958832 ] Further | nijtmans | 2010-02-25 | 1 | -8/+8 |
|
|
* | | | Test-case for fixed [Bug 2849797] | nijtmans | 2009-11-19 | 1 | -2/+1 |
|
|
* | | | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -2/+5 |
|
|
* | | | * generic/tclTestObj.c: Replace the [teststringobj ualloc] testing | dgp | 2009-02-16 | 1 | -5/+5 |
|
|
* | | | * generic/tclStringObj.c: Added protections from invalid memory | dgp | 2009-02-16 | 1 | -2/+66 |
|
|
* | | | * generic/tclTestObj.c: Revise updates to [teststringobj] so we don't | dgp | 2009-02-14 | 1 | -7/+5 |
|
|
* | | | * generic/tclStringObj.c: Simplified Tcl_GetCharLength by | dgp | 2009-02-12 | 1 | -1/+7 |
|
|
* | | | * generic/tclStringObj.c: Changed type of the 'allocated' field | dgp | 2009-02-11 | 1 | -2/+2 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -10/+10 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -117/+117 |
|
|
* | | | Eliminate warning: unused variable | nijtmans | 2008-11-26 | 1 | -3/+1 |
|
|
* | | | Eliminate 3 calls to Tcl_SetResult, as | nijtmans | 2008-11-25 | 1 | -3/+2 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -4/+4 |
|
|
* | | | * doc/Object.3 CONSTified 3 functions using | nijtmans | 2008-07-27 | 1 | -2/+2 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -2/+2 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -5/+5 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|