Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
310 check-ins using file tests/safe.test version 4dd35d04df
|
2010-05-21
| ||
| 12:43 | [Bug #3005233] fix for build on OpenBSD vax check-in: 00d3292dea user: nijtmans tags: trunk | |
| 12:11 | Make sure that copyDir only receives normalized paths, otherwise it might result in a crash on CYGW... check-in: e38d62573a user: nijtmans tags: trunk | |
|
2010-05-20
| ||
| 08:37 | Also check the reverse path of dict->list EIAS violation. check-in: 22814f544a user: ferrieux tags: trunk | |
|
2010-05-19
| ||
| 21:54 | Add missing test for [Bug 3004007], fixed under the radar on 2010-02-24 (dkf): EIAS violation in lis... check-in: c054dd492a user: ferrieux tags: trunk | |
| 08:23 | Don't use arrays of length 1, just use a single element then, it makes code more readable. check-in: d3074821cb user: nijtmans tags: trunk | |
|
2010-05-17
| ||
| 21:51 | Fix [Bug 2996549]: Failure in expr.test on Win32 check-in: 0958a5f61a user: nijtmans tags: trunk | |
| 09:46 | * generic/tclCmdIL.c (TclInfoFrame): Change this code to use Tcl_GetCommandFullName rather than ro... check-in: a2a6f59b99 user: dkf tags: trunk | |
|
2010-05-14
| ||
| 08:22 | Correct some comments (Jos Decoster found...) check-in: 6266b667b3 user: dkf tags: trunk | |
|
2010-05-12
| ||
| 13:41 | oops, no unicode characters in ChangeLog ... check-in: 2b80b7fe45 user: nijtmans tags: trunk | |
|
2010-05-11
| ||
| 14:49 | Unnecessary type casts, See Tcl [Patch #2997087] Don't duplicate CYGWIN timezone #define from tclPor... check-in: e846defae2 user: nijtmans tags: trunk | |
| 14:47 | Unnecessary type casts, See Tcl [Patch #2997087] Don't duplicate CYGWIN timezone #define from tclPor... check-in: b231748527 user: nijtmans tags: trunk | |
|
2010-05-07
| ||
| 20:16 | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: 8bca6e05e0 user: andreas_kupries tags: trunk | |
|
2010-05-05
| ||
| 22:43 | Unnecessary type casts, See Tcl [Patch #2997087] check-in: 7f0a7f532c user: nijtmans tags: trunk | |
|
2010-05-04
| ||
| 11:05 | TCHAR-related fixes, making those files compile fine when TCHAR != char Please see comments in [Freq... check-in: 2f92eaadea user: nijtmans tags: trunk | |
|
2010-05-03
| ||
| 14:36 | CONSTify various useful internal functions (TclBignumToDouble, TclCeil, TclFloor), and related tomma... check-in: 729ffb738f user: nijtmans tags: trunk | |
| 13:21 | Add pkg, *.dll to the ignore list check-in: 111b07cc53 user: nijtmans tags: trunk | |
| 13:20 | For MINGW/CYGWIN, use GetCommandLineA explicitely check-in: b64ef5b170 user: nijtmans tags: trunk | |
| 11:37 | Use "tclIO.h" and "tclTomMathDecls.h" everywhere check-in: 06ef5ace06 user: nijtmans tags: trunk | |
|
2010-04-30
| ||
| 21:15 | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish * library/init.tcl... check-in: a30f8d7cf3 user: dgp tags: trunk | |
| 20:52 | * generic/tclBinary.c (TclAppendBytesToByteArray): Add comments * generic/tclIn... check-in: 32f022466a user: dgp tags: trunk | |
| 14:06 | * generic/tclBinary.c (TclAppendBytesToByteArray): Add extra armour against buffer overflows. check-in: 07af3814a9 user: dkf tags: trunk | |
| 12:38 | Fix the problems I introduced inadvertently: * generic/tclBasic.c (NRInterpCoroutine): Corrected ha... check-in: a822ad9b51 user: dkf tags: trunk | |
| 12:30 | * tests/coroutine.test: testing coroutine arguments after [yield]: check that only 0/1 allowed check-in: 6772c1330f user: msofer tags: trunk | |
| 09:25 | * unix/Makefile.in (gdb-test): Remove quotes so that library paths are constructed correctly. check-in: d162dd5825 user: dkf tags: trunk | |
| 09:23 | * generic/tclCompCmds.c (TclCompileVariableCmd): Slightly tighter issuing of instructions. check-in: 6497264574 user: dkf tags: trunk | |
| 08:29 | * generic/tclExecute.c (TclExecuteByteCode): Add peephole optimization of the fact that INST_DICT_... check-in: 40a1507909 user: dkf tags: trunk | |
| 07:56 | * generic/tclBasic.c (TclNRYieldObjCmd, TclNRYieldmObjCmd) (NRInterpCoroutine): Replace magic valu... check-in: 7222a46970 user: dkf tags: trunk | |
| 07:07 | Unnecessary TCL_STORAGE_CLASS re-definition. It was used for an ancient dummy reference to Tcl_LinkV... check-in: 79f098fef8 user: nijtmans tags: trunk | |
|
2010-04-29
| ||
| 23:43 | forgot the Changelog entry check-in: 77e5c0bba9 user: msofer tags: trunk | |
| 23:39 | * generic/tclCompExpr.c: Slight change in the literal sharing * generic/tclCompile.c: mechanism t... check-in: 7ff9813649 user: msofer tags: trunk | |
| 21:24 | Typo check-in: e4ffaa22ac user: andreas_kupries tags: trunk | |
| 21:19 | * library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: fe8af4524f user: andreas_kupries tags: trunk | |
| 15:49 | * library/tzdata/Antarctica/Macquarie: * library/tzdata/Africa/Casablanca: * library/tzdata/Afr... check-in: 2fa0d393d8 user: kennykb tags: trunk | |
| 15:14 | fix MSVC warning C4018: '>' : signed/unsigned mismatch check-in: 6e0b151b67 user: nijtmans tags: trunk | |
| 15:08 | typo check-in: 149e58786c user: dkf tags: trunk | |
| 15:08 | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 2992970]: Make * generic/tclStringObj.c (T... check-in: 45422b0ec4 user: dkf tags: trunk | |
| 11:05 | credit Lars_H for [yieldm]'s idea check-in: c37ff9fc81 user: msofer tags: trunk | |
| 09:23 | Include "tcl.h", not <tcl.h>, like everywhere else, to insure that the version in the Tcl distribut... check-in: 38aced1306 user: nijtmans tags: trunk | |
|
2010-04-28
| ||
| 11:50 | Remove unused @MAN2TCLFLAGS@ Move <limits.h> include from tclInt.h to tclWinPort.h, and eliminate un... check-in: a8f2c2ec69 user: nijtmans tags: trunk | |
| 10:50 | * generic/tclInt.h (TclIsVarDirectUnsettable): Corrected flags so that deletion of traces is not o... check-in: b533ea6b87 user: dkf tags: trunk | |
|
2010-04-27
| ||
| 14:58 | Code reordering to slightly shorten generated object code. check-in: db0caf99b6 user: dkf tags: trunk | |
| 12:36 | If tclInt.h or tclPort.h is already included, don't include <limits.h> again. Follow-up to [Bug 2991... check-in: b7c55dd4bf user: nijtmans tags: trunk | |
| 08:20 | [Bug 2992292]: tclIOUtil.c assignment type mismatch compiler warning check-in: bacf1b059e user: nijtmans tags: trunk | |
|
2010-04-26
| ||
| 22:30 | * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Simplified the logic so that the casts added in Do... check-in: 4822edc7ce user: kennykb tags: trunk | |
| 13:49 | * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Added an explicit cast because auto-casting betwee... check-in: 5dc374b21c user: dkf tags: trunk | |
| 13:34 | typofix check-in: f7812fbb27 user: dkf tags: trunk | |
| 13:32 | * generic/tclStubInit.c: Add a small amount of gcc-isms (with #ifdef * generic/tclOOStubInit.c: ... check-in: 724ca31ab6 user: dkf tags: trunk | |
|
2010-04-25
| ||
| 13:39 | * generic/tclBasic.c: add unsupported [yieldm] command. * generic/tclInt.h: check-in: 0d7e0c6722 user: msofer tags: trunk | |
|
2010-04-24
| ||
| 17:07 | * generic/tclBasic.test: modify api of TclSpliceTailcall() * generic/tclExecute.c: to fix yieldTo... check-in: e70f57dc66 user: msofer tags: trunk | |
|
2010-04-23
| ||
| 15:45 | Fix [Bug #2991415] tclport.h #included before limits.h check-in: b89ceebb49 user: nijtmans tags: trunk | |
|
2010-04-22
| ||
| 11:40 | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) Eliminate various unn... check-in: 77d22c7b43 user: nijtmans tags: trunk | |
|
2010-04-20
| ||
| 14:50 | Upgrade to zlib 1.2.5 check-in: 47f60cf757 user: nijtmans tags: trunk | |
| 14:24 | Use function prototypes from the FS API. check-in: 586991963c user: nijtmans tags: trunk | |
|
2010-04-19
| ||
| 15:43 | * generic/tclExecute.c (TclExecuteByteCode): Improve commenting and reduce indentation for the Inv... check-in: 2cde16e618 user: dkf tags: trunk | |
|
2010-04-18
| ||
| 11:51 | * doc/unset.n: [Bug 2988940]: Fix typo. check-in: 02fe026b3e user: dkf tags: trunk | |
|
2010-04-15
| ||
| 14:56 | Added comment check-in: 1791ed0caa user: nijtmans tags: trunk | |
| 13:58 | Move inclusion of <tchar.h> from tclPlatDecls.h to tclWinPort.h, where it belongs. Add fallback in t... check-in: 4967cf572a user: nijtmans tags: trunk | |
| 08:52 | * doc/try.n: [Bug 2987551]: Fix typo. check-in: 4768780b45 user: dkf tags: trunk | |
|
2010-04-14
| ||
| 22:58 | Fixed missing update of platform package index, and Makefiles. check-in: 002244c6c6 user: andreas_kupries tags: trunk | |
| 19:43 | * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: 3dd57d60df user: andreas_kupries tags: trunk | |
|
2010-04-13
| ||
| 13:37 | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp Fix gcc warning: comparison of un... check-in: 5426e082dc user: nijtmans tags: trunk | |
|
2010-04-08
| ||
| 13:26 | * generic/tclCompCmdsSZ.c (TclSubstCompile): If the first token does not result in a *guaranteed* ... check-in: 79caf5084b user: dkf tags: trunk | |
|
2010-04-07
| ||
| 09:51 | Formatting improvements for error stack docs check-in: 92aed87404 user: dkf tags: trunk | |
|
2010-04-06
| ||
| 19:59 | Repair missing bits in ChangeLog check-in: 304410e619 user: kennykb tags: trunk | |
| 12:51 | * doc/Load.3: Minor corrections of formatting and cross links. check-in: 929a216ffb user: dkf tags: trunk | |
| 12:35 | Fix signature of Tcl_LoadFile in documentation check-in: 8d125f4c10 user: nijtmans tags: trunk | |
| 09:17 | regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have ... check-in: 01324f0ef5 user: nijtmans tags: trunk | |
| 09:05 | regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have ... check-in: 401c0108e1 user: nijtmans tags: trunk | |
| 08:34 | Undo check-in: a322ec99b4 user: dkf tags: trunk | |
| 07:50 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): Plug leak of object when setting a variable fails. check-in: e3b1fcdc88 user: dkf tags: trunk | |
|
2010-04-05
| ||
| 19:44 | TIP #348 IMPLEMENTATION - Substituted error stack check-in: 43fe304839 user: ferrieux tags: trunk | |
| 13:54 | Regen with autoconf 2.61 (what I have) check-in: ef3fae2e21 user: dkf tags: trunk | |
| 12:45 | Flip the defaults for whether to build threaded. Part of TIP #364. check-in: cdc00c6f74 user: dkf tags: trunk | |
| 07:38 | Fix two failing tests by matching the can't-lookup-symbol error message. check-in: 74f9cd4b4f user: dkf tags: trunk | |
|
2010-04-04
| ||
| 15:11 | Minor changes to enforce Engineering Manual style rules. check-in: e0779f4c92 user: dkf tags: trunk | |
| 15:03 | Added a first crack at documentation for TIP #357's Tcl_LoadFile et al. check-in: 3d4b2b893a user: dkf tags: trunk | |
| 11:59 | * macosx/tclMacOSXBundle.c (OpenResourceMap): [Bug 2981528]: Only define this function when HAVE_C... check-in: 73ff3de36b user: dkf tags: trunk | |
|
2010-04-02
| ||
| 23:11 | Add missing "const" in signature, and some formatting fixes check-in: 0400a6f222 user: nijtmans tags: trunk | |
| 22:52 | * generic/tclIOUtil.c (Tcl_LoadFile): Corrections to previous commit * unix/tclLoadDyld.c (TclpDlo... check-in: 72fb2df278 user: dkf tags: trunk | |
| 21:21 | * generic/tcl.decls: [TIP #357]: First round of changes * generic/tclDecls.h: to export Tcl_LoadFi... check-in: 80aa157f45 user: kennykb tags: trunk | |
| 19:27 | * library/reg/pkgIndex.tcl: [TIP #362]: Fixed first round of * tests/registry.test: bug... check-in: dd10b0cf0b user: kennykb tags: trunk | |
| 19:23 | * generic/tclStrToD.c: [Bug 2952904]: Defer creation of the smallest floating point number until it ... check-in: 0ff9783605 user: kennykb tags: trunk | |
|
2010-04-01
| ||
| 13:31 | Small changes to make code fit Engineering Manual and compile on C89. check-in: 0c034c15c5 user: dkf tags: rmax-ipv6-branch | |
|
2010-03-31
| ||
| 22:12 | Added missing doc. Oops! check-in: a9f31bb325 user: dkf tags: trunk | |
| 20:55 | * doc/package.n: [Bug 2980210]: Document the arguments taken by the [package present] command corr... check-in: f350503aa0 user: dkf tags: trunk | |
| 14:14 | Improve the documentation of how to make and use a thread. check-in: c08ea9d1e0 user: dkf tags: trunk | |
| 10:29 | [FRQ 2974744]: share exception codes (ObjType?): Revised test cases, making sure that abbreviated co... check-in: 8a5a22ad19 user: nijtmans tags: trunk | |
|
2010-03-30
| ||
| 21:18 | Use TclWinConvertWSAError() at the right places inside CreateSocket() check-in: 176cfa12e7 user: rmax tags: rmax-ipv6-branch | |
| 21:17 | * generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, ReflectSeekWide, ReflectWatch,... check-in: 420bcd3d39 user: andreas_kupries tags: trunk | |
| 18:52 | Fix the logic of connecting client sockets under Windows check-in: 8973c3f502 user: rmax tags: rmax-ipv6-branch | |
| 16:31 | * generic/tclObj.c (Tcl_GetCommandFromObj): [Bug 2979402]: Reorder the validity ... check-in: f73bde5491 user: dgp tags: trunk | |
| 16:26 | First shot at porting the IPv6 changes to Windows check-in: ba424136ad user: rmax tags: rmax-ipv6-branch | |
| 14:16 | [Bug 2979399] uninitialized value troubles check-in: a7f4609167 user: nijtmans tags: trunk | |
| 14:05 | Finish bump to registry 1.3.0 check-in: 2268733bd3 user: dgp tags: trunk | |
| 13:17 | [FRQ 2974744]: share exception codes (ObjType?): further optimization, making use of indexType. check-in: 416a8249cd user: nijtmans tags: trunk | |
| 12:38 | Bump version of registry package to 1.3. check-in: 977c9f9ba6 user: dkf tags: trunk | |
| 12:33 | TIP #362 IMPLEMENTATION * win/tclWinReg.c: [Patch 2960976]: Apply patch from Damon Courtney to * ... check-in: 3606e1e39c user: dkf tags: trunk | |
| 08:45 | Merge from HEAD to rmax-ipv6-branch check-in: 54b695423d user: rmax tags: rmax-ipv6-branch | |
|
2010-03-29
| ||
| 22:31 | Only test for -visibility=hidden with gcc (Second remark in [Bug 2976508]) check-in: 397c8a8733 user: nijtmans tags: trunk | |
| 21:58 | * generic/tclStringObj.c: Fix array overrun in test format-1.12 caught by valg... check-in: 091499cda4 user: dgp tags: trunk | |
| 20:16 | Add a compat-define for AF_INET6 check-in: f4a0700510 user: rmax tags: rmax-ipv6-branch | |
| 09:31 | Minor formatting corrections check-in: 2de30c6817 user: dkf tags: trunk | |
|
2010-03-28
| ||
| 03:17 | Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs() calls of the pkg*.c t... check-in: fe807045e6 user: dgp tags: trunk | |
|
2010-03-27
| ||
| 22:47 | Provide "lowest supported Tcl version" to the Tcl_InitStubs functions in unix/dltest, in stead of "c... check-in: 2a8d873d37 user: nijtmans tags: trunk | |
| 22:40 | [Freq 2974744] share exception codes (ObjType?) check-in: a7d613dfe6 user: nijtmans tags: trunk | |
| 15:14 | Comment the ifdefery around AI_ADDRCONFIG and IPV6_V6ONLY check-in: aede3689f0 user: rmax tags: rmax-ipv6-branch | |
| 13:25 | Conditionalize the use of IPV6_V6ONLY check-in: 5938be08e9 user: rmax tags: rmax-ipv6-branch | |
|
2010-03-26
| ||
| 09:43 | [Bug 2976508] tcl HEAD fails on HP-UX check-in: 6833cb0282 user: nijtmans tags: trunk | |
|
2010-03-25
| ||
| 19:34 | Fix the address logic when opening client sockets check-in: 4e29b86545 user: rmax tags: rmax-ipv6-branch | |
| 14:53 | * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Corrected number of arguments to fstatfs() ... check-in: fed3232b19 user: dkf tags: trunk | |
| 14:02 | * macosx/tclMacOSXBundle.c, macosx/tclMacOSXFCmd.c: * macosx/tclMacOSXNotify.c: Reduce the level o... check-in: 59d080706b user: dkf tags: trunk | |
|
2010-03-24
| ||
| 16:53 | oops check-in: ce5fad172e user: dgp tags: trunk | |
| 15:33 | * generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] so * tests/result.t... check-in: 7cdddeb282 user: dgp tags: trunk | |
| 13:21 | * generic/tclOOInfo.c (InfoObjectMethodTypeCmd) (InfoClassMethodTypeCmd): Added introspection of m... check-in: 2b08d45000 user: dkf tags: trunk | |
| 10:35 | * tests/async.test (async-4.*): Reduce obscurity of these tests by putting the bulk of the code fo... check-in: 4edcf391c7 user: dkf tags: trunk | |
| 10:25 | * generic/tclCmdMZ.c (TryPostBody, TryPostHandler): Make sure that the [try] command does not trap... check-in: 19993c384d user: dkf tags: trunk | |
|
2010-03-23
| ||
| 23:25 | * generic/tclCmdMZ.c: [Bug 2973361] Revised fix for computing indices of script ar... check-in: 6bc6b87821 user: dgp tags: trunk | |
| 14:14 | Conditionalize the use of AI_ADDRCONFIG check-in: d7c7735f38 user: rmax tags: rmax-ipv6-branch | |
| 13:08 | Make error message in "try" implementation exactly the same as the one in "return" check-in: 624d3b1b3c user: nijtmans tags: trunk | |
| 12:58 | Make error message in "try" implementation exactly the same as the one in "return" check-in: bd5b3c5b09 user: nijtmans tags: trunk | |
|
2010-03-22
| ||
| 22:47 | * generic/tclCmdMZ.c: [Bug 2973361]: Compute the correct integer values to identif... check-in: 3bbde5159a user: dgp tags: trunk | |
|
2010-03-20
| ||
| 21:26 | Clarify the use of '&' for backgrounding a pipeline. check-in: 008ec6eae4 user: dkf tags: trunk | |
| 17:49 | Missed a spot. check-in: eb14061610 user: dkf tags: trunk | |
| 15:40 | regen check-in: bba3e3d384 user: dkf tags: trunk | |
| 15:39 | Allow [fcopy] to move more than 2GB per call. Frederic Bonnet identified issue. check-in: a2e969549f user: dkf tags: trunk | |
| 12:00 | stub16.c Don't hide that we use the ASCII API here. tclWinPipe.c 2 unnecessary type c... check-in: f5209189f6 user: nijtmans tags: trunk | |
|
2010-03-19
| ||
| 11:54 | Compile the [throw] command. check-in: 7f27b697b7 user: dkf tags: trunk | |
|
2010-03-18
| ||
| 20:54 | commit msg error check-in: 8e0fe48844 user: dgp tags: trunk | |
| 20:34 | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace] * generic/tclTestO... check-in: d368f28135 user: dgp tags: trunk | |
| 14:35 | Fix silly error in bytecode generation for [try]. check-in: b4a8de2746 user: dkf tags: trunk | |
| 10:59 | [Bug 2971921]: Corrected jump so that it doesn't skip into the middle of an instruction! Tightened... check-in: 77164c4ac7 user: dkf tags: trunk | |
|
2010-03-17
| ||
| 19:27 | First attempt on IPv6 support with the goal of maximum transparency and backwards compatibility. check-in: eee9f47c0a user: rmax tags: rmax-ipv6-branch | |
| 16:35 | * generic/tclIORTrans.c (ReflectInput, ReflectOutput, ReflectSeekWide): [Bug 2921116]: Added miss... check-in: 366cd619ab user: andreas_kupries tags: trunk | |
|
2010-03-16
| ||
| 16:18 | don't cast away "const" without reason. check-in: 8373402a4b user: nijtmans tags: trunk | |
| 09:01 | Upgrade zlib to version 1.2.4 check-in: 62fd020af8 user: nijtmans tags: trunk | |
|
2010-03-14
| ||
| 14:59 | Squelch unnecessary parens, shorten overlong comment lines. check-in: 6b7147d1ee user: dkf tags: trunk | |
|
2010-03-12
| ||
| 15:18 | Fix [Bug 2967340]: Static build failure check-in: d1616c6af7 user: nijtmans tags: trunk | |
|
2010-03-11
| ||
| 15:02 | Revert a few files from the previous commit, preventing conflicts with Kevin's TIP #357 work check-in: 6e701eee65 user: nijtmans tags: trunk | |
| 13:35 | Remove unnecessary '&' decoration for function pointers. Fix double declaration of TclNativeDupInter... check-in: bb4a12448b user: nijtmans tags: trunk | |
|
2010-03-09
| ||
| 21:15 | * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux * doc/refchan.n: <ferrieux@us... check-in: 294dac0871 user: andreas_kupries tags: trunk | |
| 18:23 | * library/tzdata/America/Matamoros: New locale * library/tzdata/America/Ojinaga: New... check-in: c9785f1583 user: dgp tags: trunk | |
|
2010-03-07
| ||
| 14:39 | test that tclOO stubs are present in stub library Applied missing part of [Patch 2961556] Change all... check-in: 0ccb7b21a9 user: nijtmans tags: trunk | |
|
2010-03-06
| ||
| 06:29 | remove presence of tclTomMathStubsPtr in tclStubLib.c test that tommath stubs are present in stub li... check-in: 04bac2f347 user: nijtmans tags: trunk | |
|
2010-03-05
| ||
| 23:23 | Updated changelog with message relating to code audit from earlier check-in: d95c9e8212 user: dkf tags: trunk | |
| 23:12 | Quell a warning in Kevin Kenny's build environment check-in: 74d4ded15e user: dkf tags: trunk | |
| 22:50 | Fix [Bug 2964425]. check-in: c25ea55b7c user: dkf tags: trunk | |
| 15:32 | [Patch 2961556]: Change TclOO to use the same style of function typedefs as Tcl, as this is about th... check-in: 6723a5d58c user: dkf tags: trunk, potential incompatibility | |
| 14:34 | Code Audit results: * use do { ... } while (0) in macros * avoid shadowing one local variable with... check-in: 4d8a4f639d user: dkf tags: trunk | |
| 11:36 | Remove unused variable check-in: 782cd0109d user: dkf tags: trunk | |
|
2010-03-04
| ||
| 23:55 | ignore shared libraries from checking in check-in: 6994240f68 user: nijtmans tags: trunk | |
| 23:52 | Minor correction to log entry. check-in: 69222d3fd5 user: dkf tags: trunk | |
| 23:42 | Fix [Bug 2962664] by forcing oo::object deletion on oo::class deletion. check-in: b1e964413e user: dkf tags: trunk | |
| 23:16 | 3 unnecessary MODULE_SCOPE symbols check-in: 638890c82c user: nijtmans tags: trunk | |
| 22:29 | Split tommath stub lib source file in separate file. Don't use -fvisibility=hidden for cygwin check-in: c8722c8b57 user: nijtmans tags: trunk | |
|
2010-03-03
| ||
| 18:30 | * doc/refchan.n: Followup to ChangeLog entry 2009-10-07 (generic/tclIORChan.c). Fixed the documen... check-in: 92ecdcd7c3 user: andreas_kupries tags: trunk | |
|
2010-03-02
| ||
| 23:39 | [Enh 2959069] Support for -fvisibility=hidden check-in: 5215b8740c user: nijtmans tags: trunk | |
| 08:47 | Use a less hacky way of using a char as a hash key check-in: 5898a30975 user: dkf tags: trunk | |
|
2010-03-01
| ||
| 23:25 | Added test case for empty table in ::prefix check-in: ec977bbd3b user: ferrieux tags: trunk | |
| 23:19 | Improve error message for corner case in ::prefix check-in: 7f54d07f0a user: ferrieux tags: trunk | |
| 22:20 | fix [AT 86258]: special-casing of empty tables when generating error messages for [::tcl::prefix mat... check-in: 6f9f9e629d user: ferrieux tags: trunk | |
| 15:00 | Make the code prettier check-in: 6628dc8c04 user: dkf tags: trunk | |
| 14:57 | Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure -sockname] on... check-in: f9242444be user: ferrieux tags: trunk | |
|
2010-02-28
| ||
| 21:15 | Oops! [Bug 2960852] check-in: 7131f40fa3 user: dkf tags: trunk | |
| 20:12 | More additions of {TCL LOOKUP} error-code generation to various subcommands of [info] as part of lon... check-in: 7fb81ffe82 user: dkf tags: trunk | |
| 09:05 | Fix Bug #2959713: Link error with gcc 4.1 check-in: 229f34c59f user: nijtmans tags: trunk | |
|
2010-02-27
| ||
| 19:02 | Only look for the needle when it fits in the haystack. [Bug 2960021] check-in: d1aa4b3296 user: dkf tags: trunk | |
| 12:07 | * generic/tclMain.c (Tcl_Main): [Bug 801429]: Factor out the holding of the client-installed main lo... check-in: 9dc4acda9c user: dkf tags: trunk, potential incompatibility | |
| 11:51 | Corrections to make things work in the non-cross-compiling case check-in: 5c38ca40c2 user: dkf tags: trunk | |
|
2010-02-26
| ||
| 14:38 | Split tclCompCmds.c into two pieces to improve developer sanity. check-in: 63fb4017d5 user: dkf tags: trunk | |
| 11:05 | * unix/Makefile.in (NATIVE_TCLSH): Added this variable to allow for better control of what tclsh t... check-in: 824cd1843c user: dkf tags: trunk | |
| 10:32 | Cleanup doc/safe.n check-in: 52450b646f user: rmax tags: trunk | |
| 10:25 | Remap non-alphanumeric sequences in manpage filenames to single underscores. check-in: 30c728c4dd user: dkf tags: trunk | |
| 00:39 | [Bug 2818131] further tests added to cover use of mismatched zlib algorithms Using zlib gzip to wri... check-in: dd2bad0212 user: patthoyts tags: trunk | |
|
2010-02-25
| ||
| 23:39 | Squelch some warnings check-in: d14f7e694e user: dkf tags: trunk | |
| 22:20 | [ tcl-Feature Requests-2958832 ] Further speed-up of ouster-hash function. Eliminate various unneces... check-in: b28fef8499 user: nijtmans tags: trunk | |
| 14:49 | Convert many multi-line macros to use the best-practice do-while(0) form check-in: 8b62304af5 user: dkf tags: trunk | |
| 10:56 | Correct silly error with missing semicolons check-in: b6f587edd7 user: dkf tags: trunk | |
|
2010-02-24
| ||
| 14:30 | Fix some nasties with handling duplicate keys in list->dict->list conversions. check-in: 72dc5b9bbc user: dkf tags: trunk | |
| 10:49 | Reduce ifdef-fery and size of activation record. More variables shared across instructions than befo... check-in: 20d9e2d514 user: dkf tags: trunk | |
| 10:45 | More tidying up (whitespace, spelling, useless parentheses, useless casts) check-in: 511d94dd87 user: dkf tags: trunk | |
| 10:32 | Pure whitespace changes, changing to follow Engineering Manual style. check-in: c81eddebbb user: dkf tags: trunk | |
| 10:11 | [Bug 2957688]: clarified [socket -server] docs check-in: d1bfb71ebb user: dkf tags: trunk | |
|
2010-02-23
| ||
| 00:03 | correct date check-in: a2118d92b0 user: nijtmans tags: trunk | |
|
2010-02-22
| ||
| 23:55 | Fix typos in ChangeLog. check-in: 6d7d8b22c5 user: andreas_kupries tags: trunk | |
| 23:54 | * generic/tclZlib.c (ZlibTransformInput): [Bug 2742041]: Added a hack to work around the general ... check-in: e438b413a8 user: andreas_kupries tags: trunk | |
| 23:31 | Remove unnecessary EXTERN's, which already are in the global stub table. Use @EXEEXT@ in stead of @E... check-in: ede6fe7b20 user: nijtmans tags: trunk | |
| 13:07 | Added missing quoting check-in: 9fd327fe0d user: dkf tags: trunk | |
| 10:27 | Convert literal tabs in strings into \t sequences. check-in: fce0023cae user: dkf tags: trunk | |
|
2010-02-21
| ||
| 20:09 | Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0 Some more tests, showing that the LONG implemen... check-in: 4a0630650d user: nijtmans tags: trunk | |
| 18:55 | * tests/regexp.test: Add test cases back ported from Jacl regexp work. check-in: fdacdda252 user: mdejong tags: trunk | |
| 08:56 | Fix [Bug 2954959] expr abs(0.0) is -0.0 and added test cases for it. check-in: 67fb2f3118 user: nijtmans tags: trunk | |
|
2010-02-20
| ||
| 15:38 | Make [string length] compiler handle more trivial cases. check-in: e7133caaca user: dkf tags: trunk | |
|
2010-02-19
| ||
| 14:22 | Small changes to align code style with Tcl Engineering Manual check-in: 06e96addfd user: dkf tags: trunk | |
| 13:36 | Correct compiler/linker flags for threaded builds on OpenBSD. check-in: 5f0ed97439 user: stwo tags: trunk | |
| 09:54 | [Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 8c92f22576 user: dkf tags: trunk | |
|
2010-02-17
| ||
| 21:58 | Return to using the classic hash function. Now with *extensive* notes in the comments about why this... check-in: 851ca213dc user: dkf tags: trunk | |
| 15:59 | Fix error in stack depth calculation for [dict update], correct misleading comment in description of... check-in: 852f2c93e6 user: dkf tags: trunk | |
| 15:40 | missing comma check-in: d8c2f8b54c user: dgp tags: trunk | |
|
2010-02-16
| ||
| 21:34 | Change order of various struct members, restoring potential binary incompatibility with Tcl 8.5 check-in: be952a0158 user: nijtmans tags: trunk | |
| 16:30 | Small fixes, namely: Move some related pieces (e.g., for encoding handling) closer together Upda... check-in: 4223b70b26 user: dkf tags: trunk | |
| 16:02 | regen check-in: 688e377016 user: dkf tags: trunk | |
| 16:01 | Do not assume that all unix systems have the POSIX blkcnt_t type, since OpenBSD apparently does not.... check-in: 1ed3cbbadc user: dkf tags: trunk | |
| 14:09 | Update literal table to use FNV hash function. check-in: 8ec38235bc user: dkf tags: trunk | |
|
2010-02-15
| ||
| 23:10 | Eliminate all internal Tcl_WinUtfToTChar and Tcl_WinTCharToUtf calls, needed for mslu support. check-in: 89d7bf3904 user: nijtmans tags: trunk | |
| 22:56 | reverted earlier rename from tcl*Stubs to tcl*ConstStubs, it's not necessary at all. tclEnsemble.c: ... check-in: 0d29245dd5 user: nijtmans tags: trunk | |
| 11:53 | Fix [Bug 2950259] so that deleting an object by killing its namespace will reliably call the object'... check-in: bc959e87fb user: dkf tags: trunk | |
|
2010-02-14
| ||
| 13:37 | Reduce code nesting in [namespace ensemble] implementation. check-in: f7436e0a2c user: dkf tags: trunk | |
| 13:23 | Corrected a comment. check-in: e4f2d1e010 user: dkf tags: trunk | |
|
2010-02-13
| ||
| 18:11 | Hive off the ensemble code into its own file. Split the [switch] compiler for sanity's sake. check-in: 4fbc57ea60 user: dkf tags: trunk | |
| 13:33 | Add .lib, .exp and .res to .cvsignore check-in: ca9903c7d8 user: nijtmans tags: trunk | |
| 13:31 | use -pipe for gcc on win32 (mingw/cygwin) check-in: 9548ade90f user: nijtmans tags: trunk | |
|
2010-02-12
| ||
| 03:21 | add tests for explicit backslash zero as argument to list command check-in: 0f7125b8b7 user: mdejong tags: trunk | |
|
2010-02-11
| ||
| 15:21 | Correct date check-in: ceb8e2ae70 user: dkf tags: trunk | |
| 15:20 | [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. check-in: 9f72b0493b user: dkf tags: trunk | |
| 11:14 | Tcl Bug 2826551 regexp bugs related to -all -line and -start and newlines check-in: 2a54ee5bde user: dkf tags: trunk | |
| 09:00 | [Bug 2949397]: Prevent destructors from running on the two core class objects when the whole interpr... check-in: ed48aba1da user: dkf tags: trunk | |
|
2010-02-10
| ||
| 23:28 | Two more hash-iteration-order assumptions bite the dust check-in: c93663dc53 user: dkf tags: trunk | |
| 23:24 | Remove assumption of ordered results from [info procs] check-in: 6bfa8a0a39 user: dkf tags: trunk | |
| 23:17 | More zlib documentation improvements. check-in: d016050a8c user: dkf tags: trunk | |
| 16:29 | Forgot the magic bias values. FNV is wildly magical... check-in: 5ba97c097d user: dkf tags: trunk | |
| 16:12 | Improvements to zlib documentation (and formatting of it). check-in: a705209b99 user: dkf tags: trunk | |
|
2010-02-09
| ||
| 22:39 | Minor corrections as recommended by Joe English. check-in: 7173a0a307 user: dkf tags: trunk | |
| 22:27 | Corrected case of trap pattern check-in: 6deccb969e user: dkf tags: trunk | |
| 22:20 | Small cleanups of formatting issues check-in: bdaa6f380a user: dkf tags: trunk | |
| 20:51 | Compilation of [try] now enabled! check-in: f2617b69aa user: dkf tags: trunk | |
| 14:08 | Get the inequality right check-in: 76f159362c user: ferrieux tags: trunk | |
| 14:05 | remove dependency on 8.5+ idiom "in" in expressions check-in: 65b672a467 user: ferrieux tags: trunk | |
|
2010-02-08
| ||
| 13:21 | [Bug 2947783]: Ensure that result is an unshared object before appending to it. check-in: 98913ba9aa user: dkf tags: trunk | |
|
2010-02-07
| ||
| 09:10 | Upgrade Tcl's hash function to use the FNV-32 algorithm. This is marginally faster and gives a bit b... check-in: 24fe1de120 user: dkf tags: trunk | |
| 08:03 | Fix tests with known dependencies on hash iteration order. check-in: 6df1a049cd user: dkf tags: trunk | |
|
2010-02-05
| ||
| 22:39 | Added basic compilation of [error] (the most common case only). check-in: d3fc864505 user: dkf tags: trunk | |
| 20:53 | Follow-up to earlier commit today: Eliminate the need for an extra Stubs Pointer for adressing a sta... check-in: b809fb2cbc user: nijtmans tags: trunk | |
| 14:33 | More consistency in errorcode generation. check-in: 1dc360a107 user: dkf tags: trunk | |
| 13:41 | NRE-enabled destructors! Also more generation of errorcodes. check-in: 3d92d332fd user: dkf tags: trunk | |
| 11:47 | Use 'const' more often for pointers to read-only structures. check-in: f80600cbf2 user: dkf tags: trunk | |
| 10:03 | Follow-up to [2010-01-29] commit: prevent space within stub table function parameters if the paramet... check-in: 98e1b94811 user: nijtmans tags: trunk | |
|
2010-02-04
| ||
| 14:56 | Use the object RE interface for faster matching in [array names -regexp]. check-in: 71270e9141 user: dkf tags: trunk | |
| 13:49 | minor maintenance check-in: 46d3dc6474 user: dkf tags: trunk | |
| 13:46 | Make [array get] work again with a trivial pattern. check-in: 28cd675ef6 user: dkf tags: trunk | |
| 10:53 | Minor updates: more errorcodes, less C stack levels for old APIs check-in: d91c86d0da user: dkf tags: trunk | |
|
2010-02-03
| ||
| 13:26 | More corrections to the [array unset] command. check-in: d617577cc4 user: dkf tags: trunk | |
|
2010-02-02
| ||
| 16:12 | Turned the [array] command into a true ensemble. Test changes indicate some alteration to error mess... check-in: dfb143ff5e user: dkf tags: trunk | |
| 09:51 | Chisel away at reducing the cost of recent changes. check-in: 876d72038d user: dkf tags: trunk | |
| 09:13 | [Bug 2944404] Be careful in case an object deletes itself in its destructor. check-in: e4e7bef93e user: dkf tags: trunk | |
| 00:29 | Switch to using the new faster var-ref internal API inside [array unset] when it makes sense. check-in: 8c7a10ac02 user: dkf tags: trunk | |
| 00:11 | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] hits the next element... check-in: bf4311a2b0 user: dkf tags: trunk | |
|
2010-02-01
| ||
| 11:45 | Reduce obscurity of function names. Do a little recursion unrolling. check-in: d11c7a78b9 user: dkf tags: trunk | |
| 10:32 | Use attemptckalloc instead of ckalloc; RE engine knows how to deal with failure check-in: 6141987196 user: dkf tags: trunk | |
| 00:27 | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 2fa3db5b91 user: dkf tags: trunk | |
|
2010-01-31
| ||
| 22:33 | One more function that needs the LVT index passing into it now. check-in: 04cf166fd2 user: dkf tags: trunk | |
| 22:25 | Unbreak the build check-in: 596b2d209c user: dkf tags: trunk | |
|
2010-01-30
| ||
| 16:33 | Make the [unset] command be bytecode compiled. check-in: 211541cc9e user: dkf tags: trunk | |
|
2010-01-29
| ||
| 19:30 | Reverted Tcl_ThreadDataKey type change, see Bug #2942081 Changed some Tcl_CallFrame fields from "cha... check-in: 347767151a user: nijtmans tags: trunk | |
| 16:17 | - genStubs.tcl: No longer generate a space after "*" and immediately after a function name, so the... check-in: 9292490135 user: nijtmans tags: trunk | |
|
2010-01-28
| ||
| 13:57 | Make things compile... D'oh! check-in: b6675927c4 user: dkf tags: trunk | |
| 10:25 | Improvements to destructor handling. Stop crashes from odd destruction routes. check-in: ca70f094be user: dkf tags: trunk | |
|
2010-01-25
| ||
| 20:26 | Remove double includes (which causes a warning in CYGWIN compiles) Add confdefs.h to unix/.cvsignore... check-in: 40cecbbc4f user: nijtmans tags: trunk | |
|
2010-01-22
| ||
| 23:38 | [Bug 1970629]: Define a bit better what the current namespace of a procedure is check-in: d3dfd02410 user: dkf tags: trunk | |
| 13:05 | Revert [2009-12-21] change in tcl.h, in stead resolve the CYGWIN inclusion problems by re-arranging ... check-in: 73e5d1067b user: nijtmans tags: trunk | |
| 13:02 | Revert [2009-12-21] change in tcl.h, in stead resolve the CYGWIN inclusion problems by re-arranging ... check-in: 835f8e1e9d user: nijtmans tags: trunk | |
| 10:22 | Improve error code generation from some of the tailcall-related bits of TEBC. check-in: bb30ffa43f user: dkf tags: trunk | |
|
2010-01-21
| ||
| 17:23 | * generic/tclCompile.h: NRE-enable direct eval on BC spoilage * generic/tclExecute.c: [Bug 2910748... check-in: a9ed587eec user: msofer tags: trunk | |
|
2010-01-20
| ||
| 13:42 | Use a consistent indentation of 4 for code examples. check-in: e2e171f334 user: dkf tags: trunk | |
| 13:40 | Split up and extended the examples for more clarity check-in: 8b68e73528 user: dkf tags: trunk | |
| 09:41 | Document that [tailcall] doesn't work inside [catch] check-in: 554072789f user: dkf tags: trunk | |
|
2010-01-19
| ||
| 09:48 | [Bug 2929546]: Improve the dict documentation. check-in: b2cfd8b076 user: dkf tags: trunk | |
|
2010-01-18
| ||
| 22:19 | * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize the EventScriptRecord (esPtr) f... check-in: 1d91b69bab user: andreas_kupries tags: trunk | |
| 09:49 | Ensure that objects are released in all cases (hard to test this particular one without a very large... check-in: f225aaa526 user: dkf tags: trunk | |
| 09:31 | [Bug 2932421]: Make [format] less likely to smash intreps. check-in: d9c0ca8b37 user: dkf tags: trunk | |
|
2010-01-14
| ||
| 18:43 | Yet another exclusion check-in: ef8ae9090b user: dkf tags: trunk | |
| 18:23 | Another link suppression check-in: 63fd3bb0cb user: dkf tags: trunk | |
| 18:13 | Stop breaking of highlightable over a line for ease of scraping check-in: 23f8005029 user: dkf tags: trunk | |
| 14:52 | Improve keyword lists. check-in: 123e864f6d user: dkf tags: trunk | |
| 13:59 | More tinkering with the conversion special cases. check-in: 8002784202 user: dkf tags: trunk | |
| 11:47 | Improve linking between pages, put Tk variables in Tk docs. check-in: e951b5841c user: dkf tags: trunk | |
| 11:45 | Add link remapping capability. check-in: 199ad24664 user: dkf tags: trunk | |
|
2010-01-13
| ||
| 17:09 | Add copyrights/version trackers. check-in: 11a0cd151b user: dkf tags: trunk | |
| 16:55 | Add to exclusions, remove list-syntax problem check-in: 858053ee75 user: dkf tags: trunk | |
| 15:40 | Adjust the link suppression check-in: 5284d6b708 user: dkf tags: trunk | |
| 12:08 | Improve choice of keywords check-in: f07a6ecd28 user: dkf tags: trunk | |
| 09:58 | Another useless special case removed check-in: a21529b086 user: dkf tags: trunk | |
| 09:50 | No need for regexp(n) to get special treatment check-in: 33fbfa59e0 user: dkf tags: trunk | |
| 09:48 | Some small formatting tweaks check-in: 0ed2274afe user: dkf tags: trunk | |
| 09:47 | No need for return(n) to get special treatment check-in: fb648baad8 user: dkf tags: trunk | |
| 09:42 | Formatting check-in: f1031c8514 user: dkf tags: trunk | |
| 09:41 | Tweak to generate better links check-in: 6ebfc3459b user: dkf tags: trunk | |
| 09:32 | More factoring out of special cases in the nroff->HTML code. check-in: 490d91be44 user: dkf tags: trunk | |
| 09:13 | Improve NAME for better HTML generation check-in: 3e5db4de05 user: dkf tags: trunk | |
| 09:10 | Don't break a command reference over a line check-in: bc624fbbeb user: dkf tags: trunk | |
| 06:46 | Fix TCL_LL_MODIFIER for Cygwin and various other minor CYGWIN compilation problems check-in: 2be0f4173b user: nijtmans tags: trunk | |
|
2010-01-12
| ||
| 14:38 | Simplification/refactoring of nroff->HTML. check-in: 87d7c3c997 user: dkf tags: trunk | |
| 10:55 | Fix parameter name confusion for server sockets. check-in: 1d869e473a user: ferrieux tags: trunk | |
|
2010-01-10
| ||
| 22:58 | * win/tclWinDde.c: VC++ 6.0 doesn't have * win/tclWinReg.c PDWORD_PTR * win/tclWinThrd... check-in: ab99980096 user: nijtmans tags: trunk | |
| 20:36 | Small cleanups to improve HTML generation. check-in: ed6535d2ab user: dkf tags: trunk | |
| 16:51 | Record that [Bug 2898722] is lurking. check-in: c259a08953 user: dkf tags: trunk | |
| 13:19 | Split man2html converter up for ease of maintenance. check-in: 79ae04b489 user: dkf tags: trunk | |
| 12:32 | Added documentation for argument. check-in: 600020ad12 user: dkf tags: trunk | |
| 00:56 | Add more troff macros to ignore check-in: 44e825a295 user: dkf tags: trunk | |
|
2010-01-09
| ||
| 19:32 | Small tweaks to improve reporting and quell some unimportant messages check-in: a8cf5a937f user: dkf tags: trunk | |
| 18:42 | Added the contributed packages to the code to build HTML docs. check-in: 55a99d7dbb user: dkf tags: trunk | |
|
2010-01-05
| ||
| 18:58 | * generic/tclPathObj.c (TclPathPart): Correct inconsistency between * tests/fileNa... check-in: 07892416f4 user: dgp tags: trunk | |
|
2010-01-03
| ||
| 21:35 | regen check-in: 3da97f4f4c user: dkf tags: trunk | |
| 21:35 | Fix quoting problem check-in: b5b4a04dc4 user: dkf tags: trunk | |
| 21:21 | regen check-in: 13bb4e345f user: dkf tags: trunk | |
| 21:20 | Missed a bit check-in: f718c762af user: dkf tags: trunk | |
| 21:06 | [Bug 1636685]: Use the configuration for modern FreeBSD suggested by the FreeBSD porter. check-in: 70df56df91 user: dkf tags: trunk | |
| 20:52 | fix Changelog typo and c/p error check-in: 2e21ef51bb user: msofer tags: trunk | |
| 20:29 | * generic/tclBasic.c: Fix lerak of coroutines on namespace * generic/tclCompile.h: deletion, [... check-in: 213483b4eb user: msofer tags: trunk | |
|
2009-12-31
| ||
| 19:22 | Minor stylistic improvements. check-in: f140b14dba user: dkf tags: trunk | |
|
2009-12-30
| ||
| 22:26 | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the file correctly. check-in: 52080bfb5d user: dkf tags: trunk | |