| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr... | jan.nijtmans | 2019-02-09 | 1 | -1/+1 |
|
|
* | Make TclFreeObj MODULE_SCOPE, so the only way to access it is through the stu... | jan.nijtmans | 2018-11-27 | 1 | -2/+3 |
|
|
* | TIP #512 documentation: Indicate which functions cannot be called through the... | jan.nijtmans | 2018-11-21 | 1 | -0/+13 |
|
|
* | Implement TIP #512: No stub for Tcl_SetExitProc() | jan.nijtmans | 2018-11-15 | 1 | -4/+4 |
|\ |
|
| * | Merge 8.7 | jan.nijtmans | 2018-11-02 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge 8.7 | jan.nijtmans | 2018-10-18 | 1 | -2/+16 |
| |\ \
| | |/ |
|
| * | | Merge 8.7 | jan.nijtmans | 2018-08-08 | 1 | -24/+28 |
| |\ \ |
|
| * | | | TIP #512 implementation | jan.nijtmans | 2018-06-25 | 1 | -3/+3 |
|
|
* | | | | merge 8.7 | dgp | 2018-11-06 | 1 | -2/+22 |
|\ \ \ \ |
|
| * \ \ \ | merge 8.7 | dgp | 2018-10-18 | 1 | -30/+49 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | merge 8.7 | dgp | 2018-04-25 | 1 | -5/+5 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | merge 8.7 | dgp | 2018-01-18 | 1 | -48/+48 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.7 | dgp | 2017-11-29 | 1 | -5/+5 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge 8.7 | dgp | 2017-11-14 | 1 | -5/+2 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | merge trunk | dgp | 2017-03-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | merge trunk | dgp | 2017-01-12 | 1 | -5/+12 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | New routine Tcl_HasStringRep() and first conversion of callers. | dgp | 2016-10-07 | 1 | -0/+3 |
|
|
| * | | | | | | | | | Revised design - have Tcl_FetchIntRep return a writable pointer. | dgp | 2016-03-27 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | First demonstration conversion to the new intrep manipulation routines. | dgp | 2016-03-25 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | New routines Tcl_FetchIntRep() and Tcl_StoreIntRep(). | dgp | 2016-03-25 | 1 | -0/+8 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | Revise Tcl_InitStringRep(); numBytes is unsigned. Only truncation permitted. | dgp | 2016-03-23 | 1 | -1/+2 |
|
|
| * | | | | | | | | | Next step: new routine Tcl_InitStringRep() | dgp | 2016-03-23 | 1 | -1/+3 |
|
|
| * | | | | | | | | | First simple step implementing TIP 445. | dgp | 2016-03-22 | 1 | -0/+8 |
|
|
* | | | | | | | | | | Draft implementation of TIP 506 - rebased to Tcl 8.7 | dgp | 2018-10-27 | 1 | -1/+13 |
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
* | | | | | | | | | More regularizing of function names, field names and testing styles | dkf | 2018-10-06 | 1 | -12/+5 |
|
|
* | | | | | | | | | Improvements for zipfs. Document that TclZipfs_AppHook only works on Windows ... | jan.nijtmans | 2018-09-26 | 1 | -6/+1 |
|
|
* | | | | | | | | | Bug-fix: Move TclZipfs_AppHook() from 0 -> 2 in the stub table, otherwise it ... | jan.nijtmans | 2018-09-06 | 1 | -3/+4 |
|
|
* | | | | | | | | | Merging changes with 8.7 | hypnotoad | 2018-08-14 | 1 | -24/+28 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | merge 8.6 | jan.nijtmans | 2018-07-31 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Remove some actually dead code | jan.nijtmans | 2018-07-31 | 1 | -0/+4 |
|
|
| * | | | | | | | | | Make Tcl_GetUnicode() a macro. Mark many other stub-entries which are no long... | jan.nijtmans | 2018-07-04 | 1 | -24/+24 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | merge 8.7 | dgp | 2018-04-27 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | merge 8.7 | dgp | 2018-01-18 | 1 | -48/+48 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | merge core-8-branch | jan.nijtmans | 2017-11-17 | 1 | -10/+7 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Somewhat simplified implementation of TIP #389, in which the "string length" ... | jan.nijtmans | 2017-11-07 | 1 | -5/+5 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | merge 8.7 | dgp | 2018-03-07 | 1 | -48/+48 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_V... | jan.nijtmans | 2017-11-20 | 1 | -41/+41 |
|
|
| * | | | | | | | merge core-8-branch. Deprecate support for "string bytelength" | jan.nijtmans | 2017-11-20 | 1 | -9/+7 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge core-8-branch. Backout the Tcl_EvalFile changes. | jan.nijtmans | 2017-11-09 | 1 | -1/+0 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | No longer mark Tcl_EvalFile() as obsolete/deprecated. Thanks to all feedback ... | jan.nijtmans | 2017-11-09 | 1 | -2/+2 |
|
|
| * | | | | | | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br... | jan.nijtmans | 2017-11-08 | 1 | -8/+8 |
| |/ / / / / / |
|
* | | | | | | | Modifications to allow the mounting of zip file systems from data blocks | hypnotoad | 2018-01-17 | 1 | -2/+13 |
|
|
* | | | | | | | Added a new function to the Zipfs: TclZipfs_TclLibrary, which returns a previ... | hypnotoad | 2017-11-21 | 1 | -1/+3 |
|
|
* | | | | | | | Change to TclZipfs_AppHook to accomidate Windows | tne | 2017-11-20 | 1 | -4/+7 |
|
|
* | | | | | | | Pulling changes from core-8-branch | hypnotoad | 2017-11-17 | 1 | -5/+5 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | TIP #422, Tcl 8.7 part: Mark all *VA functions as deprecated. They will be re... | jan.nijtmans | 2017-11-17 | 1 | -5/+5 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | TIP #422 implementation, Tcl 8.7 part. | jan.nijtmans | 2017-11-07 | 1 | -5/+5 |
| | |/ / / / |
|
* | | | | | | Pulling changes from core-8-6-branch | hypnotoad | 2017-11-17 | 1 | -5/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge core-8-6-branch | jan.nijtmans | 2017-11-13 | 1 | -1/+0 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | No longer mark Tcl_EvalFile() as obsolete, since it will continue to be suppo... | jan.nijtmans | 2017-11-13 | 1 | -1/+0 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|