summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-09-286-46/+89
|\
| * Fix wrong TclGetNumberFromObj() usage: this will crash if mp_int's are involv...jan.nijtmans2022-09-282-15/+10
| * int -> ListSizeT, and a few more simplificationsjan.nijtmans2022-09-282-5/+7
| * Still doesn't work. Use static in stead of MODULE_SCOPEjan.nijtmans2022-09-281-3/+3
| * sync with core-8-branchgriffin2022-09-2710-18/+315
| |\
| * | Fix compile error.griffin2022-09-261-1/+2
| * | Fix out-of-bounds length bug.griffin2022-09-255-25/+70
* | | Merge 8.7jan.nijtmans2022-09-274-3/+124
|\ \ \ | | |/ | |/|
| * | Since 'inline' doesn't seem to work, use MODULE_SCOPEjan.nijtmans2022-09-271-3/+3
| * | Merge 8.7apnadkarni2022-09-2721-484/+2339
| |\ \
| * | | Rename lsubst to ledit, add docsapnadkarni2022-09-163-8/+8
| * | | Merge 8.7apnadkarni2022-09-1634-925/+1818
| |\ \ \
| * | | | TIP 631 - lsubst commandapnadkarni2022-08-073-0/+121
* | | | | Merge 8.7jan.nijtmans2022-09-2619-95/+2281
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Make Tcl_SaveResult() and friends _really_ deprecated, so make gcc/clang war...jan.nijtmans2022-09-263-10/+30
| * | | | TIP #220: Escalate Privileges in VFS Close Callbackjan.nijtmans2022-09-266-0/+117
| |\ \ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2022-09-081-3/+14
| | |\ \ \ \
| | * | | | | Revive TIP #220 implementation: Escalate Privileges in VFS Close Callbackjan.nijtmans2022-09-076-0/+105
| * | | | | | TIP #594: Modernize "file stat" interfacejan.nijtmans2022-09-251-8/+47
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge 8.7jan.nijtmans2022-09-081-3/+14
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | TIP #594 implementation: Modernize "file stat" interfacejan.nijtmans2022-09-071-8/+47
| | | |/ / / | | |/| | |
| * | | | | Merge 8.6jan.nijtmans2022-09-221-3/+2
| |\ \ \ \ \
| | * | | | | Do the "#undef TclObjInterpProc" slightly earlierjan.nijtmans2022-09-221-2/+1
| * | | | | | Merge 8.6jan.nijtmans2022-09-221-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Make TclObjInterpProc a macro (since it always should be used through TclGetO...jan.nijtmans2022-09-226-59/+61
| * | | | | | Merge 8.6jan.nijtmans2022-09-221-1/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Update docs and comments to agree with TIP 623.dgp2022-09-211-1/+3
| * | | | | | Merge 8.6jan.nijtmans2022-09-211-2/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Proposed fix for [c0bc269178], with testcasejan.nijtmans2022-09-201-2/+6
| * | | | | | TIP #624: Deprecate Tcl_MakeSafejan.nijtmans2022-09-215-6/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2022-09-081-3/+14
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge 8.7jan.nijtmans2022-09-0779-3230/+6547
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | RFE [655300]: Deprecate Tcl_MakeSafe()jan.nijtmans2022-04-055-6/+11
| * | | | | | | Sync with core-8-branch, fix shimmer in TclLindexFlat.griffin2022-09-196-419/+482
| |\ \ \ \ \ \ \
| | * | | | | | | addendum to previous commit: restore -errorcode too .....jan.nijtmans2022-09-191-1/+1
| | * | | | | | | Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState.dgp2022-09-191-3/+3
| | * | | | | | | eliminate (enum options) typecastjan.nijtmans2022-09-191-3/+2
| | * | | | | | | TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted Ac...jan.nijtmans2022-09-191-30/+404
| | |\ \ \ \ \ \ \
| | | * | | | | | | TIP #455 proposed implementationjan.nijtmans2022-08-311-30/+404
| * | | | | | | | | Sync with core-8-branchgriffin2022-09-1614-514/+908
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge 8.7jan.nijtmans2022-09-081-3/+14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge 8.7jan.nijtmans2022-09-072-91/+115
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Fix some typos in comments.fvogel2022-09-052-7/+7
| * | | | | | | | | Restore compatibility with C++ compilerjan.nijtmans2022-09-011-8/+6
| * | | | | | | | | Merge 8.7jan.nijtmans2022-09-013-206/+190
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix build issues.griffin2022-08-312-2/+2
| * | | | | | | | | | Sync with core-8-branchgriffin2022-08-304-20/+14
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Sync with core-8-branch listObj changes.griffin2022-08-309-1286/+2961
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ sync with core-8-branchgriffin2022-08-297-47/+81
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move ArithSeries code to its own files. More bug fixes.griffin2022-08-287-1023/+1061