summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 'file home' commandapnadkarni2022-07-314-69/+137
* Merged trunk.apnadkarni2022-07-3152-1130/+2445
|\
| * merge 8.7sebres2022-07-293-3/+109
| |\
| | * amend for [4eb3a155ac] SF-fix: 8.7 specific implementation and warnings silen...sebres2022-07-292-8/+8
| | * merge 8.6 (apply SF fix)sebres2022-07-293-3/+109
| | |\
| | | * merge branch bug-4eb3a155ac--procptr-bytecode, fixes SF [4eb3a155ac] and simi...sebres2022-07-293-3/+109
| | | |\
| | | | * fixes [4eb3a155ac] and similar segfaults: reset corresponding bodyPtr->procPt...sebres2022-07-271-2/+15
| | | | * cherry-pick branch apn-apply-bug (only test without the fix) to 8.6sebres2022-07-272-1/+94
| | | | |\ | | | |/ /
| | | | * Make testapplylambda work on Windows with gcc toojan.nijtmans2022-07-251-0/+2
| | | | * Fix and test crash using apply when the passed argumentapnadkarni2022-07-222-0/+17
| | | | * Added testapplylambda to illustrate bug in apply when the passed argumentapnadkarni2022-07-221-1/+83
| | | | * Create new branch named "apn-apply-bug"apnadkarni2022-07-210-0/+0
| * | | | Merge 8.7jan.nijtmans2022-07-282-2/+96
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2022-07-282-2/+96
| | |\ \ \ | | | |/ /
| | | * | closes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really t...sebres2022-07-272-2/+96
| | | |\ \
| | | | * | restore FF-char (fossil seems to loss form feed if commits with convertion fr...sebres2022-07-221-258/+129
| | | | * | EOF seemed to reset INPUT_SAW_CR previously, so do it now explicitely (satisf...sebres2022-07-221-1/+1
| | | | * | fixes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really tr...sebres2022-07-221-130/+260
| | | | * | extends test io-29.36.2 for better illustration when we'll get extra NL - if ...sebres2022-07-221-2/+6
| | | | * | fixes logical error in test io-29.36.1 (translation {auto} causes that answer...sebres2022-07-221-2/+2
| | | | * | rebase (merged with current 8.6)sebres2022-07-221-0/+89
| | | | |\ \
| | | | | * | added tests illustrating bug [b3977d199b]sebres2022-07-211-0/+89
| * | | | | | merge-markjan.nijtmans2022-07-250-0/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | merge-markjan.nijtmans2022-07-250-0/+0
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.hjan.nijtmans2022-07-251-5/+5
| * | | | | | Merge 8.7jan.nijtmans2022-07-225-8/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2022-07-225-8/+8
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | tcltest 2.5.4 -> 2.5.5jan.nijtmans2022-07-224-6/+6
| | | * | | | correctly show the execution time unit by usec (µs) if testing on systems wi...sebres2022-07-221-1/+1
| | | |/ / /
| * | | | | Merge 8.7jan.nijtmans2022-07-221-22/+24
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2022-07-221-22/+24
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | amend to [f3db59139e] (fix [713653b951]) - i386 only, resolve mixed declarati...sebres2022-07-221-21/+24
| * | | | Merge 8.7jan.nijtmans2022-07-215-33/+32
| |\ \ \ \ | | |/ / /
| | * | | More TclGetStringFromObj() usagejan.nijtmans2022-07-215-226/+219
| * | | | Merge 8.7jan.nijtmans2022-07-201-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Wrong escape in encoding.njan.nijtmans2022-07-201-2/+2
| * | | | merge-markjan.nijtmans2022-07-190-0/+0
| |\ \ \ \ | | |/ / /
| | * | | Undo changes in tclDecls.h from previous commit: Tk still needs itjan.nijtmans2022-07-191-0/+9
| * | | | Merge 8.7jan.nijtmans2022-07-193-17/+27
| |\ \ \ \ | | |/ / /
| | * | | Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't ...jan.nijtmans2022-07-195-31/+30
| | |\ \ \
| | | * | | Updste stdlib.h (add missing functions). Restructure tclAppInit.cjan.nijtmans2022-07-183-21/+29
| | | * | | Only use -DBUILD_tcl for shared/static libraryjan.nijtmans2022-07-182-6/+6
| | | * | | Merge 8.7jan.nijtmans2022-07-17907-55429/+86318
| | | |\ \ \
| | | * | | | tclAppInit.c should be built without BUILD_tcl/USE_TCL_STUBS always. All buil...jan.nijtmans2019-10-243-16/+11
| * | | | | | Merge 8.7jan.nijtmans2022-07-1922-132/+134
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2022-07-191-5/+9
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Update compat/stdlib.h, prevent conflict with modern signature of those funct...jan.nijtmans2022-07-191-6/+10
| | * | | | | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-1921-127/+125
| | | |_|/ / | | |/| | |
| * | | | | Merge 8.7jan.nijtmans2022-07-171-13/+29
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2022-07-171-13/+29
| | |\ \ \ \ | | | |/ / /