summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | ubuntu-18.04 is deprecatedjan.nijtmans2022-08-211-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | TIP #630 implementation: TclOO commands > 2^31jan.nijtmans2022-08-2115-34/+240
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-07-012-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | TclOO version -> 1.3.0jan.nijtmans2022-07-017-9/+9
| * | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2022-07-016-24/+98
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-06-2536-493/+515
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | (experimental) TclOO > 2**31 argsjan.nijtmans2022-06-157-3/+135
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | merge-markjan.nijtmans2022-08-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Add (dummy) stub entries to TclOO (matching TIP #630)jan.nijtmans2022-08-214-44/+56
| * | | | | | | | | | | | | | | | | More type-casts in tclOOMethod.c (backported from 8.7)jan.nijtmans2022-08-211-64/+67
| * | | | | | | | | | | | | | | | | ClientData -> 'void *" in TclOO headersjan.nijtmans2022-08-212-39/+39
* | | | | | | | | | | | | | | | | | Added test for bug [baa51423c2]apnadkarni2022-08-202-6/+43
* | | | | | | | | | | | | | | | | | Really closes [baa51423c28a3baf]apnadkarni2022-08-201-5/+12
* | | | | | | | | | | | | | | | | | closes [baa51423c28a3baf]: needEvent must be initialized in cycle (for each w...sebres2022-08-201-13/+17
| | | | | | | | | | | | | | | | | * Remove knownBug constraint now that apply has been fixedapnadkarni2022-08-061-1/+1
| | | | | | | | | | | | | | | | | * Merge core-8-branchapnadkarni2022-08-0641-431/+661
| | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Fix a case of lf not being flushed in certain cases when the crlf sequence ge...max2022-08-042-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Fix a case of lf not being flushed in certain cases when the crlf sequence ge...max2022-08-042-2/+11
* | | | | | | | | | | | | | | | | | 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.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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.hjan.nijtmans2022-07-251-5/+5
* | | | | | | | | | | | | | | | | | | | | 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.6jan.nijtmans2022-07-221-22/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / | | | / / / / / / / / / / / / / / / / / | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | amend to [f3db59139e] (fix [713653b951]) - i386 only, resolve mixed declarati...sebres2022-07-221-21/+24
* | | | | | | | | | | | | | | | | | | More TclGetStringFromObj() usagejan.nijtmans2022-07-215-226/+219
* | | | | | | | | | | | | | | | | | | Wrong escape in encoding.njan.nijtmans2022-07-201-2/+2
* | | | | | | | | | | | | | | | | | | Undo changes in tclDecls.h from previous commit: Tk still needs itjan.nijtmans2022-07-191-0/+9
* | | | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \