Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
112 check-ins using file win/Makefile.in version 56dd74074e
|
2022-07-29
| ||
| 16:41 | Garbage collect unreferenced elements in lset implementation. Add tests for garbage collection for c... check-in: f98972a780 user: apnadkarni tags: tip-625 | |
|
2022-07-27
| ||
| 16:19 | Final prep for TIP625 vote check-in: 7439e23e5f user: apnadkarni tags: tip-625 | |
|
2022-07-26
| ||
| 17:20 | List rep tests for lappend,lset,lassign,lremove,lrange,lpop check-in: ac872631aa user: apnadkarni tags: tip-625 | |
|
2022-07-25
| ||
| 21:12 | Make testapplylambda work on Windows with gcc too Closed-Leaf check-in: dcb5d9542d user: jan.nijtmans tags: apn-apply-bug | |
| 06:51 | Tests for spanned lists with shared reps check-in: e139e1eb08 user: apnadkarni tags: tip-625 | |
|
2022-07-22
| ||
| 19:15 | Rewrite argument processing code. All correct and error conditions are handled. Add some new tests ... check-in: d51e8e415e user: griffin tags: tip-629 | |
| 13:59 | Merge 8.6 check-in: 18d5b9b97a user: jan.nijtmans tags: core-8-branch | |
| 11:10 | Fix and test crash using apply when the passed argument does NOT have already Lambda internal repres... check-in: 072cffce6f user: apnadkarni tags: apn-apply-bug | |
| 06:32 | Added testapplylambda to illustrate bug in apply when the passed argument does NOT have Lambda inter... check-in: 3a919a90d5 user: apnadkarni tags: apn-apply-bug | |
|
2022-07-21
| ||
| 16:09 | Create new branch named "apn-apply-bug" check-in: 48378d84fa user: apnadkarni tags: apn-apply-bug | |
| 14:03 | More TclGetStringFromObj() usage check-in: 1b3ea873a0 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-20
| ||
| 16:25 | Wrong escape in encoding.n check-in: 3aa39db83d user: jan.nijtmans tags: core-8-branch | |
| 08:32 | Missing "package require tcl::test", this causes test failures on Windows with gcc check-in: 99e766019a user: jan.nijtmans tags: tip-625 | |
| 03:16 | merge fork check-in: 2654f6742b user: apnadkarni tags: tip-625 | |
| 03:16 | Fixes for listrep-3.15,17. Add tests for spanned intreps check-in: 5fe246906b user: apnadkarni tags: tip-625 | |
|
2022-07-19
| ||
| 12:38 | Mark apply-9.1 as "knownBug", since it's failing in a --enable-symbols=mem builds. Still need to be ... check-in: 5510ca9ee5 user: jan.nijtmans tags: tip-625 | |
| 12:14 | Undo changes in tclDecls.h from previous commit: Tk still needs it check-in: 32aa8bef97 user: jan.nijtmans tags: core-8-branch | |
| 09:50 | Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't need those dirty tricks... check-in: e335546754 user: jan.nijtmans tags: core-8-branch | |
| 08:40 | Merge 8.6 check-in: f81fc8a58d user: jan.nijtmans tags: core-8-branch | |
| 08:35 | Make a start converting -1 -> TCL_INDEX_NONE where appropriate check-in: ec4c6a5785 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-18
| ||
| 15:23 | Batch of tests for unshared lists with span check-in: 41a246fc47 user: apnadkarni tags: tip-625 | |
| 14:20 | Batch of tests for unshared lists with span check-in: deaecaecb9 user: apnadkarni tags: tip-625 | |
| 11:56 | Updste stdlib.h (add missing functions). Restructure tclAppInit.c Closed-Leaf check-in: b79b2a5bbe user: jan.nijtmans tags: check-build | |
| 11:07 | Only use -DBUILD_tcl for shared/static library check-in: 092777c973 user: jan.nijtmans tags: check-build | |
|
2022-07-17
| ||
| 17:00 | Another batch of white box listrep tests check-in: ca537749e2 user: apnadkarni tags: tip-625 | |
| 13:14 | Merge 8.7 check-in: de8da09f1c user: jan.nijtmans tags: check-build | |
| 13:05 | Merge 8.6 check-in: 19501f6cef user: jan.nijtmans tags: core-8-branch | |
|
2022-07-16
| ||
| 17:25 | Fix nroff errors in range man page. check-in: 804d1c0c1d user: griffin tags: tip-629 | |
| 17:22 | First few list representation tests check-in: b64f88a6fa user: apnadkarni tags: tip-625 | |
| 15:53 | Optimize couple of special cases: - If unshared, prefer in-place deletion at end to span creation. -... check-in: f34ad9e990 user: apnadkarni tags: tip-625 | |
|
2022-07-15
| ||
| 15:50 | Start on list representation black box tests check-in: 1a50a683a0 user: apnadkarni tags: tip-625 | |
|
2022-07-14
| ||
| 15:44 | 'result' variable should be 'int', not 'ListSizeT' check-in: 3fc1571cbb user: jan.nijtmans tags: tip-625 | |
| 10:57 | Put '}' and 'else' at the same line everywhere (code formatting) check-in: c93df6b27f user: jan.nijtmans tags: tip-625 | |
| 10:53 | Same bug-fix as [b79df322a9], but then for Tcl_AppendUnicodeToObj() check-in: f3a9189fb4 user: jan.nijtmans tags: core-8-branch | |
| 03:23 | Remove support for double (real) values. Fix a couple cases of shimmering. Don't update the string r... check-in: f2cc3b1d88 user: griffin tags: tip-629 | |
| 01:42 | floor() wants math.h *at least* on NetBSD, and appears other *nix too(?) check-in: 1953e58093 user: bch tags: tip-629 | |
| 01:33 | "range", Tcl_RangeObjCmd() to proper compilation unit check-in: 5220a8151a user: bch tags: tip-629 | |
| 01:16 | typo; nfc check-in: 6ce2fe56f0 user: bch tags: tip-629 | |
|
2022-07-13
| ||
| 13:17 | Merge 8.7 (Make ListStore->slots a TCLFLEXARRAY) check-in: 6b4eba3be8 user: jan.nijtmans tags: tip-625 | |
| 12:37 | Make List->elements a TCLFLEXARRAY. Improve documentation (backported from 9.0) check-in: 532c61b7fb user: jan.nijtmans tags: core-8-branch | |
| 09:41 | Merge core-8-branch check-in: 54adccaa22 user: apnadkarni tags: tip-625 | |
| 07:33 | Fix build with -DTCL_NO_DEPRECATED check-in: 9ec432e29c user: jan.nijtmans tags: core-8-branch | |
|
2022-07-12
| ||
| 18:57 | Fix issue with sign of step value: if the sign of the step value is in conflict with the range, the ... check-in: f4bcf0701c user: griffin tags: tip-629 | |
| 13:30 | Fix TCL_UTF_MAX == 3 build check-in: 6c065977dc user: jan.nijtmans tags: core-8-branch | |
| 12:31 | Fix [b79df322a9]. Tcl_GetUnicode/Tcl_NewUnicodeObj crash. Add tests check-in: f562dcb464 user: apnadkarni tags: core-8-branch | |
| 12:23 | Fix [b79df322a9] follow-up: Tcl_NewUnicodeObj truncates strings Closed-Leaf check-in: 0e4cbe7bef user: jan.nijtmans tags: bug-b79df322a9 | |
| 09:57 | Fix build check-in: e72b0e9fe2 user: jan.nijtmans tags: tip-629 | |
| 09:03 | Merge 8.7. Clean-up tclWinConsole.c the same way check-in: da4d986fd1 user: jan.nijtmans tags: core-8-branch | |
| 03:10 | Fix Windows console fconfigure tests to require interactive constraint. Note this means tests are di... check-in: 6d54bed729 user: apnadkarni tags: core-8-branch | |
| 00:58 | Implement TIP-225 ArithSeries. And other changes. check-in: ed4b300841 user: griffin tags: tip-629 | |
|
2022-07-11
| ||
| 11:24 | Add "win" constraints to tests/winConsole.test, and change one expected test-results on Windows check-in: a6f23f7a63 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-10
| ||
| 20:40 | Minor simplification: Use RingBufferHasFreeSpace() instead of RingBufferFreeSpace check-in: ac2e564b83 user: jan.nijtmans tags: core-8-branch | |
| 14:41 | Blech. Remove unused variable check-in: 8b1a8eae22 user: apnadkarni tags: core-8-branch | |
| 14:06 | New Windows console driver. Fixes [21280817d1] thread proliferation and [44bbccdd8c] fconfigure std{... check-in: c085b9090c user: apnadkarni tags: core-8-branch | |
| 13:56 | Merged core-8-branch Closed-Leaf check-in: dc9cdb9beb user: apnadkarni tags: win-console | |
| 10:21 | Bypass reader thread for blocking reads. check-in: d244d23944 user: apnadkarni tags: win-console | |
|
2022-07-09
| ||
| 05:59 | Merge core-8-branch check-in: 550e9ca76e user: apnadkarni tags: tip-625 | |
|
2022-07-07
| ||
| 13:03 | Eliminate totalElems (left-over from 'lrepeat'). Bug in checking LIST_MAX (also originally taken fro... check-in: 4b6e4f7288 user: jan.nijtmans tags: tip-629 | |
| 12:44 | Review: 1) cleanupTests missing in "range.test". 2) status should be int, not Tcl_WideInt 3) make op... check-in: 68c720870b user: jan.nijtmans tags: tip-629 | |
| 11:01 | Merge 8.6 check-in: 997549c645 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-06
| ||
| 19:15 | Improve error checking and testing. check-in: 1e5fb503d4 user: griffin tags: tip-629 | |
|
2022-07-05
| ||
| 22:15 | Missed step == 0 check. check-in: 5929796b34 user: griffin tags: tip-629 | |
| 21:32 | (bares some resemblance to) TIP-629 Implementation. check-in: b413bed009 user: griffin tags: tip-629 | |
| 15:54 | Fix channel close on thread exit if other threads exist. Add winconsole tests. check-in: 5e4391b208 user: apnadkarni tags: win-console | |
| 12:18 | Merge 8.6 check-in: 4efa590542 user: jan.nijtmans tags: core-8-branch | |
| 10:20 | Simplify TIP #609 implementation, make TCL_QUEUE_ALERT_IF_EMPTY work for all positions and improve d... check-in: 97317e68d6 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-04
| ||
| 16:54 | Permit direct console writes for synchronous output calls check-in: f6ca957063 user: apnadkarni tags: win-console | |
| 15:59 | Merge core-8-branch check-in: 2a00dad082 user: apnadkarni tags: win-console | |
| 15:33 | Merge core-8-branch check-in: a9eaa94bc8 user: apnadkarni tags: win-console | |
| 15:32 | Rework reader thread to not do read-ahead as console stdin mode might change check-in: b6ac8403b0 user: apnadkarni tags: win-console | |
| 11:41 | Merge 8.7 check-in: 6c5dcbe745 user: jan.nijtmans tags: tip-627 | |
| 11:30 | Some -1 -> TCL_INDEX_NONE (Thanks, Gustaf!) check-in: 5b8204ec5f user: jan.nijtmans tags: core-8-branch | |
| 08:31 | Add TCL_COMBINE, just a NOP for now (will get a meaning in 9.0 check-in: ae86c86e27 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-03
| ||
| 22:46 | Remove dead code check-in: 5357587e9a user: jan.nijtmans tags: win-console | |
| 22:31 | TIP #609: Enhance Tcl_ThreadQueueEvent() check-in: 901c88bb0e user: jan.nijtmans tags: core-8-branch | |
| 15:48 | Fix bug 44bbccdd8c. fconfigure was broken for 8.7 console channel check-in: 1b6ed4db57 user: apnadkarni tags: win-console | |
| 08:00 | Fix benign gcc unused code warnings check-in: 90e1b5a1c1 user: apnadkarni tags: win-console | |
| 07:40 | Eliminate unnecessary thread wakeups. check-in: fef0d561e4 user: apnadkarni tags: win-console | |
|
2022-07-02
| ||
| 20:00 | One more simplification: Eliminate RingBufferClear() Closed-Leaf check-in: feeeabe9cc user: jan.nijtmans tags: win-console-review | |
| 19:39 | TIP #607: -failindex option for encoding convertto/convertfrom check-in: 2c4329d1a2 user: jan.nijtmans tags: core-8-branch | |
| 19:33 | Fix build error with --enable-debug (no need for RINGBUFFER_ASSERT any more) check-in: 54593ace4e user: jan.nijtmans tags: win-console-review | |
|
2022-07-01
| ||
| 15:26 | Merge 8.7 Closed-Leaf check-in: 091f9563e9 user: jan.nijtmans tags: tcloo-64bit | |
| 15:20 | Merge 8.6 check-in: 651b1008fb user: jan.nijtmans tags: core-8-branch | |
| 14:55 | TclOO version -> 1.3.0 check-in: bbd2cbf645 user: jan.nijtmans tags: tcloo-64bit | |
| 12:31 | Merge 8.7 check-in: f787684394 user: jan.nijtmans tags: tcloo-64bit | |
| 07:41 | No need for RingSizeT, since max is 8000 (far less than 2^31) check-in: 83001cbe31 user: jan.nijtmans tags: win-console-review | |
| 07:34 | Remove unnecessary code (review round 1) check-in: 82b6ceba53 user: jan.nijtmans tags: win-console-review | |
| 05:58 | Merge core-8-branch. Wakeup console reader thread when data read. check-in: dbdf5517a7 user: apnadkarni tags: win-console | |
|
2022-06-30
| ||
| 13:46 | Merge 8.7 check-in: d346c07af7 user: jan.nijtmans tags: win-console | |
| 11:31 | Fix [b79df322a9]: Tcl_NewUnicodeObj truncates strings check-in: 936c4f4b1c user: jan.nijtmans tags: core-8-branch | |
|
2022-06-28
| ||
| 09:39 | Merge 8.6 check-in: 0443652ba2 user: jan.nijtmans tags: core-8-branch | |
|
2022-06-25
| ||
| 10:59 | Merge 8.7 check-in: 3d486ee756 user: jan.nijtmans tags: tcloo-64bit | |
|
2022-06-24
| ||
| 20:06 | Merge 8.6 check-in: d1ca80c5e9 user: jan.nijtmans tags: core-8-branch | |
| 14:27 | Merge 8.6 check-in: 137b0b5214 user: jan.nijtmans tags: core-8-branch | |
| 13:48 | Resolve the TODO: What's going on here? Document or eliminate. Eliminate usage of TCL_MAJOR_VERSIO... check-in: 1a931a30d8 user: jan.nijtmans tags: core-8-branch | |
| 11:40 | Fix for commit [c8bd577a119f2259], which is (slightly) wrong: allowed space should be between '#' an... check-in: cc8e888def user: jan.nijtmans tags: core-8-branch | |
| 10:41 | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same as it was in Tcl 8.6 check-in: 2ffde115d4 user: jan.nijtmans tags: core-8-branch | |
| 07:12 | Put back seemingly useless typedefs (yes, there are picky compilers) check-in: 9ca3efb294 user: jan.nijtmans tags: core-8-branch | |
| 07:11 | Don't use (unsigned)-1 -> TCL_INDEX_NONE check-in: aa5a38eb99 user: jan.nijtmans tags: core-8-branch | |
|
2022-06-23
| ||
| 15:33 | more "unsigned int" -> TCL_HASH_TYPE check-in: 300f28543e user: jan.nijtmans tags: core-8-branch | |
| 15:02 | Merge 8.7 check-in: 43b9614860 user: jan.nijtmans tags: tip-627 | |
| 14:57 | Restore NS_DEAD flag value (from 0x04 back to 0x02, how it was in Tcl 8.6). It is used in nsf, chang... check-in: 172f75ece3 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Merge 8.6 check-in: 433d1c4c99 user: jan.nijtmans tags: core-8-branch | |
| 12:21 | Remove unused typedef's check-in: 3656e8f1e7 user: jan.nijtmans tags: core-8-branch | |
| 12:20 | Use "void *" in stead of ClientData in tclInt.decs/tclOO.decls (backported from 9.0) check-in: 403356e842 user: jan.nijtmans tags: core-8-branch | |
| 08:58 | Use TCL_HASH_TYPE in stead of "unsigned int", wherever the Tcl 9.0 type is "size_t", in tclDecls.h check-in: d987436f1e user: jan.nijtmans tags: core-8-branch | |
| 08:56 | Use "void *" in stead of ClientData in tclDecls.h (backported from 9.0) check-in: b8196855eb user: jan.nijtmans tags: core-8-branch | |
|
2022-06-22
| ||
| 16:36 | Allow spacing between '#' and 'define', while recognising version in header-files check-in: c8bd577a11 user: jan.nijtmans tags: core-8-branch | |
|
2022-06-20
| ||
| 22:00 | Merge 8.7 Closed-Leaf check-in: 1ccaa0f38f user: jan.nijtmans tags: tip-609 | |
| 21:50 | Merge 8.7 check-in: 572dd7fe1a user: jan.nijtmans tags: tip-627 | |
| 15:20 | Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now required in 8.7. No longer... check-in: d7052c5f73 user: jan.nijtmans tags: core-8-branch | |
| 11:55 | Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now required in 8.7. If the Tc... Closed-Leaf check-in: 3483c7eafd user: jan.nijtmans tags: bug-a55872c242 | |