| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | dgp | 2021-04-03 | 1 | -2/+2 |
|\ |
|
| * | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -2/+2 |
|
|
* | | merge trunk | dgp | 2020-12-07 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
| |\ |
|
| | * | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
| * | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
| * | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| |/ |
|
* | | merge trunk | dgp | 2020-09-16 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
| |\ |
|
| | * | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
| * | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -14/+14 |
|\ \ \
| |/ / |
|
| * | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -14/+14 |
|
|
* | | | merge trunk | dgp | 2018-11-19 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | merge 8.7 | dgp | 2018-10-18 | 1 | -9/+9 |
| |\ \ |
|
| * \ \ | merge trunk | dgp | 2016-11-18 | 1 | -0/+13 |
| |\ \ \ |
|
| * \ \ \ | merge trunk | dgp | 2016-07-19 | 1 | -1/+0 |
| |\ \ \ \ |
|
| * | | | | | Revise the "end-offset" objType to use proposed routines, and not export or | dgp | 2016-04-11 | 1 | -48/+0 |
|
|
* | | | | | | merge trunk | dgp | 2018-10-24 | 1 | -9/+9 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge 8.7 | jan.nijtmans | 2018-09-05 | 1 | -12/+13 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-09-03 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l... | jan.nijtmans | 2018-09-03 | 1 | -7/+7 |
|
|
| * | | | | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun... | jan.nijtmans | 2018-08-28 | 1 | -9/+8 |
|
|
| * | | | | | | Undo various test-case changes, in order to prove platform compatibility | jan.nijtmans | 2018-08-16 | 1 | -11/+13 |
|
|
| * | | | | | | Experiment, resolving platform differences at script level. Don't look ... | jan.nijtmans | 2018-08-16 | 1 | -9/+7 |
| |/ / / / / |
|
* | | | | | | merge trunk | dgp | 2018-02-23 | 1 | -47/+0 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Remove tests of "end-offset" Tcl_ObjType, taken private. | dgp | 2018-02-23 | 1 | -47/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Rebase to trunk. | dgp | 2017-11-08 | 1 | -3/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Purge the old and broken Tcl_ObjType. | dgp | 2016-12-06 | 1 | -3/+2 |
|
|
| * | | | | merge trunk | jan.nijtmans | 2016-11-17 | 1 | -0/+13 |
| |\ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
* | | | | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 1 | -0/+13 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 1 | -0/+13 |
| |\ \ |
|
| | * | | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 1 | -0/+13 |
|
|
* | | | | "array search" is no longer a registered Tcl_ObjType. | dgp | 2016-07-19 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -3/+3 |
|/ / |
|
* | | Test-cases which pick up the completion of bug-fix [e663138a06d98e48b5fbb42cc... | jan.nijtmans | 2014-04-15 | 1 | -2/+2 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|/ |
|
* | 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 |
|
|
| * | One less crazy long/wide aunt in the attic... [Bug 868489] | dkf | 2004-09-10 | 1 | -1/+67 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from the | dgp | 2007-09-09 | 1 | -2/+1 |
|
|
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -11/+9 |
|
|
* | | * tests/compExpr-old.test: Still more conversion of "nonPortable" | dgp | 2005-07-28 | 1 | -26/+5 |
|
|
* | | * tests/expr.test: Consolidated equivalent constraints into | dgp | 2005-07-27 | 1 | -9/+9 |
|
|
* | | * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, so | dgp | 2005-05-18 | 1 | -13/+12 |
|
|
* | | * generic/tclObj.c (TclInitObjSubsystem): Removed the | dgp | 2005-05-17 | 1 | -4/+6 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|