| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596... | jan.nijtmans | 2021-04-28 | 1 | -2/+2 |
|
|
* | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 1 | -5/+5 |
|
|
* | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo... | jan.nijtmans | 2021-04-04 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2021-03-19 | 1 | -1/+1 |
|\ |
|
| * | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documen... | jan.nijtmans | 2021-03-19 | 1 | -1/+1 |
|
|
* | | 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 |
| |\ |
|
| | * | Add some more unused entries to the stub table, keeping up with the table siz... | jan.nijtmans | 2021-03-04 | 1 | -0/+1 |
|
|
| * | | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". | jan.nijtmans | 2021-01-27 | 1 | -3/+3 |
|
|
| * | | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
* | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 1 | -1/+1 |
|
|
* | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -3/+3 |
|
|
* | | | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follo... | jan.nijtmans | 2020-07-17 | 1 | -1/+1 |
|
|
* | | | Merge 8.6. Add MacOS build using Clang++ | jan.nijtmans | 2020-05-26 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup. | jan.nijtmans | 2020-04-16 | 1 | -1/+7 |
| |\ \
| | |/ |
|
| | * | Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not ... | jan.nijtmans | 2020-04-16 | 1 | -1/+12 |
|
|
* | | | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internal | dgp | 2020-04-01 | 1 | -0/+5 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-03-25 | 1 | -4/+3 |
|\ \ \
| |/ / |
|
| * | | Follow-up to [a9f61c48906b66f8]: Fill UNIX TclIntPlatDecls stub entry 5 with ... | jan.nijtmans | 2020-03-25 | 1 | -4/+3 |
|
|
* | | | Merge 8.6. If compiled with -DTCL_NO_DEPRECATED, remove Tcl_MacOSXOpenBundleR... | jan.nijtmans | 2020-03-24 | 1 | -7/+8 |
|\ \ \
| |/ / |
|
| * | | Fill UNIX TclIntPlatDecls stub entries 15 up to 19 and 22 with same functions... | jan.nijtmans | 2020-03-24 | 1 | -7/+8 |
|
|
* | | | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using ... | jan.nijtmans | 2020-03-07 | 1 | -3/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-01-23 | 1 | -4/+8 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2020-01-23 | 1 | -15/+15 |
| |\ \
| | |/ |
|
| | * | Last unused internal stub entry from 258 to 259. | jan.nijtmans | 2020-01-23 | 1 | -16/+15 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2019-10-15 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Add more dummy stub-entries, filled with NULL. Stub table size corresponds wi... | jan.nijtmans | 2019-10-15 | 1 | -0/+5 |
|
|
* | | | TIP #544 implementation: Export TclGetIntForIndex() | jan.nijtmans | 2019-05-31 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | TIP #544 implementation. Documentation still missing. | jan.nijtmans | 2019-05-15 | 1 | -1/+1 |
|
|
* | | | | Export API | dkf | 2019-04-30 | 1 | -0/+6 |
|/ / / |
|
* | | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ... | jan.nijtmans | 2018-11-15 | 1 | -0/+4 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-05-11 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | jan.nijtmans | 2018-05-11 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ... | jan.nijtmans | 2018-05-11 | 1 | -2/+2 |
|
|
* | | | merge 8.6 | dgp | 2018-05-09 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | sebres | 2018-05-09 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST... | sebres | 2018-05-09 | 1 | -2/+2 |
|
|
* | | | merge core-8-branch | jan.nijtmans | 2018-01-22 | 1 | -5/+5 |
|\ \ \ |
|
| * \ \ | merge core-8-branch | jan.nijtmans | 2018-01-12 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_V... | jan.nijtmans | 2017-11-20 | 1 | -5/+5 |
|
|
* | | | | | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -1/+1 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTC... | jan.nijtmans | 2017-12-15 | 1 | -1/+1 |
| |/ / / |
|
* | | | | merge core-8-branch | jan.nijtmans | 2017-12-06 | 1 | -14/+14 |
|\ \ \ \
| |/ / / |
|
| * | | | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub ... | jan.nijtmans | 2017-11-20 | 1 | -14/+14 |
|
|
* | | | | merge 8.7 | dgp | 2017-11-14 | 1 | -35/+21 |
|\ \ \ \
| |/ / / |
|
| * | | | Add a lot of "deprecation" marks to internal API which will be removed in Tcl... | jan.nijtmans | 2017-11-13 | 1 | -35/+21 |
|
|
* | | | | Change (internal) TclFormatInt() signature, so it can handle WideInt's direct... | jan.nijtmans | 2017-10-30 | 1 | -1/+1 |
|/ / / |
|
* | | | Make read and write operations on Tcl_Var handles available in tclInt API. | dkf | 2017-06-08 | 1 | -0/+26 |
|\ \ \
| |/ / |
|
| * | | Expose some of the core variable access APIs.
| dkf | 2017-06-06 | 1 | -0/+26 |
|
|
* | | | Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose,... | jan.nijtmans | 2016-11-11 | 1 | -1/+1 |
|
|