summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix for [c1a376375e0e6488], imported namespace ensemble command name distortedpooryorick2020-09-018-48/+78
| * | | | Merge 8.6jan.nijtmans2020-09-0118-747/+746
| |\ \ \ \ | | |/ / /
| | * | | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-0110-560/+560
| * | | | Merge 8.6. More documentation updatesjan.nijtmans2020-08-3111-45/+49
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Implement TIP #581: Master/Slavejan.nijtmans2020-08-318-21/+27
| | |\ \
| | | * \ Merge 8.6jan.nijtmans2020-08-1922-52/+104
| | | |\ \ | | | |/ / | | |/| |
| | | * | Merge 8.6jan.nijtmans2020-07-214-43/+43
| | | |\ \
| | | * \ \ Merge 8.6jan.nijtmans2020-07-201-5/+5
| | | |\ \ \
| | | * | | | New TIP #581 implementationjan.nijtmans2020-07-173-2/+8
| * | | | | | Fix for [688fcc7082fa], memory error during deletion of imported routine.pooryorick2020-08-161-14/+13
| * | | | | | More usage of TclNewIntObj() macrojan.nijtmans2020-08-1312-29/+32
| * | | | | | Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from deleti...jan.nijtmans2020-08-132-13/+1
| * | | | | | merge bug-3422267ed6b79922pooryorick2020-08-122-1/+13
| |\ \ \ \ \ \
| | * | | | | | Fix for [3422267ed6b7], segmentation fault with imported alias.pooryorick2020-08-122-1/+13
| * | | | | | | Merge 8.6. Better solution for [e87000d842]jan.nijtmans2020-08-122-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Fix [e87000d8425ab86a]: crash for "fconfigure stdout" in Win32.jan.nijtmans2020-08-121-1/+1
| | * | | | | Fix value of CMD_DEAD flagjan.nijtmans2020-08-121-1/+1
| * | | | | | Use TCL_UNUSED in new test functionjan.nijtmans2020-08-111-1/+1
| * | | | | | Merge 8.6jan.nijtmans2020-08-118-13/+13
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-1120-49/+49
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ merge 8.6pooryorick2020-08-102-1/+3
| |\ \ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Fix mistake in [7eed2baf73]pooryorick2020-08-101-1/+1
| | |/ / / / /
| | * | | | | Fix for [29e8848eb976], imported alias in a deletion trace.pooryorick2020-08-102-1/+3
| * | | | | | Merge 8.6jan.nijtmans2020-08-101-1/+51
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Add and use testservicemode command; replace update by vwaitculler2020-08-081-1/+51
| | | |_|/ / | | |/| | |
| * | | | | Rename (internal) cmdtype 'slave' to 'interp'. New in 8.7 (TIP #426)jan.nijtmans2020-08-041-1/+1
| * | | | | Merge 8.6jan.nijtmans2020-07-204-43/+43
| |\ \ \ \ \ | | |/ / / /
| | * | | | Use "Global" in stead of "Master" internally, where "Master" is not used in t...jan.nijtmans2020-07-204-43/+43
| | | |/ / | | |/| |
| * | | | Merge 8.6jan.nijtmans2020-07-171-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Doc/internal variable tweaksjan.nijtmans2020-07-171-5/+5
| | |/ /
| * | | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follo...jan.nijtmans2020-07-175-11/+11
| * | | Merge 8.6jan.nijtmans2020-07-162-3/+19
| |\ \ \ | | |/ /
| | * | Fix [5bbd044812]: Fix index underflow.jan.nijtmans2020-07-161-2/+2
| | * | closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC startin...sebres2020-07-151-1/+17
| * | | Merge 8.6jan.nijtmans2020-07-152-3/+3
| |\ \ \ | | |/ /
| | * | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-152-3/+3
| * | | Merge 8.6jan.nijtmans2020-07-102-151/+120
| |\ \ \ | | |/ /
| | * | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zon...jan.nijtmans2020-07-102-151/+120
| | |\ \
| | | * | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize posi...jan.nijtmans2020-07-092-151/+120
| | * | | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c...jan.nijtmans2020-07-101-0/+2
| | |/ /
| * | | Merge 8.6jan.nijtmans2020-07-092-101/+131
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2020-07-081-147/+131
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2020-06-231-1/+1
| | |\ \ \
| | * | | | re-generate with bison 3.1jan.nijtmans2020-06-231-109/+206
| | * | | | Merge 8.6. re-generate tclParse.cjan.nijtmans2020-06-233-1103/+1003
| | |\ \ \ \
| | * | | | | clock-iso-2.patchjan.nijtmans2020-05-272-61/+65
| | * | | | | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp wit...jan.nijtmans2020-05-272-58/+86
| * | | | | | Merge 8.6jan.nijtmans2020-06-251-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge 8.5jan.nijtmans2020-06-251-2/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| * | | | | | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs c...sebres2020-06-241-3/+3