Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
259 check-ins using file libtommath/bn_reverse.c version be3d8e5f8e
|
2020-11-25
| ||
| 09:16 | Remove the Tcl_GetValue() functionality. This can always be developed separately check-in: a0c54184f7 user: jan.nijtmans tags: tip-481 | |
|
2019-02-14
| ||
| 20:14 | Merge trunk through 2019-01-18 check-in: 8b11314057 user: dgp tags: dgp-properbytearray | |
|
2019-02-13
| ||
| 18:14 | Merge trunk through 2019-01-24 check-in: 2b8ce74f70 user: dgp tags: dgp-refactor | |
|
2019-02-07
| ||
| 20:31 | Merge trunk through 2019-01-18. check-in: b31474d208 user: dgp tags: dgp-refactor | |
| 20:01 | Merge and resolve trunk through 2018-12-26. check-in: 1c70fddfe1 user: dgp tags: dgp-refactor | |
| 19:47 | Merge and resolve trunk through 2018-12-11. check-in: 4ca780b968 user: dgp tags: dgp-refactor | |
|
2019-01-24
| ||
| 21:07 | Merge trunk check-in: 28d2c77936 user: jan.nijtmans tags: tip-502-for-9 | |
| 20:50 | Fix handling of 'a'/'A' in previous commit: Sinze TclGetByteArrayFromObj is a macro evaluating its a... check-in: 3b04e31a96 user: jan.nijtmans tags: trunk | |
| 20:10 | Another round of int -> size_t modifications, so strings > 2Gb are handled correctly on 64-bit platf... check-in: 0c0ff65606 user: jan.nijtmans tags: trunk | |
|
2019-01-21
| ||
| 13:08 | fixes creation of libtcl.vfs using links, if ln-command does not support "-t" option (avoids error "... check-in: ab46a3bb2c user: sebres tags: core-8-branch | |
| 02:21 | avoid additional in-between path-segment "." in zip, some zip-programs (inclusive minizip) will inse... check-in: 17382ed323 user: sebres tags: core-8-branch | |
| 01:49 | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library directory), use "ln" inst... check-in: 32a303e3d6 user: sebres tags: core-8-branch | |
|
2019-01-20
| ||
| 01:36 | Merge trunk. All callers of TclIndexDecode and related functions now adapted for enhanced index rang... check-in: 87b7cb4d1c user: jan.nijtmans tags: tip-502-for-9 | |
|
2019-01-18
| ||
| 22:44 | Merge 8.7 check-in: 69b656c2fa user: jan.nijtmans tags: trunk | |
| 22:18 | Clamp output of TclIndexDecode() between -1 (TCL_INDEX_NONE) and INT_MAX. Use this to produce slight... check-in: 63d377db23 user: jan.nijtmans tags: core-8-branch | |
|
2019-01-17
| ||
| 23:49 | more prgress check-in: 5cc039d249 user: jan.nijtmans tags: tip-502-for-9 | |
| 21:38 | Slightly more efficient TclGetIntForIndexM macro, compared to previous commit check-in: 863c242747 user: jan.nijtmans tags: core-8-branch | |
| 18:02 | WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet. check-in: c4f1623e18 user: jan.nijtmans tags: tip-502-for-9 | |
|
2019-01-16
| ||
| 20:15 | Merge 8.7 check-in: 55dbaaaf82 user: jan.nijtmans tags: trunk | |
| 19:43 | More TIP #502 optimizations and improvements, preparing further for the road to Tcl 9. No longer use... check-in: 171a83b60e user: jan.nijtmans tags: core-8-branch | |
|
2019-01-15
| ||
| 12:34 | next amend to [3e0a2d99f3]: fixes TclGetIntForIndex for border case of end offset (size_t)-1 if empt... check-in: 8a67f59280 user: sebres tags: trunk | |
| 11:38 | fixes out-of-range index [string is ... -fail idx ...] on 32-bit platform (should return -1 instead ... check-in: 175e053939 user: sebres tags: trunk | |
|
2019-01-14
| ||
| 20:03 | merge 8.7 (mingw/win-autoconf build, etc) check-in: d269eeed5d user: sebres tags: trunk | |
| 19:59 | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tcltests for ROOT_DIR/tes... check-in: f051b4e598 user: sebres tags: core-8-branch | |
| 19:48 | fCmd-9.4.a: restore constraint for winXP (mistakenly removed, should replace 8.6th constraint "win20... check-in: 38eca27069 user: sebres tags: core-8-branch | |
|
2019-01-13
| ||
| 15:47 | Merge 8.7 check-in: b7639c0e3d user: jan.nijtmans tags: trunk | |
| 15:43 | Merge 8.6 check-in: 372ad13f77 user: jan.nijtmans tags: core-8-branch | |
|
2019-01-09
| ||
| 10:11 | merge 8.7 (regression bug-[cc1e91552c], etc) check-in: 0908eff9e9 user: sebres tags: trunk | |
| 10:10 | merge 8.6 (regression bug-[cc1e91552c], etc) check-in: f9979ea137 user: sebres tags: core-8-branch | |
|
2019-01-04
| ||
| 23:37 | Merge 8.7 check-in: ded3948c1e user: jan.nijtmans tags: trunk | |
| 22:37 | Merge 8.6 check-in: f66fc1c40d user: jan.nijtmans tags: core-8-branch | |
|
2019-01-03
| ||
| 20:50 | merge-mark check-in: b2060b5884 user: jan.nijtmans tags: trunk | |
| 20:49 | Merge 8.6 check-in: f809471afd user: jan.nijtmans tags: core-8-branch | |
|
2018-12-31
| ||
| 10:52 | Update TZ info to tzdata2018i. check-in: 8d1034ca54 user: jima tags: trunk | |
| 10:51 | Update TZ info to tzdata2018i. check-in: eaf3e6129d user: jima tags: core-8-branch | |
| 00:04 | Merge 8.7 check-in: d771584424 user: jan.nijtmans tags: trunk | |
|
2018-12-30
| ||
| 23:59 | Fix [44d382c51a848e6fbe7c9ee15e9386f1237660ee|44d382c51a84]: ZIP filesystem time stamp conversion wr... check-in: d0b326cb34 user: jan.nijtmans tags: core-8-branch | |
| 22:53 | Merge 8.7 check-in: b389a43aa4 user: jan.nijtmans tags: trunk | |
| 22:50 | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecated in vc2017 check-in: 8cd0f15296 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-29
| ||
| 23:17 | Update TZ info to tzdata2018h. check-in: 30bc47ceb0 user: jima tags: trunk | |
| 23:16 | Update TZ info to tzdata2018h. check-in: 1499ad22b0 user: jima tags: core-8-branch | |
|
2018-12-28
| ||
| 21:09 | merge 8.6 (merge point only, no functional changes) check-in: 900a93c562 user: sebres tags: core-8-branch | |
| 20:20 | merge 8.7 check-in: 78273ca917 user: sebres tags: trunk | |
| 20:15 | win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported from unix-makefile) wit... check-in: 2e0e4b1342 user: sebres tags: core-8-branch | |
| 20:01 | merge 8.6 (resolved warnings) check-in: 369c35b300 user: sebres tags: core-8-branch | |
|
2018-12-26
| ||
| 15:04 | Many internal int -> size_t increases, so string lengths > 2Gb can be handled correctly in many more... check-in: 2549977bc4 user: jan.nijtmans tags: trunk | |
|
2018-12-20
| ||
| 20:05 | Merge 8.7 check-in: d1593df504 user: jan.nijtmans tags: trunk | |
| 20:05 | merge-mark check-in: 866a67e10a user: jan.nijtmans tags: core-8-branch | |
| 20:02 | Remove unused MODULE_SCOPE functions check-in: 629e7173d5 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-18
| ||
| 20:02 | Merge 8.7 check-in: d930625088 user: jan.nijtmans tags: trunk | |
| 20:01 | Internal minor optimization of TIP #502 implementation. No difference in any outcome. check-in: 2bf0746716 user: jan.nijtmans tags: core-8-branch | |
| 19:54 | Merge 8.6 check-in: 1f6d4722a2 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-14
| ||
| 21:33 | merge 8.7 check-in: fceef4cf7f user: dgp tags: core-8-7-a3-rc | |
|
2018-12-13
| ||
| 21:01 | Merge 8.7, and make all test-cases pass. check-in: 6415cac417 user: jan.nijtmans tags: trunk | |
| 20:01 | Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong on 32-bit systems, but... check-in: f2b18389ce user: jan.nijtmans tags: core-8-branch | |
| 09:43 | reverted to smarter Jan's +1/cast/-1 with additional initial cast now (to pretect against usage of m... check-in: 8f94b26d49 user: sebres tags: trunk | |
| 07:32 | restored inline of TclNewWideIntObjFromSize for 32-bit (avoids double invocation of TclStringFirst/T... check-in: e1b31151e5 user: sebres tags: trunk | |
|
2018-12-12
| ||
| 20:28 | Fix [3e0a2d99f365c035ce84ec9de1e3acd80c2e2c6c|3e0a2d99f3], for "string last" as well. check-in: f7f4130007 user: jan.nijtmans tags: trunk | |
| 20:14 | Merge 8.7 check-in: 4c2ed52f8f user: jan.nijtmans tags: trunk | |
| 19:38 | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl_DbNewLongObj from stub... check-in: 72e64ef096 user: jan.nijtmans tags: core-8-branch | |
| 17:00 | better fix for [3e0a2d99f3], considering [string first] could return a value larger that INT_MAX for... Closed-Leaf check-in: 080ecbe60a user: sebres tags: fix-3e0a2d99f3-str-first-x86-x64 | |
| 14:59 | fixes [3e0a2d99f3]: size_t is smaller as wideInt on 32-bit platform (so by not found, -1 results int... check-in: d7843f5d69 user: sebres tags: trunk | |
|
2018-12-11
| ||
| 20:29 | Merge trunk check-in: 47da08c479 user: jan.nijtmans tags: novem | |
| 20:02 | Merge 8.7 In test-cases, don't load Tcltest package if it isn't actually used. Another round of size... check-in: c92a5c4373 user: jan.nijtmans tags: trunk | |
| 19:43 | Better use of Tcl_WideInt in stead of long, sometimes check-in: a6cbc60ca2 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-08
| ||
| 17:49 | Merge trunk check-in: a5ec8e8c36 user: jan.nijtmans tags: novem | |
| 17:36 | Fix executable flags for 2 test-files check-in: 555b2825da user: jan.nijtmans tags: trunk | |
| 17:35 | merge-mark check-in: 00fe11b087 user: jan.nijtmans tags: trunk | |
| 17:33 | Fix executable flags of 3 test-files check-in: d1643a8154 user: jan.nijtmans tags: core-8-branch | |
| 17:16 | Merge 8.7 Bring back Tcl_InitSubsystems to what Tcl_InitSubsystems was: without additional parameter... check-in: ceb5ca35ee user: jan.nijtmans tags: initsubsystems | |
|
2018-12-02
| ||
| 20:31 | Remove some dead code check-in: bdb60e5da5 user: jan.nijtmans tags: trunk | |
| 20:04 | merge-mark check-in: 2aefc9003f user: jan.nijtmans tags: trunk | |
| 20:02 | If compiled with -DTCL_NO_DEPRECATED, remove the Tcl_SetIntObj/Tcl_SetLongObj entries from stub tabl... check-in: 670eb3b871 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-30
| ||
| 17:08 | Don't panic when the interface offers a gentler way to signal error. check-in: 51b92fccef user: dgp tags: tip-445-api-fix | |
| 15:36 | merge 8.7 check-in: 0b85f531b7 user: dgp tags: tip-445-api-fix | |
|
2018-11-29
| ||
| 21:37 | Merge 8.7 check-in: 31e529c00c user: jan.nijtmans tags: trunk | |
| 21:34 | Merge 8.6 check-in: 8a342714d3 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-28
| ||
| 20:16 | merge 8.7 check-in: b3a5d77ea3 user: dgp tags: tip-445-api-fix | |
|
2018-11-27
| ||
| 23:16 | Merge 8.7 Remove TclFreeObj stub entry check-in: 57c58fe6a1 user: jan.nijtmans tags: trunk | |
| 22:52 | Make TclFreeObj MODULE_SCOPE, so the only way to access it is through the stub table, for backwards-... check-in: b5c1404365 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-26
| ||
| 16:18 | installVfs.tcl: fixed comparison operator (ne -> eq), therefore no lmkimg executed previously Leaf check-in: 5528128da8 user: sebres tags: nmake-zipfs | |
| 15:14 | Adding /Y flags to suppress prompting check-in: 37434bbb85 user: hypnotoad tags: nmake-zipfs | |
| 15:11 | Modifying the call to installVfs.tcl to create a file that is a different name than the current runn... check-in: 9cb24c2daf user: hypnotoad tags: nmake-zipfs | |
| 14:59 | Unpatching ifdefs that don't seem to work check-in: ac17f1c4e3 user: hypnotoad tags: nmake-zipfs | |
| 14:58 | makefile.vc: fixed missing compile defines for tclZipfs check-in: 6ca251f0fa user: sebres tags: nmake-zipfs | |
| 14:43 | Adding ifdef checks to catch cases where CFG_RUNTIME_ZIPFILE is defined, but CFG_RUNTIME_LIBDIR and/... check-in: 46959b72a4 user: hypnotoad tags: nmake-zipfs | |
|
2018-11-25
| ||
| 20:01 | Merge 8.7 check-in: 9fd2c51bc4 user: jan.nijtmans tags: trunk | |
| 19:46 | Fix [df6a91b5c616c3dc126cee700e159b997467465]: build failure (ticket fails to mention that this only... check-in: 964ec14d1c user: jan.nijtmans tags: core-8-branch | |
| 17:31 | Merge 8.7 check-in: a2fd44a64d user: jan.nijtmans tags: trunk | |
| 17:29 | Slightly better than previous commit: In case of a version conflict, ignore pkgIndex file. Otherwise... check-in: f1ee1fdb49 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-24
| ||
| 15:00 | Merge 8.7 check-in: f9df387f56 user: jan.nijtmans tags: trunk | |
| 14:59 | If a pkgIndex file is encountered which produces an error, continue. This shoud fix the Travis build... check-in: 65d2c43d52 user: jan.nijtmans tags: core-8-branch | |
| 09:02 | re-generate configure script check-in: 5091330758 user: jan.nijtmans tags: core-8-branch | |
| 09:00 | comment typo's check-in: 215b9673ab user: jan.nijtmans tags: core-8-branch | |
|
2018-11-23
| ||
| 21:00 | merge 8.7 check-in: 56b5fa3d12 user: sebres tags: trunk | |
| 19:59 | make: better algo to wrap to absolute zip-path (for systems resp. toolchains without readlink/realpa... check-in: 78fe053f4a user: sebres tags: core-8-branch | |
| 13:11 | Pulling changes from core-8-branch check-in: b5d6dd151f user: hypnotoad tags: nmake-zipfs | |
| 12:03 | merge 8.7 check-in: 606764504a user: sebres tags: trunk | |
| 11:59 | make/configure review: normalizes the latest fixes across unix/win check-in: fc958af380 user: sebres tags: core-8-branch | |
|
2018-11-22
| ||
| 23:18 | merge 8.7 (build zipfs fixes) check-in: a7c0d3ccf4 user: sebres tags: trunk | |
| 23:17 | unix build (if ZIPFS_BUILD): fixed relative path to zip-program (in case of minizip), ignore possibl... check-in: e59b2f0ded user: sebres tags: core-8-branch | |
| 22:15 | merge 8.7 check-in: 7bfeb4e9e3 user: sebres tags: trunk | |
| 22:14 | win/mingw build (if ZIPFS_BUILD): ignore following zip-error by adjust sfx process: zip error: Zip... check-in: 057d2b674d user: sebres tags: core-8-branch | |
| 18:30 | fixes typo in [e108e6b947], test added to cover this case check-in: 904fa25862 user: sebres tags: core-8-branch | |
| 14:45 | merge 8.7 check-in: 6e3fdcb567 user: sebres tags: trunk | |
| 14:44 | merge 8.6 check-in: 068e23660c user: sebres tags: core-8-branch | |
| 14:30 | merge 8.7 check-in: fbd86fde02 user: sebres tags: trunk | |
| 14:16 | merge 8.6 check-in: 80652194d5 user: sebres tags: core-8-branch | |
| 09:26 | Eliminate gcc compiler warning check-in: d880a75ac5 user: jan.nijtmans tags: trunk | |
| 09:26 | Make encodings work again ;-( check-in: 9c93cb53f2 user: jan.nijtmans tags: core-8-branch | |
| 09:23 | Fix encoding handling (check for TCL_IO_FAILURE was wrong). Eliminate (size_t) type casts and use of... check-in: 695f8f315d user: jan.nijtmans tags: trunk | |
| 08:06 | Merge 8.7 check-in: 5ac57355a2 user: jan.nijtmans tags: trunk | |
| 08:03 | Merge 8.6 In addition, tclWinSerial.c: Change back two internal variables from size_t -> int, should... check-in: e90edd3fad user: jan.nijtmans tags: core-8-branch | |
| 07:40 | typo, which caused travis build to fail. check-in: dcd091e5f9 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-21
| ||
| 13:07 | An experiment to integrate zipfs support with nmake check-in: 1b9cd2d684 user: hypnotoad tags: nmake-zipfs | |
| 13:06 | Added a wrapper script for native builds to utilize Tcl to generate a VFS to attach to executables o... check-in: f3aa7e7e6e user: hypnotoad tags: core-8-branch | |
| 07:50 | Merge 8.7 check-in: b5038b6948 user: jan.nijtmans tags: trunk | |
| 07:40 | TIP #512 documentation: Indicate which functions cannot be called through the stub table any more. check-in: a82bbcbace user: jan.nijtmans tags: core-8-branch | |
| 07:36 | Fix windows build with Visual Studio check-in: 33adb1055c user: jan.nijtmans tags: core-8-branch | |
| 00:40 | Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206fbe9] Moved the packag... check-in: 54273cb771 user: hypnotoad tags: core-8-branch | |
|
2018-11-20
| ||
| 19:15 | Actually, it turns out that platform, platform::shell and tcltest have the same problem ... check-in: c841ea31ae user: jan.nijtmans tags: core-8-branch | |
| 19:07 | Fix [4e812aadae68af384605]: package require msgcat fails check-in: 1e648e596f user: jan.nijtmans tags: core-8-branch | |
| 03:05 | Revise the Tcl_InitStringRep() interface to accept a size_t length of the string value. This better ... check-in: 5ebb8df809 user: dgp tags: tip-445-api-fix | |
|
2018-11-19
| ||
| 23:53 | Carrying the previous checkin over to the Windows Makefile check-in: 79e0c8a185 user: hypnotoad tags: core-8-branch | |
| 23:49 | Fix for ticket [9cc1db9fb675bf64dfc775372fab1f697e46bb44] check-in: 5d40e4016b user: hypnotoad tags: core-8-branch | |
| 19:31 | Fix more executable flags check-in: 5a147ff4f0 user: jan.nijtmans tags: trunk | |
| 18:24 | merge trunk check-in: f99141a5ea user: dgp tags: dgp-properbytearray | |
| 17:29 | merge 8.7 check-in: 4c3f9f283e user: dgp tags: dgp-string-insert | |
| 17:06 | merge trunk check-in: 8714ce4bb1 user: dgp tags: dgp-refactor | |
| 16:13 | merge 8.7 check-in: b7000c3fc4 user: dgp tags: core-8-7-a3-rc | |
| 14:49 | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make\ code and documentation mo... check-in: f4bd83ca86 user: dgp tags: trunk | |
| 14:14 | Repair a few typos Closed-Leaf check-in: 5615a6c6ac user: dgp tags: jn-use-macros | |
|
2018-11-18
| ||
| 10:29 | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make code and documentation mor... check-in: d828309515 user: jan.nijtmans tags: jn-use-macros | |
|
2018-11-16
| ||
| 20:44 | merge 8.7 check-in: d167840eb0 user: dgp tags: trunk | |
| 20:37 | merge 8.6 check-in: d00889251a user: dgp tags: core-8-branch | |
| 05:26 | merge trunk check-in: 0b160fa68c user: dgp tags: dgp-refactor | |
| 05:04 | conflict free merge check-in: 1f2a70dff3 user: dgp tags: dgp-refactor | |
|
2018-11-15
| ||
| 20:33 | Remove "nostub" entries, which are no longer used. See also TIP #512. Also fix many EXEC/UNEXEC fi... check-in: 06ef5adfa9 user: jan.nijtmans tags: trunk | |
| 19:38 | Merge 8.7 check-in: 1a1a5c4cb9 user: jan.nijtmans tags: trunk | |
| 19:13 | Add entry for Tcl_StaticPackage in internal stub table, since the public one is deprecated and will ... check-in: 47886611e7 user: jan.nijtmans tags: core-8-branch | |
| 18:07 | merge 8.7 check-in: 75272f071e user: dgp tags: core-8-7-a3-rc | |
| 17:34 | merge 8.7 check-in: cbf99b063b user: dgp tags: trunk | |
| 17:29 | merge 8.6 check-in: 400c7845de user: dgp tags: core-8-branch | |
| 17:04 | merge 8.7 check-in: 49392a99c5 user: dgp tags: trunk | |
| 16:53 | merge 8.6 check-in: 26a31b97ad user: dgp tags: core-8-branch | |
| 10:23 | Stop more crashes on Travis check-in: f4f662f0c6 user: dkf tags: core-8-branch | |
| 08:34 | Another attempt to fix Travis build: making the build robust against older zlib.h header file check-in: 3f67becca2 user: jan.nijtmans tags: core-8-branch | |
| 08:19 | Merge 8.7 Fix Tcl_InitStringRep() signature in line with TIP #494, so it can handle lengths >2Gb on ... check-in: 016f65758f user: jan.nijtmans tags: trunk | |
| 08:07 | Merge 8.6 check-in: 7578ff8f8c user: jan.nijtmans tags: core-8-branch | |
| 07:51 | Implement TIP #512: No stub for Tcl_SetExitProc() check-in: ea0975d6d3 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-14
| ||
| 17:52 | Bump to version 8.7a3 for release. check-in: 453113215c user: dgp tags: core-8-7-a3-rc | |
| 07:41 | Merge 8.7 check-in: 363e4d99c1 user: jan.nijtmans tags: trunk | |
| 07:39 | Workaround for crypt.h, when used in combination with older zlib library. Should make Travis build w... check-in: 25d73d803d user: jan.nijtmans tags: core-8-branch | |
|
2018-11-13
| ||
| 21:11 | merge mark check-in: 90ecb4056f user: dgp tags: trunk | |
| 21:10 | [35a8f1c04a] Fix bad lengths when creating string rep of some lists. check-in: 848f2df503 user: dgp tags: trunk | |
| 21:04 | Implement TIP 445 check-in: 439113e1be user: dgp tags: trunk | |
| 17:55 | make genstubs check-in: 519a1e2663 user: dgp tags: trunk | |
| 16:49 | TIP 525 bug fix. check-in: a1207d9a2f user: dgp tags: trunk | |
| 16:37 | Implement TIP 506 check-in: 2b96285daf user: dgp tags: trunk | |
| 16:29 | Implement TIP 524 check-in: 98ce708184 user: dgp tags: trunk | |
| 16:18 | Adapted TIP 523 check-in: b0c34f2f60 user: dgp tags: trunk | |
| 16:02 | Adapted TIP 519 check-in: c2d56ebcdb user: dgp tags: trunk | |
| 15:52 | Adapted TIP 501 check-in: 4c1f444dd9 user: dgp tags: trunk | |
| 15:41 | Repaired and adapted TIP 406. check-in: 27523cea66 user: dgp tags: trunk | |
| 15:23 | Plug memory leak. Fork new trunk that isn't broken. check-in: b512b07904 user: dgp tags: trunk | |
|
2018-11-12
| ||
| 09:53 | merge 8.6 to get Travis fixes check-in: 3420aa222e user: dkf tags: core-8-branch | |
| 09:48 | Make cookiejar tests skip gracefully check-in: 47cb98ab2b user: dkf tags: core-8-branch | |
|
2018-11-11
| ||
| 16:35 | merge fixes from 8.6 work Closed-Leaf check-in: 499a27f486 user: dkf tags: travis-8.7 | |
| 15:18 | Recreate the branch with minimal requirements check-in: a8a74fb6c1 user: dkf tags: travis-8.7 | |
|
2018-11-09
| ||
| 19:05 | policyAllow is also a cookiejar method; make tests account for it. check-in: 29645efd60 user: dgp tags: core-8-branch | |
| 19:03 | Don't make tests depend on third party error messages we do not control. check-in: ad5b788593 user: dgp tags: core-8-branch | |
| 16:48 | silence compiler warning check-in: 9df327f945 user: dgp tags: core-8-branch | |
| 16:16 | Merge and adapt 8.6 check-in: 39988cd759 user: dgp tags: core-8-branch | |
|
2018-11-08
| ||
| 17:09 | merge mark check-in: 03c951b922 user: dgp tags: core-8-branch | |
| 10:40 | TESTBUGFIX: The C locale is more commonly based on UTF-8 than it used to be. check-in: dc79a3cce0 user: dkf tags: core-8-branch | |
|
2018-11-07
| ||
| 18:59 | merge 8.6 check-in: ec95bdb397 user: dkf tags: core-8-branch | |
| 08:58 | Fix "executable" flag for many files (now really!) check-in: df4c45f5bd user: jan.nijtmans tags: core-8-branch | |
|
2018-11-06
| ||
| 14:02 | mark many files as not executable check-in: 2967754d0b user: dkf tags: core-8-branch | |
| 12:13 | Implemen TIP 506 check-in: a28f0b7fe2 user: dgp tags: core-8-branch | |
| 12:11 | merge 8.7 Closed-Leaf check-in: fc11dc4371 user: dgp tags: tip-506 | |
| 11:15 | Implement TIP 524 check-in: f726350fc9 user: dkf tags: core-8-branch | |
| 11:14 | Implement TIP 523 check-in: 631b118fda user: dkf tags: core-8-branch | |
| 11:13 | Implement TIP 519 check-in: fb31dee0c8 user: dkf tags: core-8-branch | |
| 11:12 | Implement TIP 501 check-in: 2ac1f40dd9 user: dkf tags: core-8-branch | |
| 10:08 | Added documentation Closed-Leaf check-in: ce45ca6798 user: dkf tags: tip-501 | |
| 10:04 | merge core-8-branch check-in: 33398e15df user: dkf tags: tip-501 | |
| 09:51 | Implement TIP 445 check-in: bfd27f7857 user: dkf tags: core-8-branch | |
| 09:50 | Implement TIP 406 check-in: 5f51fd5a97 user: dkf tags: core-8-branch | |
| 09:49 | merge core-8-branch Closed-Leaf check-in: 9484e75bad user: dkf tags: dkf-http-cookies | |
| 09:45 | Added docs check-in: 5cc36bd031 user: dkf tags: tip-480 | |
|
2018-11-05
| ||
| 09:33 | Added tests check-in: 372fa01f11 user: dkf tags: tip-480 | |
|
2018-11-04
| ||
| 23:05 | Added missing boolean test check-in: 7f1442d9bc user: dkf tags: tip-480 | |
| 23:00 | Rest of baseline implementation of TIP. check-in: 9ad995dc14 user: dkf tags: tip-480 | |
| 15:34 | Start of implementing TIP 480. check-in: 3d83a8577a user: dkf tags: tip-480 | |
|
2018-11-02
| ||
| 07:26 | Merge 8.7 Closed-Leaf check-in: a6c095ea63 user: jan.nijtmans tags: tip-512 | |
|
2018-11-01
| ||
| 20:10 | Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and object/class mutation. check-in: 1e3b9149a7 user: pooryorick tags: core-8-branch | |
| 16:28 | Replace logical and with bitwise & Closed-Leaf check-in: 37f9d3e1fe user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:06 | Fix issue with oPtr->command, which might be NULL. check-in: 311f6dcc5b user: pooryorick tags: bug-e593adf103-core-8 | |
| 14:50 | merge 8.7 check-in: 7664bb78aa user: dgp tags: trunk | |
| 14:48 | Eliminate fallback attempts when broken strtod() routines are detected. This has long been creating ... check-in: eaf2699f09 user: dgp tags: core-8-branch | |
|
2018-10-30
| ||
| 20:46 | Tray a later version of wine Closed-Leaf check-in: 043b844a58 user: jan.nijtmans tags: travis-8.7-wine | |
| 20:43 | Merge 8.7 check-in: c501ac4d38 user: jan.nijtmans tags: trunk | |
| 20:42 | Merge 8.6 check-in: 5547022128 user: jan.nijtmans tags: core-8-branch | |
| 19:16 | Handle global/namespace variables better. Leaf check-in: ee78d5d0a9 user: dkf tags: info-linkedname | |
| 18:57 | Tidy up further (comments, helper macros). More tests check-in: e9b8f2dd62 user: dkf tags: info-linkedname | |
| 18:04 | Neater magic check-in: 4c521e6b61 user: dkf tags: info-linkedname | |
| 15:40 | Fix the branch; still needs cleaning up check-in: 115232d54c user: dkf tags: info-linkedname | |
| 15:07 | merge core-8-branch check-in: ccef542a42 user: dkf tags: info-linkedname | |
|
2018-10-29
| ||
| 21:00 | Another attempt using cross-compile check-in: 7ab351a773 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:58 | Merge 8.7 check-in: f96f19e7e4 user: jan.nijtmans tags: trunk | |
| 19:57 | Fix compilation on Visual C++ 6.0, which doesn't have LLONG_MIN/LLONG_MAX check-in: 28c1c59dbb user: jan.nijtmans tags: core-8-branch | |
| 19:23 | merge 8.7 check-in: cca06bb4a1 user: pooryorick tags: bug-e593adf103-core-8 | |
| 18:19 | Work started eliminating long outdated compat routines that now cause cross-compiling failure far mo... Closed-Leaf check-in: c671a610ec user: dgp tags: bug-840660e5a1 | |
| 15:37 | merge 8.7 Closed-Leaf check-in: 9220ded810 user: dgp tags: tip-445 | |
| 15:04 | merge 8.7 check-in: f3611d1ed1 user: dgp tags: trunk | |
| 14:39 | merge mark check-in: 14ebe914be user: dgp tags: core-8-branch | |
| 13:36 | [TIP 525] Revise [tcltest::runAllTests] to return indicator of any failure. check-in: a4ea2b2387 user: dgp tags: core-8-branch | |
| 13:19 | [TIP 522] New option "-errorCode" to [tcltest::test] in tcltest 2.5 check-in: 6852438731 user: dgp tags: core-8-branch | |
|
2018-10-28
| ||
| 19:36 | Merge tip-468 branch check-in: 55c044358f user: jan.nijtmans tags: tip-468 | |
| 19:30 | typo check-in: b924308250 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:28 | configuration to be tested check-in: 74460824f8 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:26 | Merge 8.7 check-in: 4f12a75d03 user: jan.nijtmans tags: tip-468 | |
| 19:21 | Experiment: See if we can build and test using cross-compiled mingw-w64 with wine check-in: 4c6c98a736 user: jan.nijtmans tags: travis-8.7-wine | |
| 15:36 | Documentation Closed-Leaf check-in: 5fbb86d1a1 user: dkf tags: tip-524 | |
| 12:48 | Test cases (and some fixes) check-in: c1d92c86e0 user: dkf tags: tip-524 | |
| 08:22 | Definition and introspection commands. check-in: a6c39f8690 user: dkf tags: tip-524 | |
|
2018-10-27
| ||
| 22:12 | merge core-8-branch check-in: c000f42f30 user: dkf tags: tip-524 | |
| 22:05 | Core machinery for implementing TIP 524; still needs user-facing access commands check-in: 774b088366 user: dkf tags: tip-524 | |
| 19:46 | Merge 8.7 check-in: 6966eb6f6f user: jan.nijtmans tags: trunk | |
| 19:45 | Merge 8.6 check-in: fc3996f465 user: jan.nijtmans tags: core-8-branch | |
| 18:08 | Update TZ info to tzdata2018g. check-in: 939c6715ef user: jima tags: trunk | |
| 18:08 | Update TZ info to tzdata2018g. check-in: 0bf9474c61 user: jima tags: core-8-branch | |
| 01:31 | merge 8.7 check-in: a4c2fb6fcf user: dgp tags: dgp-string-insert | |
| 01:04 | Draft implementation of TIP 506 - rebased to Tcl 8.7 check-in: d827ebc363 user: dgp tags: tip-506 | |
|
2018-10-26
| ||
| 19:03 | Merge 8.7 check-in: 60ab530f61 user: jan.nijtmans tags: trunk | |
| 19:01 | Merge 8.6 check-in: 2c5843e74c user: jan.nijtmans tags: core-8-branch | |
|
2018-10-24
| ||
| 16:13 | Turn on ACCEPT_NAN as first step toward TIP 520. Leaf check-in: 60e7a1c991 user: dgp tags: tip-520 | |
| 02:00 | merge 8.7 check-in: 11878ebb4d user: dgp tags: tip-445 | |
| 00:06 | merge trunk check-in: b2e2314ae8 user: dgp tags: dgp-properbytearray | |
|
2018-10-23
| ||
| 23:42 | merge 8.7 check-in: eebc90221c user: dgp tags: trunk | |
| 23:23 | [d1d05d1c7a] Fix bug parsing end-$bignum End deprecated acceptance of "e" and "en" as index value. S... check-in: bea150e3a5 user: dgp tags: core-8-branch | |
| 23:16 | merge 8.7 Closed-Leaf check-in: 0beb6b3d16 user: dgp tags: bug-d1d05d1c7a | |
| 23:09 | Streamline and comment combined routine. check-in: 6e1e4b84af user: dgp tags: bug-d1d05d1c7a | |
| 21:35 | Merge 8.7 check-in: 80ea199257 user: jan.nijtmans tags: tip-481 | |
| 19:42 | Merge 9.0 check-in: 21c7ee7905 user: jan.nijtmans tags: tip-497 | |
| 19:40 | Merge tip-512 branch check-in: 5fbf0983c6 user: jan.nijtmans tags: initsubsystems | |
| 19:39 | Merge 8.7 check-in: b4db93bcfb user: jan.nijtmans tags: tip-512 | |
| 19:15 | Merge 8.7 check-in: 8c20090491 user: jan.nijtmans tags: trunk | |
| 19:14 | Merge libtommath-no-stdint.h branch. Re-generated tclTomMath.h check-in: f80d058b73 user: jan.nijtmans tags: core-8-branch | |
| 19:11 | rework the logic a bit check-in: 83584c485d user: dgp tags: bug-d1d05d1c7a | |
| 19:01 | End the deprecated practice of accepting "e" and "en" as valid index values. check-in: b881052e97 user: dgp tags: bug-d1d05d1c7a | |
| 18:49 | Refactor the SetEndOffsetFromAny() routine into its only caller. check-in: 9bd9d04ad9 user: dgp tags: bug-d1d05d1c7a | |
| 18:37 | Branch [https://github.com/libtom/libtommath/commits/no-stdint-h] from libtommath, by karel-m. check-in: a0c1e94d5b user: jan.nijtmans tags: libtommath-no-stdint.h | |
| 18:24 | The "end-offset" type is unregistered. No need for a setFromAnyProc. Remove and simplify. check-in: 4c6668c50a user: dgp tags: bug-d1d05d1c7a | |
| 17:58 | merge 8.7 check-in: d647776905 user: dgp tags: bug-d1d05d1c7a | |
|
2018-10-22
| ||
| 20:41 | Merge 8.7 check-in: 066566fd78 user: jan.nijtmans tags: trunk | |
| 20:40 | formatting check-in: dce841dc73 user: jan.nijtmans tags: core-8-branch | |
| 20:12 | Merge changes in libtommath's latest "develop" branch check-in: 1333ab8fdb user: jan.nijtmans tags: core-8-branch | |
| 19:32 | Update libtommath to latest "develop" branch check-in: a48d25f2e4 user: jan.nijtmans tags: libtommath | |