Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more spacing/formatting tweaks | dkf | 2024-03-19 | 1 | -6/+5 |
* | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -8/+12 |
* | Merge 8.7 | jan.nijtmans | 2023-11-20 | 1 | -4/+4 |
|\ | |||||
| * | Undo previous commit. Add "static" keywords in various places instead. This s... | jan.nijtmans | 2023-11-20 | 1 | -4/+4 |
* | | merge 8.7 | dgp | 2023-11-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add TCL_INDEX_TEMP_TABLE to avoid storing pointers to a table on the stack | dgp | 2023-11-20 | 1 | -1/+1 |
* | | Put back accidently removed line | jan.nijtmans | 2023-11-12 | 1 | -0/+1 |
* | | Fix compiler warning (Tcl_Size != Tcl_WideInt) | jan.nijtmans | 2023-11-12 | 1 | -7/+5 |
* | | Fix Windows build with --disable-shared: Make sure that test-code is never co... | jan.nijtmans | 2023-11-10 | 1 | -0/+1 |
* | | Merge 8.7 | jan.nijtmans | 2023-10-27 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | [26870862f0] follow-up: of course it was not complete yet | jan.nijtmans | 2023-10-27 | 1 | -5/+5 |
| * | Fix test-case failure with --enable-symbols=mem. Slipped in with TIP #666 imp... | jan.nijtmans | 2023-09-12 | 1 | -1/+0 |
| * | Merge 8.7 | jan.nijtmans | 2023-08-04 | 1 | -6/+29 |
| |\ | |||||
* | | | Rename Tcl_BumpObj() to Tcl_BounceRefCount(). | griffin | 2023-08-12 | 1 | -1/+1 |
* | | | Fix bug [30e4e9102f] - Abstract List ListIndex should return NULL when index ... | griffin | 2023-08-08 | 1 | -1/+1 |
* | | | Fix [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() | jan.nijtmans | 2023-07-31 | 1 | -1/+1 |
|\ \ \ | |||||
* | | | | Add (hopefully confincing) testcase for bug [e58d7e19e9] | jan.nijtmans | 2023-07-31 | 1 | -4/+40 |
|/ / / | |||||
* | | | Merge 8.7 - Tcl_ListObjIndex tests | apnadkarni | 2023-07-29 | 1 | -0/+22 |
|\ \ \ | | |/ | |/| | |||||
| * | | Add tests for out of bounds Tcl_ListObjIndex | apnadkarni | 2023-07-29 | 1 | -0/+22 |
| |/ | |||||
| * | Backport test improvements from 9.0 | jan.nijtmans | 2023-05-15 | 1 | -1/+1 |
* | | merge trunk, fix leak. | griffin | 2023-05-25 | 1 | -2/+4 |
|\ \ | |||||
| * | | Eliminate some clang warnings. Only use "testbigdata" if sizeof(Tcl_Size) == ... | jan.nijtmans | 2023-05-25 | 1 | -2/+4 |
* | | | Merge trunk | griffin | 2023-05-17 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2023-05-10 | 1 | -6/+6 |
| |\ \ | | |/ | |||||
| | * | Backport various changes from 9.0 branch | jan.nijtmans | 2023-05-10 | 1 | -27/+27 |
| | * | Some more int -> Tcl_Size (which is actually the same in 8.7). Backported fro... | jan.nijtmans | 2023-04-12 | 1 | -1/+1 |
* | | | Add Tcl_BumpObj() used to prevent leaks from Abstract List elements. | griffin | 2023-05-17 | 1 | -2/+3 |
|/ / | |||||
* | | Merge trunk | apnadkarni | 2023-04-19 | 1 | -22/+22 |
|\ \ | |||||
| * \ | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge 9.0 | apnadkarni | 2023-04-08 | 1 | -42/+42 |
| |\ \ \ | |||||
| * \ \ \ | Merge 9.0 | jan.nijtmans | 2023-04-01 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * | | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -21/+21 |
* | | | | | | Fix VC++ unused variable warning, lappend and join. | apnadkarni | 2023-04-16 | 1 | -1/+0 |
* | | | | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thank... | jan.nijtmans | 2023-04-12 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Finish up list tests. Add testbigdata dict command for generating dicts | apnadkarni | 2023-04-14 | 1 | -5/+15 |
* | | | | | Merge trunk | apnadkarni | 2023-04-05 | 1 | -42/+42 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2023-04-05 | 1 | -42/+42 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideI... | jan.nijtmans | 2023-04-05 | 1 | -60/+60 |
* | | | | Start on tests for large data | apnadkarni | 2023-04-04 | 1 | -0/+133 |
|/ / / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2023-03-22 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those a... | jan.nijtmans | 2023-03-22 | 1 | -2/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2023-03-08 | 1 | -1/+18 |
|\ \ \ | |/ / | |||||
| * | | Add "teststringobj newunicode". Not used in testcases yet. | jan.nijtmans | 2023-03-08 | 1 | -2/+19 |
* | | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -21/+21 |
* | | | Merge 8.7 | jan.nijtmans | 2022-10-09 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Tcl_NewWideIntObj -> Tcl_NewBooleanObj where appropriate | jan.nijtmans | 2022-10-09 | 1 | -6/+6 |