Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
60 check-ins using file generic/tclOOMethod.c version c932e2a4a7
|
2019-02-14
| ||
| 20:14 | Merge trunk through 2019-01-18 check-in: 8b11314057 user: dgp tags: dgp-properbytearray | |
|
2019-02-07
| ||
| 20:31 | Merge trunk through 2019-01-18. check-in: b31474d208 user: dgp tags: dgp-refactor | |
| 20:01 | Merge and resolve trunk through 2018-12-26. check-in: 1c70fddfe1 user: dgp tags: dgp-refactor | |
| 19:47 | Merge and resolve trunk through 2018-12-11. check-in: 4ca780b968 user: dgp tags: dgp-refactor | |
|
2019-01-20
| ||
| 01:36 | Merge trunk. All callers of TclIndexDecode and related functions now adapted for enhanced index rang... check-in: 87b7cb4d1c user: jan.nijtmans tags: tip-502-for-9 | |
|
2019-01-18
| ||
| 22:44 | Merge 8.7 check-in: 69b656c2fa user: jan.nijtmans tags: trunk | |
|
2019-01-17
| ||
| 23:49 | more prgress check-in: 5cc039d249 user: jan.nijtmans tags: tip-502-for-9 | |
| 18:02 | WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet. check-in: c4f1623e18 user: jan.nijtmans tags: tip-502-for-9 | |
|
2019-01-16
| ||
| 20:15 | Merge 8.7 check-in: 55dbaaaf82 user: jan.nijtmans tags: trunk | |
|
2019-01-15
| ||
| 12:34 | next amend to [3e0a2d99f3]: fixes TclGetIntForIndex for border case of end offset (size_t)-1 if empt... check-in: 8a67f59280 user: sebres tags: trunk | |
| 11:38 | fixes out-of-range index [string is ... -fail idx ...] on 32-bit platform (should return -1 instead ... check-in: 175e053939 user: sebres tags: trunk | |
|
2019-01-14
| ||
| 20:03 | merge 8.7 (mingw/win-autoconf build, etc) check-in: d269eeed5d user: sebres tags: trunk | |
|
2019-01-13
| ||
| 15:47 | Merge 8.7 check-in: b7639c0e3d user: jan.nijtmans tags: trunk | |
|
2019-01-09
| ||
| 10:11 | merge 8.7 (regression bug-[cc1e91552c], etc) check-in: 0908eff9e9 user: sebres tags: trunk | |
|
2019-01-04
| ||
| 23:37 | Merge 8.7 check-in: ded3948c1e user: jan.nijtmans tags: trunk | |
|
2019-01-03
| ||
| 20:50 | merge-mark check-in: b2060b5884 user: jan.nijtmans tags: trunk | |
|
2018-12-31
| ||
| 10:52 | Update TZ info to tzdata2018i. check-in: 8d1034ca54 user: jima tags: trunk | |
| 00:04 | Merge 8.7 check-in: d771584424 user: jan.nijtmans tags: trunk | |
|
2018-12-30
| ||
| 22:53 | Merge 8.7 check-in: b389a43aa4 user: jan.nijtmans tags: trunk | |
|
2018-12-29
| ||
| 23:17 | Update TZ info to tzdata2018h. check-in: 30bc47ceb0 user: jima tags: trunk | |
|
2018-12-28
| ||
| 20:20 | merge 8.7 check-in: 78273ca917 user: sebres tags: trunk | |
|
2018-12-26
| ||
| 15:04 | Many internal int -> size_t increases, so string lengths > 2Gb can be handled correctly in many more... check-in: 2549977bc4 user: jan.nijtmans tags: trunk | |
|
2018-12-20
| ||
| 20:05 | Merge 8.7 check-in: d1593df504 user: jan.nijtmans tags: trunk | |
|
2018-12-18
| ||
| 20:02 | Merge 8.7 check-in: d930625088 user: jan.nijtmans tags: trunk | |
|
2018-12-13
| ||
| 21:01 | Merge 8.7, and make all test-cases pass. check-in: 6415cac417 user: jan.nijtmans tags: trunk | |
| 09:43 | reverted to smarter Jan's +1/cast/-1 with additional initial cast now (to pretect against usage of m... check-in: 8f94b26d49 user: sebres tags: trunk | |
| 07:32 | restored inline of TclNewWideIntObjFromSize for 32-bit (avoids double invocation of TclStringFirst/T... check-in: e1b31151e5 user: sebres tags: trunk | |
|
2018-12-12
| ||
| 20:28 | Fix [3e0a2d99f365c035ce84ec9de1e3acd80c2e2c6c|3e0a2d99f3], for "string last" as well. check-in: f7f4130007 user: jan.nijtmans tags: trunk | |
| 20:14 | Merge 8.7 check-in: 4c2ed52f8f user: jan.nijtmans tags: trunk | |
| 17:00 | better fix for [3e0a2d99f3], considering [string first] could return a value larger that INT_MAX for... Closed-Leaf check-in: 080ecbe60a user: sebres tags: fix-3e0a2d99f3-str-first-x86-x64 | |
| 14:59 | fixes [3e0a2d99f3]: size_t is smaller as wideInt on 32-bit platform (so by not found, -1 results int... check-in: d7843f5d69 user: sebres tags: trunk | |
|
2018-12-11
| ||
| 20:29 | Merge trunk check-in: 47da08c479 user: jan.nijtmans tags: novem | |
| 20:02 | Merge 8.7 In test-cases, don't load Tcltest package if it isn't actually used. Another round of size... check-in: c92a5c4373 user: jan.nijtmans tags: trunk | |
|
2018-12-08
| ||
| 17:49 | Merge trunk check-in: a5ec8e8c36 user: jan.nijtmans tags: novem | |
| 17:36 | Fix executable flags for 2 test-files check-in: 555b2825da user: jan.nijtmans tags: trunk | |
| 17:35 | merge-mark check-in: 00fe11b087 user: jan.nijtmans tags: trunk | |
|
2018-12-02
| ||
| 20:31 | Remove some dead code check-in: bdb60e5da5 user: jan.nijtmans tags: trunk | |
| 20:04 | merge-mark check-in: 2aefc9003f user: jan.nijtmans tags: trunk | |
|
2018-11-29
| ||
| 21:37 | Merge 8.7 check-in: 31e529c00c user: jan.nijtmans tags: trunk | |
|
2018-11-27
| ||
| 23:16 | Merge 8.7 Remove TclFreeObj stub entry check-in: 57c58fe6a1 user: jan.nijtmans tags: trunk | |
|
2018-11-25
| ||
| 20:01 | Merge 8.7 check-in: 9fd2c51bc4 user: jan.nijtmans tags: trunk | |
| 17:31 | Merge 8.7 check-in: a2fd44a64d user: jan.nijtmans tags: trunk | |
|
2018-11-24
| ||
| 15:00 | Merge 8.7 check-in: f9df387f56 user: jan.nijtmans tags: trunk | |
|
2018-11-23
| ||
| 21:00 | merge 8.7 check-in: 56b5fa3d12 user: sebres tags: trunk | |
| 12:03 | merge 8.7 check-in: 606764504a user: sebres tags: trunk | |
|
2018-11-22
| ||
| 23:18 | merge 8.7 (build zipfs fixes) check-in: a7c0d3ccf4 user: sebres tags: trunk | |
| 22:15 | merge 8.7 check-in: 7bfeb4e9e3 user: sebres tags: trunk | |
| 14:45 | merge 8.7 check-in: 6e3fdcb567 user: sebres tags: trunk | |
| 14:30 | merge 8.7 check-in: fbd86fde02 user: sebres tags: trunk | |
| 09:26 | Eliminate gcc compiler warning check-in: d880a75ac5 user: jan.nijtmans tags: trunk | |
| 09:23 | Fix encoding handling (check for TCL_IO_FAILURE was wrong). Eliminate (size_t) type casts and use of... check-in: 695f8f315d user: jan.nijtmans tags: trunk | |
| 08:06 | Merge 8.7 check-in: 5ac57355a2 user: jan.nijtmans tags: trunk | |
|
2018-11-21
| ||
| 07:50 | Merge 8.7 check-in: b5038b6948 user: jan.nijtmans tags: trunk | |
|
2018-11-19
| ||
| 19:31 | Fix more executable flags check-in: 5a147ff4f0 user: jan.nijtmans tags: trunk | |
| 18:24 | merge trunk check-in: f99141a5ea user: dgp tags: dgp-properbytearray | |
| 17:06 | merge trunk check-in: 8714ce4bb1 user: dgp tags: dgp-refactor | |
| 14:49 | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make\ code and documentation mo... check-in: f4bd83ca86 user: dgp tags: trunk | |
| 14:14 | Repair a few typos Closed-Leaf check-in: 5615a6c6ac user: dgp tags: jn-use-macros | |
|
2018-11-18
| ||
| 10:29 | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make code and documentation mor... check-in: d828309515 user: jan.nijtmans tags: jn-use-macros | |
|
2018-11-16
| ||
| 20:44 | merge 8.7 check-in: d167840eb0 user: dgp tags: trunk | |