Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
113 check-ins using file unix/tclConfig.h.in version 0efaeeefb2
|
2021-11-26
| ||
| 13:22 | Merge 8.7 check-in: b9b5917f60 user: jan.nijtmans tags: trunk, main | |
|
2021-11-24
| ||
| 12:25 | Merge 8.7 check-in: 204cce8989 user: jan.nijtmans tags: trunk, main | |
|
2021-11-17
| ||
| 10:09 | Merge 8.7 check-in: 9f8ff05a3f user: jan.nijtmans tags: trunk, main | |
|
2021-11-13
| ||
| 09:09 | Add Tcl_ObjTypeVersion(), fix memory errors in integer list functions, adjust lset.test so that objI... check-in: 1419fa5658 user: pooryorick tags: pyk-objinterface | |
|
2021-11-12
| ||
| 21:30 | Merge 8.7 check-in: 9b2600654d user: jan.nijtmans tags: trunk, main | |
|
2021-11-11
| ||
| 16:14 | Merge 8.7 check-in: c4c4a5a405 user: jan.nijtmans tags: trunk, main | |
|
2021-11-10
| ||
| 08:23 | Merge 8.7 check-in: bf93dd518b user: jan.nijtmans tags: trunk, main | |
|
2021-11-08
| ||
| 14:06 | Merge 8.7 check-in: 883a44b7b3 user: jan.nijtmans tags: trunk, main | |
| 13:50 | Merge 8.7 check-in: d528869521 user: jan.nijtmans tags: trunk, main | |
| 10:19 | Doc fix for Tcl_GetIntForIndex() check-in: 9de41aac2c user: jan.nijtmans tags: trunk, main | |
| 00:37 | merge trunk check-in: be717d2e78 user: dgp tags: dgp-refactor | |
| 00:36 | merge trunk check-in: a8f8079f5e user: dgp tags: novem | |
| 00:29 | merge 8.7 check-in: e112827f6c user: dgp tags: trunk, main | |
|
2021-11-07
| ||
| 21:46 | merge fork check-in: 73a05c2fe2 user: dgp tags: trunk, main | |
| 21:44 | Implementation of TIP 568 merged to trunk. check-in: 80e710ae0e user: dgp tags: trunk, main | |
| 21:43 | Merge 8.7 check-in: 85d6dbd40e user: jan.nijtmans tags: trunk, main | |
| 21:34 | Document the flexibility of numBytesPtr to point to int or size_t space. Closed-Leaf check-in: 6a75233974 user: dgp tags: dgp-properbytearray | |
| 20:40 | merge mark check-in: e0c98ad969 user: dgp tags: trunk, main | |
| 14:52 | Dodge a few macro games. check-in: 0e4cc79075 user: dgp tags: dgp-properbytearray | |
| 04:25 | Updates to TIP 568 implementation for Tcl 9: Use the argument numBytes instead of length. Update the... check-in: abf6532314 user: dgp tags: dgp-properbytearray | |
| 03:21 | merge mark check-in: 9b164c8c56 user: dgp tags: trunk, main | |
|
2021-11-06
| ||
| 22:47 | merge mark check-in: 2e00af6631 user: dgp tags: trunk, main | |
| 20:34 | merge trunk check-in: 5d2600a1e0 user: dgp tags: dgp-properbytearray | |
| 20:33 | merge 8.7 check-in: fa474af616 user: dgp tags: trunk, main | |
| 18:12 | Eliminate more branch diffs. check-in: 7d93edb658 user: dgp tags: dgp-properbytearray | |
| 17:55 | Eliminate more branch diffs with trunk that have no apparent connection to TIP 568. check-in: afbf82e475 user: dgp tags: dgp-properbytearray | |
| 17:38 | Clean up another old failed merge. check-in: b62f9f3d4b user: dgp tags: dgp-properbytearray | |
| 17:10 | Repair faulty conflict resolution from some time back. check-in: d0c3871d46 user: dgp tags: dgp-properbytearray | |
| 15:52 | merge trunk check-in: 92c50fc944 user: dgp tags: dgp-properbytearray | |
| 15:44 | merge 8.7 check-in: 10c12d0105 user: dgp tags: trunk, main | |
| 15:26 | Repair a whitespace merge error. check-in: ddbc5cf603 user: dgp tags: dgp-properbytearray | |
| 15:03 | merge trunk check-in: fc10c281da user: dgp tags: dgp-properbytearray | |
| 14:58 | Merge trunk; resolve conflicts. check-in: 164211f6cf user: dgp tags: dgp-refactor | |
| 14:50 | Merge [2cc4478435]. Resolve conflict. check-in: 5527b33bd8 user: dgp tags: dgp-refactor | |
| 14:35 | Merge trunk through [db642bd894]. check-in: 4d50805885 user: dgp tags: dgp-refactor | |
| 14:27 | Merge [368587b872]. Resolve conflict. check-in: 8eb19d0107 user: dgp tags: dgp-refactor | |
| 12:49 | Merge trunk through [d49a1b0329]. check-in: cdeede93d0 user: dgp tags: dgp-refactor | |
| 08:04 | Merge 8.7 check-in: fe2b712d32 user: jan.nijtmans tags: trunk, main | |
|
2021-11-05
| ||
| 23:03 | merge trunk check-in: e77811cade user: dgp tags: dgp-properbytearray | |
| 22:53 | merge trunk check-in: 8fda9dd502 user: dgp tags: novem | |
| 22:41 | merge mark check-in: 31bcf47dd4 user: dgp tags: trunk, main | |
| 21:33 | merge 8.7 check-in: 4dbf80f202 user: dgp tags: trunk, main | |
|
2021-11-04
| ||
| 17:52 | Merge 8.7 check-in: 872d6a096b user: griffin tags: trunk, main | |
|
2021-11-03
| ||
| 14:34 | Adjust [linsert] tests to check both compiled and uncompiled paths, and run them for the integer lis... check-in: abda115a17 user: pooryorick tags: pyk-objinterface | |
| 00:34 | Fix memory errors in the "list replace" proc for the integer list type, reorganize code, route "lins... check-in: 94696876b5 user: pooryorick tags: pyk-objinterface | |
|
2021-11-01
| ||
| 13:40 | Merge 8.7 check-in: 1d15583507 user: jan.nijtmans tags: trunk, main | |
|
2021-10-30
| ||
| 19:28 | To test object type interfaces, add the beginnings of a list implementation that stores items as an ... check-in: b7341926fe user: pooryorick tags: pyk-objinterface | |
|
2021-10-27
| ||
| 07:08 | Merge 8.7 check-in: 542a1e67f4 user: jan.nijtmans tags: trunk, main | |
| 06:52 | Merge 8.7 check-in: cb09bcfe2c user: jan.nijtmans tags: trunk, main | |
|
2021-10-26
| ||
| 13:28 | Add the macro TCL_LENGTH_NONE. check-in: 4082ab835f user: pooryorick tags: pyk-objinterface | |
| 08:54 | Merge 9.0 check-in: 62c63b4818 user: jan.nijtmans tags: pyk-objinterface | |
| 08:42 | typo check-in: c7a92907b0 user: jan.nijtmans tags: pyk-objinterface | |
|
2021-10-25
| ||
| 21:37 | Merge 8.7 check-in: 9dbb406589 user: jan.nijtmans tags: trunk, main | |
|
2021-10-24
| ||
| 15:55 | Fix memory errors in lsearch, add the first few string routines to Tcl_ObjType, modify StringIndexCm... check-in: cb6b5b14dd user: pooryorick tags: pyk-objinterface | |
|
2021-10-20
| ||
| 20:29 | Merge 8.7 check-in: 9836cc0e45 user: jan.nijtmans tags: trunk, main | |
|
2021-10-19
| ||
| 15:23 | We can now assume that TCL_MAJOR_VERSION == 9 check-in: a3f8fdec0b user: jan.nijtmans tags: trunk, main | |
| 14:48 | Merge 8.7 check-in: fa2769d476 user: jan.nijtmans tags: trunk, main | |
|
2021-10-18
| ||
| 15:02 | Add the first few string functions to the Tcl_ObjType interface, move function declarations out of t... check-in: 09c4094c6e user: pooryorick tags: pyk-objinterface | |
| 07:43 | Adapt Makefile.in and makefile.vc (for Windows) too check-in: cfe9852ed7 user: jan.nijtmans tags: pyk-objinterface | |
|
2021-10-17
| ||
| 20:55 | More compiler warnings check-in: 842996b087 user: jan.nijtmans tags: pyk-objinterface | |
| 15:05 | Compiler warnings/errors check-in: 2ecc2f51ba user: jan.nijtmans tags: pyk-objinterface | |
|
2021-10-16
| ||
| 22:04 | Adapt Tcl_LsearchObjCmd to perform efficient binary search on non-finite Tcl_ObjType list implementa... check-in: 25a3e33bc1 user: pooryorick tags: pyk-objinterface | |
| 11:39 | Make it compile on MacOS too check-in: bde9e15a06 user: jan.nijtmans tags: pyk-objinterface | |
| 09:45 | at least - make it compile/run on UNIX check-in: 9d93f3da12 user: jan.nijtmans tags: pyk-objinterface | |
|
2021-10-15
| ||
| 19:21 | Modify Tcl_LsearchObjCmd() to not use TclListObjGetElements. check-in: 058e1fca7a user: pooryorick tags: pyk-objinterface | |
| 15:02 | Merge 8.7 check-in: 4994954504 user: jan.nijtmans tags: trunk, main | |
|
2021-10-14
| ||
| 20:43 | Add tests for Tcl_ObjType "lrange" interface. check-in: e208cedf34 user: pooryorick tags: pyk-objinterface | |
| 20:08 | Modify Tcl_LrangeObjCmd() to handle lists having indeterminate end. Fix typo in INST_LIST_RANGE_IMM... check-in: 74b0218572 user: pooryorick tags: pyk-objinterface | |
| 14:52 | Fix TclObjectDispatchNoDefault macro, add a rangeEnd function to the list interface, improve handlin... check-in: 9bdcab3a2f user: pooryorick tags: pyk-objinterface | |
|
2021-10-13
| ||
| 11:27 | Add "indexEnd" function to Tcl_Obj list interface table, ditch idea of using ssize_t, add TclObjectD... check-in: e9c00becf4 user: pooryorick tags: pyk-objinterface | |
|
2021-10-12
| ||
| 14:46 | Merge 8.7 check-in: c5b79ca673 user: jan.nijtmans tags: trunk, main | |
|
2021-10-11
| ||
| 14:00 | Merge 8.7 check-in: 37de0a6483 user: jan.nijtmans tags: trunk, main | |
|
2021-10-10
| ||
| 13:00 | Use TCL_INDEX_NONE as the indicator of an invalid index, modify TclLindexFlat to produce an error wh... check-in: 54e350bf02 user: pooryorick tags: pyk-objinterface | |
|
2021-10-09
| ||
| 16:46 | For testing, Add testIndexHexType, a Tcl_ObjType that implements its own list interface. check-in: cbcce44023 user: pooryorick tags: pyk-objinterface | |
| 16:39 | Add "interp" argument to TclListRange, add new C procedures "TclLengthIsFinite" and "TclLindexLast",... check-in: 7a9060c4a1 user: pooryorick tags: pyk-objinterface | |
|
2021-10-08
| ||
| 12:36 | Merge trunk check-in: 2b008d21a1 user: jan.nijtmans tags: dgp-properbytearray | |
| 08:58 | Merge 9.0 check-in: ac61d3ebc1 user: jan.nijtmans tags: novem | |
| 08:40 | Merge 8.7 check-in: 916029c89c user: jan.nijtmans tags: trunk, main | |
|
2021-10-07
| ||
| 21:09 | Add length to TclListObjRange since callers alread have it and it makes working with a Tcl_ObjType i... check-in: 8264de944f user: pooryorick tags: pyk-objinterface | |
| 19:36 | Rework TclLindexFlat to function with Tcl_ObjType interfaces. check-in: c1089f473d user: pooryorick tags: pyk-objinterface | |
|
2021-10-06
| ||
| 14:08 | Merge 8.7 check-in: 2cc4478435 user: jan.nijtmans tags: trunk, main | |
|
2021-10-05
| ||
| 06:07 | For backwards-compatibility, shoehorn Tcl_ObjType interface structure into existing public interface... check-in: 86000f923c user: pooryorick tags: pyk-objinterface | |
|
2021-09-30
| ||
| 08:03 | Merge 8.7 check-in: db642bd894 user: jan.nijtmans tags: trunk, main | |
|
2021-09-29
| ||
| 13:48 | Merge 8.7 check-in: 4ad5d70a7a user: jan.nijtmans tags: trunk, main | |
|
2021-09-28
| ||
| 19:26 | Rename the Tcl_ObjType interface.list.append to interface.list.appendlist, use interface.list.append... check-in: ae287c18a4 user: pooryorick tags: pyk-objinterface | |
| 00:12 | Add remaining list routines to the Tcl_ObjType interface. check-in: 4592920887 user: pooryorick tags: pyk-objinterface | |
|
2021-09-27
| ||
| 16:07 | Add an "interface" member to Tcl_ObjType, and plug lindex and lrange into the interface. check-in: 042c26fa5f user: pooryorick tags: pyk-objinterface | |
| 13:20 | Merge 8.7 check-in: f420cd0919 user: jan.nijtmans tags: trunk, main | |
|
2021-09-26
| ||
| 20:54 | Merge 8.7 check-in: cb9f0d79cd user: jan.nijtmans tags: trunk, main | |
|
2021-09-25
| ||
| 09:02 | Update TZ info to tzdata2021b (via merge). check-in: e2de0b5ee3 user: jima tags: trunk, main | |
|
2021-09-23
| ||
| 13:11 | Fix testcase Leaf check-in: 2c3dd8b283 user: jan.nijtmans tags: tcl-time-64bit | |
| 12:56 | Create new branch named "pyk-objinterface" check-in: 072ee43758 user: pooryorick tags: pyk-objinterface | |
|
2021-09-22
| ||
| 21:46 | Various fixes. Not done yet check-in: 3e61b427fa user: jan.nijtmans tags: tcl-time-64bit | |
|
2021-09-21
| ||
| 08:36 | Experiment: Make Tcl_Time a long long in stead of a struct check-in: 7d007b4694 user: jan.nijtmans tags: tcl-time-64bit | |
|
2021-09-14
| ||
| 13:38 | Merge 8.7 check-in: bc9ab93985 user: jan.nijtmans tags: trunk, main | |
|
2021-09-10
| ||
| 18:47 | merge trunk check-in: 0028f16b64 user: dgp tags: novem | |
|
2021-09-08
| ||
| 14:26 | Merge 8.7 check-in: 4bd1f2c4fb user: jan.nijtmans tags: trunk, main | |
|
2021-09-03
| ||
| 06:46 | Merge 8.7 check-in: 172517534a user: jan.nijtmans tags: trunk, main | |
|
2021-09-02
| ||
| 22:15 | Update code comments. check-in: 368587b872 user: pooryorick tags: trunk, main | |
| 21:14 | Silence warning in fix for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a ... check-in: d49a1b0329 user: pooryorick tags: trunk, main | |
|
2021-09-01
| ||
| 23:13 | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matching and a subsequent erro... check-in: a2e801a3d6 user: pooryorick tags: trunk, main | |
|
2021-08-27
| ||
| 11:52 | merge trunk check-in: a7759688ed user: dgp tags: dgp-properbytearray | |
| 07:20 | One more TclUnusedStubEntry -> TclOOUnusedStubEntry check-in: 4f03bbf910 user: jan.nijtmans tags: trunk, main | |
| 07:13 | Merge 8.7 check-in: d3ef7b31f7 user: jan.nijtmans tags: trunk, main | |
|
2021-08-26
| ||
| 19:15 | merge mark check-in: f72eeb6171 user: dgp tags: trunk, main | |
| 15:34 | Merge 8.7 check-in: 043d99f4aa user: jan.nijtmans tags: trunk, main | |
|
2021-08-25
| ||
| 11:06 | Fix for TIP #430/#595 corner-case: tcl_findLibrary should use correct library name when running in T... check-in: 26f87ad53c user: jan.nijtmans tags: trunk, main | |
|
2021-08-23
| ||
| 17:34 | merge trunk: check-in: cb3279b215 user: dgp tags: novem | |
| 17:30 | merge trunk check-in: 543082d1ba user: dgp tags: dgp-refactor | |
| 17:03 | Merge trunk check-in: 09fdda8d70 user: dgp tags: dgp-properbytearray | |
| 14:54 | Merge 8.7 check-in: 30412ad14a user: jan.nijtmans tags: trunk, main | |
|
2021-08-20
| ||
| 13:10 | Repair build failure. check-in: 9b2d49b6dc user: dgp tags: trunk, main | |
| 12:48 | Merge 8.7 check-in: e30f179c8f user: jan.nijtmans tags: trunk, main | |