| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't introduce size_t in a header-file which didn't use it before. Make more... | jan.nijtmans | 2023-03-17 | 1 | -7/+6 |
|
|
* | Add some undocumented stub functions. Those can prevent a crash like [http://... | jan.nijtmans | 2023-03-16 | 1 | -2/+14 |
|
|
* | Merge 8.5 | jan.nijtmans | 2022-11-22 | 1 | -1/+3 |
|\ |
|
| * | Unused stub entries up to Tcl_DStringToObj() (for Tcl 8.7/9.0) | jan.nijtmans | 2022-11-22 | 1 | -1/+3 |
|
|
* | | Merge 8.5. Update to tzdata 2022f | jan.nijtmans | 2022-10-30 | 1 | -16/+20 |
|\ \
| |/ |
|
| * | One more unused stub entry | jan.nijtmans | 2022-10-30 | 1 | -24/+28 |
|
|
* | | Update tzdata to 2022d. Add one more unused stub entry | jan.nijtmans | 2022-09-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add some more unused stub entries | jan.nijtmans | 2022-09-26 | 1 | -3/+3 |
|
|
* | | Make TclObjInterpProc a macro (since it always should be used through TclGetO... | jan.nijtmans | 2022-09-22 | 1 | -1/+1 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2022-05-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 2 more unused stub entries | jan.nijtmans | 2022-05-22 | 1 | -1/+1 |
|
|
* | | boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist... | jan.nijtmans | 2022-04-20 | 1 | -5/+5 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2022-03-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Reserve 3 more stub entries | jan.nijtmans | 2022-03-22 | 1 | -1/+1 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2022-02-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 2 more spare stub entries | jan.nijtmans | 2022-02-23 | 1 | -1/+1 |
|
|
* | | Merge 8.5. (add some unused spare stub entries) | jan.nijtmans | 2022-02-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add more spare unused stub entries | jan.nijtmans | 2022-02-11 | 1 | -1/+1 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2021-08-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Reserve a few more unused stub entries | jan.nijtmans | 2021-08-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.5. Add unused stub table entries | jan.nijtmans | 2021-03-04 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Add some more unused entries to the stub table, keeping up with the table siz... | jan.nijtmans | 2021-03-04 | 1 | -1/+6 |
|
|
| * | Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate... | jan.nijtmans | 2020-03-17 | 1 | -1/+4 |
|
|
* | | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". | jan.nijtmans | 2021-01-27 | 1 | -3/+3 |
|
|
* | | TIP #581: Mainly documentation and some testcases | jan.nijtmans | 2020-09-04 | 1 | -7/+7 |
|
|
* | | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. | jan.nijtmans | 2020-07-15 | 1 | -1/+1 |
|
|
* | | Little typo | jan.nijtmans | 2020-03-25 | 1 | -1/+1 |
|
|
* | | Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() i... | jan.nijtmans | 2020-03-15 | 1 | -3/+3 |
|
|
* | | Fix documentation, comments, and argument names of Tcl_TransferResult(). | dgp | 2020-01-05 | 1 | -1/+1 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-10-15 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Add more dummy stub-entries, filled with NULL. Stub table size corresponds wi... | jan.nijtmans | 2019-10-15 | 1 | -1/+1 |
|
|
* | | Remove some actually dead code | jan.nijtmans | 2018-07-31 | 1 | -0/+4 |
|
|
* | | No longer mark Tcl_EvalFile() as obsolete, since it will continue to be suppo... | 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 |
|
|
* | | Fix comments at the top of the *.decls files, which are not correct any more ... | jan.nijtmans | 2015-11-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix comments at the top of the *.decls files, which are not correct any more ... | jan.nijtmans | 2015-11-24 | 1 | -2/+2 |
|
|
| * | Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no l... | jan.nijtmans | 2013-03-28 | 1 | -5/+0 |
|
|
| * | Add dummy (undocumented) TclCanceled function in stub table (not exported as ... | jan.nijtmans | 2013-03-27 | 1 | -0/+5 |
|
|
| * | remove unneccessary duplication | jan.nijtmans | 2013-03-27 | 1 | -8/+0 |
|
|
| * | Extend the public stub table with dummy NULL entries, up to the size of the T... | jan.nijtmans | 2013-01-07 | 1 | -0/+3 |
| |\ |
|
| | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-01-07 | 1 | -0/+4 |
|
|
| | * | Remove all the long dead mac entries in tcl*.decls files | jan.nijtmans | 2012-11-15 | 1 | -49/+0 |
|
|
| | * | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va... | jan.nijtmans | 2012-06-06 | 1 | -3/+3 |
|
|
* | | | Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as app... | jan.nijtmans | 2015-10-08 | 1 | -2/+2 |
|
|
* | | | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ... | jan.nijtmans | 2015-09-22 | 1 | -3/+3 |
|
|
* | | | merge trunk | dkf | 2012-05-31 | 1 | -0/+8 |
|\ \ \ |
|
| * \ \ | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 1 | -0/+8 |
| |\ \ \
| | |/ / |
|
| | * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -0/+8 |
| | |\ \
| | | |/ |
|
* | | | | merge trunk | dkf | 2012-05-17 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|