summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sync up with core-8-branchgriffin2022-08-2568-2398/+999
|\
| * TIP #627 implementationjan.nijtmans2022-08-2310-11/+307
| |\
| | * Fix build error in tclTest.c (conflict with TIP #630). Handled deleteProc cor...jan.nijtmans2022-08-222-21/+18
| | * Merge 8.7jan.nijtmans2022-08-2173-1676/+3292
| | |\
| | * \ Merge 8.7jan.nijtmans2022-07-0435-203/+451
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2022-06-2311-335/+313
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2022-06-204-5/+8
| | |\ \ \ \
| | * | | | | indentingjan.nijtmans2022-06-201-5/+5
| | * | | | | Merge 8.7jan.nijtmans2022-06-206-75/+111
| | |\ \ \ \ \
| | * | | | | | update docjan.nijtmans2022-06-201-2/+8
| | * | | | | | Merge 8.7jan.nijtmans2022-06-191-3/+3
| | |\ \ \ \ \ \
| | * | | | | | | Implement Tcl_NRCallObjProc2jan.nijtmans2022-06-194-0/+43
| | * | | | | | | Merge 8.7jan.nijtmans2022-06-153-7/+17
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-06-145-10/+45
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-06-1411-166/+190
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Doc tweakjan.nijtmans2022-06-092-3/+3
| | * | | | | | | | | | Merge 8.7jan.nijtmans2022-06-0915-45/+220
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-06-0617-95/+75
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | TIP #627 implementationjan.nijtmans2022-06-0111-185/+484
| * | | | | | | | | | | | | Merge 8.6jan.nijtmans2022-08-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Patch (8) from [37108037b9]: Code cleanups to support CHERIjan.nijtmans2022-08-231-1/+1
| * | | | | | | | | | | | | | Merge 8.6jan.nijtmans2022-08-231-0/+251
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Add Europe/Kyiv to tzdata (missing from previous commit)jan.nijtmans2022-08-231-0/+251
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Add Europe/Kyiv to tzdata (missing from previous commit)jan.nijtmans2022-08-231-0/+251
| * | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2022-08-2338-2311/+103
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Update tzdata to 2022cjan.nijtmans2022-08-2337-2310/+102
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | | Update tzdata to 2022cjan.nijtmans2022-08-2337-2310/+102
| | | * | | | | | | | | | | | | ubuntu-18.04 is deprecatedjan.nijtmans2022-08-221-1/+1
| | * | | | | | | | | | | | | | Do github actions builds on Ubuntu 22.04 (was: 20.04)jan.nijtmans2022-08-221-1/+1
| * | | | | | | | | | | | | | | Add two missing locks. Enable read-ahead if read fileevent registered evenapnadkarni2022-08-221-22/+30
| * | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | Implement support for float (double) values. Add more test coverage.griffin2022-08-245-233/+619
* | | | | | | | | | | | | | | | | | Bug fixesgriffin2022-08-174-33/+43
* | | | | | | | | | | | | | | | | | Implement lrange for arithseries. Code cleanup.griffin2022-08-164-35/+71
* | | | | | | | | | | | | | | | | | sync with core-8-branchgriffin2022-08-145-7/+216
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | 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