Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More int -> size_t | jan.nijtmans | 2022-02-23 | 1 | -5/+5 |
* | Merge 9.0 | jan.nijtmans | 2022-02-17 | 1 | -1/+1 |
|\ | |||||
| * | More int -> size_t in internal API | jan.nijtmans | 2022-02-17 | 1 | -10/+10 |
* | | more int->size_t | jan.nijtmans | 2022-02-17 | 1 | -2/+2 |
* | | 3 more API's | jan.nijtmans | 2022-01-27 | 1 | -5/+5 |
* | | More progress | jan.nijtmans | 2022-01-27 | 1 | -1/+1 |
* | | more progress | jan.nijtmans | 2022-01-26 | 1 | -2/+2 |
* | | change signature for Tcl_DictObjPutKeyList and Tcl_DictObjRemoveKeyList too | jan.nijtmans | 2022-01-24 | 1 | -1/+1 |
|/ | |||||
* | merge trunk | dgp | 2021-07-19 | 1 | -40/+18 |
|\ | |||||
| * | (internal) stub table simplification: TclIntPlatStubs is now a single table, ... | jan.nijtmans | 2021-06-25 | 1 | -40/+18 |
| |\ | |||||
| | * | Merge 9.0 | jan.nijtmans | 2021-04-09 | 1 | -14/+18 |
| | |\ | |||||
| | * \ | Merge 9.0 | jan.nijtmans | 2021-01-26 | 1 | -536/+33 |
| | |\ \ | |||||
| | * | | | Fix build on UNIX/MacOS | jan.nijtmans | 2020-03-26 | 1 | -1/+1 |
| | * | | | Simplify platform/internal stubs. Not to be merged soon, still highly experim... | jan.nijtmans | 2020-03-25 | 1 | -190/+29 |
* | | | | | merge trunk | dgp | 2021-04-28 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2021-04-28 | 1 | -3/+4 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596... | jan.nijtmans | 2021-04-28 | 1 | -2/+2 |
* | | | | | merge trunk | dgp | 2021-04-08 | 1 | -4/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove TclWinConvertError from internal stub table. No longer necessary, sinc... | jan.nijtmans | 2021-04-08 | 1 | -3/+4 |
| * | | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2021-04-07 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 1 | -5/+5 |
* | | | | | merge trunk | dgp | 2021-04-05 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2021-04-04 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo... | jan.nijtmans | 2021-04-04 | 1 | -1/+1 |
* | | | | | merge trunk | dgp | 2021-03-22 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2021-03-19 | 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 trunk | dgp | 2021-03-11 | 1 | -6/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Move internal stub entry 260 to 259, the same place it is in 8.7. | jan.nijtmans | 2021-03-10 | 1 | -7/+9 |
* | | | | | | merge trunk | dgp | 2021-03-04 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2021-03-04 | 1 | -0/+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 |
* | | | | | | | merge trunk | dgp | 2021-02-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigne... | jan.nijtmans | 2021-02-18 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | merge trunk | dgp | 2021-02-05 | 1 | -83/+43 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | More more stub-entries, making the internal platform table more equal to each... | jan.nijtmans | 2021-01-26 | 1 | -40/+25 |
| * | | | | | Sort platform-dependant entries in tclInt.decls. No change in generated tcl*D... | jan.nijtmans | 2021-01-26 | 1 | -69/+44 |
* | | | | | | merge trunk | dgp | 2021-01-25 | 1 | -622/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Remove 4 (internal, MacOS-specific) functions from internal stub table, MODUL... | jan.nijtmans | 2021-01-25 | 1 | -23/+13 |
| * | | | | | Remove many commented-out sections of tclInt.decls: Since Tcl 9.0 doesn't nee... | jan.nijtmans | 2021-01-25 | 1 | -600/+1 |
| * | | | | | Undo (for now) removal of TclMacOSXNotifierAddRunLoopMode(), we don't want an... | jan.nijtmans | 2021-01-22 | 1 | -4/+3 |
| * | | | | | Merge 8.7. Simplify handling of platform-dependant API's like Tcl_CreateFileH... | jan.nijtmans | 2021-01-22 | 1 | -3/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
* | | | | | | Merge TIP 481 (resolve conflicts) | jan.nijtmans | 2021-01-21 | 1 | -5/+0 |
|/ / / / / | |||||
* | | | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |