Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
148 check-ins using file win/Makefile.in version ba8b820636
|
2017-05-09
| ||
| 09:28 | Let local variables declared from within macro's always start with underscore, this fixes some gcc w... check-in: 8b717dc06a user: jan.nijtmans tags: core-8-6-branch | |
|
2017-05-05
| ||
| 19:10 | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. check-in: 56c454c814 user: dgp tags: core-8-6-branch | |
|
2017-05-04
| ||
| 12:26 | Use GetModuleHandle() in stead of LoadLibrary() for ntdll, which is already loaded by Cygwin. check-in: a4717aa947 user: jan.nijtmans tags: core-8-6-branch | |
| 09:35 | Fix gcc warning: unused variable wakeEvent check-in: 1dc66e966b user: jan.nijtmans tags: core-8-6-branch | |
|
2017-05-03
| ||
| 15:27 | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for an already loaded dll.... check-in: 218333d3c0 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-05-01
| ||
| 20:25 | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* check-in: c66a1bfbd9 user: dgp tags: core-8-6-branch | |
| 08:20 | Fix [8bd13f07bde6fb0631f27927e36461fdefe8ca95|8bd13f07bd]: Closing tcl pipes prevents windows thread... check-in: ad65e576ee user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-28
| ||
| 17:52 | [f34cf83dd0] An optimization was being taken in a case where it produced the wrong result, failing t... check-in: e015bfe72f user: dgp tags: core-8-6-branch | |
| 17:44 | Test for [f34cf83dd0]. check-in: 9a6ff36832 user: dgp tags: core-8-6-branch | |
| 14:25 | merge mark check-in: a8ef08ef4a user: dgp tags: core-8-6-branch | |
| 14:15 | silence uninit variable warnings check-in: 5026e60e1b user: dgp tags: core-8-6-branch | |
| 13:17 | (cherry-pick from "fix-1997007" branch): fix typo- resp. copy-paste-bug (using wrong threadInfo poin... check-in: 5190ead2bd user: jan.nijtmans tags: core-8-6-branch | |
| 13:13 | (cherry-pick from "fix-1997007" branch): fix typo-bug (using wrong thread handle by set priority) check-in: a907c47165 user: jan.nijtmans tags: core-8-6-branch | |
| 08:00 | merge core-8-6-branch Closed-Leaf check-in: 26d204381d user: jan.nijtmans tags: fix-1997007 | |
|
2017-04-27
| ||
| 17:19 | [04e26c02c0] Remove useless condition that raises warnings. check-in: 1fd3e94447 user: dgp tags: core-8-6-branch | |
| 10:43 | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in zlib channel transform. check-in: 5740bfebc1 user: dkf tags: core-8-6-branch | |
|
2017-04-25
| ||
| 19:32 | [50750c735a] Fix for uninit memory handling issue in zlib transforms. Closed-Leaf check-in: fa1d22e834 user: dkf tags: bug-50750c735a | |
| 13:08 | Deal with a couple of obscure causes of warnings on some versions of OSX. check-in: bf05ca054c user: dkf tags: core-8-6-branch | |
|
2017-04-22
| ||
| 14:57 | A better way of getting source file location information when disassembling. check-in: 752440e0f3 user: dkf tags: core-8-6-branch | |
|
2017-04-20
| ||
| 14:07 | Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists on unix, even though it s... check-in: 14eee2fd50 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-18
| ||
| 19:01 | Fix [bc432269b74e9b246bf01f354714fed47cb227ed|bc432269]: http fails in a safe interpreter check-in: 4b43637b77 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-17
| ||
| 11:59 | Repair revised tests that failed. check-in: eb189dd7bc user: dgp tags: core-8-6-branch | |
|
2017-04-14
| ||
| 09:05 | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to format octal numbers: i... check-in: 50a34ec0ff user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-12
| ||
| 19:19 | merge 8.6 check-in: 85f41eecd1 user: dgp tags: core-8-6-7-rc | |
| 14:52 | [win] fixes "wrong" checking of the flag TCL_CLOSE_READ in close2proc (using mask) check-in: 49cb582a3c user: sebres tags: fix-1997007 | |
| 13:14 | Revert recent commit [80252e0aed]. TIP 237 is clear that %llu is invalid. check-in: 9e8dc5b364 user: dgp tags: core-8-6-branch | |
| 12:11 | Another attempt to fix the two executable flags. check-in: c8ff26fcd4 user: jan.nijtmans tags: core-8-6-branch | |
| 12:04 | Fix executable flag for 2 files check-in: 440afb1e94 user: jan.nijtmans tags: core-8-6-branch | |
| 11:49 | merge fix-42202ba1e5ff566e check-in: d8576258e0 user: sebres tags: core-8-6-branch | |
| 09:23 | Fix sporadically errors in zlib-8.x and socket tests, cherry-picked from "fix-1997007" branch. Credi... check-in: afd01aab8f user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-11
| ||
| 19:11 | More changes work check-in: 3978cbe99e user: dgp tags: core-8-6-7-rc | |
| 18:13 | fixes sporadically errors in several not event-driven test cases zlib-8.x (wrong non-blocking pipe u... check-in: 0fe7745dfc user: sebres tags: fix-1997007 | |
| 18:10 | improves robustness of the socket tests against busy random ports (fixed sporadic errors "already in... check-in: 5cc5a6c31a user: sebres tags: fix-1997007 | |
| 18:09 | code review, robustness increase, avoid infinite wait by exit, thread exit and by pipes of closed pr... check-in: a8cb6d4890 user: sebres tags: fix-1997007 | |
| 18:09 | added wake-up event to prevent possible dead-locks by some waiting thread (e. g. for writable events... check-in: 4839147328 user: sebres tags: fix-1997007 | |
| 18:09 | prepared to use pipe-helpers (TI-structure handling) for all pipe-workers (tclWinConsole, tclWinSeri... check-in: 0ca2abbbb8 user: sebres tags: fix-1997007 | |
| 18:08 | code review and fix small memory leak using ckalloc, without finalization of tcl subsystem in the wo... check-in: b1d72a2efd user: sebres tags: fix-1997007 | |
| 18:08 | shared structures of pipe-workers rewritten using atomic state of the thread; asynchronous start/st... check-in: 1a93b847db user: sebres tags: fix-1997007 | |
| 18:07 | fix typo- resp. copy-paste-bug (using wrong threadInfo pointer in ConsoleOutputProc, should be write... check-in: 8fb632a498 user: sebres tags: fix-1997007 | |
|
2017-04-05
| ||
| 19:52 | the same handling to initialize thread without suspend/resume helpers (otherwise may be dangerous by... check-in: d12acfd04d user: sebres tags: fix-1997007 | |
| 10:41 | fix typo-bug (using wrong thread handle by set priority) check-in: 3ce2af8196 user: sebres tags: fix-1997007 | |
| 10:40 | small review: rewritten using already available event handles, additionally prevents infinite waits ... check-in: 83346ad845 user: sebres tags: fix-1997007 | |
| 10:40 | Contributed by "stanko" as patch within 8bd13f07bde6fb0631f27927e36461fdefe8ca95 Resolves blocking ... check-in: 4a59e2e2ff user: sebres tags: fix-1997007 | |
| 09:32 | Patch for [8bd13f07bde6fb0631f27927e36461fdefe8ca95|8bd13f07bd]: Closing tcl pipes prevents windows ... Closed-Leaf check-in: 2ae28488d5 user: jan.nijtmans tags: bug-8bd13f07bd | |
| 08:41 | Fix [4b12ccb3363e81b132e8dbe12aeec596102be1a8|4b12ccb336]: format/scan %llu doesn't work. Also added... check-in: 80252e0aed user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-04
| ||
| 11:13 | bug fix for [42202ba1e5ff566e0f9abb9f890e460fbc6c1c5c]: segfault by coro inject rewritten callback f... Closed-Leaf check-in: f700c69f46 user: sebres tags: fix-42202ba1e5ff566e | |
| 09:38 | Create new branch named "fix-42202ba1e5ff566e" check-in: 57d061f791 user: sebres tags: fix-42202ba1e5ff566e | |
|
2017-04-03
| ||
| 16:53 | merge 8.6 check-in: 26ac7c14da user: dgp tags: core-8-6-7-rc | |
| 11:53 | Code optimization/reduction: If TCL_WIDE_INT_IS_LONG is defined, the variable useWide is always 0, s... check-in: 231e5d408e user: jan.nijtmans tags: core-8-6-branch | |
|
2017-03-31
| ||
| 12:30 | merge 8.6 check-in: 217439e1f0 user: dgp tags: core-8-6-7-rc | |
|
2017-03-29
| ||
| 19:16 | [900cb0284bc] Ensure that masking pseudo-methods used for export management are not introspectable d... check-in: 0ea6a41ae3 user: dkf tags: core-8-6-branch | |
| 12:16 | In comments and documentation, distinguish between __int64 (a Microsoft 64-bit integer type) and int... check-in: 88e580fec1 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-03-27
| ||
| 13:01 | Improve comment on TCL_WIDE_INT_IS_LONG, making it less misleading. In tclThreadTest.c, allow mainT... check-in: 8c7264b1d4 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-03-23
| ||
| 08:25 | Update TZ info to tzcode2017b. check-in: 308ac9b404 user: jima tags: core-8-6-branch | |
|
2017-03-22
| ||
| 19:45 | New(ish) test interp-14.11 was missing its -cleanup. check-in: 9624f3b5e9 user: dgp tags: core-8-6-7-rc | |
| 19:42 | New(ish) test interp-14.11 was missing its -cleanup. check-in: 424986ff5b user: dgp tags: core-8-6-branch | |
|
2017-03-17
| ||
| 12:51 | merge 8.6 check-in: 8956dcddc6 user: dgp tags: core-8-6-7-rc | |
|
2017-03-15
| ||
| 15:13 | redundant end-of-line spacing check-in: abdfdc6629 user: jan.nijtmans tags: core-8-6-branch | |
| 02:39 | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock seconds]. check-in: 09582e14f6 user: kbk tags: core-8-6-branch | |
|
2017-03-14
| ||
| 22:13 | Make 'clock' and 'encoding' into compilable ensembles that play with safe interps check-in: b82ff15ca6 user: kbk tags: core-8-6-branch | |
| 22:06 | Make 'clock' and 'encoding' into compilable ensembles that play with safe interps Closed-Leaf check-in: f5d925e542 user: kbk tags: kbk-clock-encoding-ensembles | |
| 21:09 | Make 'clock' and 'encoding' into proper compilable ensembles check-in: 06fe1c9d77 user: kbk tags: kbk-clock-encoding-ensembles | |
|
2017-03-13
| ||
| 17:03 | Different solution to silencing the non-useful valgrind alerts. check-in: eb3b58b807 user: dgp tags: core-8-6-7-rc | |
|
2017-03-10
| ||
| 17:22 | merge 8.6 check-in: 4d1a708d9f user: dgp tags: core-8-6-7-rc | |
| 16:59 | Update TZ data with tzdata2017a from IANA check-in: fed617f928 user: jima tags: core-8-6-branch | |
| 16:41 | Silence valgrind complaints from [representation]. check-in: c1eea9e95d user: dgp tags: core-8-6-7-rc | |
| 15:28 | Dup test name check-in: 65fc9d2991 user: dgp tags: core-8-6-7-rc | |
| 15:22 | Start RC branch for Tcl 8.6.7 check-in: 69d18a9108 user: dgp tags: core-8-6-7-rc | |
|
2017-03-07
| ||
| 18:19 | expand test constraints of the load-8.x test cases (wrap setup prerequirements as new constraint "te... check-in: db8303b05c user: sebres tags: core-8-6-branch | |
| 11:05 | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib documentation is under a pot... check-in: 8847cf2674 user: jan.nijtmans tags: core-8-6-branch | |
| 09:36 | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't work any more and it d... check-in: 2e3592982c user: jan.nijtmans tags: core-8-6-branch | |
|
2017-03-06
| ||
| 20:07 | chanio.test: [win] fix test case (setup set translation to "lf", because of default translation on w... check-in: 21a1ff85cd user: sebres tags: core-8-6-branch | |
| 20:05 | nre.test: add constraint for nre-0.1 (testnreunwind may be not available) check-in: fb0e8c6d3d user: sebres tags: core-8-6-branch | |
| 20:02 | zlib.test: fix sporadic errors: - zlib-9.2 hangs because of too short update, if processed another ... check-in: 20f5e5db5c user: sebres tags: core-8-6-branch | |
|
2017-02-27
| ||
| 14:52 | ParseTokens failed to fully respect its numBytes argument. check-in: 164d2be2c4 user: dgp tags: core-8-6-branch | |
|
2017-02-26
| ||
| 15:32 | [25842c161f] Ensure that finalization of a zlib stream works. check-in: 23af13880c user: dkf tags: core-8-6-branch | |
| 15:28 | Might as well number tests more conventionally. Closed-Leaf check-in: 4ef142d229 user: dkf tags: bug-25842c161f | |
| 13:19 | Make tests produce more meaningful information when they fail. check-in: cae53166ca user: dkf tags: bug-25842c161f | |
|
2017-02-12
| ||
| 12:57 | fix chan leak with http keepalive vs close (bug [6ca52aec14]) Closed-Leaf check-in: 8d81ec63d5 user: aspect tags: bug-6ca52aec14 | |
|
2017-02-11
| ||
| 07:18 | better tests for finalization check-in: 94b2e66ccf user: aspect tags: bug-25842c161f | |
| 05:06 | zlib stream finalize calls deflate with no input - this case (and this case only) must be allowed. ... check-in: be8c38b974 user: aspect tags: bug-25842c161f | |
|
2017-02-07
| ||
| 12:11 | Code cleanup (based on feedback from René Zaumseil): Only call GetInvalidIntFromObj() when Tcl_GetI... check-in: 7709c518bc user: jan.nijtmans tags: core-8-6-branch | |
|
2017-02-06
| ||
| 21:54 | s/then/than/ in Eval.3 manpage check-in: 9790a775de user: bch tags: core-8-6-branch | |
|
2017-02-01
| ||
| 14:53 | Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: 391ad1092f user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-31
| ||
| 13:15 | Update documentation on recent changes in Tcl_LinkVar. Don't use TCL_NO_DEPRECATED for disabling tes... check-in: bd07313d9f user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-20
| ||
| 16:20 | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make Tcl_LinkVar toleranto to t... check-in: a3d2988c14 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-19
| ||
| 22:37 | Fix [1f4bb8162f]: lsort -dictionary documentation to be improved check-in: 931be8d1fb user: fvogel tags: core-8-6-branch | |
|
2017-01-17
| ||
| 10:00 | Test-cases which require Tcl 8.5 (or 8.6) should continue to work unmodified in Tcl 9.0. The "novem"... check-in: be8a8d4622 user: jan.nijtmans tags: core-8-6-branch | |
| 09:02 | Hm. 32-bit zlib dll still was the 1.2.10 version. Corrected now. check-in: d414a7b645 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-16
| ||
| 10:23 | Update zlib to version 1.2.11 check-in: fb70e7678c user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-14
| ||
| 08:46 | Merge IETF tzdata2016j check-in: 5aa7a47cef user: venkat tags: core-8-6-branch | |
|
2017-01-13
| ||
| 13:01 | Merge-mark (restoring the expected merge order from core-8-5-branch -> core-8-6-branch -> trunk -> n... check-in: 742a2d7d6a user: jan.nijtmans tags: core-8-6-branch | |
| 12:57 | missing rules.vc after merge check-in: 6583377fcf user: sebres tags: core-8-6-branch | |
| 12:18 | Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a new linker code LNK4224. P... check-in: e9f15329a0 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-12
| ||
| 10:31 | Fix version number in tcl.dsp (thanks to Arjen Markus for noticing this) check-in: bfdcb9cf62 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-11
| ||
| 13:41 | Merge-mark core-8-5-branch. Remove useless #undef. check-in: 6a66f2a15b user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-09
| ||
| 18:23 | Fix clock test-cases: Make test clock-67.5 time zone independent - execution fails in the time zones... check-in: 77e3007f1a user: sebres tags: core-8-6-branch | |
| 17:51 | Merge bug_b87ad7e914 check-in: 0f88ee352f user: sebres tags: core-8-6-branch | |
|
2017-01-06
| ||
| 10:24 | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files. check-in: 88d2aaf212 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-04
| ||
| 16:33 | Added more glob patterns in order to ignore html generated documentation and Windows-specific compil... check-in: 4148327c84 user: fvogel tags: core-8-6-branch | |
|
2017-01-03
| ||
| 10:43 | Update zlib to version 1.2.10. Dll's and *.lib files not updated yet check-in: 4687b1a2f2 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-01
| ||
| 19:46 | Fix [39f6304c2e]: Tcl_LinkVar is not tolerant to minus, plus, dot check-in: 07bc29650e user: jan.nijtmans tags: core-8-6-branch | |
| 19:15 | (cherry-pick): Update zlib to version 1.2.9. Dll's and *.lib files not updated yet check-in: 1e70cafa9d user: jan.nijtmans tags: core-8-6-branch | |
|
2016-12-21
| ||
| 14:01 | Make sure that Tcl_GetIntFromObj/Tcl_GetWideIntFromObj/Tcl_GetDoubleFromObj don't set an error in th... check-in: 4b2fea7812 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-12-01
| ||
| 11:42 | compatability -> compatibility check-in: 602e06e9d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-18
| ||
| 10:23 | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two missing "static" keywor... check-in: 018f6fdbb9 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-17
| ||
| 16:24 | Fix libtommath's mp_radix_size() function such that it returns 2 for single-digit numbers. Add testc... check-in: db3a4c3b27 user: jan.nijtmans tags: core-8-6-branch | |
| 09:24 | Remove subdirectories of "libtommath", and various individual related files, not taking any part in ... check-in: c0c5b62d0e user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-16
| ||
| 15:59 | merge trunk Closed-Leaf check-in: ec44244e32 user: jan.nijtmans tags: gahr-ticket-e6f27aa56f | |
| 15:04 | merge trunk check-in: f8be848288 user: dgp tags: tip-445 | |
| 10:55 | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-casts which are not nece... check-in: 521d320b7b user: jan.nijtmans tags: trunk | |
|
2016-11-15
| ||
| 13:33 | See Itcl Bug [1b28657c0e]. Make methodNameType honor the Tcl_ObjType contract. check-in: b35b8efef0 user: dkf tags: trunk | |
| 13:32 | See Itcl Bug [1b28657c0e]. Make methodNameType honor the Tcl_ObjType contract. check-in: 9f5d17b078 user: dkf tags: core-8-6-branch | |
| 13:31 | Slightly more efficient version as this is Hot Path code. Closed-Leaf check-in: e45c8a81d3 user: dkf tags: bug-itcl-1b2865 | |
|
2016-11-14
| ||
| 17:01 | See Itcl Bug [1b28657c0e]. The methodNameType fails to honor the Tcl_ObjType contract. Need dkf revi... check-in: 90eeca888c user: dgp tags: bug-itcl-1b2865 | |
| 14:26 | Merge core-8-6-branch check-in: 7bbea0e75d user: jan.nijtmans tags: trunk | |
| 14:25 | Better fix for the usability of TCL_NO_DEPRECATED on MacOSX check-in: e041d7c814 user: jan.nijtmans tags: core-8-6-branch | |
| 12:16 | merge trunk check-in: 56c05639b5 user: dgp tags: tip-445 | |
|
2016-11-12
| ||
| 11:19 | Merge tzdata2016i from IETF check-in: cbce1a9dea user: venkat tags: trunk | |
| 11:19 | Merge tzdata2016i from IETF check-in: 24cf682242 user: venkat tags: core-8-6-branch | |
|
2016-11-11
| ||
| 14:53 | Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose, actually. check-in: 01243c07ff user: jan.nijtmans tags: trunk | |
| 10:58 | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding system" and encoding-fr... check-in: 1867fdf95b user: jan.nijtmans tags: trunk | |
| 10:55 | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding system" and encoding-fr... check-in: 56afef9ae8 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-10
| ||
| 14:21 | On OSX, there is a conflict with the "define panic" and definitions in "mach.h". check-in: e1804c00ba user: jan.nijtmans tags: trunk | |
| 14:19 | On OSX, there is a conflict with the "define panic" and definitions in "mach.h". check-in: 3544f1674a user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-08
| ||
| 02:56 | Route all [string last] operations through a common implementation. check-in: 6622b74446 user: dgp tags: trunk | |
|
2016-11-07
| ||
| 20:18 | Purge disabled code. check-in: 9957c9b0c9 user: dgp tags: trunk | |
| 20:11 | Refactor to channel all [string first] functions through a single implementation. check-in: 5fd1a339d3 user: dgp tags: trunk | |
| 20:04 | Optimize case of all single-byte chars. Closed-Leaf check-in: e35f61d57e user: dgp tags: dgp-string-find | |
| 19:41 | Consolidate the "find empty string" cases. check-in: 9bc07dee24 user: dgp tags: dgp-string-find | |
| 19:28 | Implement direct eval [string first] with the refactored engine. check-in: 7fb4fda651 user: dgp tags: dgp-string-find | |
|
2016-11-04
| ||
| 21:29 | First draft refactoring the [string first] functionality. check-in: 5073110f26 user: dgp tags: dgp-string-find | |
| 15:52 | merge trunk check-in: 16c449a79f user: dgp tags: tip-445 | |
| 14:56 | [824752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements to the end of the list. check-in: 24d9077003 user: dgp tags: trunk | |
| 14:54 | [8245752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements to the end of the list. check-in: 5983fb59e6 user: dgp tags: core-8-6-branch | |
| 14:49 | merge mark check-in: 9cd4c5200b user: dgp tags: trunk | |
| 14:48 | [824752f10e] More robust, portable check for integer overflow. check-in: cf3aa0440e user: dgp tags: trunk | |
| 14:42 | close fork check-in: e5a5037389 user: dgp tags: trunk | |
| 14:40 | [824752f10e] More robust, portable check for integer overflow. check-in: b2a4266498 user: dgp tags: core-8-6-branch | |
| 14:39 | close fork check-in: 91d91053a6 user: dgp tags: core-8-6-branch | |
| 14:24 | merge core-8-5-branch ([824752f10e] Avoid calling Tcl_SetObjResult if interp is NULL) check-in: 16efbc4dbf user: gahr tags: trunk | |
| 14:23 | merge core-8-5-branch ([824752f10e] Avoid calling Tcl_SetObjResult if interp is NULL) check-in: e7a9d70cd2 user: gahr tags: core-8-6-branch | |
| 11:51 | Fix the generated copyright sections in the HTML help file check-in: ec41e853d0 user: jan.nijtmans tags: trunk | |
| 11:50 | Fix the generated copyright sections in the HTML help file. check-in: 973f7c7d0b user: jan.nijtmans tags: core-8-6-branch | |
| 11:38 | Make packages msgcat and tcltest work unmodified in "novem". Make more test-cases work unmodified in... check-in: 9abb38ee0b user: jan.nijtmans tags: trunk | |
| 11:32 | Make packages msgcat and tcltest work unmodified in "novem". check-in: 3b9aba0637 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-02
| ||
| 12:45 | merge core-8-6-branch (http package version update) check-in: 0c403244ae user: jan.nijtmans tags: trunk | |
| 12:44 | Update http version number to 2.8.10, due to [838e99a76d] check-in: 47bd2d0bbb user: jan.nijtmans tags: core-8-6-branch | |