Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'file home' command | apnadkarni | 2022-07-31 | 4 | -69/+137 |
* | Merged trunk. | apnadkarni | 2022-07-31 | 52 | -1130/+2445 |
|\ | |||||
| * | merge 8.7 | sebres | 2022-07-29 | 3 | -3/+109 |
| |\ | |||||
| | * | amend for [4eb3a155ac] SF-fix: 8.7 specific implementation and warnings silen... | sebres | 2022-07-29 | 2 | -8/+8 |
| | * | merge 8.6 (apply SF fix) | sebres | 2022-07-29 | 3 | -3/+109 |
| | |\ | |||||
| | | * | merge branch bug-4eb3a155ac--procptr-bytecode, fixes SF [4eb3a155ac] and simi... | sebres | 2022-07-29 | 3 | -3/+109 |
| | | |\ | |||||
| | | | * | fixes [4eb3a155ac] and similar segfaults: reset corresponding bodyPtr->procPt... | sebres | 2022-07-27 | 1 | -2/+15 |
| | | | * | cherry-pick branch apn-apply-bug (only test without the fix) to 8.6 | sebres | 2022-07-27 | 2 | -1/+94 |
| | | | |\ | | | |/ / | |||||
| | | | * | Make testapplylambda work on Windows with gcc too | jan.nijtmans | 2022-07-25 | 1 | -0/+2 |
| | | | * | Fix and test crash using apply when the passed argument | apnadkarni | 2022-07-22 | 2 | -0/+17 |
| | | | * | Added testapplylambda to illustrate bug in apply when the passed argument | apnadkarni | 2022-07-22 | 1 | -1/+83 |
| | | | * | Create new branch named "apn-apply-bug" | apnadkarni | 2022-07-21 | 0 | -0/+0 |
| * | | | | Merge 8.7 | jan.nijtmans | 2022-07-28 | 2 | -2/+96 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 8.6 | jan.nijtmans | 2022-07-28 | 2 | -2/+96 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | closes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really t... | sebres | 2022-07-27 | 2 | -2/+96 |
| | | |\ \ | |||||
| | | | * | | restore FF-char (fossil seems to loss form feed if commits with convertion fr... | sebres | 2022-07-22 | 1 | -258/+129 |
| | | | * | | EOF seemed to reset INPUT_SAW_CR previously, so do it now explicitely (satisf... | sebres | 2022-07-22 | 1 | -1/+1 |
| | | | * | | fixes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really tr... | sebres | 2022-07-22 | 1 | -130/+260 |
| | | | * | | extends test io-29.36.2 for better illustration when we'll get extra NL - if ... | sebres | 2022-07-22 | 1 | -2/+6 |
| | | | * | | fixes logical error in test io-29.36.1 (translation {auto} causes that answer... | sebres | 2022-07-22 | 1 | -2/+2 |
| | | | * | | rebase (merged with current 8.6) | sebres | 2022-07-22 | 1 | -0/+89 |
| | | | |\ \ | |||||
| | | | | * | | added tests illustrating bug [b3977d199b] | sebres | 2022-07-21 | 1 | -0/+89 |
| * | | | | | | merge-mark | jan.nijtmans | 2022-07-25 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | merge-mark | jan.nijtmans | 2022-07-25 | 0 | -0/+0 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.h | jan.nijtmans | 2022-07-25 | 1 | -5/+5 |
| * | | | | | | Merge 8.7 | jan.nijtmans | 2022-07-22 | 5 | -8/+8 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 8.6 | jan.nijtmans | 2022-07-22 | 5 | -8/+8 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | tcltest 2.5.4 -> 2.5.5 | jan.nijtmans | 2022-07-22 | 4 | -6/+6 |
| | | * | | | | correctly show the execution time unit by usec (µs) if testing on systems wi... | sebres | 2022-07-22 | 1 | -1/+1 |
| | | |/ / / | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2022-07-22 | 1 | -22/+24 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 8.6 | jan.nijtmans | 2022-07-22 | 1 | -22/+24 |
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| | | |||||
| | | * | | amend to [f3db59139e] (fix [713653b951]) - i386 only, resolve mixed declarati... | sebres | 2022-07-22 | 1 | -21/+24 |
| * | | | | Merge 8.7 | jan.nijtmans | 2022-07-21 | 5 | -33/+32 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | More TclGetStringFromObj() usage | jan.nijtmans | 2022-07-21 | 5 | -226/+219 |
| * | | | | Merge 8.7 | jan.nijtmans | 2022-07-20 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Wrong escape in encoding.n | jan.nijtmans | 2022-07-20 | 1 | -2/+2 |
| * | | | | merge-mark | jan.nijtmans | 2022-07-19 | 0 | -0/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Undo changes in tclDecls.h from previous commit: Tk still needs it | jan.nijtmans | 2022-07-19 | 1 | -0/+9 |
| * | | | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 3 | -17/+27 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't ... | jan.nijtmans | 2022-07-19 | 5 | -31/+30 |
| | |\ \ \ | |||||
| | | * | | | Updste stdlib.h (add missing functions). Restructure tclAppInit.c | jan.nijtmans | 2022-07-18 | 3 | -21/+29 |
| | | * | | | Only use -DBUILD_tcl for shared/static library | jan.nijtmans | 2022-07-18 | 2 | -6/+6 |
| | | * | | | Merge 8.7 | jan.nijtmans | 2022-07-17 | 907 | -55429/+86318 |
| | | |\ \ \ | |||||
| | | * | | | | tclAppInit.c should be built without BUILD_tcl/USE_TCL_STUBS always. All buil... | jan.nijtmans | 2019-10-24 | 3 | -16/+11 |
| * | | | | | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 22 | -132/+134 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 8.6 | jan.nijtmans | 2022-07-19 | 1 | -5/+9 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Update compat/stdlib.h, prevent conflict with modern signature of those funct... | jan.nijtmans | 2022-07-19 | 1 | -6/+10 |
| | * | | | | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 21 | -127/+125 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2022-07-17 | 1 | -13/+29 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 8.6 | jan.nijtmans | 2022-07-17 | 1 | -13/+29 |
| | |\ \ \ \ | | | |/ / / |