Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
63 check-ins using file generic/tclLoad.c version 301f4bb3ff
|
2020-10-13
| ||
| 08:48 | Fix warning, doing a static build on Windows check-in: de75d347a9 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-12
| ||
| 16:47 | Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat) check-in: bdaf55c9cc user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 11:21 | Merge 8.6 check-in: c519bfafa4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2020-10-10
| ||
| 20:34 | Update TZ info to tzdata2020b. check-in: 720933de88 user: jima tags: core-8-6-branch | |
|
2020-10-09
| ||
| 11:41 | merge 8.6 check-in: e2ee77a900 user: dgp tags: core-8-6-11-rc | |
| 07:42 | Merge 8.5 check-in: 12bdfc6547 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-08
| ||
| 20:47 | merge 8.6 check-in: f57cb0bfd8 user: dgp tags: core-8-6-11-rc | |
| 12:11 | Eliminate warnings when compiling with -Wundef check-in: 3f3d9ac9e7 user: jan.nijtmans tags: core-8-6-branch | |
| 09:13 | Fix [014ade1d44]: Misleading error message when using "-path" multiple times with "glob" check-in: 40e8ce43cd user: jan.nijtmans tags: core-8-6-branch | |
| 09:07 | Merge 8.5 check-in: 260552d947 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-07
| ||
| 14:55 | merge 8.6 check-in: 1acddeb57a user: dgp tags: core-8-6-11-rc | |
|
2020-10-06
| ||
| 13:28 | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: f24b1c59ed user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-30
| ||
| 15:59 | merge 8.6 check-in: fc5e6a689e user: dgp tags: core-8-6-11-rc | |
| 14:49 | (slightly) better error-message for invalid http -headers option. This works for plain 8.6 too check-in: 43e0024a67 user: jan.nijtmans tags: core-8-6-branch | |
| 14:02 | merge 8.6 check-in: 39823fb526 user: dgp tags: core-8-6-11-rc | |
|
2020-09-29
| ||
| 16:16 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 8cc32f2b74 user: oehhar tags: core-8-6-branch | |
| 16:12 | Remove wrong copy of test case http-3.2 Closed-Leaf check-in: 4d54479f33 user: oehhar tags: bug-0063cbcada-http-headers-param-check | |
| 08:15 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict. check-in: d3dafb6bd0 user: oehhar tags: bug-0063cbcada-http-headers-param-check | |
|
2020-09-28
| ||
| 15:00 | Update internal zlib channel type from TCL_CHANNEL_VERSION_3 to TCL_CHANNEL_VERSION_5. Not actually ... check-in: ed0075e527 user: jan.nijtmans tags: core-8-6-branch | |
| 13:07 | merge 8.6 check-in: b7831b1c40 user: dgp tags: core-8-6-11-rc | |
| 10:13 | Make Tcl compile warning-free using -Wshadow check-in: cb0b42e7fe user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-26
| ||
| 18:32 | Merge 8.5 check-in: a22280f251 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-25
| ||
| 14:24 | It's "utf-8", not "utf8" or "UTF8" check-in: f9736b9c81 user: jan.nijtmans tags: core-8-6-branch | |
| 11:15 | When sourcing script files (even when simulating that through open|read), always set -eofchar \032 j... check-in: 9d90432fd6 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | Merge 8.5 check-in: 4750795352 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-21
| ||
| 14:10 | merge 8.6 check-in: 1511b64344 user: dgp tags: core-8-6-11-rc | |
|
2020-09-20
| ||
| 21:32 | Improve TclInvalidateStringRep() macro such that (objPtr) is only evaluated once. Addation brackets ... check-in: 28cf85cef7 user: jan.nijtmans tags: core-8-6-branch | |
| 16:00 | merge 8.6 check-in: 56daa6b7cd user: dgp tags: core-8-6-11-rc | |
| 15:53 | Silence compiler warning -- fix safety of macro. check-in: f3d1acd780 user: dgp tags: core-8-6-branch | |
| 10:38 | Make the check to avoid generating a string representation in [uplevel] a little less intrusive. check-in: 76da711d71 user: pooryorick tags: core-8-6-branch | |
| 10:21 | Merge 8.5 check-in: 4df01802b3 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-19
| ||
| 16:35 | merge 8.6 check-in: 54971a1f8a user: dgp tags: core-8-6-11-rc | |
| 14:33 | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: d67c23f6d1 user: pooryorick tags: core-8-6-branch | |
|
2020-09-17
| ||
| 08:37 | Tcl 8.6 should not be tested with "package prefer latest" any more: All included packages are suppos... check-in: 1fe5c80a4d user: jan.nijtmans tags: core-8-6-branch | |
| 07:58 | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case check-in: f131df7454 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-16
| ||
| 12:17 | Proposed solution for [835c93c000]: TIP #525 only implemented for non-singleproc case Closed-Leaf check-in: 0c3d695f73 user: jan.nijtmans tags: bug-835c93c000 | |
|
2020-09-15
| ||
| 16:24 | merge 8.6 check-in: ae69de3dda user: dgp tags: core-8-6-11-rc | |
|
2020-09-14
| ||
| 12:58 | Unbreak winFCmd-1.38 testcase on Windows check-in: dcba835863 user: jan.nijtmans tags: core-8-6-branch | |
| 12:48 | Add .bmp to .gitattributes. Simplify .fossil-settings/binary-glob check-in: d02f6033d5 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Eliminate many "register" keywords (which do nothing with modern compilers) Eliminate many unnecessa... check-in: 62884c2f30 user: jan.nijtmans tags: core-8-6-branch | |
| 09:22 | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! More usage of $ind... check-in: 4f1522879b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-11
| ||
| 13:43 | Folow-up to previous commit: ExecStack is a FLEXARRAY too check-in: f61ad2f6f3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan complains about body.ch... check-in: 29540d10c4 user: jan.nijtmans tags: core-8-6-branch | |
| 08:09 | Use $index<0 in stead of $index==-1 consistantly check-in: 3d6a09bf00 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-10
| ||
| 10:28 | Don't use sizeof() for structs containing a flexible array as last element. Lesson from [https://cor... check-in: 3a6a0399ad user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-09
| ||
| 06:37 | Rename safe-stock86.test to safe-stock.test check-in: 142eb5a6e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-07
| ||
| 15:11 | Fix "make install" on MacOSX: interp: make-manpage-section: ignoring .VS "TIP 581" after .TP check-in: 1f4ee122a1 user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually used by Tcl. But could be... check-in: 8cab9206ce user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-05
| ||
| 20:45 | TIP #581: Last possible master/slave -> parent/child changes, without affecting anything serious check-in: f615145141 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-04
| ||
| 15:48 | Let all test-cases load the "tcltest" package the same way. Depend on tcltest 2.5, since we never te... check-in: 0e50a82fe7 user: jan.nijtmans tags: core-8-6-branch | |
| 07:28 | TIP #581: Mainly documentation and some testcases check-in: 87bd83bd5c user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-02
| ||
| 12:51 | Merge 8.5 Mark io-46.1 and io-50.5 as "notOSX", since they sometimes fail in Travis check-in: 7791bb021a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-01
| ||
| 09:15 | Many more internal master/slave -> parent/child renamings check-in: 7424e202bd user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-03
| ||
| 22:48 | Merge tip-581 Closed-Leaf check-in: 6a1810a602 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-21
| ||
| 13:01 | Merge tip-581 check-in: e96034cd1e user: jan.nijtmans tags: no-master-slave | |
| 08:49 | Merge tip-581 check-in: 60ff392df1 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-20
| ||
| 09:28 | Merge tip-581 check-in: 1bfe38f8f0 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-17
| ||
| 08:10 | Merge 8.6. Backout change to library/tcltest/tcltest.tcl (doing that in 8.7 is soon enough) check-in: 65dda10d78 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-16
| ||
| 08:50 | Merge 8.6 Backout change to (internal) ::auto_mkindex_parser::slavehook: Doing that in Tcl 8.7 is so... check-in: 10949ce772 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-14
| ||
| 15:39 | childs -> children check-in: 3dee2ffa26 user: jan.nijtmans tags: no-master-slave | |
| 09:59 | typo's check-in: df7e9f2ed6 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-13
| ||
| 14:24 | More WIP check-in: 38b4e0ed91 user: jan.nijtmans tags: no-master-slave | |
| 12:03 | (Experiment): What happens if we purge all usages of Master/Slave from Tcl. Highly experimental, not... check-in: f9ba684c6b user: jan.nijtmans tags: no-master-slave | |