Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
46 check-ins using file win/Makefile.in version b8d3c5812d
|
2018-10-24
| ||
| 14:33 | Request the tcltest version that provides the testing facilities used. Closed-Leaf check-in: 180c5abd3a user: dgp tags: tip-522 | |
|
2018-10-23
| ||
| 21:06 | Cleanup check-in: 4c1ebfded2 user: pspjuth tags: tip-522 | |
| 11:18 | Expand the build matrix Closed-Leaf check-in: 4ecef18a5d user: dkf tags: travis-8.7 | |
|
2018-10-22
| ||
| 21:15 | Updated tests to exercise new feature. check-in: f44f5dd820 user: pspjuth tags: tip-522 | |
| 20:27 | Documentation and revision bump for tip 522 check-in: 674ab3b3d6 user: pspjuth tags: tip-522 | |
| 20:23 | merge 8.7 check-in: 54edbf7d42 user: dgp tags: bug-d1d05d1c7a | |
| 05:56 | Implement TIP 522, Test error codes with Tcltest check-in: b1fea899b0 user: pspjuth tags: tip-522 | |
| 05:14 | merge fork check-in: 7ac6b33458 user: dkf tags: core-8-branch | |
| 04:30 | Make new notifier code match Engineering Manual guidelines better check-in: fa73b929c7 user: dkf tags: core-8-branch | |
|
2018-10-21
| ||
| 20:38 | Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideInt's too, so no longer r... check-in: 6988a6ed37 user: jan.nijtmans tags: core-8-branch | |
| 10:50 | Squash warnings in the OSX notifier check-in: fbe54d6901 user: dkf tags: core-8-branch | |
| 10:17 | Disable windows builds. Make test failures fatal. check-in: 01eafd4b7f user: dkf tags: travis-8.7 | |
| 10:01 | Remove unused variable Closed-Leaf check-in: d7cc3f28f1 user: dkf tags: tip-519 | |
| 09:57 | More tests. Better implementation. check-in: ab589541b2 user: dkf tags: tip-519 | |
|
2018-10-20
| ||
| 23:41 | Rebase on 8.7 check-in: 9367b0eaf1 user: dkf tags: tip-519 | |
| 21:03 | Working on porting the travis config forward check-in: b321d38e15 user: dkf tags: travis-8.7 | |
|
2018-10-19
| ||
| 19:22 | merge 8.7 check-in: cf76bede4f user: jan.nijtmans tags: tip-481 | |
| 19:18 | [d1d05d1c7a] Tests and fix for bignums in end-offset index value parsing. check-in: a9a1abe2b6 user: dgp tags: bug-d1d05d1c7a | |
| 15:52 | Merge 8.6 check-in: 91d01941b7 user: jan.nijtmans tags: core-8-branch | |
| 15:49 | Merge 8.7 check-in: 34c9fb80a7 user: jan.nijtmans tags: tip-512 | |
| 10:07 | merge core-8-branch check-in: 4e23367512 user: dkf tags: dkf-http-cookies | |
| 10:06 | merge core-8-6-branch check-in: 4dfba7fb0e user: dkf tags: core-8-branch | |
|
2018-10-18
| ||
| 22:25 | Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it can take over the funct... check-in: 17b4500b7b user: jan.nijtmans tags: initsubsystems | |
| 21:54 | Merge 8.7 check-in: 1b800c0c76 user: jan.nijtmans tags: tip-512 | |
| 18:24 | Update TZ info to tzdata2018f. check-in: 6ebaf8d7c8 user: jima tags: core-8-branch | |
| 15:31 | merge 8.7 check-in: 000ee6e038 user: dgp tags: tip-445 | |
| 13:24 | merge 8.7 check-in: fb2539441f user: dgp tags: initsubsystems | |
|
2018-10-17
| ||
| 22:37 | Add -Wpointer-arith compiler flag to gcc check-in: 2bb71ddc33 user: jan.nijtmans tags: core-8-branch | |
| 20:02 | Merge 8.6 check-in: 849cc049e8 user: jan.nijtmans tags: core-8-branch | |
| 20:02 | merge 8.7 check-in: 9e834efc20 user: dgp tags: dgp-string-insert | |
| 19:49 | merge 8.7 Leaf check-in: 30d5e6a673 user: dgp tags: tip-469 | |
| 19:47 | merge 8.7 check-in: 740dc47d3e user: dgp tags: tip-465 | |
| 16:24 | merge 8.6 check-in: 85a4914711 user: dgp tags: core-8-branch | |
|
2018-10-15
| ||
| 10:28 | Make it easier to extend cookiejar for policy reasons check-in: 7eb59bdd9f user: dkf tags: dkf-http-cookies | |
|
2018-10-14
| ||
| 14:00 | Fix up citations check-in: f3c8f7ead8 user: dkf tags: dkf-http-cookies | |
| 13:48 | Added more documentation. check-in: ade30b76cb user: dkf tags: dkf-http-cookies | |
| 13:14 | Added documentation check-in: d4b0b1008b user: dkf tags: dkf-http-cookies | |
| 10:51 | Adapt the code to the fact that we don't need to stick to the BMP any more check-in: e4614b8d14 user: dkf tags: dkf-http-cookies | |
| 09:17 | Move header parsing to where it belongs check-in: 9fc163975c user: dkf tags: dkf-http-cookies | |
| 09:04 | merge core-8-branch check-in: 9ce661b61e user: dkf tags: dkf-http-cookies | |
|
2018-10-12
| ||
| 18:45 | Minor doc update check-in: fe86f9e208 user: dkf tags: core-8-branch | |
| 18:44 | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. It wasn't documented and... check-in: 2c8caf9947 user: dkf tags: core-8-branch | |
| 18:24 | TCL_NUMBER_WIDE is deprecated check-in: 69b571d8bf user: jan.nijtmans tags: core-8-branch | |
| 18:15 | Merge 8.6 check-in: 9675739d6d user: jan.nijtmans tags: core-8-branch | |
| 18:14 | TIP #502 implementation: Index value reform. check-in: bae05b9e6f user: jan.nijtmans tags: core-8-branch | |
| 17:54 | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install", because tclsh is not ... check-in: d75d4c67d4 user: jan.nijtmans tags: core-8-branch | |