Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More int -> size_t | jan.nijtmans | 2022-02-23 | 1 | -9/+10 |
* | Merge 9.0 | jan.nijtmans | 2022-02-17 | 1 | -2/+2 |
|\ | |||||
| * | More int -> size_t in internal API | jan.nijtmans | 2022-02-17 | 1 | -20/+19 |
* | | more int->size_t | jan.nijtmans | 2022-02-17 | 1 | -2/+2 |
* | | 3 more API's | jan.nijtmans | 2022-01-27 | 1 | -12/+11 |
* | | More progress | jan.nijtmans | 2022-01-27 | 1 | -2/+2 |
* | | more progress | jan.nijtmans | 2022-01-26 | 1 | -4/+4 |
* | | change signature for Tcl_DictObjPutKeyList and Tcl_DictObjRemoveKeyList too | jan.nijtmans | 2022-01-24 | 1 | -2/+2 |
|/ | |||||
* | merge trunk | dgp | 2021-04-28 | 1 | -5/+3 |
|\ | |||||
| * | Merge 8.7 | jan.nijtmans | 2021-04-28 | 1 | -5/+3 |
| |\ | |||||
| | * | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596... | jan.nijtmans | 2021-04-28 | 1 | -4/+6 |
* | | | merge trunk | dgp | 2021-04-08 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2021-04-07 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 1 | -3/+3 |
* | | | merge trunk | dgp | 2021-04-05 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2021-04-04 | 1 | -7/+7 |
| |\ \ | | |/ | |||||
| | * | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo... | jan.nijtmans | 2021-04-04 | 1 | -6/+6 |
* | | | merge trunk | dgp | 2021-03-22 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2021-03-19 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Merge 8.6 | jan.nijtmans | 2021-03-19 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen... | jan.nijtmans | 2021-03-19 | 1 | -2/+2 |
| | * | | Merge 8.6 | jan.nijtmans | 2021-03-04 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 8.5. Add unused stub table entries | jan.nijtmans | 2021-03-04 | 1 | -0/+1 |
| | | |\ | |||||
* | | | \ | merge trunk | dgp | 2021-03-11 | 1 | -9/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Move internal stub entry 260 to 259, the same place it is in 8.7. | jan.nijtmans | 2021-03-10 | 1 | -11/+8 |
* | | | | | merge trunk | dgp | 2021-02-24 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigne... | jan.nijtmans | 2021-02-18 | 1 | -4/+4 |
* | | | | | Merge TIP 481 (resolve conflicts) | jan.nijtmans | 2021-01-21 | 1 | -6/+0 |
|/ / / / | |||||
* | | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 1 | -2/+2 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-11-06 | 1 | -12/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f... | jan.nijtmans | 2020-11-06 | 1 | -0/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | New TIP #581 implementation | jan.nijtmans | 2020-07-17 | 1 | -0/+2 |
| | * | | Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup. | jan.nijtmans | 2020-04-16 | 1 | -6/+14 |
| | |\ \ | | | |/ | |||||
| | | * | Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not ... | jan.nijtmans | 2020-04-16 | 1 | -9/+30 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-07-21 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follo... | jan.nijtmans | 2020-07-17 | 1 | -4/+4 |
* | | | | merge 8.7 | dgp | 2020-04-01 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internal | dgp | 2020-04-01 | 1 | -2/+8 |
| * | | | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using ... | jan.nijtmans | 2020-03-07 | 1 | -6/+6 |
| * | | | Merge 8.6 | jan.nijtmans | 2020-01-23 | 1 | -0/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2020-01-23 | 1 | -3/+6 |
| | |\ \ | | | |/ | |||||
| | | * | Last unused internal stub entry from 258 to 259. | jan.nijtmans | 2020-01-23 | 1 | -3/+6 |
| | * | | Merge 8.5 | jan.nijtmans | 2019-10-15 | 1 | -0/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Add more dummy stub-entries, filled with NULL. Stub table size corresponds wi... | jan.nijtmans | 2019-10-15 | 1 | -0/+34 |
* | | | | Merge 8.7. Add TclAppendUnicodeToObj() to internal stubs, since it is needed ... | jan.nijtmans | 2020-01-20 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
* | | | | Remove TclInitCompiledLocals(), internal routine marked deprecated in 8.5+. | dgp | 2019-12-30 | 1 | -6/+3 |
* | | | | TIP 537 implementation: Enable 64-bit indexes in regexp matching | jan.nijtmans | 2019-05-31 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Change regexp C API to handle indexes > 2G. New TIP upcoming. | jan.nijtmans | 2019-03-29 | 1 | -2/+2 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-05-31 | 1 | -7/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | |