Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
83 check-ins using file tests/lsearch.test version 7c59cdfe35
|
2020-10-29
| ||
| 19:34 | merge 8.6 check-in: 5b48e1ecce user: dgp tags: core-8-6-11-rc | |
| 10:04 | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) 3 new testcases check-in: fe52ae7a4d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-27
| ||
| 21:10 | merge 8.6 check-in: 17f0337601 user: dgp tags: core-8-6-11-rc | |
|
2020-10-26
| ||
| 22:58 | Revert changes in previous commit to clock.n and lassign.n check-in: 94c3c09d3d user: jan.nijtmans tags: core-8-6-branch | |
| 20:43 | Make it easy to build a macOS app. Leaf check-in: 91dc03cbcd user: culler tags: mac_make_app | |
| 20:32 | Update TZ info to tzdata2020d. check-in: 4a95b8f7ec user: jima tags: core-8-6-branch | |
| 15:07 | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent error messages) check-in: 2dc09df26a user: jan.nijtmans tags: core-8-6-branch | |
| 14:38 | Merge 8.6. Update "changes", but left out numerous utf-8 testsuite changes and TZ update (since 2020... check-in: 8797c56f37 user: jan.nijtmans tags: core-8-6-11-rc | |
|
2020-10-23
| ||
| 15:36 | Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: writing 1 byte into a re... check-in: 5102f7316d user: jan.nijtmans tags: core-8-6-branch | |
| 12:53 | merge 8.6 check-in: a6e9328a56 user: dgp tags: core-8-6-11-rc | |
|
2020-10-22
| ||
| 09:56 | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) check-in: 74eef553ff user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-21
| ||
| 20:42 | merge 8.6 check-in: 499c8fbfea user: dgp tags: core-8-6-11-rc | |
| 18:02 | When building a subframework for macOS use a build directory in the staging directory. check-in: d8b034f319 user: culler tags: core-8-6-branch | |
| 07:48 | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64 check-in: c3c046d6a0 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-20
| ||
| 20:35 | Update TZ info to tzdata2020c. check-in: cec8aa3470 user: jima tags: core-8-6-branch | |
|
2020-10-19
| ||
| 19:45 | Merge 8.6 check-in: 2797b3cf3d user: culler tags: core-8-6-11-rc | |
| 19:22 | Add a make variable to GNUmakefile for building the Tcl.framework for use as a subframework check-in: 429c9b833d user: culler tags: core-8-6-branch | |
| 14:09 | merge 8.6 check-in: e17cd19a46 user: dgp tags: core-8-6-11-rc | |
| 12:32 | Proposed solution for [cb458261c3}: Strip comme il faut Closed-Leaf check-in: 9bd5aee538 user: jan.nijtmans tags: bug-cb458261c3 | |
| 07:25 | Improve comment in install-sh, regarding Tcl-specific change check-in: c3c96333db user: jan.nijtmans tags: core-8-6-branch | |
| 07:21 | Fix [cb458261c3]: Strip comme il faut (without really doing 'il faut' ....). Update 'install-sh' to ... check-in: 541a872788 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-16
| ||
| 16:30 | Merge sebres-8-6-clock-speedup-cr2 check-in: 9e10c92a80 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 16:29 | Merge 8.6 check-in: cda1e4f691 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 16:21 | Still troubles with GIT on Travis check-in: 060c39552e user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-15
| ||
| 13:05 | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete with TIP #587. In stea... check-in: 4123a658fe user: jan.nijtmans tags: core-8-6-branch | |
| 11:02 | Fix [53d5155335]: Typo in interp.n check-in: 34139fbb5d user: jan.nijtmans tags: core-8-6-branch | |
| 10:17 | Merge sebres-8-6-clock-speedup-cr2 check-in: f4d270bac8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 10:09 | Merge 8.6. More warning fixes check-in: 5bfe57cf99 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:19 | Something strange going on on Travis with (long-gone) safe-stock86.test check-in: 4c865cbf23 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-14
| ||
| 06:24 | Same as "sebres-8-6-clock-speedup-cr2", but then with oritinal "clock.test" from core-8-6-branch. Pu... check-in: 553daaa9e0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
|
2020-10-13
| ||
| 16:04 | Merge 8.6 check-in: b066df2d6b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 15:39 | merge 8.6 check-in: c59947b30f user: dgp tags: core-8-6-11-rc | |
| 14:59 | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stead of Tcl_NewIntObj() check-in: cfbd35f083 user: jan.nijtmans tags: core-8-6-branch | |
| 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 | |