Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1545 check-ins using file win/tclWinTime.c version be7fa356f7
|
2020-11-25
| ||
| 09:16 | Remove the Tcl_GetValue() functionality. This can always be developed separately check-in: a0c54184f7 user: jan.nijtmans tags: tip-481 | |
|
2018-12-29
| ||
| 23:16 | Update TZ info to tzdata2018h. check-in: 1499ad22b0 user: jima tags: core-8-branch | |
|
2018-12-28
| ||
| 21:09 | merge 8.6 (merge point only, no functional changes) check-in: 900a93c562 user: sebres tags: core-8-branch | |
| 20:15 | win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported from unix-makefile) wit... check-in: 2e0e4b1342 user: sebres tags: core-8-branch | |
| 20:01 | merge 8.6 (resolved warnings) check-in: 369c35b300 user: sebres tags: core-8-branch | |
|
2018-12-20
| ||
| 20:05 | merge-mark check-in: 866a67e10a user: jan.nijtmans tags: core-8-branch | |
| 20:02 | Remove unused MODULE_SCOPE functions check-in: 629e7173d5 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-18
| ||
| 20:01 | Internal minor optimization of TIP #502 implementation. No difference in any outcome. check-in: 2bf0746716 user: jan.nijtmans tags: core-8-branch | |
| 19:54 | Merge 8.6 check-in: 1f6d4722a2 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-14
| ||
| 21:33 | merge 8.7 check-in: fceef4cf7f user: dgp tags: core-8-7-a3-rc | |
|
2018-12-13
| ||
| 20:01 | Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong on 32-bit systems, but... check-in: f2b18389ce user: jan.nijtmans tags: core-8-branch | |
|
2018-12-12
| ||
| 19:38 | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl_DbNewLongObj from stub... check-in: 72e64ef096 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-11
| ||
| 19:43 | Better use of Tcl_WideInt in stead of long, sometimes check-in: a6cbc60ca2 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-08
| ||
| 17:33 | Fix executable flags of 3 test-files check-in: d1643a8154 user: jan.nijtmans tags: core-8-branch | |
| 17:16 | Merge 8.7 Bring back Tcl_InitSubsystems to what Tcl_InitSubsystems was: without additional parameter... check-in: ceb5ca35ee user: jan.nijtmans tags: initsubsystems | |
|
2018-12-02
| ||
| 20:02 | If compiled with -DTCL_NO_DEPRECATED, remove the Tcl_SetIntObj/Tcl_SetLongObj entries from stub tabl... check-in: 670eb3b871 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-30
| ||
| 17:08 | Don't panic when the interface offers a gentler way to signal error. check-in: 51b92fccef user: dgp tags: tip-445-api-fix | |
| 15:36 | merge 8.7 check-in: 0b85f531b7 user: dgp tags: tip-445-api-fix | |
|
2018-11-29
| ||
| 21:34 | Merge 8.6 check-in: 8a342714d3 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-28
| ||
| 20:16 | merge 8.7 check-in: b3a5d77ea3 user: dgp tags: tip-445-api-fix | |
|
2018-11-27
| ||
| 22:52 | Make TclFreeObj MODULE_SCOPE, so the only way to access it is through the stub table, for backwards-... check-in: b5c1404365 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-26
| ||
| 16:18 | installVfs.tcl: fixed comparison operator (ne -> eq), therefore no lmkimg executed previously Leaf check-in: 5528128da8 user: sebres tags: nmake-zipfs | |
| 15:14 | Adding /Y flags to suppress prompting check-in: 37434bbb85 user: hypnotoad tags: nmake-zipfs | |
| 15:11 | Modifying the call to installVfs.tcl to create a file that is a different name than the current runn... check-in: 9cb24c2daf user: hypnotoad tags: nmake-zipfs | |
| 14:59 | Unpatching ifdefs that don't seem to work check-in: ac17f1c4e3 user: hypnotoad tags: nmake-zipfs | |
| 14:58 | makefile.vc: fixed missing compile defines for tclZipfs check-in: 6ca251f0fa user: sebres tags: nmake-zipfs | |
| 14:43 | Adding ifdef checks to catch cases where CFG_RUNTIME_ZIPFILE is defined, but CFG_RUNTIME_LIBDIR and/... check-in: 46959b72a4 user: hypnotoad tags: nmake-zipfs | |
|
2018-11-25
| ||
| 19:46 | Fix [df6a91b5c616c3dc126cee700e159b997467465]: build failure (ticket fails to mention that this only... check-in: 964ec14d1c user: jan.nijtmans tags: core-8-branch | |
| 17:29 | Slightly better than previous commit: In case of a version conflict, ignore pkgIndex file. Otherwise... check-in: f1ee1fdb49 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-24
| ||
| 14:59 | If a pkgIndex file is encountered which produces an error, continue. This shoud fix the Travis build... check-in: 65d2c43d52 user: jan.nijtmans tags: core-8-branch | |
| 09:02 | re-generate configure script check-in: 5091330758 user: jan.nijtmans tags: core-8-branch | |
| 09:00 | comment typo's check-in: 215b9673ab user: jan.nijtmans tags: core-8-branch | |
|
2018-11-23
| ||
| 19:59 | make: better algo to wrap to absolute zip-path (for systems resp. toolchains without readlink/realpa... check-in: 78fe053f4a user: sebres tags: core-8-branch | |
| 13:11 | Pulling changes from core-8-branch check-in: b5d6dd151f user: hypnotoad tags: nmake-zipfs | |
| 11:59 | make/configure review: normalizes the latest fixes across unix/win check-in: fc958af380 user: sebres tags: core-8-branch | |
|
2018-11-22
| ||
| 23:17 | unix build (if ZIPFS_BUILD): fixed relative path to zip-program (in case of minizip), ignore possibl... check-in: e59b2f0ded user: sebres tags: core-8-branch | |
| 22:14 | win/mingw build (if ZIPFS_BUILD): ignore following zip-error by adjust sfx process: zip error: Zip... check-in: 057d2b674d user: sebres tags: core-8-branch | |
| 18:30 | fixes typo in [e108e6b947], test added to cover this case check-in: 904fa25862 user: sebres tags: core-8-branch | |
| 14:44 | merge 8.6 check-in: 068e23660c user: sebres tags: core-8-branch | |
| 14:16 | merge 8.6 check-in: 80652194d5 user: sebres tags: core-8-branch | |
| 09:26 | Make encodings work again ;-( check-in: 9c93cb53f2 user: jan.nijtmans tags: core-8-branch | |
| 08:03 | Merge 8.6 In addition, tclWinSerial.c: Change back two internal variables from size_t -> int, should... check-in: e90edd3fad user: jan.nijtmans tags: core-8-branch | |
| 07:40 | typo, which caused travis build to fail. check-in: dcd091e5f9 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-21
| ||
| 13:07 | An experiment to integrate zipfs support with nmake check-in: 1b9cd2d684 user: hypnotoad tags: nmake-zipfs | |
| 13:06 | Added a wrapper script for native builds to utilize Tcl to generate a VFS to attach to executables o... check-in: f3aa7e7e6e user: hypnotoad tags: core-8-branch | |
| 07:40 | TIP #512 documentation: Indicate which functions cannot be called through the stub table any more. check-in: a82bbcbace user: jan.nijtmans tags: core-8-branch | |
| 07:36 | Fix windows build with Visual Studio check-in: 33adb1055c user: jan.nijtmans tags: core-8-branch | |
| 00:40 | Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206fbe9] Moved the packag... check-in: 54273cb771 user: hypnotoad tags: core-8-branch | |
|
2018-11-20
| ||
| 19:15 | Actually, it turns out that platform, platform::shell and tcltest have the same problem ... check-in: c841ea31ae user: jan.nijtmans tags: core-8-branch | |
| 19:07 | Fix [4e812aadae68af384605]: package require msgcat fails check-in: 1e648e596f user: jan.nijtmans tags: core-8-branch | |
| 03:05 | Revise the Tcl_InitStringRep() interface to accept a size_t length of the string value. This better ... check-in: 5ebb8df809 user: dgp tags: tip-445-api-fix | |
|
2018-11-19
| ||
| 23:53 | Carrying the previous checkin over to the Windows Makefile check-in: 79e0c8a185 user: hypnotoad tags: core-8-branch | |
| 23:49 | Fix for ticket [9cc1db9fb675bf64dfc775372fab1f697e46bb44] check-in: 5d40e4016b user: hypnotoad tags: core-8-branch | |
| 17:29 | merge 8.7 check-in: 4c3f9f283e user: dgp tags: dgp-string-insert | |
| 16:13 | merge 8.7 check-in: b7000c3fc4 user: dgp tags: core-8-7-a3-rc | |
|
2018-11-16
| ||
| 20:37 | merge 8.6 check-in: d00889251a user: dgp tags: core-8-branch | |
|
2018-11-15
| ||
| 19:13 | Add entry for Tcl_StaticPackage in internal stub table, since the public one is deprecated and will ... check-in: 47886611e7 user: jan.nijtmans tags: core-8-branch | |
| 18:07 | merge 8.7 check-in: 75272f071e user: dgp tags: core-8-7-a3-rc | |
| 17:29 | merge 8.6 check-in: 400c7845de user: dgp tags: core-8-branch | |
| 16:53 | merge 8.6 check-in: 26a31b97ad user: dgp tags: core-8-branch | |
| 10:23 | Stop more crashes on Travis check-in: f4f662f0c6 user: dkf tags: core-8-branch | |
| 08:34 | Another attempt to fix Travis build: making the build robust against older zlib.h header file check-in: 3f67becca2 user: jan.nijtmans tags: core-8-branch | |
| 08:07 | Merge 8.6 check-in: 7578ff8f8c user: jan.nijtmans tags: core-8-branch | |
| 07:51 | Implement TIP #512: No stub for Tcl_SetExitProc() check-in: ea0975d6d3 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-14
| ||
| 17:52 | Bump to version 8.7a3 for release. check-in: 453113215c user: dgp tags: core-8-7-a3-rc | |
| 07:39 | Workaround for crypt.h, when used in combination with older zlib library. Should make Travis build w... check-in: 25d73d803d user: jan.nijtmans tags: core-8-branch | |
|
2018-11-12
| ||
| 09:53 | merge 8.6 to get Travis fixes check-in: 3420aa222e user: dkf tags: core-8-branch | |
| 09:48 | Make cookiejar tests skip gracefully check-in: 47cb98ab2b user: dkf tags: core-8-branch | |
|
2018-11-11
| ||
| 16:35 | merge fixes from 8.6 work Closed-Leaf check-in: 499a27f486 user: dkf tags: travis-8.7 | |
| 15:18 | Recreate the branch with minimal requirements check-in: a8a74fb6c1 user: dkf tags: travis-8.7 | |
|
2018-11-09
| ||
| 19:05 | policyAllow is also a cookiejar method; make tests account for it. check-in: 29645efd60 user: dgp tags: core-8-branch | |
| 19:03 | Don't make tests depend on third party error messages we do not control. check-in: ad5b788593 user: dgp tags: core-8-branch | |
| 16:48 | silence compiler warning check-in: 9df327f945 user: dgp tags: core-8-branch | |
| 16:16 | Merge and adapt 8.6 check-in: 39988cd759 user: dgp tags: core-8-branch | |
|
2018-11-08
| ||
| 17:09 | merge mark check-in: 03c951b922 user: dgp tags: core-8-branch | |
| 10:40 | TESTBUGFIX: The C locale is more commonly based on UTF-8 than it used to be. check-in: dc79a3cce0 user: dkf tags: core-8-branch | |
|
2018-11-07
| ||
| 18:59 | merge 8.6 check-in: ec95bdb397 user: dkf tags: core-8-branch | |
| 08:58 | Fix "executable" flag for many files (now really!) check-in: df4c45f5bd user: jan.nijtmans tags: core-8-branch | |
|
2018-11-06
| ||
| 14:02 | mark many files as not executable check-in: 2967754d0b user: dkf tags: core-8-branch | |
| 12:13 | Implemen TIP 506 check-in: a28f0b7fe2 user: dgp tags: core-8-branch | |
| 12:11 | merge 8.7 Closed-Leaf check-in: fc11dc4371 user: dgp tags: tip-506 | |
| 11:15 | Implement TIP 524 check-in: f726350fc9 user: dkf tags: core-8-branch | |
| 11:14 | Implement TIP 523 check-in: 631b118fda user: dkf tags: core-8-branch | |
| 11:13 | Implement TIP 519 check-in: fb31dee0c8 user: dkf tags: core-8-branch | |
| 11:12 | Implement TIP 501 check-in: 2ac1f40dd9 user: dkf tags: core-8-branch | |
| 10:08 | Added documentation Closed-Leaf check-in: ce45ca6798 user: dkf tags: tip-501 | |
| 10:04 | merge core-8-branch check-in: 33398e15df user: dkf tags: tip-501 | |
| 09:51 | Implement TIP 445 check-in: bfd27f7857 user: dkf tags: core-8-branch | |
| 09:50 | Implement TIP 406 check-in: 5f51fd5a97 user: dkf tags: core-8-branch | |
| 09:49 | merge core-8-branch Closed-Leaf check-in: 9484e75bad user: dkf tags: dkf-http-cookies | |
| 09:45 | Added docs check-in: 5cc36bd031 user: dkf tags: tip-480 | |
|
2018-11-05
| ||
| 09:33 | Added tests check-in: 372fa01f11 user: dkf tags: tip-480 | |
|
2018-11-04
| ||
| 23:05 | Added missing boolean test check-in: 7f1442d9bc user: dkf tags: tip-480 | |
| 23:00 | Rest of baseline implementation of TIP. check-in: 9ad995dc14 user: dkf tags: tip-480 | |
| 15:34 | Start of implementing TIP 480. check-in: 3d83a8577a user: dkf tags: tip-480 | |
|
2018-11-02
| ||
| 07:26 | Merge 8.7 Closed-Leaf check-in: a6c095ea63 user: jan.nijtmans tags: tip-512 | |
|
2018-11-01
| ||
| 20:10 | Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and object/class mutation. check-in: 1e3b9149a7 user: pooryorick tags: core-8-branch | |
| 16:28 | Replace logical and with bitwise & Closed-Leaf check-in: 37f9d3e1fe user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:06 | Fix issue with oPtr->command, which might be NULL. check-in: 311f6dcc5b user: pooryorick tags: bug-e593adf103-core-8 | |
| 14:48 | Eliminate fallback attempts when broken strtod() routines are detected. This has long been creating ... check-in: eaf2699f09 user: dgp tags: core-8-branch | |
|
2018-10-30
| ||
| 20:46 | Tray a later version of wine Closed-Leaf check-in: 043b844a58 user: jan.nijtmans tags: travis-8.7-wine | |
| 20:42 | Merge 8.6 check-in: 5547022128 user: jan.nijtmans tags: core-8-branch | |
| 19:16 | Handle global/namespace variables better. Leaf check-in: ee78d5d0a9 user: dkf tags: info-linkedname | |
| 18:57 | Tidy up further (comments, helper macros). More tests check-in: e9b8f2dd62 user: dkf tags: info-linkedname | |
| 18:04 | Neater magic check-in: 4c521e6b61 user: dkf tags: info-linkedname | |
| 15:40 | Fix the branch; still needs cleaning up check-in: 115232d54c user: dkf tags: info-linkedname | |
| 15:07 | merge core-8-branch check-in: ccef542a42 user: dkf tags: info-linkedname | |
|
2018-10-29
| ||
| 21:00 | Another attempt using cross-compile check-in: 7ab351a773 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:57 | Fix compilation on Visual C++ 6.0, which doesn't have LLONG_MIN/LLONG_MAX check-in: 28c1c59dbb user: jan.nijtmans tags: core-8-branch | |
| 19:23 | merge 8.7 check-in: cca06bb4a1 user: pooryorick tags: bug-e593adf103-core-8 | |
| 18:19 | Work started eliminating long outdated compat routines that now cause cross-compiling failure far mo... Closed-Leaf check-in: c671a610ec user: dgp tags: bug-840660e5a1 | |
| 15:37 | merge 8.7 Closed-Leaf check-in: 9220ded810 user: dgp tags: tip-445 | |
| 14:39 | merge mark check-in: 14ebe914be user: dgp tags: core-8-branch | |
| 13:36 | [TIP 525] Revise [tcltest::runAllTests] to return indicator of any failure. check-in: a4ea2b2387 user: dgp tags: core-8-branch | |
| 13:19 | [TIP 522] New option "-errorCode" to [tcltest::test] in tcltest 2.5 check-in: 6852438731 user: dgp tags: core-8-branch | |
|
2018-10-28
| ||
| 19:36 | Merge tip-468 branch check-in: 55c044358f user: jan.nijtmans tags: tip-468 | |
| 19:30 | typo check-in: b924308250 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:28 | configuration to be tested check-in: 74460824f8 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:26 | Merge 8.7 check-in: 4f12a75d03 user: jan.nijtmans tags: tip-468 | |
| 19:21 | Experiment: See if we can build and test using cross-compiled mingw-w64 with wine check-in: 4c6c98a736 user: jan.nijtmans tags: travis-8.7-wine | |
| 15:36 | Documentation Closed-Leaf check-in: 5fbb86d1a1 user: dkf tags: tip-524 | |
| 12:48 | Test cases (and some fixes) check-in: c1d92c86e0 user: dkf tags: tip-524 | |
| 08:22 | Definition and introspection commands. check-in: a6c39f8690 user: dkf tags: tip-524 | |
|
2018-10-27
| ||
| 22:12 | merge core-8-branch check-in: c000f42f30 user: dkf tags: tip-524 | |
| 22:05 | Core machinery for implementing TIP 524; still needs user-facing access commands check-in: 774b088366 user: dkf tags: tip-524 | |
| 19:45 | Merge 8.6 check-in: fc3996f465 user: jan.nijtmans tags: core-8-branch | |
| 18:08 | Update TZ info to tzdata2018g. check-in: 0bf9474c61 user: jima tags: core-8-branch | |
| 01:31 | merge 8.7 check-in: a4c2fb6fcf user: dgp tags: dgp-string-insert | |
| 01:04 | Draft implementation of TIP 506 - rebased to Tcl 8.7 check-in: d827ebc363 user: dgp tags: tip-506 | |
|
2018-10-26
| ||
| 19:01 | Merge 8.6 check-in: 2c5843e74c user: jan.nijtmans tags: core-8-branch | |
|
2018-10-24
| ||
| 22:15 | Simplify to only accept index arguemnts. No index list. Added manual page. Closed-Leaf check-in: 02d45a4442 user: pspjuth tags: tip-523 | |
| 16:13 | Turn on ACCEPT_NAN as first step toward TIP 520. Leaf check-in: 60e7a1c991 user: dgp tags: tip-520 | |
| 14:33 | Request the tcltest version that provides the testing facilities used. Closed-Leaf check-in: 180c5abd3a user: dgp tags: tip-522 | |
| 02:00 | merge 8.7 check-in: 11878ebb4d user: dgp tags: tip-445 | |
|
2018-10-23
| ||
| 23:23 | [d1d05d1c7a] Fix bug parsing end-$bignum End deprecated acceptance of "e" and "en" as index value. S... check-in: bea150e3a5 user: dgp tags: core-8-branch | |
| 23:16 | merge 8.7 Closed-Leaf check-in: 0beb6b3d16 user: dgp tags: bug-d1d05d1c7a | |
| 23:09 | Streamline and comment combined routine. check-in: 6e1e4b84af user: dgp tags: bug-d1d05d1c7a | |
| 21:35 | Merge 8.7 check-in: 80ea199257 user: jan.nijtmans tags: tip-481 | |
| 21:06 | Cleanup check-in: 4c1ebfded2 user: pspjuth tags: tip-522 | |
| 19:40 | Merge tip-512 branch check-in: 5fbf0983c6 user: jan.nijtmans tags: initsubsystems | |
| 19:39 | Merge 8.7 check-in: b4db93bcfb user: jan.nijtmans tags: tip-512 | |
| 19:14 | Merge libtommath-no-stdint.h branch. Re-generated tclTomMath.h check-in: f80d058b73 user: jan.nijtmans tags: core-8-branch | |
| 19:11 | rework the logic a bit check-in: 83584c485d user: dgp tags: bug-d1d05d1c7a | |
| 19:01 | End the deprecated practice of accepting "e" and "en" as valid index values. check-in: b881052e97 user: dgp tags: bug-d1d05d1c7a | |
| 18:49 | Refactor the SetEndOffsetFromAny() routine into its only caller. check-in: 9bd9d04ad9 user: dgp tags: bug-d1d05d1c7a | |
| 18:24 | The "end-offset" type is unregistered. No need for a setFromAnyProc. Remove and simplify. check-in: 4c6668c50a user: dgp tags: bug-d1d05d1c7a | |
| 17:58 | merge 8.7 check-in: d647776905 user: dgp tags: bug-d1d05d1c7a | |
| 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:40 | formatting check-in: dce841dc73 user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 20:12 | Merge changes in libtommath's latest "develop" branch check-in: 1333ab8fdb user: jan.nijtmans tags: core-8-branch | |
| 18:43 | Implement TIP 523, New lpop command check-in: 00c6ed2b91 user: pspjuth tags: tip-523 | |
| 18:36 | Missing ',' in documentation (discovered by MacOSX help processing). Some whitespacing check-in: 0a84e79434 user: jan.nijtmans tags: core-8-branch | |
| 18:21 | Fix error-message on MacOS: the __LINKEDIT segment does not cover the end of the file. Reason: We ap... check-in: 517d7010fc user: jan.nijtmans tags: core-8-branch | |
| 17:54 | Merge 8.6 check-in: dba662c8b5 user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 12:07 | Added docs for [zipfs lmkimg] and [zipfs lmkzip] check-in: 379e970eff user: dkf tags: core-8-branch | |
| 09:52 | Better document how to package an executable script in a zipfs check-in: c2da5a19e1 user: dkf tags: core-8-branch | |
| 07:36 | Document [zipfs canonical] and add examples of how to use passwords. check-in: 67b4230545 user: dkf tags: core-8-branch | |
|
2018-10-11
| ||
| 18:54 | Merge 8.7 check-in: 37418eb6d5 user: jan.nijtmans tags: tip-481 | |
| 07:24 | Put documented [zipfs find] in ensemble. Add examples to docs. check-in: aebe598b23 user: dkf tags: core-8-branch | |
|
2018-10-09
| ||
| 21:13 | Use TCL_THREADS in stead of defined(TCL_THREADS) everywhere, otherwise it will give unexpected resul... check-in: b523eb2ecf user: jan.nijtmans tags: core-8-branch | |
| 19:43 | isspace -> TclIsSpaceProc in various places. Re-generate tclDate.c with Bision 3.1 check-in: 0217bf6a6a user: jan.nijtmans tags: core-8-branch | |
| 19:27 | Fix test-case macOSXFCmd-4.1, by assuring the files are sorted alphabetically always. The file-sytem... check-in: ad4bdf3aa8 user: jan.nijtmans tags: core-8-branch | |
| 18:52 | Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFUL check-in: 3c5f9fbcbc user: dkf tags: core-8-branch | |
| 18:12 | Merge 8.7 Add Unsigned functions to the implementation. TIP text is still far behind describing what... check-in: 9e83b1442d user: jan.nijtmans tags: tip-481 | |
| 17:56 | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (conditional now, so avo... check-in: d25d034991 user: dkf tags: core-8-branch | |
| 08:21 | Improve documentation of [tcl::process] check-in: 39c1d8084d user: dkf tags: core-8-branch | |
|
2018-10-08
| ||
| 22:32 | Tcl_GetStringFromObj -> Tcl_GetString check-in: e6d2130f9e user: jan.nijtmans tags: core-8-branch | |
| 22:22 | Re-base to 8.7 check-in: e007a2ab3c user: jan.nijtmans tags: tip-481 | |
| 20:47 | Fix MSVC warning: warning C4146: unary minus operator applied to unsigned type, result still unsign... check-in: e03ac1dc7c user: jan.nijtmans tags: core-8-branch | |
| 19:08 | TIP #514 implementation: Platform differences in handling int/wide check-in: d0f4e9da90 user: jan.nijtmans tags: core-8-branch | |
| 18:34 | Merge 8.6 Also fix startup problems on win32, when the encoding path contains invalid UTF-8 (report... check-in: 59a19cdee3 user: jan.nijtmans tags: core-8-branch | |
|
2018-10-07
| ||
| 19:34 | Centralise the de-fanging of standard ensembles in safe interpreters. Doing it right once is easier ... check-in: 82111a0a9f user: dkf tags: core-8-branch | |
| 12:25 | Add better error reporting to zipfs. check-in: 528125ba5e user: dkf tags: core-8-branch | |
|
2018-10-06
| ||
| 17:12 | protect Tcl_WinUtfToTChar/Tcl_WinTCharToUtf against NULL input values: return empty string in that c... check-in: 159c6f011e user: jan.nijtmans tags: core-8-branch | |
| 16:49 | More regularizing of function names, field names and testing styles check-in: 81f25838fc user: dkf tags: core-8-branch | |
| 13:07 | More cleaning up. check-in: af123454bf user: dkf tags: core-8-branch | |
| 06:41 | Cleanup work on zipfs(n) check-in: f784f86470 user: dkf tags: core-8-branch | |
| 06:22 | More tidying up of zipfs check-in: a44a7860c9 user: dkf tags: core-8-branch | |
|
2018-10-05
| ||
| 21:22 | Merge 8.6 check-in: 3565334f08 user: jan.nijtmans tags: core-8-branch | |
| 19:41 | merge 8.6 check-in: cf145fd0f0 user: dgp tags: core-8-branch | |
|
2018-10-04
| ||
| 19:26 | Merge 8.6 check-in: 76426fbce3 user: jan.nijtmans tags: core-8-branch | |
| 10:42 | Clean up zipfs implementation a bit. check-in: 68c4072e30 user: dkf tags: core-8-branch | |
| 08:04 | fixed TclGetWideBitsFromObj - minus applied to unsigned type check-in: b4b3517f31 user: sebres tags: core-8-branch | |
| 07:27 | Added Emacs metadata to a bunch of nroff source files. check-in: a79c0d0951 user: dkf tags: core-8-branch | |
|
2018-10-03
| ||
| 20:02 | Merge 8.6 check-in: 252cdd0247 user: jan.nijtmans tags: core-8-branch | |
|
2018-10-01
| ||
| 18:01 | Eliminating whitespace changes introduced by the prior checkin check-in: c43138d622 user: hypnotoad tags: core-8-branch | |
| 17:05 | Pulling back in changes to fix testing on cross compiled static builds check-in: bc9e76e07e user: hypnotoad tags: core-8-branch | |
| 16:41 | Adjust when tcl consults zipfs until AFTER it has checked that env(TCL_LIBRARY) has not been set check-in: 3581eefbc3 user: hypnotoad tags: core-8-branch | |
|
2018-09-30
| ||
| 23:12 | Fixed the arguments that zipfs mount was sending in auto.tcl. Standardized on 8 spaces instead of t... Closed-Leaf check-in: 1cfb1382f1 user: hypnotoad tags: static-zipfs-fix | |
| 22:21 | Adding Zipfile to the list of products produced for builds check-in: 4bbeb0e52a user: hypnotoad tags: static-zipfs-fix | |
| 10:17 | Adding logic for static builds to load a properly named zipfile in the present working directory if ... check-in: 2f6452d73b user: hypnotoad tags: static-zipfs-fix | |
|
2018-09-29
| ||
| 20:39 | Add support for wine. So windows test-cases can now be run on Linux/Mac/whatever. check-in: 6cedb89399 user: jan.nijtmans tags: core-8-branch | |
| 08:51 | More readability improvements to unix makefile check-in: 3a0455ee94 user: dkf tags: core-8-branch | |
|
2018-09-28
| ||
| 19:59 | \Merge 8.7 Closed-Leaf check-in: bcc54d1577 user: jan.nijtmans tags: tip-502 | |
| 19:58 | Merge 8.7 Closed-Leaf check-in: b4a19593fb user: jan.nijtmans tags: tip-514 | |
| 18:49 | Merge 8.6 check-in: 2f164e9d41 user: jan.nijtmans tags: core-8-branch | |
| 18:21 | nmake build fixes for zipfs (ongoing, zip attachments not done yet) check-in: eedd24aae1 user: jan.nijtmans tags: core-8-branch | |
| 13:59 | Small fixes to unix makefile check-in: 781fa100a4 user: dkf tags: core-8-branch | |
| 09:54 | Better phrasing from TIP 509 check-in: 3f7395e049 user: dkf tags: core-8-branch | |
| 09:50 | Implement TIP 509: reentrant mutexes on all platforms check-in: 27777c925a user: dkf tags: core-8-branch | |
| 09:49 | Clean up code style and add key phrases to documentation. Closed-Leaf check-in: c35c3a7455 user: dkf tags: tip-509 | |
| 09:18 | merge core-8-branch check-in: b3d9254efa user: dkf tags: tip-509 | |
| 07:24 | Fix minor typo check-in: bfedd422d9 user: dkf tags: core-8-branch | |
|
2018-09-27
| ||
| 21:46 | Merge 8.7 check-in: bf6b97a33d user: jan.nijtmans tags: tip-502 | |
| 21:38 | Merge 8.7 check-in: eaf86378bc user: jan.nijtmans tags: tip-514 | |
| 11:08 | Implementation of TIP 426: Determining the "Type" of Commands check-in: 4dbf61778e user: dkf tags: core-8-branch | |
| 11:06 | Restricted the information made available to safe interpreters a bit. Closed-Leaf check-in: c4a98255c6 user: dkf tags: dkf-command-type | |
| 08:24 | merge core-8-branch check-in: 9a5a54a549 user: dkf tags: dkf-command-type | |
| 08:22 | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values check-in: 22057095fa user: dkf tags: core-8-branch | |
| 07:25 | Implementation of TIP 516: More OO Slot Operations and TIP 515: Level Value Reform check-in: dbb8769937 user: dkf tags: core-8-branch | |
|
2018-09-26
| ||
| 23:17 | Implementation of TIP 508: [array default] check-in: f2890e3bd5 user: dkf tags: core-8-branch | |
| 19:38 | Improvements for zipfs. Document that TclZipfs_AppHook only works on Windows in UNICODE mode. Also, ... check-in: ca34f32cb7 user: jan.nijtmans tags: core-8-branch | |
| 13:09 | Improved comment. Closed-Leaf check-in: f0dd67ee95 user: dkf tags: tip-508 | |
| 13:08 | Make defaults work even when [upvar]ed to just a non-existent element. check-in: 6faaafb401 user: dkf tags: tip-508 | |
| 09:47 | merge core-8-branch check-in: 4c46bf91dd user: dkf tags: tip-508 | |
| 08:12 | Fix semantics of [lappend] with defaults in a procedure. check-in: c00fd7645a user: dkf tags: tip-508 | |
|
2018-09-25
| ||
| 21:18 | merge 8.6 check-in: a5de190036 user: jan.nijtmans tags: core-8-branch | |
| 13:31 | merge 8.7 check-in: 6b93e85592 user: dgp tags: tip-502 | |
| 10:18 | Added test cases for errors check-in: dbc98a020a user: dkf tags: tip-508 | |
| 07:36 | Corrected the semantics of [append] with defaults check-in: b9bb5ca2c1 user: dkf tags: tip-508 | |
| 07:27 | More correct variable existence checks check-in: c8e28d5855 user: dkf tags: tip-508 | |
| 07:24 | Correct variable existence check in [array default exists] check-in: c1203c50fd user: dkf tags: tip-508 | |
| 07:24 | merge core-8-branch check-in: 2ba5f17a18 user: dkf tags: tip-508 | |
|
2018-09-24
| ||
| 23:24 | More fixes in Tcl_WinTChar2Utf: Don't restart loop when output contains null-byte. check-in: 050b7ee0e1 user: jan.nijtmans tags: core-8-branch | |
| 16:19 | merge 8.6 check-in: dad7a5e5dc user: dgp tags: core-8-branch | |
| 08:21 | Add tests. Exposes quite a few bugs in the implementation... check-in: 95ffc97dca user: dkf tags: tip-508 | |
|
2018-09-23
| ||
| 17:29 | Added docs check-in: b7c36daff3 user: dkf tags: tip-508 | |
| 16:42 | merge core-8-branch check-in: 2de5d168ef user: dkf tags: tip-508 | |
| 13:44 | Merge 8.7 Remark: Almost all "http-tip-452.test" test-cases fail, most likely due to the internal ch... Leaf check-in: 3deacfe7db user: jan.nijtmans tags: tip-452 | |
| 13:29 | Merge 8.6 check-in: 0f532e7ca6 user: jan.nijtmans tags: core-8-branch | |
|
2018-09-22
| ||
| 19:42 | Fix odd consequence for tests; ::tcltest namespace is usually present. check-in: 17304407a0 user: dkf tags: tip-452 | |
| 16:51 | Handle the (unlikely) case that Tcl_DStringSetLength() results in a re-allocation of the buffer check-in: 24aadadf9c user: jan.nijtmans tags: core-8-branch | |
| 16:33 | merge core-8-branch check-in: 938e58b7ab user: jan.nijtmans tags: tip-452 | |
| 13:37 | merge tip-515 branch check-in: 686effa0af user: jan.nijtmans tags: tip-514 | |
| 13:24 | Merge 8.7 Closed-Leaf check-in: 3e22a9b9f9 user: jan.nijtmans tags: tip-515 | |
| 13:18 | Change ULLONG_MAX -> UWIDE_MAX, LLONG_MAX -> WIDE_MAX and LLONG_MIN -> WIDE_MIN everywhere, because ... check-in: 59d28e540e user: jan.nijtmans tags: core-8-branch | |
| 12:54 | merge tip-515 (which is pre-requisite for this TIP now) check-in: 1515c3f5e3 user: jan.nijtmans tags: tip-514 | |
| 12:45 | merge 8.7 check-in: 7160931bed user: jan.nijtmans tags: tip-515 | |
| 12:29 | Fix a couple of test-cases, since http1.0 is no longer there check-in: 58773f387b user: jan.nijtmans tags: core-8-branch | |
| 12:05 | forgot one location for http version number check-in: 67ce3482fc user: jan.nijtmans tags: core-8-branch | |
| 10:21 | Merge 8.6 check-in: 4523c31275 user: jan.nijtmans tags: core-8-branch | |
| 10:09 | Prevent possible build order problem, due to missing dde/registry dll's. Make sure that Tcl_WinTChar... check-in: 645fb65227 user: jan.nijtmans tags: core-8-branch | |
|
2018-09-21
| ||
| 13:12 | Restore the core of the changes to init.tcl; TIP *specifies* that they're OK. check-in: a6272a9779 user: dkf tags: tip-452 | |
| 09:29 | merge core-8-branch check-in: 19797a97fe user: dkf tags: dkf-command-type | |
|
2018-09-16
| ||
| 15:14 | Undo TIP #452 change to library/init.tcl: It depends on tcltest, which shouldn't be there yet check-in: 8bbc67839c user: jan.nijtmans tags: tip-452 | |
| 15:09 | merge 8.7 check-in: 5dceea74b5 user: jan.nijtmans tags: tip-452 | |
|
2018-09-13
| ||
| 20:37 | missing type-cast check-in: 236d98718e user: jan.nijtmans tags: core-8-branch | |
| 20:33 | Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that Tcl_WideInt equals "long lon... check-in: f89b8af179 user: jan.nijtmans tags: core-8-branch | |
| 20:31 | Fix various test-cases, which started failing on Windows due to TIP #430 check-in: 88b8462136 user: jan.nijtmans tags: core-8-branch | |
| 20:30 | Fix test-case registry-6.20, which started failing starting with the TIP #389 commit. check-in: 0db5ab91bb user: jan.nijtmans tags: core-8-branch | |
|
2018-09-12
| ||
| 19:32 | Stub fix, safe interpreter fix, and use more size_t wherever possible check-in: 5f80f9af59 user: jan.nijtmans tags: core-8-branch | |
| 19:30 | TIP #430 implementation check-in: b74093feee user: jan.nijtmans tags: core-8-branch | |
|
2018-09-11
| ||
| 22:41 | Make ready for TIP #494 compatibility Closed-Leaf check-in: da3a746b1d user: jan.nijtmans tags: core_zip_vfs-review | |
| 15:39 | merge 8.7 check-in: 0c62aa4c94 user: dgp tags: dgp-string-insert | |
| 07:44 | Simplify the slot resolution protocol Closed-Leaf check-in: 4c8cd0f799 user: dkf tags: tip-516 | |
|
2018-09-10
| ||
| 08:33 | Tests and docs check-in: ede05afd63 user: dkf tags: tip-516 | |
|
2018-09-09
| ||
| 17:05 | slightly better: Use GetFileSizeEx() on win64 and GetFileSize on win32 check-in: d199aeb4b6 user: jan.nijtmans tags: core_zip_vfs-review | |
|
2018-09-08
| ||
| 21:49 | TCL_NUMBER_WIDE -> TCL_NUMBER_INT. Two test-cases still failing check-in: c54622966e user: jan.nijtmans tags: tip-514 | |
| 21:34 | Bring back test-cases closer to what they were check-in: 9979924a94 user: jan.nijtmans tags: tip-514 | |
| 21:29 | Merge TIP-515 branch, so part of the corrections in the TIP-514 implementation branch now moved to t... check-in: 3e36e66ffe user: jan.nijtmans tags: tip-514 | |
| 21:18 | Merge core-8-branch check-in: 4c53b5eb75 user: jan.nijtmans tags: tip-515 | |
| 12:52 | Implementation of TIP 516 check-in: 84cceab204 user: dkf tags: tip-516 | |
|
2018-09-07
| ||
| 22:23 | Merge 8.6 check-in: 4ccc3b6902 user: jan.nijtmans tags: core-8-branch | |
| 12:11 | merge 8.6 check-in: e891020c32 user: dgp tags: core-8-branch | |
| 12:02 | merge 8.6 (segfault fix) check-in: 0a8630528a user: sebres tags: core-8-branch | |
| 11:56 | Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows. Minor improvement: a... check-in: db7a21f8e1 user: jan.nijtmans tags: core_zip_vfs-review | |
| 09:53 | TIP #515 implementation: Level Value Reform check-in: 132594906c user: jan.nijtmans tags: tip-515 | |
|
2018-09-06
| ||
| 11:25 | Bug-fix: Move TclZipfs_AppHook() from 0 -> 2 in the stub table, otherwise it overrides the entry for... check-in: fd6a7fd0d6 user: jan.nijtmans tags: core_zip_vfs-review | |
| 09:47 | Code review check-in: 281daabd0b user: jan.nijtmans tags: core_zip_vfs-review | |
|
2018-09-05
| ||
| 12:11 | Minor code cleanup. win/tclWinPipe.c: Eliminate some compiler warnings on mingw-w64 win/tclWinNotif... check-in: 35eb0692c1 user: jan.nijtmans tags: core-8-branch | |
| 08:07 | Merge 8.7 check-in: 6423bd55ee user: jan.nijtmans tags: tip-514 | |
|
2018-09-04
| ||
| 19:47 | merge core-8-branch check-in: cfb7564440 user: dkf tags: dkf-command-type | |
| 14:37 | Fix [540bed4bde]: binary format can result in "integer value too large to represent". Implemented a... check-in: c531497fcb user: jan.nijtmans tags: core-8-branch | |
|
2018-09-03
| ||
| 13:45 | Merge 8.7 check-in: f6d6fc9952 user: jan.nijtmans tags: tip-514 | |
| 12:53 | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {longIs32bit wideIs64bit}... check-in: 30126bea62 user: jan.nijtmans tags: core-8-branch | |
|
2018-09-02
| ||
| 13:48 | Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: b9f75ba387 user: dkf tags: core-8-branch | |
|
2018-08-30
| ||
| 21:28 | Merge 8.7, and improve TIP implementation (using utility function in more places) check-in: 47b67cd37d user: jan.nijtmans tags: tip-514 | |
| 11:14 | merge 8.6 check-in: e1a218a447 user: sebres tags: core-8-branch | |
|
2018-08-29
| ||
| 19:30 | Fix compilation on 32-bit platforms, and fix unit-tests in this environment check-in: 5598fa3c00 user: jan.nijtmans tags: tip-514 | |
| 17:01 | merge 8.6 check-in: 9f791c2d99 user: sebres tags: core-8-branch | |
|
2018-08-28
| ||
| 22:28 | Now, restore wide(), but make int() the same as entier(). Add new utility function. check-in: d6c1d88425 user: jan.nijtmans tags: tip-514 | |
|
2018-08-26
| ||
| 11:07 | merge core-8-branch Closed-Leaf check-in: c253e68a51 user: dkf tags: tip-478 | |
|
2018-08-21
| ||
| 21:36 | improved reange checking (also for the Tcl 9.0 proposal). Make platform test platform 32/64-bit inde... check-in: 7ebb863e96 user: jan.nijtmans tags: tip-514 | |
|
2018-08-19
| ||
| 09:33 | Re-base branch "all-wideint" to core-8-branch. Still WIP check-in: 4932848e36 user: jan.nijtmans tags: tip-514 | |
| 09:13 | Still WIP. All test-cases pass now in 32-bit Closed-Leaf check-in: a655e95f95 user: jan.nijtmans tags: all-wideint | |
|
2018-08-17
| ||
| 22:21 | Merge 8.6 check-in: e3cb60581f user: jan.nijtmans tags: core-8-branch | |
|
2018-08-16
| ||
| 18:54 | Undo various test-case changes, in order to prove platform compatibility check-in: 4165f4945a user: jan.nijtmans tags: all-wideint | |
| 18:13 | Few more test-cases check-in: 61da668e6f user: jan.nijtmans tags: all-wideint | |
| 18:03 | Experiment, resolving platform differences at script level. Don't look ... check-in: f22395629e user: jan.nijtmans tags: all-wideint | |
|
2018-08-14
| ||
| 08:46 | Merging changes with 8.7 Closed-Leaf check-in: c9c0d29199 user: hypnotoad tags: core_zip_vfs | |
| 07:27 | Merge 8.7. Also provide a new function for handling ByteArrays check-in: 2e99b95206 user: jan.nijtmans tags: tip-481 | |
| 05:43 | Reposition the MODULE_SCOPE definition so that packages like tbcload don't get an error when they in... check-in: 7e7c72ccc9 user: pooryorick tags: core-8-branch | |
|
2018-08-11
| ||
| 12:01 | Added a note about the genesis of the compiled header. check-in: fe3eeb39c3 user: dkf tags: tip-478 | |
| 11:18 | Improve script compilation. Prove that compilation works with safe interps. check-in: 0dadca8891 user: dkf tags: tip-478 | |
|
2018-08-10
| ||
| 18:57 | Repair breakage in recent refactoring of env.test. check-in: 4e7f200965 user: pooryorick tags: core-8-branch | |
| 18:44 | minor changes to documentation check-in: 33f87b52fa user: pooryorick tags: core-8-branch | |
| 17:37 | Create new branch named "medranocalvo-dtrace" Closed-Leaf check-in: 15ee731465 user: adrianmedranocalvo tags: medranocalvo-dtrace | |
| 15:03 | Tighten up SaveResult.3, make installManPage more robust against newlines. check-in: 0ef72df401 user: pooryorick tags: core-8-branch | |
|
2018-08-08
| ||
| 07:01 | Merge 8.7 check-in: 5d114401cb user: jan.nijtmans tags: tip-512 | |
| 06:46 | Merge 8.6 check-in: 2f74349eb2 user: jan.nijtmans tags: core-8-branch | |
|
2018-08-07
| ||
| 08:22 | merge 8.6 (test cases fix in ioTrans) check-in: d6c8ee7af7 user: jan.nijtmans tags: core-8-branch | |
|
2018-08-05
| ||
| 20:14 | Combine the two bits of scripted code inside TclOO's definition into one. check-in: af7aa1c82c user: dkf tags: tip-478 | |
| 15:01 | Make it much easier to maintain the TclOO initialisation script. check-in: a769968834 user: dkf tags: tip-478 | |
|
2018-08-02
| ||
| 22:37 | Purge end-of-line spacing check-in: 0ce23bd179 user: jan.nijtmans tags: core-8-branch | |
|
2018-07-31
| ||
| 20:22 | merge 8.6 check-in: 5592289cda user: jan.nijtmans tags: core-8-branch | |
|
2018-07-26
| ||
| 18:58 | merge 8.6: bug [d051b77fc1] fixed check-in: 4e57a1242b user: sebres tags: core-8-branch | |
| 18:15 | merge test cases from 8.6 check-in: c46f02dc09 user: sebres tags: core-8-branch | |
| 16:14 | [ba921a8d98] Make sure [string cat] includes all data from all bytearrays. check-in: 9819e2fe99 user: dgp tags: core-8-branch | |
|
2018-07-25
| ||
| 01:43 | Resolve inadvertent fork check-in: fc9e243e02 user: kbk tags: core-8-branch | |
|
2018-07-22
| ||
| 20:44 | Fix for [ba921a8d98e02a96] - concatenating binary array with empty string yields the empty string. check-in: f274e1f1ba user: pooryorick tags: core-8-branch | |
|
2018-07-21
| ||
| 18:45 | Merge 8.6: Add a note in the 'clock' man page about the interpretation of impossible values on [cloc... check-in: 33d5f13bd6 user: kbk tags: core-8-branch | |
|
2018-07-20
| ||
| 16:05 | merge 8.6 check-in: 29189acca8 user: sebres tags: core-8-branch | |
|
2018-07-15
| ||
| 15:46 | Added more tests and made [initialize] an alternate spelling for [initialise]. check-in: 155bc7ab0b user: dkf tags: tip-478 | |
|
2018-07-12
| ||
| 15:31 | merge 8.6 check-in: 6815b8fad2 user: sebres tags: core-8-branch | |
|
2018-07-10
| ||
| 08:19 | amend to [1830f9f520e2abdd], fixed package.test if built without test - avoids test file error: pack... check-in: 55e4fbd950 user: sebres tags: core-8-branch | |
|
2018-07-09
| ||
| 19:03 | merge 8.6 check-in: 7cc00415b4 user: sebres tags: core-8-branch | |
|
2018-07-07
| ||
| 08:57 | And another test check-in: 129070ddc7 user: dkf tags: tip-478 | |
| 08:45 | Added direct tests for [myclass] check-in: a013b1a485 user: dkf tags: tip-478 | |
| 08:22 | Document the [myclass] command; someone might find it useful besides me. check-in: 3f67170b38 user: dkf tags: tip-478 | |
|
2018-07-06
| ||
| 13:50 | Improving the singleton check-in: 2aae7fc102 user: dkf tags: tip-478 | |
|
2018-07-05
| ||
| 19:46 | Merge 8.6. Also remove a useless #undef/#define which will be overrided later. check-in: 7fd12feb1e user: jan.nijtmans tags: core-8-branch | |
|
2018-07-04
| ||
| 20:20 | Make Tcl_GetUnicode() a macro. Mark many other stub-entries which are no longer are in use (because ... check-in: b2835364c2 user: jan.nijtmans tags: core-8-branch | |
| 20:18 | Micro-optimization in Tcl_GetString() and Tcl_GetStringFromObj() check-in: a2276ad547 user: jan.nijtmans tags: core-8-branch | |
|
2018-07-02
| ||
| 07:44 | Documentation for [classmethod] check-in: b90d390915 user: dkf tags: tip-478 | |
|
2018-07-01
| ||
| 16:39 | Create a special command, [ :my:class], (in each instance namespace) that allows objects to delegate... check-in: 1bfaa1ff89 user: dkf tags: tip-478 | |
|
2018-06-30
| ||
| 21:36 | More docs check-in: eb46b97a2c user: dkf tags: tip-478 | |
| 18:30 | More docs check-in: 0161df3d1c user: dkf tags: tip-478 | |
| 13:44 | More docs check-in: 6c05c0f87a user: dkf tags: tip-478 | |
| 05:13 | Started to write documentation check-in: 844ca4baf1 user: dkf tags: tip-478 | |
|
2018-06-29
| ||
| 07:15 | More test cases. More fixes. check-in: 6ef91130eb user: dkf tags: tip-478 | |
|
2018-06-28
| ||
| 10:40 | Split out TIP 478 tests into their own file. check-in: 5753c80e0e user: dkf tags: tip-478 | |
| 08:12 | Tests for abstract and singleton check-in: 6893bec0d9 user: dkf tags: tip-478 | |
|
2018-06-27
| ||
| 07:39 | Add better error handling and make the delegation work with cloning. check-in: e9637e3ddc user: dkf tags: tip-478 | |
|
2018-06-26
| ||
| 19:45 | Since Tcl is always compiled with -DUNICODE -D_UNICODE (on Windows) and we know TCL_UTF_MAX>=4, we c... check-in: 32f5394627 user: jan.nijtmans tags: core-8-branch | |
| 17:07 | merge 8.6 check-in: a421b7549a user: dgp tags: core-8-branch | |
| 14:23 | merge 8.6 check-in: 058f3faab1 user: dgp tags: core-8-branch | |
|
2018-06-25
| ||
| 20:41 | TIP #512 implementation check-in: 81b84ed55b user: jan.nijtmans tags: tip-512 | |
| 20:38 | merge 8.6 check-in: 1c67775fe7 user: jan.nijtmans tags: core-8-branch | |
|
2018-06-24
| ||
| 20:26 | Fix "string tolower" and friends for handling unpaired surrogates correctly. Also add test-cases for... check-in: 1cdc9199e9 user: jan.nijtmans tags: core-8-branch | |
|
2018-06-23
| ||
| 15:03 | Make the delegates work by moving their creation into C. check-in: b3c558369f user: dkf tags: tip-478 | |
|
2018-06-18
| ||
| 15:59 | Merge 8.6. And add more documentation and test-cases regarding the behavior of Tcl_UniCharToUtf() check-in: 3cb0cedeb6 user: jan.nijtmans tags: core-8-branch | |
|
2018-06-17
| ||
| 17:27 | Leaving out the weird delegates stops the test failures. check-in: faf87d4008 user: dkf tags: tip-478 | |
| 16:47 | Most of the implementation ported over. [classmethod] is trickier... check-in: c919d1df55 user: dkf tags: tip-478 | |
| 16:11 | merge 8.6 check-in: 214a92de14 user: jan.nijtmans tags: core-8-branch | |
| 15:42 | Split scripted parts of TclOO into their own file. check-in: f1433a4120 user: dkf tags: tip-478 | |
|
2018-06-16
| ||
| 22:57 | Add tests/tcltests.tcl as a place to store common code for tests. check-in: 535977ae7d user: pooryorick tags: core-8-branch | |
| 18:07 | Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: bf02f39de3 user: dkf tags: core-8-branch | |
|
2018-06-15
| ||
| 18:37 | merge 8.6 check-in: 939c403478 user: jan.nijtmans tags: core-8-branch | |
| 13:17 | new package tcltests exclude some exec.test tests when running under valgrind check-in: 9e19234a85 user: pooryorick tags: core-8-branch | |
|
2018-06-13
| ||
| 16:12 | merge 8.6 check-in: 596aa0c944 user: dgp tags: core-8-branch | |
| 10:49 | Avoid valgrind "still reachable" reports stemming from early termination of threads. check-in: fbbcad33be user: pooryorick tags: core-8-branch | |
|
2018-06-12
| ||
| 19:32 | Adding typecasts in tclZipfs.c to eliminate a compiler warning check-in: ebd55b94e1 user: hypnotoad tags: core_zip_vfs | |
| 19:16 | Remove AbsolutePath(), no longer used. check-in: 2209610f60 user: dgp tags: core_zip_vfs | |
| 19:14 | merge 8.7 check-in: c99f22f840 user: dgp tags: core_zip_vfs | |
| 18:03 | merge 8.7 check-in: 8b91b1111e user: dgp tags: tip-509 | |
| 18:02 | close fork check-in: 095715c4fa user: dgp tags: tip-509 | |
| 17:53 | merge 8.6 check-in: e98839eec7 user: dgp tags: core-8-branch | |
|
2018-06-09
| ||
| 17:20 | Removed thread-specific mutex lock counter and replaced by shared counter + thread ID for systems wi... check-in: d386bed41a user: fbonnet tags: tip-509 | |
| 07:45 | merge-mark (Unicode 11.0 beta was already here, and there were not changed in the final version) check-in: 171bd5bc26 user: jan.nijtmans tags: core-8-branch | |
|
2018-06-08
| ||
| 06:56 | re-generate configure script (where does --runstatedir come from? check-in: 5e954c41c3 user: jan.nijtmans tags: core-8-branch | |
|
2018-06-07
| ||
| 20:59 | Give tests more time to finish since valgrind slows things down considerably. check-in: 2f4c4cfd92 user: pooryorick tags: core-8-branch | |
|
2018-06-05
| ||
| 21:59 | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for mingw/*nix check-in: 3016a3fa26 user: sebres tags: core-8-branch | |
| 20:16 | Just the [timerate] command for separate review and performance baseline. check-in: 094bff9a69 user: dgp tags: dgp-sebres-timerate-review | |
| 09:10 | re-autoconfigure with v.2.69 check-in: d24583ec88 user: sebres tags: core-8-branch | |
| 09:04 | merge 8.6 check-in: 36f85b4a71 user: sebres tags: core-8-branch | |
|
2018-06-04
| ||
| 13:18 | merge 8.7 check-in: 1d19e08d8f user: dgp tags: bug-e593adf103-core-8 | |
| 13:17 | merge 8.7 check-in: 1c8c41ae6d user: dgp tags: core_zip_vfs | |
| 13:17 | merge 8.7 check-in: c55441df99 user: dgp tags: tip-469 | |
| 13:16 | merge 8.7 check-in: d7d8dd7da7 user: dgp tags: tip-465 | |
| 13:13 | merge 8.7 Closed-Leaf check-in: 612cb8630f user: dgp tags: tip-312 | |
| 13:10 | merge 8.7 Closed-Leaf check-in: 8a621c332e user: dgp tags: tip-505 | |
| 13:10 | merge 8.7 check-in: 074419675a user: dgp tags: dgp-string-insert | |
| 13:08 | merge 8.7 check-in: 8afedea42f user: dgp tags: tip-445 | |
| 13:07 | merge 8.7 check-in: 8ba412a471 user: dgp tags: tip-502 | |
|
2018-06-03
| ||
| 11:44 | TIP 500: Private Methods and Variables in TclOO check-in: 86262924a2 user: dkf tags: core-8-branch | |
|
2018-06-02
| ||
| 14:19 | merge core-8-branch Closed-Leaf check-in: 3419afb49d user: dkf tags: tip-500 | |
|
2018-05-31
| ||
| 19:23 | merge 8.7 check-in: 0a613bfb94 user: dgp tags: core_zip_vfs | |
| 07:21 | Merge 8.7 check-in: 3fb815ef5f user: jan.nijtmans tags: initsubsystems | |
| 07:17 | Neither use --disable-threads on MacOS builds, and don't mention it any more in the README check-in: dade30b4a0 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-30
| ||
| 09:38 | Tweaking the documentation check-in: d65f77c5b5 user: dkf tags: tip-500 | |
| 07:15 | No longer pass "--enable-threads" to battery-included sub-packages, since it's the default, even wh... check-in: 552b9e73d7 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-29
| ||
| 07:23 | merge 8.6 check-in: fc277d3663 user: jan.nijtmans tags: core-8-branch | |
| 07:23 | One TCL_NORETURN -> TCL_NORETURN1 minor mistake. Make it build when Tcl_SetPanicProc is a macro (nor... check-in: b85b14e36e user: jan.nijtmans tags: core-8-branch | |
|
2018-05-27
| ||
| 17:10 | Be a little more concise in TclNRTailcallObjCmd. check-in: 2b12ca7eed user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:58 | Decrement framePtr->tailcallNsPtr in Tcl_PopCallFrame. check-in: 0fe6ceff5c user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:32 | merge 8.7 check-in: 996d385bff user: jan.nijtmans tags: tip-509 | |
| 14:17 | don't bother to use constraint "threaded", because that's the way we want to build anyway check-in: e0ed0ab7c7 user: jan.nijtmans tags: core-8-branch | |
| 12:04 | Add sensible behaviour with export and unexport of private methods. check-in: 98387d0a22 user: dkf tags: tip-500 | |
|
2018-05-26
| ||
| 16:42 | merge 8.7 check-in: 74f9541fc2 user: dgp tags: bug-e593adf103-core-8 | |
| 13:14 | close fork check-in: fd55148747 user: dgp tags: core-8-branch | |
| 11:13 | Fixed test process-7.3 Closed-Leaf check-in: 71618fd407 user: fbonnet tags: core-8-branch-fork | |
| 04:16 | Move refCount management of lookupNsPtr out of "resolve:/goto resolve" block. check-in: 8d4c3590c5 user: pooryorick tags: bug-e593adf103-core-8 | |
|
2018-05-25
| ||
| 19:43 | TIP #509: Implement reentrant mutexes on all platforms check-in: 2aebf23fa0 user: fbonnet tags: tip-509 | |
| 06:51 | merge 8.6 check-in: aea631bbfa user: jan.nijtmans tags: core-8-branch | |
|
2018-05-24
| ||
| 16:26 | Create new branch named "tip-509" check-in: 9e81e5a7b7 user: fbonnet tags: tip-509 | |
| 13:27 | merge 8.7 check-in: 95e6ece457 user: dgp tags: core_zip_vfs | |
| 13:26 | merge 8.7 check-in: f5804bbb27 user: dgp tags: tip-469 | |
| 13:12 | merge 8.7 check-in: 976f84344e user: dgp tags: tip-465 | |
| 13:12 | merge 8.7 check-in: 6db9f4afa6 user: dgp tags: tip-312 | |
| 13:04 | merge 8.7 check-in: 5e69d0de71 user: dgp tags: tip-505 | |
| 13:04 | merge 8.7 check-in: aae85a444a user: dgp tags: dgp-string-insert | |
| 12:46 | merge 8.7 check-in: 620705ca16 user: dgp tags: tip-445 | |
| 12:24 | merge 8.7 check-in: 4ed7fe60d8 user: dgp tags: tip-502 | |
|
2018-05-23
| ||
| 19:31 | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on Linux check-in: d54dcf0b00 user: jan.nijtmans tags: core-8-branch | |
| 13:34 | unbreak the build check-in: 3192cb4bf1 user: dgp tags: core-8-branch | |
|
2018-05-22
| ||
| 20:53 | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811630a00c7bab54|eeddb0693... check-in: bf06e36b25 user: jan.nijtmans tags: core-8-branch | |
| 20:12 | More removals of TCL_THREADS usage (configure scripts/win makefiles) check-in: 7c0047114e user: jan.nijtmans tags: core-8-branch | |
| 20:10 | Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. In that case, fallback t... check-in: 8ef23e1f55 user: jan.nijtmans tags: core-8-branch | |
| 08:26 | More docs check-in: d4f60c9644 user: dkf tags: tip-500 | |
|
2018-05-21
| ||
| 20:19 | Fix Namespace reference counting error in TclRenameCommand. check-in: df82243aa5 user: pooryorick tags: bug-e593adf103-core-8 | |
| 10:02 | merge core-8-branch check-in: 70e385378b user: pooryorick tags: bug-e593adf103-core-8 | |
| 09:51 | Fix memory leak in Tcl_DeleteNamespace. check-in: 3bf9010413 user: pooryorick tags: bug-e593adf103-core-8 | |
| 08:12 | Demonstrate how Tcl can build without TCL_THREADS defined at all (assuming TCL_THREADS=1 as default)... check-in: faac759bd9 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-20
| ||
| 15:09 | merge core-8-branch check-in: 8bc53049e0 user: dkf tags: tip-500 | |
|
2018-05-19
| ||
| 11:26 | Disable many warnings that are pointless in the stub library. Yes, it accesses deprecated fields, we... check-in: 4cad2850ba user: dkf tags: core-8-branch | |
| 11:18 | Minor updates to C API to handle private methods. check-in: 8632183f6c user: dkf tags: tip-500 | |
| 08:38 | Corrections for a number of small things to align with TIP check-in: 39e20c8e3a user: dkf tags: tip-500 | |
| 05:18 | merge 8.7 check-in: ae6235c322 user: jan.nijtmans tags: initsubsystems | |
|
2018-05-17
| ||
| 18:53 | TIP #491 implementation: Threading Support: phasing out non-threaded builds check-in: e9ee6fc387 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-15
| ||
| 13:04 | Make [info object methods] and [info class methods] work right. check-in: a0a3142700 user: dkf tags: tip-500 | |
|
2018-05-14
| ||
| 20:55 | Make sure that [self call] reports useful info. check-in: 0a346c9e04 user: dkf tags: tip-500 | |
| 19:16 | merge 8.6 check-in: c9567c991f user: jan.nijtmans tags: core-8-branch | |
|
2018-05-13
| ||
| 22:15 | Initial implementation of TIP #508: [array default] check-in: 39fc31badb user: fbonnet tags: tip-508 | |
| 21:56 | Create new branch named "tip-508" check-in: 29555df087 user: fbonnet tags: tip-508 | |
| 19:20 | Correct results from unknown method handler. check-in: ea2054164a user: dkf tags: tip-500 | |
| 16:10 | Make [info vars] aware of private variable resolution. check-in: ecc06fcafa user: dkf tags: tip-500 | |
| 10:08 | Merge core-8-branch check-in: aae3c29836 user: dkf tags: tip-500 | |
| 07:17 | General code style cleanup. check-in: ea1fc89541 user: dkf tags: minor change, core-8-branch | |
|
2018-05-11
| ||
| 17:26 | Missing test file boilerplate. check-in: 743007c3cc user: dgp tags: core-8-branch | |
| 11:52 | merge 8.7 check-in: 78ab648e4f user: dgp tags: bug-e593adf103-core-8 | |
| 11:51 | merge 8.7 check-in: ccb831a772 user: dgp tags: core_zip_vfs | |
| 11:44 | merge 8.7 check-in: 4e888b608e user: dgp tags: tip-469 | |
| 11:38 | merge 8.7 check-in: ccf912ef15 user: dgp tags: tip-465 | |
| 11:35 | merge 8.7 check-in: 78b076cb46 user: dgp tags: tip-312 | |
| 11:33 | merge 8.7 check-in: 2da5d7183f user: dgp tags: tip-505 | |
| 11:30 | merge 8.7 check-in: 6733cec87a user: dgp tags: dgp-string-insert | |
| 11:26 | merge 8.7 check-in: 5dd49e9ab7 user: dgp tags: tip-445 | |
| 11:26 | merge 8.7 check-in: 97fa4939ba user: dgp tags: tip-502 | |
| 09:42 | TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) check-in: e2d9683a48 user: jan.nijtmans tags: core-8-branch | |
| 08:12 | merge 8.6 check-in: 61bcb3ad68 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-10
| ||
| 17:37 | Added tcl::process test suite check-in: 3990de9d13 user: fbonnet tags: core-8-branch | |
| 13:47 | Fixed makefile.vc: install will create missing dir "tcl8/8.7" for msgcat check-in: eeefdb44cf user: fbonnet tags: core-8-branch | |
| 13:44 | Added man page for tcl::process check-in: 9fe8b5eae0 user: fbonnet tags: core-8-branch | |
|
2018-05-09
| ||
| 15:49 | merge 8.6 check-in: 34cff0f8eb user: dgp tags: core-8-branch | |
|
2018-05-08
| ||
| 20:03 | Fix epoll notifier memory leak in initialization/finalization routines, check-in: 6ea3d73ff0 user: pooryorick tags: core-8-branch | |
| 15:00 | merge 8.6 check-in: 714db5afb8 user: dgp tags: core-8-branch | |
|
2018-05-07
| ||
| 15:42 | More efficient way of getting array element names; why search when direct lookup is possible? check-in: ede43e26d2 user: dkf tags: tip-500 | |
| 14:33 | merge core-8-6-branch check-in: cb43f6d65a user: pooryorick tags: core-8-branch | |
| 12:43 | Make the 'varname' method know about private variables. check-in: af6136109d user: dkf tags: tip-500 | |
| 10:44 | merge core-8-branch check-in: 109cd6321e user: pooryorick tags: bug-e593adf103-core-8 | |
| 07:40 | Remove some tip389 restrictions in test-cases, which are no longer necessary. Eliminate gcc compile... check-in: 385fda311b user: jan.nijtmans tags: core-8-branch | |
|
2018-05-06
| ||
| 14:20 | Documentation. check-in: 4090126e45 user: dkf tags: tip-500 | |
| 07:17 | Corrections to test names. check-in: 6022af433b user: dkf tags: minor change, tip-500 | |
| 07:13 | Fix up instance privates. check-in: 62c847e122 user: dkf tags: tip-500 | |
|
2018-05-05
| ||
| 17:30 | merge 8.7 check-in: d8c8c91b02 user: dkf tags: tip-500 | |
| 17:23 | Private methods seem to be working... check-in: 470494b82a user: dkf tags: tip-500 | |
|
2018-05-04
| ||
| 19:06 | Update TZ info to tzdata2018e. check-in: 0ac864f24f user: jima tags: core-8-branch | |
|
2018-05-02
| ||
| 13:53 | close fork check-in: 4ea56471c2 user: dgp tags: core-8-branch | |
| 12:22 | Syntax error in msgcat documentation fixed. Ticket [af69c6966d] check-in: 5ccd647de5 user: oehhar tags: core-8-branch | |
|
2018-05-01
| ||
| 18:42 | merge 8.6 check-in: bea1cbc1ad user: jan.nijtmans tags: core-8-branch | |
| 18:41 | Implement special "string totitle" for Extended Georgian characters (new behavior in Unicode 11) check-in: 827b7761e6 user: jan.nijtmans tags: core-8-branch | |
|
2018-04-29
| ||
| 21:14 | Upgrade everything to Unicode 11 (still in beta, expected in june 2018) check-in: 8f0b52858b user: jan.nijtmans tags: core-8-branch | |
|
2018-04-27
| ||
| 13:21 | merge 8.7 check-in: 1724282826 user: dgp tags: core_zip_vfs | |
| 03:06 | Added an initialization of 0 for the namelen field for new ZipFile data structures. In memory debugg... check-in: 730a3c01cb user: hypnotoad tags: core_zip_vfs | |
|
2018-04-26
| ||
| 18:19 | merge 8.7 Leaf check-in: 4eda1d6aee user: dgp tags: bug-e87bcf819f | |
| 08:32 | Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all relevant test-cases pas... check-in: 0cd538f301 user: jan.nijtmans tags: core-8-branch | |
|
2018-04-25
| ||
| 15:00 | merge 8.7 check-in: fb7705dd1f user: dgp tags: tip-465 | |
| 14:54 | merge 8.7 check-in: b828085618 user: dgp tags: tip-469 | |
| 14:51 | merge 8.7 check-in: a9e9af0427 user: dgp tags: tip-312 | |
| 14:42 | merge 8.7 check-in: 7cfad075b8 user: dgp tags: tip-505 | |
| 14:34 | Merge 8.7; Resolve test conflicts with [array for]. Still has several memleaks. check-in: 5966cc9fe8 user: dgp tags: bug-e593adf103-core-8 | |
| 13:39 | merge 8.7 check-in: 84f04d0eb5 user: dgp tags: dgp-string-insert | |
| 13:02 | merge 8.7 check-in: c16d974b49 user: dgp tags: tip-445 | |
| 11:48 | merge 8.6 check-in: 146fed70ad user: dgp tags: core-8-branch | |
| 11:09 | Plug memory leak handling circular path values. check-in: ebf56d8628 user: dgp tags: tip-445 | |
|
2018-04-24
| ||
| 14:02 | silence compiler warning check-in: bdf0e828f9 user: dgp tags: tip-502 | |
| 13:59 | merge 8.7 check-in: a4d3716be1 user: dgp tags: tip-502 | |
| 13:45 | Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4) ((Replacement checkin for ea... check-in: a4b3649641 user: dgp tags: core-8-branch | |
|
2018-04-23
| ||
| 15:06 | Some better surrogate handling in encodings. Not spotted before ... check-in: 0e622ccdb3 user: jan.nijtmans tags: core-8-branch | |
| 13:51 | merge 8.7 check-in: 743fa61e1c user: dgp tags: bug-e87bcf819f | |
| 13:51 | Dup test name. check-in: c1cfcdbc3a user: dgp tags: core-8-branch | |
| 12:58 | Rework 'array for' to pass the arrayNameObj to the NRE routines rather than saving it in the ArraySe... check-in: 7085291404 user: bll tags: core-8-branch | |
|
2018-04-22
| ||
| 23:16 | Add a test for the compiled pathway. check-in: 08a3816456 user: dgp tags: bug-e87bcf819f | |
| 23:09 | Candidate fix for [e87bcf819f]. Makes sure the unset of a scalar variable linked to an array element... check-in: 701d26870f user: dgp tags: bug-e87bcf819f | |
| 13:27 | merge 8.6 check-in: 143af13340 user: dgp tags: core-8-branch | |
|
2018-04-20
| ||
| 16:02 | TIP 421 Implementation. check-in: 7c614b9330 user: dgp tags: core-8-branch | |
| 10:16 | TIP #389 implementation. check-in: e109760b1c user: jan.nijtmans tags: core-8-branch | |
|
2018-04-19
| ||
| 17:46 | Adapt [array for] to use the refactored routines. Closed-Leaf check-in: bf63bb7d85 user: dgp tags: tip-421 | |
| 17:40 | merge 8.7 check-in: 247df44614 user: dgp tags: tip-421 | |
| 11:48 | correct msgcat test numbering for section util from 15.x (used twice) to 18.x check-in: 5953503f85 user: oehhar tags: core-8-branch | |
| 02:45 | merge 8.6 check-in: 91f1174d86 user: dgp tags: core-8-branch | |
|
2018-04-17
| ||
| 22:48 | Merge 8.7 Move stuff from SC_ENABLE_THREADS to SC_TCL_LINK_LIBS in tcl.m4, so SC_ENABLE_THREADS is n... Closed-Leaf check-in: 89b3d0671b user: jan.nijtmans tags: tip-491 | |
| 21:49 | Slightly better unmatched-surrogates handling. Unmatched High surrogates will still be silently remo... Closed-Leaf check-in: 1997a15ffd user: jan.nijtmans tags: tip-389 | |
| 14:39 | merge 8.6 check-in: f21a25950c user: dgp tags: core-8-branch | |
| 11:11 | Satisfy test var-23.14 check-in: d18e291b03 user: dgp tags: tip-421 | |
| 03:48 | Test of shimmer segfault. check-in: d7d48d477c user: dgp tags: tip-421 | |
|
2018-04-16
| ||
| 14:51 | ran autoconf on the unix directory. This breaks the build. check-in: b4ff6833b3 user: dgp tags: tip-491 | |
| 14:46 | merge 8.7 check-in: a1f6233f04 user: dgp tags: tip-491 | |
| 14:15 | Memleak fix from Brad Lanam. check-in: d5fefc5a1d user: dgp tags: tip-421 | |
| 13:47 | Update reference counts for searchptr->name. Closed-Leaf check-in: bf0cba159d user: bll tags: tip-421 | |
|
2018-04-15
| ||
| 15:11 | Added basic tests of the 'private' definition command. check-in: 19f241ec29 user: dkf tags: tip-500 | |
| 14:47 | Testing the private variables. check-in: 95e0451a74 user: dkf tags: tip-500 | |
| 10:29 | Added tests for [info object creationid] check-in: 0911aed318 user: dkf tags: tip-500 | |
|
2018-04-13
| ||
| 12:38 | Better rephrasing (ii) Closed-Leaf check-in: 8cc4204e0f user: gahr tags: encoding-doc-fixes | |
| 12:33 | Reduce diff check-in: 9c7bc1ef47 user: gahr tags: encoding-doc-fixes | |
| 12:31 | Better rephrasing check-in: d1c9169dcc user: gahr tags: encoding-doc-fixes | |
| 09:36 | Fix documentation for [encoding convertfrom] check-in: 3e9c686cde user: gahr tags: encoding-doc-fixes | |
| 07:23 | Duplicate the private variable config when cloning objects. check-in: b8199bd706 user: dkf tags: tip-500 | |
|
2018-04-12
| ||
| 23:54 | Added introspectors mentioned in TIP. check-in: fd04ec02db user: dkf tags: tip-500 | |
|
2018-04-11
| ||
| 16:17 | merge 8.7 check-in: fdf9328219 user: dgp tags: tip-389 | |
| 12:45 | merge 8.7 check-in: 43e01830a9 user: dgp tags: tip-421 | |
|
2018-04-07
| ||
| 17:12 | merge 8.7 check-in: 1d2e0cde7b user: dgp tags: tip-502 | |
| 17:07 | merge 8.7 check-in: faf8c0b052 user: dgp tags: tip-445 | |
| 17:07 | merge 8.6 check-in: 82ddedafd7 user: dgp tags: core-8-branch | |
|
2018-04-06
| ||
| 19:14 | Merge 8.7. Update two macros to TIP 445. check-in: 671aed379d user: dgp tags: tip-445 | |
|
2018-04-05
| ||
| 17:22 | Plug memleak in [format] applied to bignums. check-in: 225c752bdc user: dgp tags: core-8-branch | |
| 16:37 | Plug memleak when [scan] raises an error. check-in: 4e0c1d2c62 user: dgp tags: core-8-branch | |
| 15:37 | [string cat] was failing to NUL terminate string reps. Stopped "string" values triggering false valg... check-in: 6360678926 user: dgp tags: core-8-branch | |
| 13:34 | Failed to mutex protect all multi-thread access to the hash tables in the [tcl::process] implementat... check-in: fb7e419d42 user: dgp tags: core-8-branch | |
| 07:26 | Start of private method dispatch machinery. check-in: 087b4f8229 user: dkf tags: tip-500 | |
|
2018-03-30
| ||
| 21:10 | merge 8.7 check-in: 2430760def user: dgp tags: tip-389 | |
| 20:09 | merge 8.7 check-in: 33535f0479 user: dgp tags: dgp-string-insert | |
| 19:53 | merge 8.7 check-in: 06265f1ca1 user: dgp tags: tip-500 | |
| 19:51 | merge 8.7 check-in: ba07336562 user: dgp tags: tip-502 | |
| 19:42 | merge 8.7 check-in: d183de8dd8 user: dgp tags: core_zip_vfs | |
| 19:37 | merge 8.7 check-in: c8f51180e2 user: dgp tags: tip-445 | |
| 19:36 | merge 8.7 check-in: 589b11ac98 user: dgp tags: bug-e593adf103-core-8 | |
| 19:22 | Refactor the [lrange] machinery into a single routine TclListObjRange(). Apply some optimizations. C... check-in: 0f8ef41b28 user: dgp tags: core-8-branch | |
| 19:11 | merge 8.7 Closed-Leaf check-in: 0b3c80ce26 user: dgp tags: pspjuth-lrangeopt | |
| 12:32 | Rebase TIP 502 draft implementation. check-in: 13095e7fe4 user: dgp tags: tip-502 | |
|
2018-03-26
| ||
| 20:21 | Remove MINGW32 from the UNIX makefile, since Mingw should always build from the "win" directory. Bet... check-in: c197fa631e user: jan.nijtmans tags: core-8-branch | |
|
2018-03-25
| ||
| 19:20 | No need any more on 64-bit cygwin for special *Long* stub entries. check-in: 15c4994feb user: jan.nijtmans tags: core-8-branch | |
| 17:43 | workaround for TclFormatInt on CYGWIN is no longer necessary now. check-in: 740e91a7f8 user: jan.nijtmans tags: core-8-branch | |
|
2018-03-24
| ||
| 10:21 | Update TZ info to tzdata2018d. check-in: 671a645da4 user: jima tags: core-8-branch | |
|
2018-03-21
| ||
| 16:26 | A compiler for [string insert] mirroring the one for [linsert]. check-in: 8feb3acbd5 user: dgp tags: dgp-string-insert | |
| 15:31 | Rebooting a [string insert] implementation branch, bringing over pieces from the past branches and m... check-in: 41eb59e341 user: dgp tags: dgp-string-insert | |
|
2018-03-20
| ||
| 19:54 | TIP 503 implementation. check-in: ae29ed9c7f user: dgp tags: core-8-branch | |
| 19:25 | Merge over testing improvements from the TIP 475 work. Test files string.test and stringComp.test ha... check-in: e1141b4ed5 user: dgp tags: core-8-branch | |
| 16:10 | Test and fix for botch in binary string replace. check-in: a0dec2ad25 user: dgp tags: core-8-branch | |
|
2018-03-18
| ||
| 18:04 | This should be the implementation of private variables. check-in: 313e734043 user: dkf tags: tip-500 | |
|
2018-03-15
| ||
| 23:01 | In case of redirecting stderr to a file on Windows, append CRLF after Panic output. Closed-Leaf check-in: 224ba13ab4 user: jan.nijtmans tags: win-console-panic | |
| 21:53 | merge 8.7 check-in: a50f884700 user: jan.nijtmans tags: win-console-panic | |
| 21:13 | Merge 8.7 (convert makefile.vc to CRLF line-endings only) check-in: b1bb557ee5 user: jan.nijtmans tags: tip-491 | |
| 20:58 | Bring back makefile.vc to CRLF line-endings, as all other *.vc files check-in: 94679c0c71 user: jan.nijtmans tags: core-8-branch | |
| 19:09 | Merge 8.7; Updated the package manifest by hand; was broken until then. If there's a maintenance kno... check-in: 56f82c402a user: dgp tags: core_zip_vfs | |
| 15:34 | merge 8.7 check-in: 01980b4037 user: dgp tags: pspjuth-lrangeopt | |
| 14:37 | merge 8.7 check-in: d1e80d709a user: dgp tags: tip-389 | |
| 14:23 | merge 8.7 check-in: 4f13fe6bce user: dgp tags: tip-445 | |
| 14:22 | merge 8.7 check-in: 8bceaf2225 user: dgp tags: bug-e593adf103-core-8 | |
| 14:18 | merge 8.7 check-in: 16cda61498 user: dgp tags: tip-421 | |
| 14:14 | merge 8.7 check-in: 15b92d9602 user: dgp tags: tip-469 | |
| 14:06 | merge 8.7 check-in: 9ece07acc5 user: dgp tags: tip-491 | |
| 13:52 | merge 8.7 check-in: 0144326580 user: dgp tags: tip-312 | |
| 13:49 | merge 8.7 Leaf check-in: ad3f046675 user: dgp tags: bg-tip-282 | |
| 13:40 | merge 8.7 check-in: d61fd7f243 user: dgp tags: tip-465 | |
| 11:08 | merge 8.6 check-in: ff4b8f1a06 user: dgp tags: core-8-branch | |
|
2018-03-14
| ||
| 23:54 | Memleak and lifetime management fixes for components of the OO system. check-in: ebbbc5cb27 user: dgp tags: core-8-branch | |
| 23:47 | Merge rest of 8.7 except the botched apply/backout dance. Closed-Leaf check-in: 427db19fd4 user: dgp tags: memleak-87 | |
| 23:43 | Merge in 8.7 changes not already here. check-in: fccf41ff4a user: dgp tags: memleak-87 | |
| 22:39 | Rebase the memleak work. check-in: 29b72b7167 user: dgp tags: memleak-87 | |
| 18:08 | merge 8.6 check-in: 010cc4a688 user: dgp tags: core-8-branch | |
| 17:20 | unused variable fix check-in: 67e1ea3939 user: dgp tags: core-8-branch | |
| 15:17 | New routine TclStringReplace() serves as a common implementation for both compiled and direct eval p... check-in: 190272213a user: dgp tags: core-8-branch | |
| 05:41 | merge mark check-in: 97dd207476 user: dgp tags: core-8-branch | |
| 05:41 | cherry pick the desirable part of the merge. check-in: 74ce821bcd user: dgp tags: core-8-branch | |
| 04:45 | backout the latest merge check-in: d26ad8afa0 user: dgp tags: core-8-branch | |
| 01:31 | silence compiler warning check-in: cf882f9cc9 user: dgp tags: core-8-branch | |
| 01:30 | merge 8.6 check-in: ad1f243d40 user: dgp tags: core-8-branch | |
|
2018-03-13
| ||
| 17:14 | merge 8.6 check-in: 1a04240e68 user: dgp tags: core-8-branch | |
| 16:29 | close fork check-in: 35a6b8673b user: dgp tags: core-8-branch | |
| 16:28 | Fix bugs in msgcat that prevent clean test suite run. check-in: 47d13b9fc2 user: dgp tags: core-8-branch | |
| 16:13 | tip 499 msgcat custom preferences: documentation added check-in: edef076fc6 user: oehhar tags: core-8-branch | |
| 14:53 | tip490 oo for msgcat: added documentation check-in: 349f4681cb user: oehhar tags: core-8-branch | |
|
2018-03-12
| ||
| 15:57 | msgcat 1.7.0 features need foundation of Tcl 8.7. check-in: a9c21db1be user: dgp tags: core-8-branch | |
| 14:41 | Revert change that broke usage with Tcl 9 check-in: 8791050e93 user: dgp tags: core-8-branch | |
| 14:17 | merge 8.6 check-in: 87fbb05e7f user: dgp tags: core-8-branch | |
| 14:14 | Implement TIP 499: Custom locale search list for msgcat check-in: c37cf7f1dd user: dgp tags: core-8-branch | |
| 14:07 | Undo setting of execute permissions. Closed-Leaf check-in: 1a301657ae user: dgp tags: tip499-msgcat-custom-preferences | |
| 13:58 | Implement TIP 490: msgcat for TclOO check-in: f909100ac2 user: dgp tags: core-8-branch | |
| 13:48 | msgcat 1.7 uses [tailcall], so requires Tcl 8.6. Closed-Leaf check-in: 699af4b725 user: dgp tags: tip490-msgcat-oo-2 | |
| 13:38 | Implement TIP 462: Add New [::tcl::process] Ensemble for Subprocess Management check-in: 2409228234 user: dgp tags: core-8-branch | |
| 13:24 | merge 8.7 Closed-Leaf check-in: 7ff3e810a4 user: dgp tags: tip-462 | |
| 13:07 | Convert DOS -> unix line endings. check-in: 8ab900d3e1 user: dgp tags: tip-462 | |
|
2018-03-11
| ||
| 23:08 | merge 8.7 check-in: ba6c45d940 user: dgp tags: core_zip_vfs | |
| 23:08 | merge 8.7 Leaf check-in: de798b5604 user: dgp tags: sebres-string-insert-cr1 | |
| 22:42 | merge 8.7 check-in: 49512ebf1d user: dgp tags: tip-445 | |
| 22:35 | merge 8.7 check-in: d2bbe92e24 user: dgp tags: bug-e593adf103-core-8 | |
| 22:34 | merge 8.7 check-in: c5126a3728 user: dgp tags: tip-421 | |
| 21:29 | merge 8.6 check-in: 23c46c8cd1 user: dgp tags: core-8-branch | |
| 12:22 | merge 8.6 check-in: f27bd866ac user: dgp tags: core-8-branch | |
| 01:24 | merge 8.7 check-in: 43c7d2973c user: dgp tags: sebres-string-insert-cr1 | |
|
2018-03-10
| ||
| 16:05 | merge 8.7 check-in: 58e57236f7 user: dgp tags: bug-e593adf103-core-8 | |
| 16:03 | merge 8.7 check-in: 01268def02 user: dgp tags: tip-421 | |
| 15:55 | merge 8.7 check-in: 0892d078f0 user: dgp tags: tip-445 | |
| 15:45 | merge 8.6 check-in: e49b46e8e6 user: dgp tags: core-8-branch | |
| 14:55 | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor many systems to make c... check-in: 02721ee263 user: dgp tags: core-8-branch | |
|
2018-03-07
| ||
| 21:21 | Merge 8.6 check-in: 655a7278ed user: jan.nijtmans tags: core-8-branch | |
| 20:24 | Improve -DTCL_NO_DEPRECATED compiles. It now can handle loading stub-enabled extensions with incompa... check-in: 6b79f4ac30 user: jan.nijtmans tags: core-8-branch | |
| 19:35 | Fix handling of "pkgIndex" file in "package files" command. This was broken as well, as result of NR... check-in: c2b3db3af1 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | merge 8.7 check-in: f43a6f6ea8 user: dgp tags: core_zip_vfs | |
|
2018-03-06
| ||
| 22:53 | Fix the "package files" command. Due to the NRE enabling of "package" it always started to return an... check-in: 6a24d9dea4 user: jan.nijtmans tags: core-8-branch | |
| 18:42 | array for: Add missing ObjCmdProc wrapper around the NR proc. check-in: 4a61f6e2be user: bll tags: tip-421 | |
| 18:21 | array for: updated documentation: value variable is not optional, add specifics about when array for... check-in: 694b8c4633 user: bll tags: tip-421 | |
| 17:19 | tip-421: array for: a) Fix bug starting search (name not set). b) Fix error message for array ch... check-in: 736d436f40 user: bll tags: tip-421 | |
| 13:50 | merge 8.7 check-in: d0cbf832fb user: dgp tags: tip-502 | |
| 13:48 | merge 8.7 check-in: 26b4cadc18 user: dgp tags: sebres-string-insert-cr1 | |
| 13:47 | merge 8.7 check-in: 8ce0c4007c user: dgp tags: bug-e593adf103-core-8 | |
| 13:46 | merge 8.7 check-in: 1982d6e284 user: dgp tags: tip-421 | |
| 13:45 | merge 8.7 check-in: 068966277d user: dgp tags: tip-445 | |
| 12:59 | merge 8.6 check-in: 3d06c4a172 user: dgp tags: core-8-branch | |
|
2018-03-05
| ||
| 20:00 | Take the next step in TIPs 330 and 336, ending in 8.7 the USE_INTERP_RESULT and USE_INTERP_ERRORLINE... check-in: fc9f725045 user: dgp tags: core-8-branch | |
| 19:29 | Last bit of TIP 503 implementation. Closed-Leaf check-in: d122852556 user: dgp tags: tip-503 | |
| 18:16 | merge 8.7 check-in: debcf945ba user: dgp tags: sebres-string-insert-cr1 | |
| 17:41 | merge 8.7 check-in: 6489350c8b user: dgp tags: tip-421 | |
| 17:40 | merge 8.7 check-in: a06898693e user: dgp tags: bug-e593adf103-core-8 | |
| 17:18 | merge 8.7 check-in: 927955d0ab user: dgp tags: tip-445 | |
| 17:07 | TIP 351 Implementation. check-in: 7ac44158fa user: dgp tags: core-8-branch | |
| 16:49 | Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults! check-in: 3d48c6641f user: dgp tags: tip-421 | |
| 16:09 | Merge 8.7; avoid checkin converting TclGetNumberFromObj to TclParseNumber. check-in: 209140ed94 user: dgp tags: tip-502 | |
|
2018-03-01
| ||
| 22:27 | Re-generate tclTomMath.h. Fix win32 build (due to the use of uint8_t) check-in: 8531135e45 user: jan.nijtmans tags: core-8-branch | |
| 21:15 | Merge 8.7 Closed-Leaf check-in: 70ad0a2752 user: jan.nijtmans tags: index-range-and-overflow | |
| 20:55 | Update libtommath to latest "develop" check-in: 914ba7d4ea user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Use TclParseNumber() in stead of TclGetNumberFromObj(). This gives less surprising results in test c... check-in: adf9964e6f user: jan.nijtmans tags: index-range-and-overflow | |
| 20:20 | merge 8.7 check-in: fd239d6457 user: dgp tags: index-range-and-overflow | |
| 20:13 | merge 8.6 check-in: fde243bcbd user: dgp tags: core-8-branch | |
| 19:30 | Avoid full list conversion when we can cheaply discover a multi-element list is not possible. check-in: ca6ab1446a user: dgp tags: index-range-and-overflow | |
| 04:19 | Continue consistent use of LLONG_MIN and LLONG_MAX. check-in: ec70581d16 user: dgp tags: index-range-and-overflow | |
| 04:13 | merge 8.7 check-in: c3b9bfbc3d user: dgp tags: index-range-and-overflow | |
| 04:13 | We have LLONG_MIN and LLONG_MAX to denote range limits of Tcl_WideInt. Use them consistently. Also f... check-in: bdc69f0764 user: dgp tags: core-8-branch | |
|
2018-02-28
| ||
| 13:40 | Use mp_isneg() as appropriate. check-in: 8d27d9381c user: dgp tags: index-range-and-overflow | |
| 13:38 | merge 8.7 check-in: 8b8bc7ed1e user: dgp tags: index-range-and-overflow | |
|
2018-02-27
| ||
| 23:17 | merge 8.7 check-in: 29aff18140 user: dgp tags: index-range-and-overflow | |
| 22:35 | Don't save indices with values outside the int range in bytecode. check-in: 5de7a219fe user: dgp tags: index-range-and-overflow | |
| 20:48 | Use mp_isneg() in stead of mp_cmp_d() when the output of this function is simply compared with MP_LT... check-in: e509642a0b user: jan.nijtmans tags: core-8-branch | |
| 20:30 | No need to set/restore tcl_precision in this test-case check-in: 8d84a6eee5 user: jan.nijtmans tags: core-8-branch | |
| 18:20 | Much more progress expanding the vocabulary of index values, and getting results that make more intu... check-in: 3eb440e907 user: dgp tags: index-range-and-overflow | |
| 13:13 | Work In Progress on index value reform -- not working. check-in: 74f11eb486 user: dgp tags: index-range-and-overflow | |
|
2018-02-26
| ||
| 18:18 | merge 8.7 check-in: 225b6b1d08 user: dgp tags: bug-e593adf103-core-8 | |
| 18:17 | merge amg-string-insert updates check-in: 98f0601375 user: dgp tags: sebres-string-insert-cr1 | |
|
2018-02-25
| ||
| 12:04 | Starting to build the implementation of the private methods and variables. Definition support. check-in: bd8482a809 user: dkf tags: tip-500 | |
|
2018-02-23
| ||
| 18:08 | merge 8.7 Leaf check-in: 8d012d639c user: dgp tags: amg-string-insert | |
| 18:01 | merge 8.7 check-in: 9d0eb0566c user: dgp tags: tip-445 | |
| 17:49 | Don't let presence of a string rep prevent optimizations on "pure" bytearrays. check-in: 7f4d49a687 user: dgp tags: core-8-branch | |
| 17:17 | Remove tests of "end-offset" Tcl_ObjType, taken private. check-in: b38ba254a0 user: dgp tags: core-8-branch | |
| 17:02 | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) check-in: 44d94e2338 user: dgp tags: core-8-branch | |
| 15:44 | Cease registration of the "end-offset" Tcl_ObjType. Give it file scope. Remove the updateStringProc ... check-in: e0ca41d498 user: dgp tags: core-8-branch | |
|
2018-02-22
| ||
| 20:03 | Correctly distinguish between internalrep.longValue (in case of boolean) and internalre.wideValue (i... check-in: 1a90ee1f22 user: jan.nijtmans tags: core-8-branch | |
| 18:59 | [89dfecb6b7] Make thread IDs in testing commands consistent. check-in: 6b66e4e45c user: dgp tags: core-8-branch | |
|
2018-02-15
| ||
| 18:27 | merge 8.7 check-in: ced3f8220a user: dgp tags: amg-string-insert | |
| 18:24 | merge 8.7 check-in: fb5189741a user: dgp tags: tip-445 | |
| 18:02 | Distingish between boolean and int when checking whether a boolean is true or not: The internal repr... check-in: b1bcf543c8 user: jan.nijtmans tags: core-8-branch | |
| 17:24 | Better range checking in "string index". Add test-case to prove point. This opens a large discussio... check-in: 3a0430c3e2 user: dgp tags: index-range-and-overflow | |
| 17:21 | Revert recent commit that changed behavior of TclGetIntForIndex() for a small subset of cases of ove... check-in: a7ef066428 user: dgp tags: core-8-branch | |
| 15:58 | Guarantee the buffer is large enough it will not be overrun. check-in: 6f7a5abdb8 user: dgp tags: core-8-branch | |
| 15:14 | Stop seeking out the libieee.a library and linking to it when found. check-in: 934a0afb70 user: dgp tags: core-8-branch | |
| 13:52 | merge-mark check-in: 725e157968 user: dgp tags: core-8-branch | |
|
2018-02-14
| ||
| 22:22 | Move TclGetBooleanFromObj to tclInt.h, so multiple source files can use it. Change some internal var... check-in: 2736df026c user: jan.nijtmans tags: core-8-branch | |
| 20:22 | Merge TIP #476 check-in: 38ffcc50f4 user: jan.nijtmans tags: core-8-branch | |
| 20:17 | Better range checking in "string index". Add test-case to prove point. check-in: 8a4df74e9a user: jan.nijtmans tags: core-8-branch | |
| 15:33 | merge 8.7 Closed-Leaf check-in: 1a4479ca01 user: dgp tags: z_modifier | |
| 15:00 | merge 8.7 check-in: d15df14b60 user: dgp tags: amg-string-insert | |
| 14:52 | merge 8.7 check-in: 72b94c10f2 user: dgp tags: tip-445 | |
| 14:38 | Fix regression in [expr {0%$bignum}]. check-in: 85e6dc0a02 user: dgp tags: core-8-branch | |
| 12:52 | More tests for bignum modulus regressions check-in: 98be5e06ea user: dgp tags: core-8-branch | |
| 12:50 | merge-mark check-in: eefb3a51ff user: dgp tags: core-8-branch | |
|
2018-02-13
| ||
| 21:00 | merge mark check-in: d614e6307c user: dgp tags: core-8-branch | |
| 20:59 | test expr-32.7 for bignum modulus range. FAILING for now. Error in TIP 484. check-in: 80478e9096 user: dgp tags: core-8-branch | |
|
2018-02-09
| ||
| 20:57 | merge 8.7 check-in: d200f0036e user: dgp tags: amg-string-insert | |
| 18:45 | merge 8.7 check-in: 8a91dc9521 user: dgp tags: tip-445 | |
| 10:09 | small code review: resolve conversion warnings (possible loss of data, signed/unsigned comparison) check-in: 29bc6e1422 user: sebres tags: core-8-branch | |
|
2018-02-08
| ||
| 20:43 | Fix [9280abbaf57fca3e|9280abbaf5]: Compiling core-8-branch with msvc6 32 bit results in compile erro... check-in: 1269b801f7 user: jan.nijtmans tags: core-8-branch | |
| 14:41 | fixes [9280abbaf57fca3eb40a89403d9d891853209bb6]: compare of `LLONG_MAX == LONG_MAX` does not possib... Closed-Leaf check-in: ed8f5966a3 user: sebres tags: fix-9280abbaf57fca3e-long-vs-wide | |
| 14:03 | merge core-8-6-branch check-in: 7411659ecc user: sebres tags: core-8-branch | |
| 12:45 | Do not allow prefixed subcommands for mcutil check-in: 54721505c7 user: oehhar tags: tip499-msgcat-custom-preferences | |
| 09:49 | Add subcommand mcpreferences to export getpreferences and getsystemlocale functions check-in: 368f72c4e0 user: oehhar tags: tip499-msgcat-custom-preferences | |
|
2018-02-07
| ||
| 19:25 | TIP 499: Custom locale search for msgcat check-in: e1066b317c user: oehhar tags: tip499-msgcat-custom-preferences | |
|
2018-02-06
| ||
| 21:11 | merge 8.7 check-in: f7dba39527 user: dgp tags: tip-445 | |
| 20:07 | TIP 484: Merge 'int' and 'wideInt' Obj-type to a single 'int' check-in: 4f6d4a2b15 user: dgp tags: core-8-branch | |
| 19:55 | TIP 493: Cease Distribution of http 1.0 check-in: a1a80c75c0 user: dgp tags: core-8-branch | |
| 19:43 | Merge the NRE-enabling of [package require]. check-in: 01a902f856 user: dgp tags: core-8-branch | |
| 19:35 | Rework a set of TclString*() routines for consistency. check-in: e317b90b9f user: dgp tags: core-8-branch | |
| 19:10 | Rework TclStringReverse to consistent standard form. Closed-Leaf check-in: 40a7339d29 user: dgp tags: dgp-string-tidy | |
| 18:33 | TclStringLast fixed. check-in: 514c7bb735 user: dgp tags: dgp-string-tidy | |
| 17:26 | Rename TclStringFind to TclStringFirst. Repair its operations on bytearrays. Stop trying to operate ... check-in: d37a7eed5d user: dgp tags: dgp-string-tidy | |
| 11:16 | Add remaining wrapper to the NR functions, remaining calls to TCL_NRAddCallback, and a test for a pa... Closed-Leaf check-in: 1be00566c4 user: pooryorick tags: py-package-nre | |
|
2018-02-05
| ||
| 16:34 | Revise the TclStringCat() interface to follow a common pattern. check-in: 77b878eb09 user: dgp tags: dgp-string-tidy | |
| 16:10 | Revise TclStringRepeat() interface so that in place operations are done only by caller request. Esta... check-in: 87c1b5cb88 user: dgp tags: dgp-string-tidy | |
| 13:41 | Improved overflow prevention. check-in: 45d6ea17ab user: dgp tags: dgp-string-tidy | |
| 13:33 | Improved overflow prevention. check-in: 37bc8a96c8 user: dgp tags: dgp-string-tidy | |
|
2018-02-04
| ||
| 22:53 | An experimental branch that allows hash tables to handle int-holding Tcl_Objs without creating the s... check-in: 509db3eaac user: dkf tags: dkf-experimental-fast-number-hash | |
| 15:52 | fileevent $ch exception ... check-in: 3d3173c16b user: avl42 tags: tip-469 | |
| 13:49 | getting it closer to working. Closed-Leaf check-in: b7161983e5 user: avl42 tags: tcl-469-1st-try | |
|
2018-02-03
| ||
| 18:15 | Refine documentation for Tcl_NR* functions. check-in: 66c9beaeff user: pooryorick tags: core-8-branch | |
|
2018-02-02
| ||
| 09:21 | Update TZ info to tzdata2018c. check-in: 22d68dec9d user: jima tags: core-8-branch | |
| 06:17 | Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 5183e7b4ae user: apnadkarni tags: core-8-branch | |
|
2018-01-31
| ||
| 00:07 | Fix segmentation fault triggered by test package-3.12. Adapt signature of PkgRequireCore to conform... check-in: a202272098 user: pooryorick tags: py-package-nre | |
|
2018-01-29
| ||
| 15:36 | merge 8.7 check-in: d47384a06e user: dgp tags: tip-445 | |
| 13:18 | merge 8.7 check-in: dc36231357 user: dgp tags: z_modifier | |
|
2018-01-28
| ||
| 18:21 | Preparation to provide TclNRPackageObjectCmd: Eliminate the loop in PkgRequireCore so that TclNRAd... check-in: a73a48740a user: pooryorick tags: py-package-nre | |
| 14:37 | Change the signature of PkgRequireCore in preparation to provide TclNRPackageObjCmd. check-in: f1658c3f82 user: pooryorick tags: core-8-branch | |
|
2018-01-27
| ||
| 18:17 | Remove restriction on defining the class of a TclOO object not explicitly instantiated from ::oo::cl... check-in: ee4ed14090 user: pooryorick tags: core-8-branch | |
| 01:45 | Fix segfault due to shimmering in [join $l $l]. (Test join-4.1). check-in: 26671cc34a user: dgp tags: core-8-branch | |
|
2018-01-26
| ||
| 21:09 | merge amg-string-insert updates check-in: fbf1c81f32 user: dgp tags: sebres-string-insert-cr1 | |
| 19:48 | silence compiler warning check-in: 37e302b6be user: dgp tags: sebres-string-insert-cr1 | |
| 16:20 | merge core-8-branch. Also add range checks to Tcl_GetUniChar() and Tcl_Range(), as suggested by Don ... check-in: c33b158bd6 user: jan.nijtmans tags: tip-389 | |
| 13:29 | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/Tcl_SetLongObj to macro'... Closed-Leaf check-in: b162d433dc user: jan.nijtmans tags: no-wideint | |
| 12:32 | Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLongObj/Tcl_NewIntObj/Tcl_... check-in: 85e9d69071 user: jan.nijtmans tags: no-wideint | |
|
2018-01-25
| ||
| 22:42 | New bytecode instructions must be appended at the end of the instruction table. check-in: 27951f8463 user: dgp tags: amg-string-insert | |
| 22:11 | Dup test name Closed-Leaf check-in: 3884c97fd6 user: dgp tags: tip-351 | |
| 21:59 | merge 8.7 check-in: 34b2aa02bc user: dgp tags: amg-string-insert | |
| 21:58 | merge 8.7 check-in: 7547cad25b user: dgp tags: tip-351 | |
| 21:35 | test suite debugging check-in: b1f83268a5 user: dgp tags: core-8-branch | |
| 20:05 | Allow -stride 1. check-in: 52aa1fc70a user: pspjuth tags: tip-351 | |
| 19:50 | Dup test names check-in: a47dc103f7 user: dgp tags: amg-string-insert | |
| 19:36 | merge 8.7 check-in: aedd087091 user: dgp tags: amg-string-insert | |
| 16:51 | merge 8.7 check-in: 5032ac5a1c user: dgp tags: tip-351 | |
|
2018-01-24
| ||
| 12:02 | Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier | |
| 10:00 | merge core-8-6-branch check-in: 4b20e752c0 user: jan.nijtmans tags: core-8-branch | |
| 08:47 | merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier | |
|
2018-01-23
| ||
| 15:51 | merge core-8-branch check-in: ca785e4341 user: jan.nijtmans tags: tip-389 | |
| 14:52 | In Tcl 9.0, don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBo... check-in: 8b366f71d8 user: jan.nijtmans tags: core-8-branch | |
| 13:29 | merge 8.7 check-in: c82eafcb5a user: dgp tags: tip-445 | |
|
2018-01-22
| ||
| 13:38 | typo check-in: 800ece7d79 user: dgp tags: core-8-branch | |
| 09:54 | make the old "int" type "static", since it's just used in a single file. check-in: 26bb9cc0b3 user: jan.nijtmans tags: no-wideint | |
| 09:18 | Put old "int" type back. Not used by Tcl anymore, but this restores compatibility with Tk < 8.6.9 an... check-in: f493a192a1 user: jan.nijtmans tags: no-wideint | |
| 08:41 | merge core-8-branch check-in: 63ddd9b65a user: jan.nijtmans tags: no-wideint | |
|
2018-01-20
| ||
| 16:02 | Follow-up to previous commit (TIP #485 implementation). Actually remove Tcl_Backslash and Tcl_EvalTo... check-in: c18e951f88 user: jan.nijtmans tags: core-8-branch | |
| 14:38 | merge core-8-branch check-in: decc9bc2f7 user: jan.nijtmans tags: initsubsystems | |
| 14:36 | merge core-8-branch. Now tested as well with new nmake system. check-in: a9afa012f9 user: jan.nijtmans tags: win-console-panic | |
|
2018-01-19
| ||
| 20:29 | tidy up NS_DYING/NS_DEAD flags, delete commands before variables when deleting a namespace. check-in: e40c01c7c5 user: pooryorick tags: bug-e593adf103-core-8 | |
| 20:27 | Fixed a problem where a Windows hack was occuring after it was called in the tclZipfs.c file, preve... check-in: 8096ef92fa user: hypnotoad tags: core_zip_vfs | |
|
2018-01-18
| ||
| 14:05 | merge 8.7 check-in: d72a37bafb user: dgp tags: tip-389 | |
| 13:32 | merge 8.7 check-in: bac2c99230 user: dgp tags: tip-445 | |
| 09:46 | merge core-8-branch check-in: 0ccd66d880 user: jan.nijtmans tags: z_modifier | |
|
2018-01-17
| ||
| 15:56 | Modifications to allow the mounting of zip file systems from data blocks Added a new stubs entry to... check-in: 1f15130a96 user: hypnotoad tags: core_zip_vfs | |
| 11:47 | TIP #485 implementation, Tcl 8.6 part: If Tcl is compiled with -DTCL_NO_DEPRECATED, all Deprecated A... check-in: 21037e889d user: jan.nijtmans tags: core-8-branch | |
| 10:07 | merge core-8-6-branch (typo's) check-in: f939eeb6ed user: jan.nijtmans tags: core-8-branch | |
| 01:09 | Modifications to index zip file systems by mountpoint, and separate the process of mounting a zip ar... check-in: 042d9742e2 user: hypnotoad tags: core_zip_vfs | |
|
2018-01-16
| ||
| 23:25 | Tweaks to the tclZipfs.c file to allow the same C source to be used both in the core and as a static... check-in: d7c63c8941 user: hypnotoad tags: core_zip_vfs | |
| 14:53 | Comment updated check-in: 8e666511a8 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:13 | Solve case where msgcat is called within a class definition script (works only for 8.7) check-in: 106a596741 user: oehhar tags: tip490-msgcat-oo-2 | |
| 08:40 | merge core-8-branch check-in: 806c23cf3f user: jan.nijtmans tags: no-wideint | |
|
2018-01-15
| ||
| 11:41 | merge core-8-branch check-in: 962da37427 user: jan.nijtmans tags: z_modifier | |
|
2018-01-13
| ||
| 17:17 | Install msgcat 1.7 in library folder 8.6 instead 8.5. It uses tailcall and will not work with 8.5 check-in: d1b6e6367a user: oehhar tags: tip490-msgcat-oo-2 | |
| 17:14 | Test numbering and naming corrected check-in: 5b5f9d6e6c user: oehhar tags: tip490-msgcat-oo-2 | |
| 16:44 | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch release check-in: b435177975 user: oehhar tags: tip490-msgcat-oo-2 | |
| 15:23 | Extended command msgcat::mcexists by switch "-namespace ns" to explicitly specify namespace check-in: afd04a15b1 user: oehhar tags: tip490-msgcat-oo-2 | |
|
2018-01-12
| ||
| 16:30 | merge core-8-branch Closed-Leaf check-in: cb3d9b77de user: jan.nijtmans tags: tip-485 | |
| 14:52 | Implement the "mcn" command as "mc" with explicit namespace. check-in: b52da64880 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:13 | Use the test "[namespace which self] ne "::oo::Helpers::self"" to check if we are within an object (... check-in: 9d6849f197 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:03 | replace "return [uplevel 1 [list [namespace origin ..." by tailcall check-in: a6ed0ea3ad user: oehhar tags: tip490-msgcat-oo-2 | |
| 10:03 | Fix [11ae2be95d]: tip-389 branch: string range errors with code points greater than U+FFFF check-in: de13f558fb user: jan.nijtmans tags: tip-389 | |
|
2018-01-11
| ||
| 16:46 | Corrected test cleanups check-in: b6e4f9c857 user: oehhar tags: tip490-msgcat-oo-2 | |
| 16:45 | Tweaks to zipfs.test check-in: bb39207752 user: hypnotoad tags: core_zip_vfs | |
| 15:59 | merge core-8-branch. Remove left-over debugging code. Test-case string-5.21 still fails. check-in: ad24e66451 user: jan.nijtmans tags: tip-389 | |
| 15:45 | merge core-8-6-branch check-in: a0d51b9a0e user: jan.nijtmans tags: core-8-branch | |
| 14:11 | Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. Almost works. check-in: 6758341b2f user: jan.nijtmans tags: tip-389 | |
| 14:09 | merge 8.7 check-in: eb762b4727 user: dgp tags: tip-445 | |
|
2018-01-10
| ||
| 23:17 | TIP490: oo for msgcal: new solution enable any command for oo, new command mcpackagenamespacege check-in: a8eb1a0f51 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:03 | merge core-8-branch check-in: d43a6a594e user: jan.nijtmans tags: tip-389 | |
| 14:02 | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for TCL_UTF_MAX=3. We can d... check-in: a2c5eee57d user: jan.nijtmans tags: core-8-branch | |
| 09:32 | Don't use TclUtfToUniChar here: it doesn't give any advantage over Tcl_UtfToUniChar check-in: 2912e243cf user: jan.nijtmans tags: tip-389 | |
| 08:27 | merge core-8-branch check-in: b3fc2fbe3d user: jan.nijtmans tags: tip-389 | |
| 08:25 | Fix [https://core.tcl.tk/tk/info/00a27923ee26437611e1ed83f96e15b6caabcd8b|00a27923ee]: (Tcl part, re... check-in: 8481a52495 user: jan.nijtmans tags: core-8-branch | |
|
2018-01-09
| ||
| 18:10 | Fix tests dependent on other tests in zipfs.test Add a workaround for the fact that dynamic librari... check-in: de82487597 user: hypnotoad tags: core_zip_vfs | |
| 17:28 | Fix for [e593adf103], resources of a namespace are still available after the namespace is deleted. S... check-in: 829ad7a459 user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:28 | Pulling changes from core-8-branch check-in: 697f83a2c7 user: hypnotoad tags: core_zip_vfs | |
| 00:10 | Some refactoring and tidying up of comments. check-in: 85aedb56e8 user: dkf tags: core-8-branch | |
|
2018-01-08
| ||
| 18:27 | Merge pyk-TclOO branch. See [90657479e8] check-in: edf6105464 user: pooryorick tags: core-8-branch | |
| 18:21 | Udate Tcl_ObjectDeleted to reflect recent changes. Closed-Leaf check-in: 0bae33cd39 user: pooryorick tags: pyk-TclOO | |
| 17:03 | Rearrange a few lines TclRenameCommand to reduce operations. check-in: 4816fee2fb user: pooryorick tags: core-8-branch | |
|
2018-01-04
| ||
| 13:01 | merge core-8-6-branch check-in: 4afab23f14 user: jan.nijtmans tags: core-8-branch | |
| 02:32 | Minimal fixes to stop the [package files] machinery writing to freed mem. This contribution needs a ... check-in: e2d0c521d8 user: dgp tags: core-8-branch | |
| 02:23 | Minimal fixes to stop the [package files] machinery writing to freed mem. This contribution needs a ... check-in: 66af5dca17 user: dgp tags: core_zip_vfs | |
|
2018-01-03
| ||
| 15:11 | merge 8.7 check-in: b2b20de662 user: dgp tags: pyk-TclOO | |
|
2018-01-02
| ||
| 23:05 | Doc for lsearch -stride check-in: 951142be7a user: pspjuth tags: tip-351 | |
| 22:03 | Add -stride to lsearch. TIP#351 check-in: 95150a1466 user: pspjuth tags: tip-351 | |
|
2017-12-29
| ||
| 21:41 | Modifications to clean up warnings on compile check-in: 6c7e0fd3e2 user: hypnotoad tags: core_zip_vfs | |
| 20:40 | Removing the standalone pkgIndex.tcl. There is enough stuff that needs to be manually edited in the... check-in: 1fb6e2c898 user: hypnotoad tags: core_zip_vfs | |
| 18:58 | Refactored lrange to common function. check-in: 9247e4f634 user: pspjuth tags: pspjuth-lrangeopt | |
| 17:47 | Use http 2 instead of http 1 for Safe Base testing. Closed-Leaf check-in: 313ece0560 user: dgp tags: tip-493 | |
| 17:38 | Remove http 1.0 tests. check-in: 235847a1a8 user: dgp tags: tip-493 | |
| 16:54 | Remove http 1.0 files from fossil management. check-in: cd9ace8e3c user: dgp tags: tip-493 | |
| 16:49 | Remove handling of http 1.0 package files from Makefiles. check-in: c9233c5f0d user: dgp tags: tip-493 | |
| 16:16 | merge 8.7 check-in: 20d3928f5c user: dgp tags: tip-445 | |
| 15:13 | Pulling changes from core-8-branch check-in: cf43d89150 user: hypnotoad tags: core_zip_vfs | |
|
2017-12-28
| ||
| 23:54 | Optimise lrange for unshared object. check-in: 30abcdf459 user: pspjuth tags: pspjuth-lrangeopt | |
| 21:17 | merge core-8-branch check-in: 92e15a4e78 user: jan.nijtmans tags: tip-389 | |
| 21:15 | merge core-8-6-branch check-in: a9598976f4 user: jan.nijtmans tags: core-8-branch | |
| 20:29 | merge core-8-branch check-in: 9bd909d0f9 user: jan.nijtmans tags: tip-389 | |
| 18:51 | merge core-8-6-branch check-in: e7cb6182f1 user: jan.nijtmans tags: core-8-branch | |
| 16:53 | merge core-8-branch check-in: c358266fda user: jan.nijtmans tags: no-wideint | |
|
2017-12-27
| ||
| 20:24 | merge core-8-branch. Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar using only win32 API. check-in: 465d5c8195 user: jan.nijtmans tags: tip-389 | |
| 14:09 | merge 8.7 check-in: 329ff8f395 user: dgp tags: tip-445 | |
|
2017-12-26
| ||
| 17:27 | merge core-8-branch check-in: 59e7da9c29 user: pooryorick tags: pyk-TclOO | |
| 12:27 | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: ce47ead183 user: pooryorick tags: core-8-branch | |
| 03:32 | Merged core-8-6-branch: replace ifdef TCLDIR with compare against empty string check-in: b8024b4d83 user: apnadkarni tags: core-8-branch | |
|
2017-12-23
| ||
| 20:22 | merge core-8-branch check-in: c7e0d7fe69 user: jan.nijtmans tags: tip-491 | |
| 20:18 | merge core-8-branch check-in: 4cc6fab374 user: jan.nijtmans tags: tip-389 | |
| 18:40 | merge core-8-6-branch (changes file only) check-in: b520b6acdb user: jan.nijtmans tags: core-8-branch | |
| 08:02 | Merge nmake rules 1.1 check-in: cf54094221 user: apnadkarni tags: core-8-branch | |
|
2017-12-22
| ||
| 15:45 | Change a few (internal) refCount/mask variables to unsigned type. check-in: 5b6091c917 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-21
| ||
| 13:26 | merge core-8-branch check-in: dcf786b746 user: jan.nijtmans tags: tip-491 | |
| 13:23 | Remove use of compiler option "opt:nowin98". Don't use "t" as suffix any more when building extensio... check-in: 091b838d1b user: jan.nijtmans tags: core-8-branch | |
| 07:50 | merge-mark check-in: fe7632d6da user: jan.nijtmans tags: core-8-branch | |
|
2017-12-20
| ||
| 18:25 | Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: 4e553102e2 user: pooryorick tags: core-8-branch | |
| 11:28 | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: 8de56be119 user: pooryorick tags: core-8-branch | |
|
2017-12-19
| ||
| 21:01 | merge 8.7 check-in: db7f19568b user: dgp tags: tip-445 | |
| 21:00 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: aebab60489 user: dgp tags: core-8-branch | |
| 16:22 | merge 8.7 check-in: dd50956e9c user: dgp tags: tip-445 | |
| 15:46 | merge core-8-branch check-in: 6cdd6bd319 user: jan.nijtmans tags: z_modifier | |
| 15:20 | Somewhat better backwards compatibility on 64-bit platforms. check-in: 62da671053 user: jan.nijtmans tags: no-wideint | |
| 12:26 | merge core-8-branch check-in: 30edd5c06a user: jan.nijtmans tags: no-wideint | |
| 11:23 | Make TclEnsureNamespace() MODULE_SCOPE. Also change some refCount fields from type "int" to "unsigne... check-in: c1636bce70 user: jan.nijtmans tags: core-8-branch | |
| 11:21 | Minor simplification on Cygwin, since we only support Windows NT now check-in: d52dbcaad3 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-18
| ||
| 14:33 | No need any more to check for "Windows NT" here, since the minimum is XP now. check-in: 6017f38c18 user: jan.nijtmans tags: core-8-branch | |
| 13:58 | merge core-8-6-branch check-in: 57d7b671e0 user: jan.nijtmans tags: core-8-branch | |
| 11:47 | merge core-8-6-branch. Remove win/coffbase.txt, which isn't used any more. check-in: fe7de8f520 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-16
| ||
| 03:33 | Pulling changes from core-8-branch check-in: 855b386403 user: hypnotoad tags: core_zip_vfs | |
| 03:30 | Update the config.test with new keys needed for zipfs check-in: 08182e0f9f user: hypnotoad tags: core_zip_vfs | |
| 03:24 | Removing static package declaration of zipfs. check-in: 4d16722d25 user: hypnotoad tags: core_zip_vfs | |
| 03:22 | Re-arranging code and providing forward prototypes to allow the C infrastructure of Zipfs to be act... check-in: 67e20b245a user: hypnotoad tags: core_zip_vfs | |
|
2017-12-15
| ||
| 21:27 | Revert a few more (int -> size_t) transitions, which could effect extensions (such as Itcl 3.4) whic... check-in: b59ef9e0d8 user: jan.nijtmans tags: core-8-branch | |
| 16:50 | Revert the (int -> size_t) transition of the "cmdEpoch" field of the struct Command that was part of... check-in: 7379c9a072 user: dgp tags: core-8-branch | |
| 16:08 | merge core-8-branch check-in: 3994774bf7 user: jan.nijtmans tags: win-console-panic | |
| 14:46 | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTCL_NO_DEPRECATED. See TI... check-in: 8f2ba4c41d user: jan.nijtmans tags: core-8-branch | |
| 13:04 | Oops, couldn't build tclWinPanic.o. Fixed now. check-in: d3fb144cc5 user: jan.nijtmans tags: win-console-panic | |
| 12:55 | merge core-8-branch. Fully functioning now, including with the new vc-reform implementation. check-in: 8eb140e09f user: jan.nijtmans tags: win-console-panic | |
|
2017-12-14
| ||
| 14:38 | fix comment check-in: 4d74cb42f6 user: jan.nijtmans tags: tip-491 | |
| 13:41 | merge core-8-branch. Fully tested now, works fine. check-in: 266e958c41 user: jan.nijtmans tags: tip-491 | |
| 12:02 | Fix (harmless) compiler warning with Visual Studio check-in: 56f4e2ea09 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-13
| ||
| 15:52 | Pulling changes from core-8-branch check-in: 4f4380b7ac user: hypnotoad tags: core_zip_vfs | |
| 12:56 | Fix syntax error in previous commit. check-in: fb1c6ebe6f user: pooryorick tags: pyk-TclOO | |
| 10:31 | core-8-6-branch merge: Use nmakehlp -L to locate directories check-in: 3f56042ab4 user: apnadkarni tags: core-8-branch | |
|
2017-12-12
| ||
| 17:33 | Add -L option to nmakehlp to locate directories check-in: 80e707b91b user: apnadkarni tags: core-8-branch | |
| 12:21 | Correct argument passing (fellows on core list) Closed-Leaf check-in: 88b074811c user: oehhar tags: tip490-msgcat-oo | |
|
2017-12-11
| ||
| 23:50 | Add the check for wrong arguments back to TclOO_Object_Destroy, remove inadvertant increment of Name... check-in: 00b79acaf0 user: pooryorick tags: pyk-TclOO | |
| 23:01 | TIP490: add oo helper to msgcat that message catalogues are found within classes check-in: cf48b5b4e5 user: oehhar tags: tip490-msgcat-oo | |
| 16:40 | Merge from core-8-6-branch - install stubs and headers where present check-in: 13790c6335 user: apnadkarni tags: core-8-branch | |
| 14:19 | Initial implementation of TIP #491. Not tested yet. check-in: 4f8b3e767d user: jan.nijtmans tags: tip-491 | |
|
2017-12-10
| ||
| 21:45 | Streamline TclOO object cleanup routines. check-in: 2201fdb82c user: pooryorick tags: pyk-TclOO | |
| 14:35 | Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checked in struct pollfd in T... check-in: 97378bb6a5 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-09
| ||
| 15:32 | merge core-8-6-branch check-in: 7b20ca415a user: jan.nijtmans tags: core-8-branch | |
|
2017-12-08
| ||
| 16:19 | merge TIP #477 implementation. Not tested yet in combination with semver changes Closed-Leaf check-in: 2b6b3a450a user: jan.nijtmans tags: semver | |
| 15:27 | TIP477 merge: nmake build reform check-in: 83b60a4c17 user: apnadkarni tags: core-8-branch | |
|
2017-12-07
| ||
| 12:14 | TIP #487: Stop support for Pre-XP Windows check-in: 200f182152 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-06
| ||
| 21:00 | merge 8.7 check-in: 2c1b48e1df user: dgp tags: tip-445 | |
| 20:48 | Plug memleak recently put into [package require]. check-in: 2d4e1f54f8 user: dgp tags: core-8-branch | |
| 20:02 | merge 8.6 check-in: d222f5e505 user: dgp tags: core-8-branch | |
| 13:29 | merge 8.7 check-in: 95532b94be user: dgp tags: tip-445 | |
| 13:28 | Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 12edbbe920 user: dgp tags: core-8-branch | |
| 13:16 | merge 8.7 check-in: e18f39f9e4 user: dgp tags: tip-445 | |
| 13:06 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: 8bc984954c user: dgp tags: core-8-branch | |
| 12:27 | merge core-8-branch check-in: d7a57b5775 user: jan.nijtmans tags: initsubsystems | |
| 12:24 | merge 8.7 check-in: 0dbf896d09 user: jan.nijtmans tags: win-console-panic | |
| 12:17 | Don't do same test twice check-in: e0f3431c35 user: jan.nijtmans tags: z_modifier | |
| 12:10 | merge 8.7 check-in: 48920a9cbe user: jan.nijtmans tags: z_modifier | |
| 12:00 | merge core-8-branch check-in: bd596603e2 user: jan.nijtmans tags: no-wideint | |
|
2017-12-05
| ||
| 15:52 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 866442a1aa user: dgp tags: core-8-branch | |
|
2017-12-01
| ||
| 12:48 | merge core-8-6-branch check-in: 7b12820866 user: jan.nijtmans tags: core-8-branch | |
| 11:33 | merge core-8-branch check-in: dabd924a87 user: jan.nijtmans tags: tip-389 | |
| 10:38 | Simpler solution for Itcl 3.4 build (compatibilty) problem. Thanks to Don Porter for bringing this t... check-in: ec1f14bb50 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-30
| ||
| 17:52 | merge 8.7 check-in: 1e5dc1b17c user: dgp tags: tip-445 | |
| 17:21 | [5808081213] Permit all bytearrays (including impure ones) to report length without shimmering check-in: 2fc5bec969 user: dgp tags: core-8-branch | |
| 16:18 | merge core-8-branch check-in: 3d9c34fb19 user: jan.nijtmans tags: tip-485 | |
| 16:08 | merge core-8-branch Closed-Leaf check-in: dcc6f04732 user: jan.nijtmans tags: tip-487 | |
| 16:03 | Eliminate use of certain unnecessary struct names. Also white-spacing. Nothing functional. check-in: fc7a665e3b user: jan.nijtmans tags: core-8-branch | |
| 15:24 | Fix build of test-suite, after previous commit check-in: af5af931fe user: jan.nijtmans tags: core-8-branch | |
| 14:36 | merge core-8-6-branch. Provide compatibility macro's, compensating for the internal stub table chang... check-in: 748223af9a user: jan.nijtmans tags: core-8-branch | |
| 13:14 | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL chars strangely. Also fi... check-in: b6438b69ad user: jan.nijtmans tags: core-8-branch | |
|
2017-11-29
| ||
| 18:35 | Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble(). check-in: effd1907ab user: pooryorick tags: core-8-branch | |
| 14:54 | merge 8.7 check-in: 8944ae4374 user: dgp tags: tip-445 | |
| 12:28 | merge core-8-6-branch check-in: e45dcdac38 user: jan.nijtmans tags: core-8-branch | |
| 12:01 | Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that that have mixed themselves i... check-in: 313a7c1b8a user: pooryorick tags: core-8-branch | |
| 11:49 | Merge core-8-branch. Also, use a different value for TCL_STUB_MAGIC when TCL_UTF_MAX>4. check-in: 1916b6a72e user: jan.nijtmans tags: tip-389 | |
| 11:05 | merge core-8-6-branch check-in: 8976a447aa user: jan.nijtmans tags: core-8-branch | |
| 09:49 | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL chars strangely check-in: e2a6110884 user: jan.nijtmans tags: tip-389 | |
| 08:59 | Treat invalid UTF-8 characters in the range 0x80-0x9F as cp1252: See [https://en.wikipedia.org/wiki/... check-in: b2521a4844 user: jan.nijtmans tags: tip-389 | |
| 08:41 | merge core-8-branch check-in: 32734bbfaf user: jan.nijtmans tags: tip-389 | |
| 01:59 | Pulling changes from core-8-branch check-in: 3598570130 user: hypnotoad tags: core_zip_vfs | |
| 01:59 | Closing leaf check-in: 20f8676c2e user: hypnotoad tags: core_zip_vfs | |
|
2017-11-28
| ||
| 23:33 | Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name)... check-in: 93c437ef37 user: pooryorick tags: core-8-branch | |
| 18:06 | Pulling changes from the last core-8-branch that doesn't cause a segfault in kits check-in: 7cfb94f9af user: hypnotoad tags: core_zip_vfs | |
| 15:43 | Minor refactoring of TclOO object reference count booking during object creation. check-in: a2bfd20d2c user: pooryorick tags: core-8-branch | |
|
2017-11-27
| ||
| 23:30 | Eliminate some duplicate code in tclOO.c/Tcl_NewObjectInstance(). check-in: 46bffcb3ae user: pooryorick tags: core-8-branch | |
| 19:45 | Streamline TclOO object cleanup routines. check-in: 6f60945f3d user: pooryorick tags: core-8-branch | |
| 14:11 | missed some more failing test-cases check-in: 80508cab57 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | Fix test-cases in safe.test, failing due to changes in min/max math functions. check-in: 4a4d9d0d85 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-26
| ||
| 18:27 | Pulling changes from core-8-branch Closed-Leaf check-in: 6e423b0d36 user: hypnotoad tags: core_zip_vfs_pyk-command-named-colon | |
|
2017-11-25
| ||
| 21:40 | merge (cherrypick): Add missing parenthesis to an expression in TclEnsureNamespace. Closed-Leaf check-in: 1404a78b91 user: pooryorick tags: pyk-command-named-colon | |
| 18:24 | Add missing parenthesis to an expression in TclEnsureNamespace. check-in: 17b5266ffc user: pooryorick tags: core-8-branch | |
| 16:53 | merge pyk-command-named-colon check-in: e76a04e48f user: pooryorick tags: core-8-branch | |
| 16:36 | Fix for issue [4f6a1ebd64]: ensemble: segmentation fault when -subcommand and -map values are the sa... check-in: 046a5af026 user: pooryorick tags: core-8-branch | |
| 10:54 | Restoring the Makefile.in for the win/ directory after an unfortunate copy/paste error check-in: 4aeb610c78 user: tne tags: core_zip_vfs | |
|
2017-11-24
| ||
| 11:46 | Tweak to ensure mount points for zipfs are corralled into the //zipfs:/ prefix space check-in: bf3a647091 user: hypnotoad tags: core_zip_vfs | |
| 11:21 | Pulling changes from Androwish check-in: e5b9c90e58 user: hypnotoad tags: core_zip_vfs | |
| 10:32 | Restoring whitespace to tclZipfs.c to improve legibility. check-in: facf85dff5 user: hypnotoad tags: core_zip_vfs | |
| 09:24 | Re-base everything to latest core-8-branch. But don't include deprecations in *.decls files any more... check-in: acd9fcacb4 user: jan.nijtmans tags: semver | |
|
2017-11-23
| ||
| 18:24 | Move return type to its own line. check-in: a4ceb7ba86 user: pooryorick tags: pyk-command-named-colon | |
| 13:56 | merge core-8-branch. now really remove the math-related functions when compiling with -DTCL_NO_DEP... check-in: 3c414a62f6 user: jan.nijtmans tags: tip-485 | |
| 12:21 | If compiled with -DTCL_NO_DEPRECATED, remove stub entry for TclWinGetPlatformId() check-in: 31747a5c93 user: jan.nijtmans tags: tip-487 | |
| 12:04 | Remove more pre-XP stuff. check-in: 215237be17 user: jan.nijtmans tags: tip-487 | |
| 11:55 | Fixing a goof, Zipfs was looking for the Dll where the installer put the file, which is not necessar... check-in: fa45598420 user: hypnotoad tags: core_zip_vfs | |
| 08:30 | Re-base "stop-ce" branch to core-8-branch. This is what will be proposed for 8.7 in TIP #487. check-in: 63bb6eced7 user: jan.nijtmans tags: tip-487 | |
|
2017-11-21
| ||
| 22:46 | merge pspjuth-cminmax check-in: cf212282b0 user: pspjuth tags: core-8-branch | |
| 22:34 | Pulling changes from core-8-branch check-in: 00dfc6711c user: hypnotoad tags: core_zip_vfs | |
| 18:57 | Added additional functions to the "install" command in tclsh check-in: eb6443d309 user: hypnotoad tags: core_zip_vfs | |
| 16:49 | Eliminated the need for a preinit script in Tip 430's AppHook. tcl_findLibrary now knows to scan th... check-in: 242d4e33ff user: hypnotoad tags: core_zip_vfs | |
| 14:21 | Removing the pool of literal values within the internals of tclZipfs.c. Replaced with a single point... check-in: 9f0abfb1ac user: hypnotoad tags: core_zip_vfs | |
| 10:11 | No need for _ATL_XP_TARGETING any more Closed-Leaf check-in: 0ba5b5bd26 user: jan.nijtmans tags: tip-487 | |
| 09:48 | deprecate VOID/CHAR/SHORT/LONG (windows-only) as well. check-in: a52017885a user: jan.nijtmans tags: tip-485 | |
| 09:13 | Revert [d874801c57]: putting back "string bytelength". It turns out to be too complicated to take a... check-in: db112bb527 user: jan.nijtmans tags: tip-485 | |
| 04:26 | Fixes to "make clean" to do a better job of cleaning up zip files and vfs directories Fixed a type ... check-in: 4f8ac2d312 user: tne tags: core_zip_vfs | |
| 04:07 | Added an implementation of tinydir.h, and spliced it into minizip to allow minizip to recurse direct... check-in: 0064401a40 user: hypnotoad tags: core_zip_vfs | |
| 01:14 | Final tweaks to make "./tclsh install" work properly on Windows NOTE: We still seem to be screwing ... check-in: bb6f8b6301 user: tne tags: core_zip_vfs | |
| 00:41 | Typo fixes for minizip check-in: 8e88f231e5 user: hypnotoad tags: core_zip_vfs | |
| 00:36 | Added a new function to the Zipfs: TclZipfs_TclLibrary, which returns a previously discovered /libra... check-in: a4cbb0feb7 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-20
| ||
| 23:34 | Change to TclZipfs_AppHook to accomidate Windows check-in: 74bcd5fae3 user: tne tags: core_zip_vfs | |
| 22:45 | Fixing the quoting for arguments to minizip check-in: eaa6c99d64 user: hypnotoad tags: core_zip_vfs | |
| 21:29 | Updating tcl.m4 in windows to fix a typo check-in: 6aee71e52c user: hypnotoad tags: core_zip_vfs | |
| 19:35 | Removing debugging printf() statement check-in: 9357f48bf2 user: tne tags: core_zip_vfs | |
| 19:21 | Fixes to determing the dll location on Windows using GetModuleFileName() check-in: 1f05b4b6c9 user: tne tags: core_zip_vfs | |
| 18:08 | Autoconf fixes check-in: 4ebd790c48 user: hypnotoad tags: core_zip_vfs | |
| 17:09 | Modifications to allow the Tcl build system to exploit either a native zip executable in the path or... check-in: 535a8088d4 user: hypnotoad tags: core_zip_vfs | |
| 16:26 | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_VARARGS check-in: ad7a53a680 user: jan.nijtmans tags: tip-485 | |
| 16:01 | merge core-8-branch. Deprecate support for "string bytelength" check-in: d874801c57 user: jan.nijtmans tags: tip-485 | |
| 14:55 | TIP 487 implementation: Stop support for Windows XP and Windows CE check-in: 47d26a0b4a user: jan.nijtmans tags: tip-487 | |
| 13:05 | Fix executable flags check-in: 6ce7ce433c user: jan.nijtmans tags: tip-389 | |
| 12:58 | merge core-8-branch check-in: 1a3cef7d5c user: jan.nijtmans tags: tip-389 | |
| 12:07 | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub entries which correspon... check-in: 4a603a5f7d user: jan.nijtmans tags: core-8-branch | |
| 10:30 | Re-base to core-8-branch: This change is fine as-is for Tcl 8.7, I wouldn't recommend it for 8.6 (ev... Closed-Leaf check-in: d1a0fa5def user: jan.nijtmans tags: pspjuth-cminmax | |
| 10:15 | Fix error-message for min/math functions: "to" -> "for", for consistancy with the error-messages for... check-in: 22ef078c98 user: jan.nijtmans tags: core-8-branch | |
| 08:58 | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h breaks build of Tk trunk ... check-in: bc666d65df user: jan.nijtmans tags: core-8-branch | |
|
2017-11-19
| ||
| 18:16 | Added handling to allow Tclsh to intercept a zip file fed as the first command line argument, and op... check-in: 006e6abb7e user: hypnotoad tags: core_zip_vfs | |
| 00:06 | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update coroutine and TclOO object c... check-in: 8251e62bab user: pooryorick tags: pyk-command-named-colon | |
|
2017-11-18
| ||
| 20:28 | Pulling changes from core-8-branch check-in: 12f6bb0443 user: hypnotoad tags: core_zip_vfs | |
| 20:25 | Now that UNC paths work correctly on Windows, removing the platform specific zipfs mount point for w... check-in: 0ee3890968 user: tne tags: core_zip_vfs | |
| 20:21 | Adjust the rule to look for libtcl_XXX.zip ONLY in the directory that contains the executable or the... check-in: 32bd1478db user: hypnotoad tags: core_zip_vfs | |
| 17:07 | Reserve paths matching //[^/]*: for VFS mount points, and prevent calling native filesystem ops duri... check-in: 6b296f6f0c user: aspect tags: core_zip_vfs | |
| 17:04 | add some tests for join and normalize check-in: 226e5a583c user: aspect tags: core_zip_vfs | |
| 17:02 | fix zipfs tests check-in: d1d39d3b56 user: aspect tags: core_zip_vfs | |
| 12:21 | Added documentation for the zipfs root command and working of TclZipfs_AppHook check-in: f215c8975d user: hypnotoad tags: core_zip_vfs | |
| 11:59 | Updated zipfs tests to recognize the mount points are different on different platforms check-in: 5b936e23e5 user: tne tags: core_zip_vfs | |
| 11:48 | Added a pool of literal strings to zipfs to manage constants that are being belched out by the file ... check-in: 28687cac6b user: hypnotoad tags: core_zip_vfs | |
|
2017-11-17
| ||
| 23:42 | Lift the restriction on command names names that begin with ":". check-in: cb9f7a9106 user: pooryorick tags: pyk-command-named-colon | |
| 22:30 | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the empty string as its n... check-in: b433ae397c user: pooryorick tags: pyk-command-named-colon | |
| 17:23 | Added a package manifest to init to allow core distributed packages to auto-populate [package ifneed... check-in: 2c07aba348 user: hypnotoad tags: core_zip_vfs | |
| 16:08 | merge core-8-branch. Fix some Tcl_UniChar initialization, in case TCL_UTF_MAX == 4 check-in: 37b4aab687 user: jan.nijtmans tags: tip-389 | |
| 15:34 | merge core-8-branch check-in: 49ecc78c8b user: jan.nijtmans tags: tip-389 | |
| 15:30 | merge core-8-6-branch check-in: e1d3a917d4 user: jan.nijtmans tags: core-8-branch | |
| 12:54 | Integrating fixes from aspect that make the //zipfs:/ mount point viable, and also allow one archive... check-in: 27df0ecb87 user: hypnotoad tags: core_zip_vfs | |
| 12:39 | Pulling changes from core-zip-vfs Closed-Leaf check-in: 79dde51515 user: hypnotoad tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 12:29 | Pulling changes from core-8-branch check-in: 044a5cf7f7 user: hypnotoad tags: core_zip_vfs | |
| 12:28 | Closing a fork check-in: d533f130ec user: hypnotoad tags: core_zip_vfs | |
| 11:53 | fix [glob] handling of leading // check-in: 66fe3ce72b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 11:51 | tests demonstrating zipfs:/ and zipfs:// volume names breaking on unix Leaf check-in: a4444ce66b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-volumename-tests | |
| 11:05 | Hash mounted zips by mount point, so the same zip can be mounted more than once. Path normalization... Leaf check-in: 500774557b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-bymntpt | |
| 10:24 | clean up stray unused dstrings check-in: c30d1e6bb0 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 10:23 | TIP #422, Tcl 8.7 part: Mark all *VA functions as deprecated. They will be removed in Tcl 9.0. check-in: 09065aa27e user: jan.nijtmans tags: core-8-branch | |
| 10:21 | whitespace consistency check-in: b422e8383b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 10:17 | Zipfs: Nix AbsolutePath() and most uses of CanonicalPath(). Tcl_FSNormalizePath is to be trusted. check-in: 821756d959 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 08:39 | Zipfs: Use //zipfs:/ as mount point. Use Tcl_FSNormalizePath() on the way in to most VFS operations... check-in: 8b130a967c user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 04:47 | Rebuilt the configure files without the call to the missing SC_ENABLE_ZIPFS macro Closed-Leaf check-in: ec5b26585d user: hypnotoad tags: core_zip_vfs-8-6 | |
| 04:45 | Final tweaks to get Msys Zipfs build working check-in: 0d0ba33c7c user: tne tags: core_zip_vfs-8-6 | |
| 04:13 | First pass on the Msys style windows build. Moving Zipfs features closer together in the autoconf check-in: b279fbbfa3 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 03:10 | Pulling changes from core-8-6-branch check-in: e8f362e191 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 03:09 | Moved Zipfs initialization and path hinting out of tclInterp.c and into a preinit script populated b... check-in: 173157c4c2 user: hypnotoad tags: core_zip_vfs-8-6 | |
|
2017-11-16
| ||
| 08:45 | merge core-8-6-branch check-in: e0e3d7c4ab user: jan.nijtmans tags: core-8-branch | |
|
2017-11-15
| ||
| 15:00 | merge core-8-branch. Also fix some test-cases, expecting the existence of "int" objType. check-in: 7eeff18e38 user: jan.nijtmans tags: no-wideint | |
| 14:13 | Merge dgp's "end-int-registration" branch, but slightly different: In stead of not registering "int"... check-in: d1aa4663ab user: jan.nijtmans tags: no-wideint | |
| 13:39 | merge 8.7 check-in: 59ee6d1b5a user: dgp tags: tip-445 | |
| 09:42 | Remove compat/float.h and related machinery. The last system known where this was needed was SunOS-4... check-in: bf8e546c42 user: jan.nijtmans tags: core-8-branch | |
| 08:55 | Change signature of (internal) TclScanElement() function. This saves memory allocation and the possi... check-in: 1019b4d815 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-14
| ||
| 18:52 | merge 8.7 check-in: 673e6ace67 user: dgp tags: tip-445 | |
| 18:35 | TIP 484 proposes a re-implementation of Tcl's "int" Tcl_ObjType. Since the new implementation is not... Closed-Leaf check-in: d9ee6504b4 user: dgp tags: end-int-registration | |
| 18:19 | merge 8.7 check-in: ccd961edbd user: dgp tags: no-wideint | |
| 17:09 | Repair lost of broken [package prefer] testing. check-in: 1830f9f520 user: dgp tags: core-8-branch | |
| 14:48 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: dc94155e2d user: dgp tags: core-8-branch | |
|
2017-11-13
| ||
| 11:15 | Merge core-8-6-branch check-in: beb52eff8e user: jan.nijtmans tags: core-8-branch | |
| 08:37 | Add a lot of "deprecation" marks to internal API which will be removed in Tcl 9.0 (see also tcl-9-cl... check-in: 7849f573c0 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-11
| ||
| 13:22 | Pulling changes from core-8-branch check-in: b5ff501606 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 09:18 | Improvements to tip430 to embed the /library file system within a shared library or as a zip archive... check-in: c8a90daba2 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-10
| ||
| 08:49 | merge core-8-6-branch check-in: 3d5a87d84a user: jan.nijtmans tags: core-8-branch | |
|
2017-11-09
| ||
| 16:07 | merge core-8-branch check-in: 05952d6309 user: jan.nijtmans tags: tip-389 | |
| 15:56 | Merge core-8-branch. Backout the Tcl_EvalFile changes. check-in: 9e3aed8df3 user: jan.nijtmans tags: tip-485 | |
| 15:47 | Rebase branch to trunk. check-in: f714eca8f2 user: dgp tags: dgp-refactor | |
| 14:59 | Rebase back to 8.7 (core-8-branch), since that's what the TIP is meant for. (I see no reason to wait... check-in: ffdb1ca7f8 user: jan.nijtmans tags: no-wideint | |
| 14:57 | Limit index parsing to pure integers without white-space Closed-Leaf check-in: d9bb1de1db user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 14:44 | merge trunk check-in: d27981d722 user: dgp tags: no-wideint | |
| 14:38 | Merge core-8-branch Add back UpdateStringOfEndOffset() and related test-cases. Implement bignum supp... check-in: 81f505cb4c user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 14:37 | merge tip-445 Leaf check-in: c13bd0b15d user: dgp tags: cjo-hydra | |
| 13:46 | merge trunk check-in: a10fc87c05 user: dgp tags: dgp-properbytearray | |
| 13:36 | merge 8.7 check-in: cbada9ca30 user: dgp tags: tip-445 | |
| 12:51 | merge core-8-branch check-in: 49e104fa48 user: jan.nijtmans tags: trunk | |
| 12:50 | merge core-8-6-branch check-in: ef4cc04bc1 user: jan.nijtmans tags: core-8-branch | |
| 12:37 | For alpha/beta versions of Tcl, stub-enabled extensions are only allowed to run on the EXACT the sam... check-in: 8cb6e13ad8 user: jan.nijtmans tags: core-8-branch | |
| 11:49 | Get rid of Tcl_DStringTrunc et al, as described in the TIP (Thanks, Don!). check-in: b5dc25393a user: jan.nijtmans tags: tip-485 | |
| 11:04 | No longer mark Tcl_EvalFile() as obsolete/deprecated. Thanks to all feedback to TIP #485! check-in: bb9ad1532d user: jan.nijtmans tags: tip-485 | |
| 10:34 | Put Tcl_EvalFile back, but then as a macro in terms of Tcl_FSEvalFileEx(). check-in: 9f1544d005 user: jan.nijtmans tags: tip-485 | |
|
2017-11-08
| ||
| 18:58 | merge trunk Closed-Leaf check-in: da1386961e user: dgp tags: tip-422 | |
| 18:52 | Also remove panicVA(). check-in: 7500a3e45a user: dgp tags: tip-422 | |
| 14:30 | Rebase to trunk. check-in: a12771a1b9 user: dgp tags: dgp-properbytearray | |
| 11:50 | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-branch). check-in: e46c7b8b77 user: jan.nijtmans tags: tip-485 | |
| 09:41 | Pairing down the tip#430 branch to only include files and utilities called out by the tip. Eliminate... check-in: 3bbf40910f user: hypnotoad tags: core_zip_vfs | |
| 09:38 | merge core-8-branch check-in: 3885b08997 user: jan.nijtmans tags: trunk | |
| 09:37 | Change "epoch" field for dicts from "int" to "unsigned int". This doubles the number of available ep... check-in: c9da2e2ebb user: jan.nijtmans tags: core-8-branch | |
| 03:32 | merge 8.7 check-in: 3b0b8dd809 user: dgp tags: tip-445 | |
| 03:02 | compiler warning check-in: 0d906d005f user: dgp tags: trunk | |
| 02:57 | compiler warning check-in: 09a80aff1b user: dgp tags: core-8-branch | |
| 02:48 | merge 8.7 check-in: 7db9b1ea89 user: dgp tags: trunk | |
| 02:26 | merge 8.6 check-in: 38b28e0af8 user: dgp tags: core-8-branch | |
| 02:25 | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: 70d5898e80 user: dgp tags: core-8-branch | |
| 00:39 | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: fbd05fa61d user: pooryorick tags: trunk | |
|
2017-11-07
| ||
| 20:54 | TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 0a3c726a85 user: pooryorick tags: trunk | |
| 19:51 | Removing kit building facilities. They aren't part of the tip430 spec check-in: 930afd928d user: hypnotoad tags: core_zip_vfs | |
| 19:26 | Removing patches for Androwish that are not needed for tip430 check-in: 4caf125cbf user: hypnotoad tags: core_zip_vfs | |
| 19:13 | Adding a [file normalize] to zipfs tests that are looking for absolute filenames. On Linux symlinks... check-in: d107d69fe8 user: hypnotoad tags: core_zip_vfs | |
| 18:45 | Updated the zipfs portion of the testsuite to tip430 standards check-in: 813520bc02 user: hypnotoad tags: core_zip_vfs | |
| 16:46 | Pulling changes from core-8-branch check-in: 54d3ee03e9 user: tne tags: core_zip_vfs | |
| 16:31 | merge 8.7 check-in: 82237d44ae user: jan.nijtmans tags: z_modifier | |
| 16:16 | More code simplifications, with still equal functionality. check-in: 1db008ceb5 user: jan.nijtmans tags: no-wideint | |
| 15:11 | merge 8.7 check-in: 22cae0454a user: dgp tags: tip-462 | |
| 14:28 | merge 8.7 check-in: aa5f10d8cf user: dgp tags: no-wideint | |
| 13:30 | merge core-8-branch check-in: 63ac24063a user: jan.nijtmans tags: trunk | |
| 13:29 | merge core-8-6-branch check-in: 84de05583b user: jan.nijtmans tags: core-8-branch | |
| 12:15 | Somewhat simplified implementation of TIP #389, in which the "string length" if characters > U+FFFF ... check-in: d224d38a6d user: jan.nijtmans tags: tip-389 | |
| 09:33 | Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP #422 is adapted accord... check-in: 24db7a9013 user: jan.nijtmans tags: tip-422 | |
| 09:08 | TIP #422 implementation, Tcl 8.7 part. Closed-Leaf check-in: eaefb24db7 user: jan.nijtmans tags: tip-422-for-8 | |
|
2017-11-06
| ||
| 15:04 | merge-mark check-in: a898034af7 user: jan.nijtmans tags: trunk | |
| 14:50 | More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl packages where tcl9 ac... check-in: 1de7d31a02 user: jan.nijtmans tags: trunk | |
| 14:46 | Fix version number of Windows Help file (not sure if it's actually used, but better safe than sorry) check-in: 8fcf451885 user: jan.nijtmans tags: core-8-branch | |
| 01:33 | Rewrite documentation in comments for brevity and clarity. check-in: 568bd16ef2 user: pooryorick tags: trunk | |
| 00:17 | merge 8.7 check-in: b7ea80156a user: dgp tags: tip-445 | |
|
2017-11-05
| ||
| 14:41 | merge core-8-branch check-in: f70e3acac4 user: jan.nijtmans tags: semver | |
| 14:35 | merge core-8-branch check-in: 25a6bc568f user: jan.nijtmans tags: no-wideint | |
| 14:21 | Merge core-8-branch. More 8.7 -> 9.0 changes as appropriate check-in: 1c1c230410 user: jan.nijtmans tags: trunk | |
| 14:14 | update .project file with branch name. Make clear that optparse doesnt work with 8.4 any more check-in: 29c3b25318 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-04
| ||
| 00:45 | [0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly. check-in: 9d3eb006b3 user: dkf tags: trunk | |
| 00:44 | [0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly. check-in: 5bc169fef7 user: dkf tags: core-8-branch | |
| 00:34 | Fix for the weird [string first] behaviour. Closed-Leaf check-in: 7af9c67f01 user: dkf tags: string-first-unicode-bug | |
| 00:25 | Detected bug in [string first] with unicode. Pat Thoyts found it. check-in: d2c4c651ca user: dkf tags: string-first-unicode-bug | |
|
2017-11-03
| ||
| 19:15 | merge 8.7 check-in: f3e727f051 user: dgp tags: tip-445 | |
| 18:56 | TIPs 330 & 336 changes to Tcl 9 Implementation check-in: 07f5802714 user: dgp tags: trunk | |
| 18:44 | TIP 278 Implementation check-in: 580ef6f047 user: dgp tags: trunk | |
| 18:39 | TIP 114 Implementation check-in: 69397ff5af user: dgp tags: trunk | |
| 17:12 | Merge package tolerances of Tcl 9. check-in: 8f0e7256c6 user: dgp tags: trunk | |
| 17:11 | Bump to 9.0a0 check-in: f8ef35231d user: dgp tags: trunk | |
| 17:02 | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump. check-in: 7ac38785b5 user: dgp tags: core-8-branch | |
| 16:48 | TIP 345 Implementation. check-in: 169ddc1957 user: dgp tags: trunk | |
| 16:10 | Remove UpdateStringOfEndOffset() and related test-cases (this function is never actually used in Tcl... check-in: 5f92dc1f16 user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 12:59 | merge core-8-6-branch check-in: 705199e7bf user: jan.nijtmans tags: trunk | |
| 12:24 | merge trunk check-in: 4cb643b572 user: jan.nijtmans tags: no-wideint | |
| 12:15 | merge core-8-6-branch check-in: ce4b043516 user: jan.nijtmans tags: trunk | |
| 10:34 | First shot at proposed solution (with test-cases). Doesn't handle "end-<integer>" and "<integer>-<in... check-in: 226140f554 user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 04:09 | Revised Tip#479. Renamed new commands, added an info argspec command. @proc -> procx. @args -> argsx... Leaf check-in: 8db02d0c98 user: hypnotoad tags: tip479 | |
|
2017-11-02
| ||
| 20:02 | Pulling changes from trunk check-in: ed05b17d1c user: hypnotoad tags: tip479 | |
|
2017-11-01
| ||
| 22:21 | Unit test for issue 3c32a3f8bd, Segmentation fault in TclOO.c/ReleaseClassContents() for a class mix... check-in: 2bdec8b46d user: pooryorick tags: trunk | |
| 21:05 | Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one ... check-in: 5f178e7f03 user: pooryorick tags: trunk | |
| 14:46 | TIP 422 implementation (rebase of branch novem-remove-va to trunk). check-in: e090a04f00 user: dgp tags: tip-422 | |
| 12:35 | Finally, get rid of tclWideIntType completely check-in: 01d55bd3e1 user: jan.nijtmans tags: no-wideint | |
|
2017-10-31
| ||
| 16:40 | Eliminate most usage of TCL_NUMBER_LONG, just use TCL_NUMBER_WIDE in stead (since both have the same... check-in: 4b60ad78c5 user: jan.nijtmans tags: no-wideint | |
| 16:16 | eliminate most use of (long) type, except for increments check-in: e2f2e6ca33 user: jan.nijtmans tags: no-wideint | |
| 14:48 | Only use 64-bit tables for all platforms check-in: 60ef19dbc0 user: jan.nijtmans tags: no-wideint | |
| 14:40 | more progress check-in: 24bff73c31 user: jan.nijtmans tags: no-wideint | |
| 12:39 | more simplifications check-in: fc07c2bbab user: jan.nijtmans tags: no-wideint | |
| 11:37 | Fix 2 failing test-cases, broken by some earlier commit check-in: 2aa14f69f0 user: jan.nijtmans tags: no-wideint | |
| 09:48 | Simplify implementation of Tcl_SaveResult/Tcl_RestoreResult/Tcl_DiscardResult by no longer assuming ... Closed-Leaf check-in: 91ee06dae2 user: jan.nijtmans tags: tip-330-336 | |
|
2017-10-30
| ||
| 18:38 | Updating core documentation with new behaviors from tip 479 check-in: c03fbe938d user: hypnotoad tags: tip479 | |
| 17:43 | Added tests for tip-479's new behavior check-in: a0941fe833 user: hypnotoad tags: tip479 | |
| 16:46 | Fix some pointer arthemeric (only visible on big-endian systems) check-in: d3adf52e7a user: jan.nijtmans tags: no-wideint | |
| 16:11 | Add the macro for ::oo::define::@method check-in: 84dd8878f8 user: hypnotoad tags: tip479 | |
| 15:35 | tidy? check-in: cc31c47dd3 user: dgp tags: tip-330-336 | |
| 15:25 | tidy check-in: e2ebfa8f73 user: dgp tags: tip-330-336 | |
| 15:15 | tidying check-in: 4ea0fcd9ac user: dgp tags: tip-330-336 | |
| 14:56 | Patch to make changes to Tcl 9 prescribed by TIPs 330 and 336. This makes the Tcl_Interp struct full... check-in: 70e9e38504 user: dgp tags: tip-330-336 | |
| 14:37 | Working implementation of tip#479 check-in: 6731ba3604 user: hypnotoad tags: tip479 | |
| 14:32 | more progress in code simplifications check-in: 3876616fc4 user: jan.nijtmans tags: no-wideint | |
| 14:01 | Preliminary (non working at this point) implementation of tip479 check-in: c8c3341810 user: hypnotoad tags: tip479 | |
| 12:41 | Rebase tip-278 branch to workaround CVS conversion woes. Closed-Leaf check-in: 8103b8c9fd user: dgp tags: tip-278 | |
| 12:08 | merge trunk Closed-Leaf check-in: 42c669a1e0 user: dgp tags: tip-278 | |
| 12:03 | merge trunk check-in: bc43c864d7 user: dgp tags: tip-445 | |
| 12:02 | merge trunk Closed-Leaf check-in: 848a10e460 user: dgp tags: tip-345 | |
| 12:02 | merge trunk Closed-Leaf check-in: a2d4cd2f93 user: dgp tags: tip-114 | |
| 11:01 | Change (internal) TclFormatInt() signature, so it can handle WideInt's directly. Ongoing simplificat... check-in: c606809235 user: jan.nijtmans tags: no-wideint | |
| 08:47 | Experimental branch meant to eliminate the "wideint" type, just merge it to a single "int" type. No ... check-in: c2abe1efd0 user: jan.nijtmans tags: no-wideint | |
| 05:25 | merge bug-fc1409fc91. check-in: 76eaf9a16b user: pooryorick tags: trunk | |
| 05:19 | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion deletes the object's names... Closed-Leaf check-in: bee7f97ad6 user: pooryorick tags: bug-fc1409fc91 | |
| 03:35 | merge trunk check-in: 616515703c user: dgp tags: tip-445 | |
| 03:25 | merge trunk check-in: 7a5d212d1a user: dgp tags: tip-278 | |
| 03:23 | merge 8.6 check-in: 0c0de52be7 user: dgp tags: trunk | |
| 03:01 | merge 8.6 check-in: 2ce0a4a90e user: dgp tags: trunk | |
| 02:16 | merge trunk: check-in: 891a615296 user: dgp tags: tip-278 | |
|
2017-10-27
| ||
| 13:12 | merge trunk check-in: 58759b9397 user: dgp tags: tip-445 | |
| 13:12 | merge trunk check-in: bb2a028c26 user: dgp tags: tip-345 | |
| 13:07 | merge trunk check-in: 51fa9fffa1 user: dgp tags: tip-114 | |
| 12:57 | oops check-in: 4456d66c47 user: dgp tags: trunk | |
| 12:51 | Update tests that were still written on the outdated premise that Tcl's encoding subsystem had to in... check-in: 3f35692159 user: dgp tags: trunk | |
| 12:04 | merge mark check-in: 7446fb0672 user: dgp tags: trunk | |
| 09:21 | merge trunk. Change various TCL_LINK_? macros to TCL_TYPE_? check-in: 5e0b71621b user: jan.nijtmans tags: tip-312 | |
| 08:45 | First implementation of [http://core.tcl.tk/tips/doc/trunk/tip/481.md|TIP #481]: Extend size range o... check-in: 3d8b34236d user: jan.nijtmans tags: tip-481 | |
| 07:26 | Fix timeout calculation in epoll-based notifier. Proposed fix for [1a6a36d901dedead248ea96df09d5dc15... check-in: ad84a95758 user: jan.nijtmans tags: trunk | |
|
2017-10-26
| ||
| 02:08 | Create new testing command [teststringbytes] to probe the things that otherwise require [encoding co... check-in: 7ef97e4681 user: dgp tags: tip-345 | |
|
2017-10-25
| ||
| 02:54 | Convert remaining tests to use [testbytestring]. encoding-15.3 still needs replacement for [encoding... check-in: a286e2bb69 user: dgp tags: tip-345 | |
| 02:23 | Repair Tcl_CreateEncoding(); Modernize [testencoding]; Update most tests toying with identity encodi... check-in: 0b63befe36 user: dgp tags: tip-345 | |
|
2017-10-24
| ||
| 23:30 | Stop using "identity" as an encoding to test basic functionng of the [encoding] command. "iso8859-1"... check-in: 8e532b34df user: dgp tags: tip-345 | |
| 23:16 | Extend Tcl_CreateEncoding() to be able to create an encoding without registering it when it has no n... check-in: 63dd2e19e8 user: dgp tags: tip-345 | |
| 13:59 | merge trunk check-in: a4edde8f85 user: jan.nijtmans tags: z_modifier | |
| 13:59 | merge trunk check-in: 34abf9bf2f user: jan.nijtmans tags: win-console-panic | |
| 13:56 | Change (internal) refCount field from TclRegexp to type size_t: this allows more references on 64-bi... check-in: 689ce85f64 user: jan.nijtmans tags: trunk | |
| 13:32 | Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: be4ae903c7 user: kbk tags: trunk | |
| 11:25 | [fc1409fc91] Method cloning needs to be careful with body representations. check-in: 0d7a96d2b5 user: dkf tags: trunk | |
| 11:23 | Added test case. check-in: efdb206a73 user: dkf tags: bug-fc1409fc91 | |
| 08:38 | [fc1409fc91]: TclOO method with non-literal value for body argument causes segmentation fault check-in: d6d4b18fc1 user: pooryorick tags: bug-fc1409fc91 | |
|
2017-10-23
| ||
| 17:58 | backout initial commit; need more care. Binary writes internally make use of this encoding. Need to... check-in: 69404f073a user: dgp tags: tip-345 | |
| 17:10 | Update TZ info to tzcode2017c. check-in: 9fd28af657 user: jima tags: trunk | |
| 17:06 | Implementation branch for TIP 345: Kill the "identity" encoding. This checkin, completely does that.... check-in: 04e7b29a20 user: dgp tags: tip-345 | |
| 16:20 | Implementation branch for TIP 114 - Eliminate Octal Parsing... check-in: c5426334cf user: dgp tags: tip-114 | |
| 13:47 | tclWinPanic.c is in the \win directory, not in \generic! check-in: 381a1f89e1 user: jan.nijtmans tags: win-console-panic | |
| 13:23 | merge trunk check-in: ed4667c2a5 user: jan.nijtmans tags: win-console-panic | |
| 12:10 | merge core-8-6-branch check-in: 91967bbc3f user: jan.nijtmans tags: trunk | |
| 11:48 | merge trunk Leaf check-in: 90692bcb98 user: dgp tags: tip-282 | |
|
2017-10-20
| ||
| 12:44 | merge trunk check-in: fb19c3ba7d user: dgp tags: tip-445 | |
|
2017-10-19
| ||
| 09:30 | [1a56550e96] Ensure that method list introspection finds methods from mixins in all cases. check-in: 8e4847552a user: dkf tags: trunk | |
|
2017-10-16
| ||
| 20:35 | Pulling changes from trunk check-in: 5bc369953c user: hypnotoad tags: core_zip_vfs | |
| 12:05 | merge trunk check-in: 81c802c91a user: jan.nijtmans tags: z_modifier | |
| 11:55 | Add support for 'L' length modifier (either long double or mp_int) and 'a'/'A' modifiers (floating p... check-in: 3d16d7c07b user: jan.nijtmans tags: z_modifier | |
|
2017-10-14
| ||
| 22:52 | fix unixFCmd test-cases, as result of the octal behavior change check-in: c79f83d82e user: jan.nijtmans tags: z_modifier | |
|
2017-10-13
| ||
| 16:38 | merge tip-445 check-in: b68fb468fe user: dgp tags: cjo-hydra | |
| 16:38 | merge trunk check-in: 73893dacd8 user: dgp tags: tip-445 | |
| 16:15 | Plug some memleaks. check-in: 5fdcbcbaeb user: dgp tags: trunk | |
| 14:46 | Fix missing line (after manual merge-conflict). Fix compiler warning on linux64. check-in: d97fba48fc user: jan.nijtmans tags: z_modifier | |
| 14:07 | Merge trunk. And merge jn-0d-radix-prefix branch in too (too small to be considered separately) check-in: 0c4174b197 user: jan.nijtmans tags: z_modifier | |
| 13:56 | merge trunk Closed-Leaf check-in: eba17e3e82 user: jan.nijtmans tags: tip-389-impl | |
|
2017-10-12
| ||
| 15:20 | Eliminate variable which is only used once. And a minor end-of-line space reduction. No functional c... check-in: 28f72eb529 user: jan.nijtmans tags: trunk | |
| 12:56 | merge tip-445 check-in: 29aa41b930 user: dgp tags: cjo-hydra | |
| 12:37 | merge trunk check-in: e09c20f945 user: dgp tags: tip-445 | |
|
2017-10-09
| ||
| 14:27 | merge core-8-6-branch check-in: f8df60a625 user: jan.nijtmans tags: trunk | |
| 12:54 | Merge core-8-6-branch check-in: c2c6c7dd43 user: jan.nijtmans tags: trunk | |
|
2017-10-06
| ||
| 19:57 | tests/string.test: bypass not-compiled tests if missing testevalex (without constraints) check-in: 2c1d97b93b user: sebres tags: sebres-string-insert-cr1 | |
| 19:52 | compiled [string insert]: rewritten via INST_STR_REPLACE (with operand); compiled [string replace]: ... check-in: 1ecff38fdd user: sebres tags: sebres-string-insert-cr1 | |
| 00:01 | Simplify noComp for loops per mailing list suggestion from sebres [https://sourceforge.net/p/tcl/mai... check-in: 9fab97caea user: andy tags: amg-string-insert | |
|
2017-10-05
| ||
| 23:58 | Merge trunk check-in: f56e51ac5b user: andy tags: amg-string-insert | |
|
2017-10-03
| ||
| 09:11 | Merge latest 'const'ification changes from libtommath (develop branch, will be in next release). Non... check-in: 294fb5e1fa user: jan.nijtmans tags: trunk | |
|
2017-09-25
| ||
| 16:23 | Improvements to Tip#430 based on community input. Added a forward declaration of TclZipfs_Init. Adde... check-in: 15770f48da user: hypnotoad tags: core_zip_vfs | |
| 13:36 | Pull changes from Trunk check-in: b714ad6059 user: hypnotoad tags: core_zip_vfs | |
|
2017-09-23
| ||
| 16:36 | Simplify implementation of non-bytecoded [string replace] check-in: e2718c364b user: andy tags: amg-string-insert | |
|
2017-09-22
| ||
| 22:46 | Update TIP number check-in: 17b8835c72 user: andy tags: amg-string-insert | |
| 14:12 | merge tip-445 check-in: 33d9c74caf user: dgp tags: cjo-hydra | |
| 14:11 | More TIP 445 conversion of the "path" Tcl_ObjType. check-in: 900a82f661 user: dgp tags: tip-445 | |
| 13:41 | merge tip-445 check-in: 368b8fecdc user: dgp tags: cjo-hydra | |
| 13:32 | Partial conversion of the "path" Tcl_ObjType to TIP 445 contributed by Cyan Ogilvie. This reworking... check-in: 99fdc9b9b1 user: dgp tags: tip-445 | |
| 13:11 | merge tip-445 check-in: 3dfe39c4ac user: dgp tags: cjo-hydra | |
| 13:05 | merge trunk check-in: abe6bafaea user: dgp tags: tip-445 | |
| 08:48 | Make libtommath's "make" work in Tcl environment (for testing). Eliminate internal s_is_power_of_two... check-in: 4fcc04a348 user: jan.nijtmans tags: trunk | |
| 02:17 | Merged core-8-6-branch to pick up 32/64-bit DLL mismatch error message. Actually already cherrypicke... check-in: 04772444ec user: apnadkarni tags: trunk | |
|
2017-09-21
| ||
| 22:00 | Checkpoint of work in progress. Leaf check-in: 13fc64f17c user: dkf tags: http3 | |
| 19:05 | RFE [566a999189] - better error message for 32/64 bit mismatch on load. check-in: 49499625f2 user: apnadkarni tags: trunk | |
| 14:35 | [3ae1251264] Run only the tests that match the assumptions of the test design. check-in: 42d9139712 user: dgp tags: amg-string-insert | |
|
2017-09-20
| ||
| 17:25 | Include $noComp flag in string test names check-in: 6a5d5c5e50 user: andy tags: amg-string-insert | |
| 17:06 | merge tip-445 check-in: 5ef7842f07 user: dgp tags: cjo-hydra | |
| 16:17 | merge trunk check-in: 7168d447c8 user: dgp tags: tip-445 | |
| 09:21 | Move fast return from s_is_power_of_two() to mp_div_d(). This saves a function call in the common ca... check-in: ed59743eb7 user: jan.nijtmans tags: trunk | |
| 09:07 | Further astyle formatting of libtommath. No functional changes. check-in: 6706db6842 user: jan.nijtmans tags: trunk | |
| 05:11 | Alternate, equivalent way of running bytecoded tests check-in: 8da17cd010 user: andy tags: amg-string-insert | |
| 05:08 | Correct string tests to exercise both bytecoded and non-bytecoded implementations. string-29.6 now ... check-in: 45c4e5f731 user: andy tags: amg-string-insert | |
|
2017-09-19
| ||
| 06:21 | Improve documentation of [string insert] with respect to end-relative indexing check-in: 3865939887 user: andy tags: amg-string-insert | |
|
2017-09-18
| ||
| 15:13 | Merge trunk check-in: 1db5d9c514 user: jan.nijtmans tags: z_modifier | |
| 14:57 | merge tip-445 check-in: fcdd5750b4 user: dgp tags: cjo-hydra | |
| 14:57 | merge trunk check-in: e9af9d16ff user: dgp tags: tip-445 | |
| 14:38 | Finish libtommath's constification work. All done (hopefully). And make sure that C preprocessor dir... check-in: 5d1dde9e60 user: jan.nijtmans tags: trunk | |
| 13:19 | merge trunk check-in: 0df52e2051 user: dgp tags: amg-string-insert | |
| 12:53 | Another round of libtommath const'ification. To be submitted to the libtommath folks check-in: 330a406fa5 user: jan.nijtmans tags: trunk | |
| 12:30 | merge tip-445 check-in: dc0d611fa1 user: dgp tags: cjo-hydra | |
| 11:59 | merge trunk check-in: 6e13a9423e user: dgp tags: tip-445 | |
| 08:31 | Merge libtommath upstream changes (astyle formatting only). No functional changes. All Tcl-specific ... check-in: 6954ead823 user: jan.nijtmans tags: trunk | |
| 03:11 | Document [string insert] check-in: d017d0cd78 user: andy tags: amg-string-insert | |
| 03:02 | Document Tcl_ReplaceObj() check-in: c491f05a28 user: andy tags: amg-string-insert | |
| 01:38 | Rename Tcl_StringReplace() to Tcl_ReplaceObj() for consistency with other public string object funct... check-in: e5bf34271e user: andy tags: amg-string-insert | |
| 01:29 | Improve comments check-in: 659068fa85 user: andy tags: amg-string-insert | |
| 01:19 | Juggle [string insert] bytecode compilation logic check-in: 6fcce5edbb user: andy tags: amg-string-insert | |
| 01:16 | Rearrange bytecoded [string replace] logic, reinstate [string replace]/[string insert] result tracin... check-in: e55f8ad1a8 user: andy tags: amg-string-insert | |
| 01:11 | Use Tcl_StringReplace() to implement core of bytecoded [string replace] check-in: 02800a9cf4 user: andy tags: amg-string-insert | |
| 00:48 | Update stringComp.test for new [string insert] command check-in: 4bf779f2de user: andy tags: amg-string-insert | |
| 00:39 | stringComp.test and maybe many other tests may need to be reconsidered so that both bytecoded and no... check-in: cc99fd2be5 user: andy tags: amg-string-insert | |
| 00:32 | Correct terminology check-in: 4cdab44b68 user: andy tags: amg-string-insert | |
| 00:32 | Implement bytecoded [string insert] check-in: 064fc1f23c user: andy tags: amg-string-insert | |
|
2017-09-17
| ||
| 21:09 | Correct bytecode index comments check-in: 22c8aea0e3 user: andy tags: amg-string-insert | |
| 21:09 | Improve comment to describe return value check-in: 6d502aa4ca user: andy tags: amg-string-insert | |
|
2017-09-16
| ||
| 19:50 | Merge trunk check-in: 601141ff84 user: andy tags: amg-string-insert | |
|
2017-09-15
| ||
| 13:08 | 'const'ify more libtommath functions. All functions in generic/tclTomMath.decls (used by Tcl) are do... check-in: b54e97868c user: jan.nijtmans tags: trunk | |
|
2017-09-14
| ||
| 14:20 | merge tip-445 check-in: b3e3e1647b user: dgp tags: cjo-hydra | |
| 14:12 | merge trunk check-in: decd9fa55d user: dgp tags: tip-445 | |
| 14:02 | Move new declarations to more conventional place for tidier merging. check-in: d0b21fc95e user: dgp tags: trunk | |
| 08:05 | Remove some unnecessary #if 0 sections. Fix comments and panic messages. No functional changes. check-in: f4cdedde64 user: jan.nijtmans tags: trunk | |
| 07:42 | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in comments check-in: 41b84c3667 user: jan.nijtmans tags: trunk | |
|
2017-09-13
| ||
| 10:14 | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions. Deprecate the internal... check-in: 900152d715 user: jan.nijtmans tags: trunk | |
|
2017-09-12
| ||
| 17:23 | merge mark check-in: 1ce7e9a19f user: dgp tags: cjo-hydra | |
| 17:01 | Rework [lset] internals to be sure outdated intreps get purged. check-in: d9dfa71717 user: dgp tags: tip-445 | |
| 17:01 | Rework [lset] internals to be sure outdated intreps get purged. check-in: 30c6c52314 user: dgp tags: cjo-hydra | |
| 15:44 | Make sure ListObjReplace invalidates outdated intreps. check-in: 7d602c3a9f user: dgp tags: tip-445 | |
| 15:30 | Make sure ListObjReplace invalidates outdated intreps. check-in: 6a6da26999 user: dgp tags: cjo-hydra | |
| 15:18 | Make sure ListObjAppendElement invalidates outdated intreps. check-in: 36a738fa99 user: dgp tags: tip-445 | |
| 15:13 | Make sure ListObjAppendElement invalidates outdated intreps. check-in: 30bbfe68d6 user: dgp tags: cjo-hydra | |
| 13:23 | Revised dict value means we much invalidate existing intreps. check-in: f7ef63faa6 user: dgp tags: tip-445 | |
| 13:22 | When we invalidate the string rep of a dict, that's a sign we need to free all the intreps of that d... check-in: 36ed69949c user: dgp tags: tip-445 | |
| 13:21 | Revised dict value means we much invalidate existing intreps. check-in: 9fb681446d user: dgp tags: cjo-hydra | |
| 12:11 | When we invalidate the string rep of a dict, that's a sign we need to free all the intreps of that d... check-in: 8d1ff0b345 user: dgp tags: cjo-hydra | |
|
2017-09-11
| ||
| 17:17 | Stop crash in oo.test check-in: 1b78167222 user: dgp tags: cjo-hydra | |
| 16:52 | Add a DupHydra implementation. check-in: 2864297e48 user: dgp tags: cjo-hydra | |
| 14:51 | Fixes to Tcl_StoreIntRep -- support irPtr == NULL check-in: 91058bb83b user: dgp tags: cjo-hydra | |
| 14:44 | Hydra work from Cyan Ogilvie. check-in: ac03e05714 user: dgp tags: cjo-hydra | |
| 12:02 | merge trunk check-in: 241056bf07 user: dgp tags: tip-445 | |
| 10:38 | Many 'const' addtions in libtommath where it makes sense. To be submitted back to the libtommath guy... check-in: ae8992c395 user: jan.nijtmans tags: trunk | |
|
2017-09-08
| ||
| 14:38 | Re-base to trunk. Now versioned as 8.7.0-alpha.2 check-in: eacebd08b2 user: jan.nijtmans tags: semver | |
| 14:15 | Add some more functions from libtommath for availability within Tcl (mainly the 'long long' variants... check-in: ff847e8f35 user: jan.nijtmans tags: trunk | |
| 13:30 | Be consistent about how I am referred to. check-in: 6015050c0e user: gahr tags: trunk | |
| 13:13 | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. check-in: 6896e53834 user: dgp tags: trunk | |
| 12:50 | merge release check-in: 31bf380580 user: dgp tags: trunk | |
| 12:48 | Rebase to trunk check-in: 5e999389ca user: jan.nijtmans tags: z_modifier | |
| 11:04 | Rebase to trunk check-in: 56aed80e04 user: jan.nijtmans tags: win-console-panic | |
|
2017-09-07
| ||
| 12:59 | merge trunk; rc1 Closed-Leaf check-in: 2606a5c5d7 user: dgp tags: rc1, core-8-7-a1-rc, core-8-7-a1 | |
|
2017-09-06
| ||
| 15:02 | Fix use of "long long" (manually) in MSVC check-in: 9f18b82478 user: jan.nijtmans tags: trunk | |
|
2017-09-05
| ||
| 16:44 | Pulling changes from trunk check-in: 1418d72876 user: hypnotoad tags: core_zip_vfs | |
| 15:38 | update changes check-in: 7cbc33c3ce user: dgp tags: rc0, core-8-7-a1-rc | |
| 14:56 | Recognise "-rc" also as part of version ranges (was missing from previous commit) check-in: 48b0bbee92 user: jan.nijtmans tags: tip-439, semver | |
| 14:19 | Add support for "-rc" releases, which are the same as final releases but the version string is diffe... check-in: e59079446e user: jan.nijtmans tags: tip-439, semver | |
| 12:41 | merge trunk check-in: 37388a0d90 user: dgp tags: tip-445 | |
| 12:41 | merge trunk check-in: 2efd1733e7 user: dgp tags: core-8-7-a1-rc | |
| 12:28 | merge trunk check-in: 56ba25c528 user: dgp tags: tip-282 | |
|
2017-09-04
| ||
| 15:24 | merge trunk check-in: d051a64dbc user: jan.nijtmans tags: tip-439, semver | |
| 14:01 | Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering from msgcat check-in: d077ae59a3 user: jan.nijtmans tags: trunk | |
| 12:40 | merge trunk check-in: 1f080164e9 user: jan.nijtmans tags: tip-439, semver | |
| 12:38 | merge core-8-6-branch check-in: 134e487b22 user: jan.nijtmans tags: trunk | |
|
2017-09-02
| ||
| 22:10 | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. check-in: 95c4436a1e user: dgp tags: trunk | |
|
2017-09-01
| ||
| 13:52 | merge trunk check-in: 736343cba1 user: jan.nijtmans tags: tip-389-impl | |
| 13:49 | Merge core-8-6-branch check-in: 314f32710e user: jan.nijtmans tags: trunk | |
| 08:50 | merge trunk check-in: 3f9db43f3e user: jan.nijtmans tags: tip-389-impl | |
| 01:44 | merge trunk check-in: d10af812b3 user: dgp tags: core-8-7-a1-rc | |
| 00:52 | merge trunk check-in: c3fbabfb73 user: dgp tags: tip-445 | |
|
2017-08-31
| ||
| 13:56 | Merge core-8-6-branch. Remove all git tag information for libtommath, so we don't have useless file ... check-in: 8451176357 user: jan.nijtmans tags: trunk | |
| 12:21 | (merge-mark core-8-6-branch). Give state to UtfToUtfProc() and UnicodeToUtfProc() in which the last... check-in: ec434c5d08 user: jan.nijtmans tags: trunk | |
| 09:35 | http state 100 continue handling broken [2a94652ee1] check-in: 79053036d8 user: oehhar tags: trunk | |
|
2017-08-30
| ||
| 15:29 | Cherrypick string.test [de104ef5ab] check-in: c649c52458 user: andy tags: trunk | |
| 15:22 | Merge trunk check-in: 0def7d0317 user: andy tags: amg-string-insert | |
| 15:20 | Rename TclStringReplace() to Tcl_StringReplace() and add to the stubs table. Documentation not yet ... check-in: 678e846973 user: andy tags: amg-string-insert | |
| 12:39 | merge trunk check-in: d6b05e9e2c user: jan.nijtmans tags: tip-439, semver | |
| 12:37 | Tweak libtommath building, such that it doesn't depend on uint64_t any more. (handle mp_word in the ... check-in: c28c8e4f1c user: jan.nijtmans tags: trunk | |
| 12:01 | merge trunk check-in: ddda318c41 user: jan.nijtmans tags: tip-439, semver | |
| 11:46 | Adapt libtommath's "changes.txt", and other text-files. Adapt bn_mp_read_radix.c to latest libtommat... check-in: 0f28787503 user: jan.nijtmans tags: trunk | |
|
2017-08-29
| ||
| 21:44 | (experiment) See: [https://github.com/libtom/libtommath/pull/75] proposal by sjaeckel Closed-Leaf check-in: f51addad6e user: jan.nijtmans tags: libtommath-tcl-fixes-75 | |
| 21:27 | a few missing bits after previous commit check-in: 8c421aaec5 user: jan.nijtmans tags: trunk | |
| 20:45 | upgrade to libtommath 1.0.1 (With all Tcl-specific changes - as far as needed - intact) check-in: 600a59709e user: jan.nijtmans tags: trunk | |
| 20:43 | Merge libtommath 1.0.1 final Closed-Leaf check-in: 3617735687 user: jan.nijtmans tags: libtommath-1.0.1 | |
| 20:25 | libtommath 1.0.1 rc2, for test purposes only check-in: 27923399a3 user: jan.nijtmans tags: libtommath-1.0.1 | |
| 09:25 | merge-mark check-in: 238a21ce95 user: jan.nijtmans tags: trunk | |
|
2017-08-25
| ||
| 13:46 | Merge trunk check-in: c841475a89 user: jan.nijtmans tags: tip-389-impl | |
|
2017-08-24
| ||
| 16:56 | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005. check-in: 844c1fa97f user: ferrieux tags: trunk | |
|
2017-08-22
| ||
| 12:41 | merge core-8-6-branch check-in: 2b42a8db4c user: jan.nijtmans tags: trunk | |
|
2017-08-20
| ||
| 20:11 | Add test cleanup check-in: 5f8c346dfb user: andy tags: amg-string-insert | |
| 19:57 | Add tests to exercise almost every line of TclStringReplace(). The one line not being exercised is ... check-in: eb2821be09 user: andy tags: amg-string-insert | |
| 19:55 | Tweak string index boundary conditionals for tiny performance improvement and to make existing tests... check-in: 025ea6e5be user: andy tags: amg-string-insert | |
| 18:13 | Add non-bytecoded [string replace] tests to exercise new TclStringReplace() function check-in: 9af4defa79 user: andy tags: amg-string-insert | |
| 03:45 | Add string-14.18 to test that [string replace] with last<first does not insert a string, even though... check-in: de104ef5ab user: andy tags: amg-string-insert | |
| 03:21 | Reimplement NON-BYTECODED [string replace] in terms of new TclStringReplace() function check-in: c0036938dd user: andy tags: amg-string-insert | |
| 03:20 | Correct NULL dereference, and optimize short-circuit logical operation check-in: fa3278ec35 user: andy tags: amg-string-insert | |
| 02:44 | Work toward dgp's suggestion that the underlying engine handle both [string insert] and [string repl... check-in: 0cfeecb740 user: andy tags: amg-string-insert | |
|
2017-08-18
| ||
| 22:06 | merge core-8-6-branch check-in: 75da8b29f8 user: jan.nijtmans tags: trunk | |
| 13:43 | merge trunk check-in: 56e26d203d user: dgp tags: tip-445 | |
|
2017-08-17
| ||
| 22:50 | Merge core-8-6-branch. Update outdated comment (cherry-pick [d5dec2b0514639f44929cbbba9c4130798a8a54... check-in: 1b01d8a66c user: jan.nijtmans tags: trunk | |
| 21:56 | merge core-8-6-branch check-in: 6d463326bc user: jan.nijtmans tags: trunk | |
| 18:32 | Correct bug in getting second Unicode character sequence check-in: 87dadea232 user: andy tags: amg-string-insert | |
| 18:15 | Clip (don't reject) out-of-bounds indexes, per sebres's suggestion and to match [linsert] check-in: 581e438bb7 user: andy tags: amg-string-insert | |
| 18:14 | Work around [3397978fff] check-in: a20a2ff810 user: andy tags: amg-string-insert | |
| 17:29 | Backout [b163c4f423]: Command ensembles indeed do affect argument reference counts, see [3397978fff] check-in: b83433c23f user: andy tags: amg-string-insert | |
|
2017-08-16
| ||
| 15:14 | Test code to investigate command ensemble argument reference counts check-in: b163c4f423 user: andy tags: amg-string-insert | |
| 15:14 | Fix typo check-in: 9f7c7d5fb4 user: andy tags: amg-string-insert | |
|
2017-08-15
| ||
| 08:25 | Write some test cases check-in: ea030eb727 user: andy tags: amg-string-insert | |
| 08:23 | Correct bug in shared pure byte array case check-in: 597e9993b3 user: andy tags: amg-string-insert | |
| 08:04 | Remove repeated code check-in: d83ac7baf8 user: andy tags: amg-string-insert | |
| 08:04 | Update existing tests to accommodate new [string insert] command check-in: 900ca572ab user: andy tags: amg-string-insert | |
| 07:50 | Begin implementation of [string insert] check-in: cbfded0f59 user: andy tags: amg-string-insert | |
|
2017-08-12
| ||
| 19:45 | Correct longstanding typo in continue man page check-in: 7e42c87b8f user: andy tags: trunk | |
|
2017-08-10
| ||
| 19:14 | Add 8.7 -only changes to the changes file. check-in: f7e3a4a75e user: dgp tags: core-8-7-a1-rc | |
| 17:34 | Update outdated comment. check-in: d5dec2b051 user: dgp tags: core-8-7-a1-rc | |
| 14:56 | Bring changes up to the 8.6.7 release. check-in: f73f06f6d8 user: dgp tags: core-8-7-a1-rc | |
| 14:29 | Release candidate branch for Tcl 8.7a1. check-in: 31c23dd6bb user: dgp tags: core-8-7-a1-rc | |
| 14:17 | merge 8.6 check-in: c36e167835 user: dgp tags: trunk | |
|
2017-08-09
| ||
| 16:38 | merge mark check-in: 485cf243f0 user: dgp tags: trunk | |
|
2017-08-08
| ||
| 16:39 | Merge trunk check-in: 16185b644b user: andy tags: tip-445 | |
|
2017-08-07
| ||
| 01:16 | [5bfe3de008]: Modify [source] to set input EOF character but not output EOF character. This avoids ... check-in: 527d354828 user: andy tags: trunk | |
|
2017-08-04
| ||
| 13:25 | merge trunk check-in: da03eaabd8 user: dgp tags: tip-445 | |
| 13:18 | merge 8.6 check-in: 310ded6da8 user: dgp tags: trunk | |
|
2017-07-22
| ||
| 22:49 | Make it work again with new epoll Notifier Warning: might need some more tweaks if it turns out to ... check-in: 434eb7d003 user: avl42 tags: tcl-469-1st-try | |
|
2017-07-18
| ||
| 13:39 | merge trunk check-in: e9ce600364 user: dgp tags: tip-445 | |
|
2017-07-17
| ||
| 08:04 | merge core-8-6-branch check-in: 4009d98d80 user: jan.nijtmans tags: trunk | |
|
2017-07-16
| ||
| 20:55 | fileevent $ch exception ... check-in: 5610dcf5cd user: avl tags: tcl-469-1st-try | |
|
2017-07-14
| ||
| 14:21 | merge trunk check-in: 50bd973657 user: jan.nijtmans tags: tip-439, semver | |
|
2017-07-13
| ||
| 15:07 | merge core-8-6-branch check-in: a3919af766 user: jan.nijtmans tags: trunk | |
|
2017-07-06
| ||
| 16:52 | merge trunk check-in: a21e565627 user: dgp tags: tip-445 | |
| 16:40 | merge 8.6 check-in: 78ed92ebd5 user: dgp tags: trunk | |
|
2017-07-04
| ||
| 14:31 | Add in the URL parsing as a general service. check-in: 68f522f39f user: dkf tags: http3 | |
|
2017-07-03
| ||
| 12:45 | merge core-8-6-branch check-in: f46366c736 user: jan.nijtmans tags: trunk | |
| 08:30 | merge core-8-6-branch check-in: 1335f34599 user: jan.nijtmans tags: trunk | |
|
2017-06-29
| ||
| 13:18 | merge trunk Closed-Leaf check-in: 65f7b12c0e user: jan.nijtmans tags: jn-0d-radix-prefix | |
| 11:29 | merge trunk check-in: e6b9d7a231 user: dgp tags: tip-445 | |
|
2017-06-28
| ||
| 13:44 | merge core-8-6-branch check-in: 474ea18601 user: jan.nijtmans tags: trunk | |
| 11:02 | Implement %a and %A for floating point numbers check-in: 35812670ab user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-27
| ||
| 18:21 | Rethinking how to hold the bits of configuration. check-in: 3ffd93f7c0 user: dkf tags: http3 | |
| 12:00 | Merge trunk. Don't use expensive ToUpper() for hex 0X???? formatting, just generate uppercase direct... check-in: 2004acdea6 user: jan.nijtmans tags: jn-0d-radix-prefix | |
| 10:13 | Implement "format %o" as prefixing with "0o" in stead of "0" (Kevin Kenny's suggestion). Seems ready... check-in: 3b3992d33d user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-26
| ||
| 20:14 | merge trunk check-in: b9b632a2ca user: dgp tags: tip-445 | |
| 20:00 | Merge 8.6; Bump to TclOO 1.2.0. check-in: c5252bc435 user: dgp tags: trunk | |
| 11:37 | merge trunk check-in: 0705d03cdf user: jan.nijtmans tags: tip-439, semver | |
| 10:20 | Rebase branch "jn-0d-radix-prefix" back to trunk. No new changes check-in: e2b749751c user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-25
| ||
| 22:16 | Start of work on developing a new major version of the HTTP package. check-in: 21792340da user: dkf tags: http3 | |
|
2017-06-23
| ||
| 20:49 | Tests for ::http::Write done. check-in: 0926e525f7 user: gerald tags: tip-452 | |
| 20:08 | Added test suites for more of the http package, two procedures left to do test suites for. check-in: 8321eb1dcd user: gerald tags: tip-452 | |
| 15:04 | No longer split tests for longIs32bit/longIs64bit, since the results should be identical check-in: a7db1ba444 user: jan.nijtmans tags: trunk | |
| 13:11 | typo fix check-in: b3af99ceb9 user: dgp tags: trunk | |
| 13:09 | Rewrite the documentation of [regsub -command] so it's not quite such a mess. check-in: c11222b967 user: dgp tags: trunk | |
| 12:39 | repair broken tests check-in: b063408c38 user: dgp tags: trunk | |
| 12:28 | Repair compiler warning about uninitialized value. check-in: d06a0b65c1 user: dgp tags: trunk | |
| 08:11 | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals check-in: 4f68bf6677 user: jan.nijtmans tags: trunk | |
|
2017-06-22
| ||
| 22:54 | Add [regsub -command] case that wasn't actively tested for. check-in: 0bd419a4d7 user: dkf tags: trunk | |
| 22:03 | Implement TIP #473: Allow a Defined Target Namespace in oo::copy check-in: 1f77049cc0 user: dkf tags: trunk | |
| 21:50 | Implement TIP #470: Reliable Access to OO Definition Context Object check-in: 0ae0df0685 user: dkf tags: trunk | |
| 21:48 | merge trunk Closed-Leaf check-in: bc0550924f user: dkf tags: tip-470 | |
| 21:46 | Implement TIP #463: Command-Driven Substitutions for regsub check-in: 9aaee27679 user: dkf tags: trunk | |
| 13:45 | merge trunk check-in: 8d97ed6516 user: dgp tags: tip-445 | |
| 12:25 | merge trunk Closed-Leaf check-in: d26f75a105 user: dgp tags: tip-463 | |
| 08:59 | merge core-8-6-branch check-in: 1d11dc7a53 user: jan.nijtmans tags: trunk | |
| 03:33 | Added additional tests into rewrite of http test package. check-in: e8c535c2c0 user: gerald tags: tip-452 | |
|
2017-06-21
| ||
| 21:22 | More http test rewrites. check-in: 98e3eadd14 user: gerald tags: tip-452 | |
|
2017-06-20
| ||
| 23:04 | Test for several more commands. check-in: 24ff58075c user: gerald tags: tip-452 | |
| 14:36 | Added test for several commands. check-in: a59225dbf1 user: gerald tags: tip-452 | |
|
2017-06-19
| ||
| 22:45 | Fix for [c81183a2a71adeff28d846b5dcf8ca5bb15bbf30]. check-in: 52264f7439 user: gerald tags: tip-452 | |
| 22:21 | [4e5007ea1b285527] Added all code path tests for ::http::formatQuery. check-in: 286eddfbe6 user: gerald tags: tip-452 | |
| 21:40 | Test complete for http::geturl -- all code paths covered. Also fix for tcloo code in TIP 452. check-in: b8e209a539 user: gerald tags: tip-452 | |
| 17:37 | merge trunk check-in: a75ba760f7 user: dgp tags: tip-445 | |
|
2017-06-18
| ||
| 18:02 | Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: bbaad94279 user: dkf tags: trunk | |
|
2017-06-16
| ||
| 21:13 | Partial test suite written for http::geturl. check-in: bb8efd05a0 user: gerald tags: tip-452 | |
| 20:28 | merge trunk check-in: 2b4060cef5 user: dgp tags: tip-445 | |
| 19:54 | Another reworking, now with comments. check-in: e9f3293d67 user: dgp tags: trunk | |
| 17:08 | Added empty failing tests for all the paths in geturl. check-in: 6dcf1b1049 user: gerald tags: tip-452 | |
| 16:28 | Added empty failing test for each unit that should be tested. NOTE -- some units will have multiple... check-in: a57bb47530 user: gerald tags: tip-452 | |
| 16:23 | Simplify the final loop when we know we're generating strings for all. check-in: 20cca1d020 user: dgp tags: trunk | |
| 16:07 | Split loop into two cases for further simplification. check-in: afd6a2812b user: dgp tags: trunk | |
| 15:51 | Factor out and simplify loop scanning leading known empty values. check-in: 1e6a22b0fc user: dgp tags: trunk | |
| 15:15 | Started to add support for tcloo into tcltest package. First set of http test using TIP 452. check-in: 7fcd7262f6 user: gerald tags: tip-452 | |
| 14:46 | Use local variables. check-in: af5aec752d user: dgp tags: trunk | |
| 14:43 | Rework the logic. Equivalent function. check-in: aa9699939f user: dgp tags: trunk | |
| 12:56 | Extend cases where string rep generation can be prevented. check-in: 3f07499767 user: dgp tags: trunk | |
| 11:47 | Better define the meaning of "first" and "last". check-in: a1eb17546f user: dgp tags: trunk | |
|
2017-06-15
| ||
| 09:38 | merge core-8-6-branch check-in: a1f9019daa user: jan.nijtmans tags: trunk | |
|
2017-06-14
| ||
| 21:51 | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. check-in: 49e696d1b9 user: dkf tags: trunk | |
| 21:42 | [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. check-in: dce77b1b20 user: dkf tags: trunk | |
|
2017-06-13
| ||
| 11:10 | Add tests and docs. check-in: e19250e477 user: dkf tags: tip-470 | |
|
2017-06-12
| ||
| 14:04 | Add support of 0d in the format %# conversion flag. Add tests for same. check-in: b8074009fb user: griffin tags: bsg-0d-radix-prefix | |
| 13:29 | merge trunk check-in: ef7adbfe4b user: jan.nijtmans tags: z_modifier | |
|
2017-06-10
| ||
| 17:06 | 1) Added namespace exports to tcltest namespace for new features 2) Rolled minor revision number of ... check-in: 9c86f726c0 user: gerald tags: tip-452 | |
|
2017-06-09
| ||
| 12:20 | merge trunk check-in: ee2c5cf945 user: jan.nijtmans tags: tip-389-impl | |
|
2017-06-08
| ||
| 21:49 | Check in reference implementation of TIP 452. TO DO: create test for two existing Tcl procedure to ... check-in: 2e7887b673 user: gerald tags: tip-452 | |
| 21:15 | Another TclStringCatObjv optimization to delay/avoid string rep generation. check-in: f3884d09d4 user: dgp tags: trunk | |
| 21:10 | Don't test the impossible. Closed-Leaf check-in: db46268589 user: dgp tags: dgp-stringcat-delaystringrep | |
| 21:05 | Modernize overflow checks. check-in: f4c7382b8a user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:58 | merge trunk check-in: 993ce8428b user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:57 | More streamlining check-in: 8d50922091 user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:49 | Make read and write operations on Tcl_Var handles available in tclInt API. check-in: 2487a9bc13 user: dkf tags: trunk | |
| 20:40 | More streamlining. check-in: 04d8b74d04 user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:38 | Create new branch named "tip-452" check-in: 0aad28628c user: gerald tags: tip-452 | |
| 20:31 | pendingPtr == NULL implies (last == first) implies early out check-in: 5ed6f019fa user: dgp tags: dgp-stringcat-delaystringrep | |
| 19:35 | Tests for string rep generation suppression check-in: 51f3983e40 user: dgp tags: dgp-stringcat-delaystringrep | |
| 16:48 | merge trunk check-in: 260be46929 user: dgp tags: dgp-stringcat-delaystringrep | |
| 16:44 | When possible delay string rep generation until necessary. check-in: 38795b0541 user: dgp tags: dgp-stringcat-delaystringrep | |
| 12:53 | merge core-8-6-branch check-in: 0a9475dd06 user: jan.nijtmans tags: trunk | |
| 12:38 | merge core-8-6-branch check-in: 9053c4a54f user: jan.nijtmans tags: trunk | |
|
2017-06-07
| ||
| 15:23 | merge core-8-6-branch check-in: eba046ff54 user: jan.nijtmans tags: trunk | |
|
2017-06-06
| ||
| 14:46 | Merge trunk check-in: b03462a529 user: jan.nijtmans tags: tip-389-impl | |
| 14:35 | merge core-8-6-branch check-in: 7082428670 user: jan.nijtmans tags: trunk | |
| 13:48 | merge trunk check-in: 2b3de0b7fe user: dgp tags: tip-445 | |
| 13:14 | [716b427f76] Optimize TclStringCatObjv when only one non-empty argument. check-in: 529d17802a user: dgp tags: trunk | |
| 12:56 | A few more tweaks to streamline and clarify. Closed-Leaf check-in: d253aace3f user: dgp tags: bug-716b427f76 | |
| 09:25 | makes TclStringCatObjv safe accepting objc = 0 (or 1), then fast exits with new object / first; chec... check-in: c30066298d user: sebres tags: bug-716b427f76 | |
| 09:24 | merge core-8-6-branch check-in: 28a2ae3999 user: jan.nijtmans tags: trunk | |
| 09:01 | amend to [eac4656f1e8cf793] (moved to scope where numChars != 0 in Unicode case) check-in: 0a267ebdd3 user: sebres tags: bug-716b427f76 | |
| 08:34 | small code review: don't need to check length if unchanged + the same case if 0 length check-in: eac4656f1e user: sebres tags: bug-716b427f76 | |
|
2017-06-05
| ||
| 23:20 | merge trunk Closed-Leaf check-in: fc7eefaf93 user: dkf tags: dkf-expose-ptrgetvar | |
| 20:03 | Optimize TclStringCatObjv() for case when only one argument is non-empty. check-in: 4225e01eb6 user: dgp tags: bug-716b427f76 | |
| 17:57 | Revert performance optimization as first step to providing a refactored one. check-in: c32e3b1b7c user: dgp tags: bug-716b427f76 | |
| 17:15 | [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as documented. check-in: 8e28fedaa0 user: dgp tags: trunk | |
|
2017-06-02
| ||
| 10:59 | merge core-8-6-branch check-in: 08a3bc6b34 user: jan.nijtmans tags: trunk | |
| 08:12 | Merge core-8-6-branch. This removes the work currently being done in "sebres-8-6-clock-speedup-cr1" ... check-in: 3527801f9f user: jan.nijtmans tags: trunk | |
|
2017-05-29
| ||
| 19:44 | merge core-8-6-branch check-in: 1e36f66134 user: sebres tags: trunk | |
| 15:38 | merge trunk check-in: 6d946ddf77 user: jan.nijtmans tags: tip-389-impl | |
| 13:14 | merge core-8-6-branch check-in: a9965b7335 user: jan.nijtmans tags: trunk | |
|
2017-05-28
| ||
| 16:06 | 0d in LinkVar check-in: 9712ea48a2 user: griffin tags: bsg-0d-radix-prefix | |
|
2017-05-27
| ||
| 22:17 | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. check-in: d492c01a39 user: griffin tags: bsg-0d-radix-prefix | |
|
2017-05-23
| ||
| 22:36 | TIP#457: Update named group ending Leaf check-in: be60dadb16 user: mlafon tags: tip-457 | |
| 22:27 | merge trunk check-in: 340fa5f4a8 user: mlafon tags: tip-457 | |
| 16:00 | [19a8c9399d] Plug mem leak in TIP 459 machinery. check-in: f1c99ff14c user: dgp tags: trunk | |
| 14:57 | merge trunk check-in: 9430d4c198 user: jan.nijtmans tags: tip-389-impl | |
| 14:48 | Update internal tables to Unicode 10.0. Still in Beta, but to be released soon. check-in: 090498e9a8 user: jan.nijtmans tags: trunk | |
| 12:52 | merge trunk check-in: 07857bfbd9 user: dgp tags: tip-445 | |
| 12:25 | merge trunk check-in: 9afecad529 user: dgp tags: tip-282 | |
|
2017-05-22
| ||
| 09:16 | Merge core-8-6-branch. Obsolete a number of systems, which were already obsoleted by TEA: We cannot ... check-in: 883e6ffa29 user: jan.nijtmans tags: trunk | |
| 07:34 | Taking a stab at TIP#288 implementation. Requires docs, removal of debugging, more comprehensive te... check-in: b956dea67c user: aspect tags: aspect-tip288 | |
|
2017-05-20
| ||
| 12:45 | Fix build on OpenBSD. [82701b94c4] missed a couple of bits. Tcl/Tk's tcl.m4 isn't identical to TEA's... check-in: f002261843 user: stu tags: trunk | |
|
2017-05-19
| ||
| 14:23 | merge core-8-6-branch check-in: f3376c975d user: aspect tags: trunk | |
| 13:00 | merge trunk check-in: 38419f5ffd user: dgp tags: tip-445 | |
|
2017-05-18
| ||
| 13:27 | merge core-8-6-branch check-in: 91616b46d8 user: jan.nijtmans tags: trunk | |
| 12:33 | TIP #458 implementation: Add Support for epoll() and kqueue() in the Notifier check-in: 858569fb04 user: jan.nijtmans tags: trunk | |
| 09:24 | merge core-8-6-branch check-in: 66276befa2 user: jan.nijtmans tags: trunk | |
|
2017-05-15
| ||
| 18:18 | merge trunk check-in: c8f9492c8b user: dgp tags: tip-445 | |
|
2017-05-12
| ||
| 15:06 | merge trunk check-in: 3c8f553d8e user: jan.nijtmans tags: tip-439, semver | |
| 14:31 | Don't test Tcl_GetDefaultEncodingDir() any more (which is obsolete), test Tcl_GetEncodingSearchPath(... check-in: 3f14a7216c user: jan.nijtmans tags: trunk | |
|
2017-05-09
| ||
| 11:31 | merge core-8-6-branch check-in: ce9f58ecc7 user: jan.nijtmans tags: trunk | |
| 09:49 | merge core-8-6-branch check-in: 7ee9022a55 user: jan.nijtmans tags: trunk | |
|
2017-05-08
| ||
| 16:14 | merge trunk check-in: e5e0423505 user: dgp tags: tip-445 | |
|
2017-05-05
| ||
| 23:04 | merge trunk check-in: 30e5b4dae8 user: mlafon tags: tip-457 | |
| 22:57 | TIP#457: Remove -varname, add level for -upvar check-in: 824ce85c80 user: mlafon tags: tip-457 | |
| 19:11 | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. check-in: 5c07ae32cf user: dgp tags: trunk | |
|
2017-05-04
| ||
| 22:27 | Add [info linkedname] introspection command check-in: 6ed76df29d user: mlafon tags: info-linkedname | |
| 14:51 | merge trunk Closed-Leaf check-in: 50be45e71e user: dgp tags: tip-458 | |
| 14:19 | merge trunk check-in: ab6adfa911 user: jan.nijtmans tags: win-console-panic | |
| 12:28 | merge core-8-6-branch check-in: a4fd5b790b user: jan.nijtmans tags: trunk | |
| 09:51 | merge core-8-6-branch check-in: 790adcb1b9 user: jan.nijtmans tags: trunk | |
| 08:55 | merge trunk check-in: 9a065b2341 user: jan.nijtmans tags: tip-458 | |
|
2017-05-03
| ||
| 15:28 | merge core-8-6-branch check-in: 332495285a user: jan.nijtmans tags: trunk | |
| 12:09 | merge trunk check-in: bf5ec8f76b user: jan.nijtmans tags: tip-439, semver | |
| 10:03 | slightly better formatting, both in genStubs.tcl and in the generated XXX_DEPRECATED functions. check-in: 43c15aca5d user: jan.nijtmans tags: trunk | |
|
2017-05-02
| ||
| 12:36 | Extend "deprecated" functionality of genStubs.tcl: XX_DEPRECATED macro now accepts a message text, w... check-in: f067385a72 user: jan.nijtmans tags: trunk | |
|
2017-05-01
| ||
| 20:29 | Revert the colorful debug garbage mistakenly committed. check-in: 4be672cf74 user: dgp tags: trunk | |
| 20:25 | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* check-in: a8e5699f86 user: dgp tags: trunk | |
| 08:22 | merge core-8-6-branch check-in: f3148fad99 user: jan.nijtmans tags: trunk | |
|
2017-04-29
| ||
| 14:41 | Make trunk compile on MSVC (problem was: warning C4554: '&' : check operator precedence for possible... check-in: d701ee871e user: fvogel tags: trunk | |
| 11:04 | [f9fe90d0fa]: more path normalization in TclNewFSPathObj Leaf check-in: 27bac5b2c6 user: aspect tags: bug-f9fe90d0fa | |
|
2017-04-28
| ||
| 17:57 | [f34cf83dd0] An optimization was being taken in a case where it produced the wrong result, failing t... check-in: e895b53905 user: dgp tags: trunk | |
| 17:46 | Test for [f34cf83dd0]. check-in: 769ae9c349 user: dgp tags: trunk | |
| 14:15 | silence uninit variable warnings check-in: 8194119149 user: dgp tags: trunk | |
| 13:21 | merge core-8-6-branch check-in: 2b305ab496 user: jan.nijtmans tags: trunk | |
| 11:15 | Make sure not to miss bignums Leaf check-in: 4a871e9293 user: gahr tags: tkt-04e26c02c0 | |
| 08:37 | Restore a few unsafe GetNumberFromObj calls check-in: 0e230fc5a2 user: gahr tags: tkt-04e26c02c0 | |
| 06:22 | Merge trunk check-in: 1afe1c545f user: gahr tags: tkt-04e26c02c0 | |
|
2017-04-27
| ||
| 17:26 | [04e26c02c0] Remove useless condition that raises warnings. check-in: e47f5822c0 user: dgp tags: trunk | |
| 12:38 | Start of implementation of TIP #470. check-in: 80f6a35f66 user: dkf tags: tip-470 | |
| 12:14 | merge trunk check-in: 2a768ea5c1 user: dgp tags: tip-445 | |
| 10:51 | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in zlib channel transform. check-in: d9638d1cad user: dkf tags: trunk | |
| 10:37 | [04e26c02c0] Provide an unsafe version of the GetNumberFromObj for use when we know the arguments ar... check-in: 98eb0f7628 user: gahr tags: tkt-04e26c02c0 | |
|
2017-04-26
| ||
| 14:06 | Experiment, does this work? Still to be tested: Eliminate variable triggerPipeVal/eventFdVal (just u... Closed-Leaf check-in: 2d07e770af user: jan.nijtmans tags: tip-458-experiment | |
| 13:48 | Move some variable declarations closer to where they are used. No change in functionality. check-in: cf831b219f user: jan.nijtmans tags: tip-458 | |
|
2017-04-23
| ||
| 20:46 | TIP#457: Update proc and info documentation check-in: e722c70aad user: mlafon tags: tip-457 | |
|
2017-04-21
| ||
| 12:44 | merge trunk check-in: 2e87ab6e43 user: dgp tags: tip-445 | |
|
2017-04-20
| ||
| 22:01 | TIP#457: Fix warnings in InfoArgSpecCmd check-in: 68a6d74898 user: mlafon tags: tip-457 | |
| 14:50 | merge trunk check-in: 7d7ac08583 user: jan.nijtmans tags: tip-439, semver | |
| 14:47 | merge core-8-6-branch check-in: f590914719 user: jan.nijtmans tags: trunk | |
| 12:15 | merge trunk check-in: db391524d4 user: jan.nijtmans tags: tip-439, semver | |
| 11:44 | Remove unused functions like TclWinSetSockOpt()/Tcl_DStringTrunc() if compiled with -DTCL_NO_DEPRECA... check-in: 4d61bcaef4 user: jan.nijtmans tags: trunk | |
| 10:13 | Entry for text.n into exclude_refs_map inserted. check-in: 9b324dcab5 user: gcramer tags: trunk | |
| 06:15 | merge trunk check-in: 78f8e94175 user: jan.nijtmans tags: tip-312 | |
|
2017-04-18
| ||
| 21:09 | merge trunk check-in: d54a7e08cc user: mlafon tags: tip-457 | |
| 19:02 | merge core-8-6-branch check-in: 0ca94b41a1 user: jan.nijtmans tags: trunk | |
| 06:15 | merge-mark check-in: cc29baf4fd user: jan.nijtmans tags: z_modifier | |
|
2017-04-17
| ||
| 12:42 | merge trunk check-in: f60edffb5b user: dgp tags: tip-445 | |
| 12:05 | Repair revised tests that failed. check-in: 467717ad27 user: dgp tags: trunk | |
|
2017-04-14
| ||
| 13:00 | merge trunk check-in: 242a7d68cd user: jan.nijtmans tags: tip-458 | |
| 10:04 | merge trunk check-in: 89e408ec01 user: jan.nijtmans tags: z_modifier | |
| 09:06 | merge core-8-6-branch check-in: 71e6ac46c0 user: jan.nijtmans tags: trunk | |
|
2017-04-13
| ||
| 12:20 | Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It is faster during parsin... check-in: a6c8a2df48 user: jan.nijtmans tags: trunk | |
|
2017-04-12
| ||
| 13:49 | merge trunk. New TIP is getting shape. check-in: 062aba6c2a user: jan.nijtmans tags: z_modifier | |
| 13:43 | If %llu is considered invalid, it means that "%" TCL_LL_MODIFIER "u" cannot be used Tcl_ObjPrintf(),... check-in: 7f1a6f68a7 user: jan.nijtmans tags: trunk | |
| 13:36 | merge trunk check-in: 36507326e3 user: dgp tags: tip-445 | |
| 13:15 | Revert recent commit. TIP 237 is clear that %llu is invalid. check-in: 55cb96d9d2 user: dgp tags: trunk | |
| 12:33 | merge core-8-6-branch check-in: e6b6bedf25 user: jan.nijtmans tags: trunk | |
| 12:00 | merge trunk check-in: cee5251dd0 user: jan.nijtmans tags: initsubsystems | |
| 11:51 | merge trunk check-in: a58a0cd6c3 user: jan.nijtmans tags: tip-312 | |
| 10:06 | merge trunk check-in: 031a739fcd user: jan.nijtmans tags: z_modifier | |
| 09:35 | merge core-8-6-branch check-in: 14915702ec user: jan.nijtmans tags: trunk | |
| 08:40 | merge trunk check-in: 6aebbe4316 user: jan.nijtmans tags: tip-439, semver | |
|
2017-04-11
| ||
| 15:20 | Remove some unnecessary "struct" definitions and some type casts no longer necessary. No functional ... check-in: 1f5acc492f user: jan.nijtmans tags: trunk | |
| 14:14 | merge trunk check-in: 27c5038e96 user: dgp tags: tip-445 | |
| 11:30 | unbreak windows build (by previous commit) check-in: d64f0632a8 user: jan.nijtmans tags: trunk | |
|
2017-04-10
| ||
| 16:21 | More minor style fixes. check-in: 4809613b1b user: dkf tags: trunk | |
| 12:39 | Merge Harald's "robust-async-connect-tests" branch. Thanks! check-in: 9f162eb401 user: jan.nijtmans tags: trunk | |
| 11:01 | Merge "tip-468" branch. Add new function Tcl_OpenTcpClientEx() with same change as Tcl_OpenTcpServer... Leaf check-in: 97a181d1d6 user: jan.nijtmans tags: tip-468-bis | |
| 09:35 | merge (minor style issues from) trunk check-in: 6ecd17f92a user: jan.nijtmans tags: tip-468 | |
|
2017-04-09
| ||
| 16:51 | Minor style issues through the socket implementation code. check-in: 11fdde797a user: dkf tags: trunk | |
| 14:32 | TIP 468 implementation from Shannon Noe. check-in: ca6b6fe37e user: dkf tags: tip-468 | |
|
2017-04-07
| ||
| 15:15 | merge trunk check-in: a771bb4f89 user: jan.nijtmans tags: z_modifier | |
| 15:11 | Minor simplification in tcl.h: For the Tcl_WideAsLong/Tcl_LongAsWide/Tcl_WideAsDouble/Tcl_DoubleAsWi... check-in: ceda176637 user: jan.nijtmans tags: trunk | |
| 14:48 | Use "0o" in stead of "0" as octal prefix in more places. check-in: c48c3ddc4b user: jan.nijtmans tags: z_modifier | |
| 13:46 | Merge trunk. Only use hash prefix (0x, 0b, 0 ) if value is not 0, except for %p. check-in: 9997117f12 user: jan.nijtmans tags: z_modifier | |
|
2017-04-06
| ||
| 15:25 | Some more (internal) stub entries which can be cleaned up with -DTCL_NO_DEPRECATED, because they are... check-in: d731f72293 user: jan.nijtmans tags: trunk | |
| 12:24 | merge trunk check-in: 70664e0beb user: jan.nijtmans tags: tip-439, semver | |
| 11:53 | merge trunk check-in: 6c868716b3 user: dgp tags: tip-445 | |
| 11:13 | If compiled with TCL_NO_DEPRECATED, the functions TclpGetDate/TclpLocaltime/TclpGmtime can be remove... check-in: 637ba41a2b user: jan.nijtmans tags: trunk | |
| 08:53 | merge trunk check-in: c8c1e2ae5b user: jan.nijtmans tags: tip-439, semver | |
|
2017-03-24
| ||
| 10:31 | merge trunk check-in: 94c8b35bc4 user: jan.nijtmans tags: tip-439, semver | |
|
2017-03-13
| ||
| 10:22 | Merge trunk check-in: bc31ce8337 user: jan.nijtmans tags: tip-439, semver | |
|
2017-03-08
| ||
| 14:53 | Merge trunk check-in: 391b331b7d user: jan.nijtmans tags: tip-439, semver | |
|
2017-02-16
| ||
| 15:52 | merge trunk check-in: ec40b5ef07 user: jan.nijtmans tags: tip-439, semver | |
|
2017-02-01
| ||
| 16:22 | merge trunk check-in: 084e8e85b7 user: jan.nijtmans tags: tip-439, semver | |
|
2017-01-17
| ||
| 10:28 | merge trunk check-in: bcb14c7343 user: jan.nijtmans tags: tip-439, semver | |