Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1060 check-ins using file generic/tclCompExpr.c version fc3c443a52
|
2018-10-12
| ||
| 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-11
| ||
| 17:48 | merge 8.7 Closed-Leaf check-in: b3cc1e62a2 user: dgp tags: dgp-sebres-timerate-review | |
|
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 | |
| 14:53 | merge 8.7 check-in: d5870fa9fd user: dgp tags: dgp-sebres-timerate-review | |
|
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-14
| ||
| 18:39 | missing parts check-in: 58503ac73b user: dgp tags: dgp-sebres-timerate-review | |
|
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 | |
| 17:26 | merge 8.7 Closed-Leaf check-in: 0dd64e0195 user: dgp tags: dgp-sebres-clock-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: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-06-01
| ||
| 16:04 | Rebase the sebres clock bounty work to the 8.7 branch. check-in: 3e943144b9 user: dgp tags: dgp-sebres-clock-review | |
|
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: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: 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 | |
| 11:48 | merge 8.6 check-in: 146fed70ad user: dgp tags: core-8-branch | |
|
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.6 check-in: 82ddedafd7 user: dgp tags: core-8-branch | |
|
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: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: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: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: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: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 | |
| 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: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 | |
| 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: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: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 | |
| 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
| ||
| 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 | |
|
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
| ||
| 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 | |
|
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 | |
| 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 | |
|
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 | |
| 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 | |
|
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:00 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: aebab60489 user: dgp tags: core-8-branch | |
| 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
| ||
| 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:28 | Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 12edbbe920 user: dgp tags: core-8-branch | |
| 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 | |
| 12:24 | remove many test-cases related to tcl_precision Closed-Leaf check-in: 421523d6cd user: jan.nijtmans tags: tip-488 | |
| 11:55 | TIP 488: Remove tcl_precision check-in: f4efe03192 user: jan.nijtmans tags: tip-488 | |
| 11:33 | merge core-8-branch check-in: dabd924a87 user: jan.nijtmans tags: tip-389 | |
| 11:03 | Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functions are actually macro'... check-in: e247a8da3a user: jan.nijtmans tags: trunk | |
| 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:29 | merge 8.7 check-in: f625f52639 user: dgp tags: trunk | |
| 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:27 | merge-mark check-in: 487fe714da user: jan.nijtmans tags: trunk | |
| 15:24 | Fix build of test-suite, after previous commit check-in: af5af931fe user: jan.nijtmans tags: core-8-branch | |
| 14:48 | 8.[67] -> 9.0 in a few more places check-in: 62505babc6 user: jan.nijtmans tags: trunk | |
| 14:38 | merge core-8-branch check-in: a635678c10 user: jan.nijtmans tags: trunk | |
| 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:23 | merge core-8-branch check-in: 12e64c66a1 user: jan.nijtmans tags: trunk | |
| 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 | |
| 15:37 | merge trunk check-in: 24b9855f92 user: dgp tags: dgp-properbytearray | |
| 15:19 | Follow header file conventions. check-in: 7fcc5d209d user: dgp tags: trunk | |
| 12:32 | merge core-8-branch check-in: 1ec8341ce5 user: jan.nijtmans tags: trunk | |
| 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 | |
| 09:22 | re-base full TIP #487 implementation to trunk. Closed-Leaf check-in: d95dbd986b user: jan.nijtmans tags: tip-487-for-9 | |
| 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:47 | merge core-8-branch check-in: 4a006e1736 user: pspjuth tags: trunk | |
| 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:16 | merge trunk check-in: 971efdefda user: jan.nijtmans tags: memory-API | |
| 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:13 | Remove TclCopyChannelOld() function. Should have been part of [b03c4194f001be0b|this] earlier commit... check-in: f79d84d06c user: jan.nijtmans tags: trunk | |
| 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:23 | merge core-8-branch check-in: d9c10c6e4a user: jan.nijtmans tags: trunk | |
| 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 | |
| 09:28 | merge core-8-branch check-in: daf50b9345 user: jan.nijtmans tags: trunk | |
| 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:50 | TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API check-in: 717b28b47a user: jan.nijtmans tags: trunk | |
| 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:46 | merge trunk Leaf check-in: d6a83ef702 user: aspect tags: bug-1224888 | |
| 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
| ||
| 15:34 | Change TclOO epoch fields from int to size_t. check-in: 9c2c91c803 user: jan.nijtmans tags: memory-API | |
| 13:50 | Handle Tcl_UtfAtIndex/Tcl_UniCharAtIndex for extended index range. More field fixes. check-in: 78e8c0c5f6 user: jan.nijtmans tags: memory-API | |
| 11:17 | re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming. check-in: 3cb46ea71b user: jan.nijtmans tags: memory-API | |
| 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 trunk check-in: 5d829c82fa user: dgp tags: dgp-properbytearray | |
| 10:01 | merge core-8-branch check-in: 7163cf716b user: jan.nijtmans tags: trunk | |
| 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:56 | merge core-8-branch check-in: 8322a4ab21 user: jan.nijtmans tags: trunk | |
| 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 trunk check-in: 7cafc2bc32 user: dgp tags: dgp-properbytearray | |
| 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:24 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: 42eaa6f3d1 user: dgp tags: trunk | |
| 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 | |
| 10:00 | Remove extra.unused2 field from struct Interp. It really is unused ... check-in: 1d99fbfa63 user: jan.nijtmans tags: trunk | |
|
2017-11-13
| ||
| 11:17 | merge core-8-branch check-in: 485b18d72a user: jan.nijtmans tags: trunk | |
| 11:15 | Merge core-8-6-branch check-in: beb52eff8e user: jan.nijtmans tags: core-8-branch | |
| 08:59 | merge tcl-9-cleanup (and also a minor bug-fix from core-8-branch). check-in: b03c4194f0 user: jan.nijtmans tags: trunk | |
| 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 | |
| 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:40 | merge trunk Closed-Leaf check-in: 844ae11ba0 user: dgp tags: tcl-9-cleanup | |
| 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 | |
| 13:46 | merge trunk check-in: a10fc87c05 user: dgp tags: dgp-properbytearray | |
| 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 | |
| 09:02 | Fogot to remove the TclWinSetInterfaces() implementation. check-in: f4e1587599 user: jan.nijtmans tags: tcl-9-cleanup | |
|
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 | |
| 16:12 | Forgot TclpGetTime() check-in: 6cca533da5 user: jan.nijtmans tags: tcl-9-cleanup | |
| 15:50 | Tcl-9 huge cleanup: Remove many unused internal functions which do nothing more than occupy the inte... check-in: 5b49111b6d user: jan.nijtmans tags: tcl-9-cleanup | |
| 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: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 | |
|
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
| ||
| 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: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: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: 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 | |
|
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: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 | |
|
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 | |
| 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
| ||
| 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 | |
| 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: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 | |
| 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: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-11
| ||
| 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: 2efd1733e7 user: dgp tags: core-8-7-a1-rc | |
|
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 | |
|
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 | |
| 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-18
| ||
| 22:06 | merge core-8-6-branch check-in: 75da8b29f8 user: jan.nijtmans tags: trunk | |