Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
197 check-ins using file tools/uniClass.tcl version 6b7c343e0b
|
2016-06-16
| ||
| 14:23 | [16828b3744] Prototype fix for merging forward. check-in: a39b2cd748 user: dgp tags: bug-16828b3744 | |
|
2010-10-12
| ||
| 13:17 | merge check-in: 482c6c5066 user: dgp tags: dgp-refactor | |
| 11:37 | * unix/tclUnixSock.c (CreateClientSocket): Fix a memleak and refactor the calls to freeaddrinfo() [B... check-in: 01072bc4cf user: rmax tags: trunk | |
| 10:21 | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. Fix some MSVC 6.0 warnings check-in: 006b71eced user: nijtmans tags: trunk | |
|
2010-10-11
| ||
| 21:33 | Update for VS10 check-in: a8d0935cf3 user: nijtmans tags: trunk | |
| 14:18 | merge check-in: 2bf023a183 user: dgp tags: dgp-refactor | |
| 12:11 | [FRQ 2965056]: Windows build with -DUNICODE Add netapi32 to the windows link line, so we no longer h... check-in: ad9ffc933e user: nijtmans tags: trunk | |
|
2010-10-10
| ||
| 12:34 | merge check-in: 3d25691c29 user: dgp tags: dgp-refactor | |
|
2010-10-09
| ||
| 17:53 | merge check-in: a4dbca26be user: kennykb tags: dogeen-assembler-branch | |
| 16:17 | fix wrong date in Changelog entry check-in: a5a4aacb45 user: msofer tags: trunk | |
| 15:56 | * generic/tclExecute.c: fix overallocation of exec stack in TEBC (mixing numwords and numbytes) check-in: 0c036854c0 user: msofer tags: trunk | |
|
2010-10-07
| ||
| 23:36 | On Windows, use gai_strerrorA check-in: 6492fa0408 user: nijtmans tags: trunk | |
| 12:20 | merge check-in: efe0e17144 user: dgp tags: dgp-refactor | |
|
2010-10-06
| ||
| 20:21 | * tests/winPipe.test: Test hygiene with makeFile and removeFile. check-in: b907eff7df user: dgp tags: trunk | |
| 18:38 | * generic/tclCompile.c: Prevent writing to the intrep fields of a * tests/subst.test... check-in: fdaf2207d9 user: dgp tags: trunk | |
| 16:47 | Added catches. Still needs a lot of testing. check-in: f242f0858c user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-04
| ||
| 13:04 | merge check-in: 95b65ff363 user: dgp tags: dgp-refactor | |
|
2010-10-02
| ||
| 16:51 | nop and regexp check-in: 0817064f8e user: kennykb tags: dogeen-assembler-branch | |
| 16:22 | added missing tests: nsupvar, variable, upvar check-in: 39f1a3bc90 user: kennykb tags: dogeen-assembler-branch | |
| 16:04 | * generic/tclAssembly.c: * generic/tclAssembly.h: * tests/assemble.test: Added dictAppend, dictIncrI... check-in: fb57a61071 user: kennykb tags: dogeen-assembler-branch | |
| 12:38 | * generic/tclExecute.c (TEBCresume): [Bug 3079830]: Added invalidation of string representations o... check-in: c764ea06ea user: dkf tags: trunk | |
| 11:37 | Add function-header comments. check-in: df6fed8608 user: dkf tags: trunk | |
| 01:38 | merge check-in: e07a7270af user: kennykb tags: dogeen-assembler-branch | |
| 00:23 | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to return data to interp by default, or ... check-in: 4a9ba46064 user: hobbs tags: trunk | |
|
2010-10-01
| ||
| 13:34 | merge check-in: 662fc0e6b4 user: kennykb tags: dogeen-assembler-branch | |
| 13:20 | Added listIn, listNotIn, and dictGet. check-in: 78d6e8ada7 user: kennykb tags: dogeen-assembler-branch | |
| 13:14 | merge check-in: 45d08f24b7 user: dgp tags: dgp-refactor | |
| 12:52 | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, * generic/tclEnv.c, generic/tclLo... check-in: 50bdab4682 user: dkf tags: trunk | |
|
2010-09-30
| ||
| 11:38 | merge check-in: 679a8e6fc7 user: dgp tags: dgp-refactor | |
| 02:48 | Merge check-in: 95b8d68eb4 user: kennykb tags: dogeen-assembler-branch | |
| 02:42 | * tests/assemble.test: Added tryCvtToNumeric and several more list * generic/tclAssemble.c: operat... check-in: 82e6bb3476 user: kennykb tags: dogeen-assembler-branch | |
| 02:41 | * tests/assemble.test: Added tryCvtToNumeric and several more list * generic/tclAssemble.c: operat... check-in: bd63098c35 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-29
| ||
| 20:04 | tclMain.c: make compilable with -DUNICODE as well check-in: d67024d00d user: nijtmans tags: trunk | |
| 19:19 | re-generate configure with autoconf-2.59 check-in: 5520ee2832 user: nijtmans tags: trunk | |
| 03:10 | * tests/assemble.test: Completed conversion of tests to a * generic/tclAssemble.c: "white box" str... check-in: aed11a76bf user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-28
| ||
| 17:30 | merge check-in: 3c5eb8f8e4 user: dgp tags: dgp-refactor | |
| 15:43 | merge check-in: 8b2c02cf9f user: kennykb tags: dogeen-assembler-branch | |
| 15:22 | reverting faulty commit check-in: 145f305da9 user: msofer tags: trunk | |
| 15:20 | * generic/tclExecute.c: remove TEBCreturn() callback, the job can be accomplished by TEBCresume() check-in: 50ee8291b2 user: msofer tags: trunk | |
| 15:14 | Created branch rmax-ipv6-merge-synthetic Closed-Leaf check-in: 202680a12a user: cvs2fossil tags: rmax-ipv6-merge, rmax-ipv6-merge-synthetic | |
| 15:14 | Implement TIP#162 check-in: bf99e9f86d user: rmax tags: trunk | |
| 15:13 | * doc/socket.n: Document the changes to the [socket] and [fconfi... check-in: 3f8b48b6b6 user: rmax tags: trunk | |
| 02:11 | * tests/assemble.test: Added more "white box" tests. * generic/tclAssembly.c: Added the error checki... check-in: 43125b50d9 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-27
| ||
| 20:46 | merge check-in: 21a3ed6049 user: dgp tags: dgp-refactor | |
| 20:33 | Merged from HEAD. Also replaced a funky NRCallTEBC with the new call TclNRExecuteByteCode. check-in: f757862662 user: kennykb tags: dogeen-assembler-branch | |
| 20:16 | fix error with --enable-symbols=compile check-in: ec71acf2ad user: msofer tags: trunk | |
| 19:57 | missed ChangeLog entry check-in: 9b7113e2c8 user: msofer tags: trunk | |
| 19:42 | * generic/tclBasic.c: [Patch 3072080] (minus the itcl * generic/tclCmdIL.c: update): a saner... check-in: 56c0f34285 user: msofer tags: trunk | |
| 19:22 | Require at least Windows XP, for IPv6 support Closed-Leaf check-in: 396e1e9936 user: rmax tags: rmax-ipv6-branch | |
| 17:36 | * generic/tclVar.c: use the macro HasLocalVars everywhere check-in: e2ecd81658 user: msofer tags: trunk | |
| 16:50 | Cleanup the previous HEAD merge check-in: aa25938ab0 user: rmax tags: rmax-ipv6-branch | |
| 11:00 | Merge from HEAD check-in: d1f5c51f30 user: rmax tags: rmax-ipv6-branch | |
| 03:08 | * tests/assemble.test: Added more "white box" tests. * generic/tclAssembly.c: Fixed bugs exposed by ... check-in: c416d3f6a6 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-26
| ||
| 14:33 | merge check-in: bc9af6e422 user: dgp tags: dgp-refactor | |
| 14:16 | * generic/tclOOMethod.c (ProcedureMethodVarResolver): avoid code duplication, let the runtime var ... check-in: 2f076e63b2 user: msofer tags: trunk | |
| 05:37 | * tests/assemble.test: Added many new tests moving toward a more comprehensive test suite for the as... check-in: c571b679a7 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-25
| ||
| 17:10 | added more tests; fixed a bug in initialization of BasicBlock obj check-in: d2b05ebb0f user: kennykb tags: dogeen-assembler-branch | |
| 14:51 | * tclAssembly.c: Massive refactoring of the assembler * tclAssembly.h: to use a Tcl-like syntax (a... check-in: 8fa55c35f1 user: kennykb tags: dogeen-assembler-branch | |
| 02:25 | * tests/stringComp.test: improved string test coverage * generic/tclExecute.c (TclExecuteByteCode)... check-in: f1d4c3f43e user: hobbs tags: trunk | |
|
2010-09-24
| ||
| 17:53 | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: 99a1ee3675 user: andreas_kupries tags: trunk | |
|
2010-09-23
| ||
| 21:40 | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just as Tcl_SetVar. check-in: f696973491 user: nijtmans tags: trunk | |
| 18:33 | merge check-in: db0ce479fc user: dgp tags: dgp-refactor | |
| 18:08 | * generic/tclCmdAH.c: Fix cases where value returned by * generic/tclEvent.c: Tc... check-in: b83a3519f5 user: dgp tags: trunk | |
| 13:35 | merge check-in: 20f9c53bd5 user: dgp tags: dgp-refactor | |
| 09:18 | Make compilable with -DUNICODE (not actived yet) Many clean-ups in comments. check-in: 87eb553ce4 user: nijtmans tags: trunk | |
|
2010-09-22
| ||
| 20:13 | merge check-in: b47e892219 user: dgp tags: dgp-refactor | |
| 18:37 | * generic/tclExecute: one more DECACHE_STACK_INFO() missing; this fixes [Bug 3072640] check-in: 1a61d9c34d user: msofer tags: trunk | |
| 17:28 | Added a HISTORY section check-in: 43930424d5 user: rmax tags: rmax-ipv6-branch | |
| 17:21 | * tests/execute.test: added execute-10.3 for [Bug 3072640]. The test causes a mem failure. check-in: 9637ffa98b user: msofer tags: trunk | |
| 16:38 | s/fconfigure/chan configure/ and note 8.6 nature of IPv6 support check-in: db8ae95e52 user: hobbs tags: rmax-ipv6-branch | |
| 15:49 | * generic/tclExecute: protect all possible writes to ::errorInfo or ::errorCode with DECACHE_STACK... check-in: cad1977f01 user: msofer tags: trunk | |
| 13:35 | Improved readability of tcl+pkgs builds and tests check-in: 0435fd69e4 user: dgp tags: trunk | |
| 13:33 | merge check-in: aecc6f4ed5 user: dgp tags: dgp-refactor | |
| 06:48 | Add kernel32 to LIBS, so the link line for mingw is exactly the same as for MSVC++ check-in: f4eb1c2f19 user: nijtmans tags: trunk | |
| 02:42 | merge check-in: 4a5983f9ac user: dgp tags: dgp-refactor | |
| 01:08 | merge changes from HEAD check-in: 4312778f87 user: kennykb tags: dogeen-assembler-branch | |
| 00:57 | * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect): * generic/tclVar.c (TclLookupSimpleVa... check-in: 9dc86adce7 user: hobbs tags: trunk | |
|
2010-09-21
| ||
| 21:50 | [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fix check-in: cd35f6dc9e user: nijtmans tags: trunk | |
| 20:22 | Fix declaration after statement. Add -Wdeclaration-after-statement, so this mistake cannot happen ag... check-in: 057c64e70b user: nijtmans tags: trunk | |
| 19:32 | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl bytecode language check-in: ddc9909aaa user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-20
| ||
| 14:28 | Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on platforms >win95 check-in: 078f98cdb5 user: nijtmans tags: trunk, dogeen-assembler-split | |
| 12:09 | merge check-in: 0a18ff28dc user: dgp tags: dgp-refactor | |
|
2010-09-18
| ||
| 23:14 | * doc/file.n (file readlink): [Bug 3070580]: Typofix. check-in: c634721862 user: dkf tags: trunk | |
| 05:56 | Oops, didn't mean to check in this file. check-in: 3360f6e2a5 user: nijtmans tags: trunk | |
| 05:40 | [Bug 3069278]: breakage on head Windows triggered by install-tzdata. Temporary don't compile this w... check-in: 5fc0bc6b95 user: nijtmans tags: trunk | |
|
2010-09-17
| ||
| 16:21 | Add support for ::tcl::unsupported::socketAF to enforce the address family check-in: 440f849a9c user: rmax tags: rmax-ipv6-branch | |
| 14:56 | Document IPv6 support check-in: 87c7c2d857 user: rmax tags: rmax-ipv6-branch | |
| 13:10 | merge check-in: c9725b5355 user: dgp tags: dgp-refactor | |
| 12:55 | Merge from HEAD to rmax-ipv6-branch check-in: 70c6ac9692 user: rmax tags: rmax-ipv6-branch | |
|
2010-09-16
| ||
| 18:53 | * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as all supported versions of compilers sho... check-in: 31663a3d48 user: hobbs tags: trunk | |
| 17:49 | * unix/Makefile.in: do not pass current build env vars when using NATIVE_TCLSH in targets. check-in: b0fa6637ec user: hobbs tags: trunk | |
| 14:49 | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ASCII. Needed for [FRQ ... check-in: ec07a95ae4 user: nijtmans tags: trunk | |
| 03:02 | merge check-in: 605a48d48a user: dgp tags: dgp-refactor | |
|
2010-09-15
| ||
| 22:11 | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Make sure we never try to double... check-in: 6d28eb4724 user: dkf tags: trunk | |
| 16:55 | * unix/Makefile.in: Revise `make dist` target to tolerate the case of zero bundl... check-in: 58c285a5e4 user: dgp tags: trunk | |
| 15:49 | update file generated by 'make dist' check-in: a1686bf31b user: dgp tags: trunk | |
| 13:17 | merge check-in: 67bd287918 user: dgp tags: dgp-refactor | |
| 07:33 | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl. Make the "generic" argument in th... check-in: 460fd8df0f user: nijtmans tags: trunk | |
|
2010-09-14
| ||
| 12:38 | merge check-in: 8201bbf582 user: dgp tags: dgp-refactor | |
| 08:53 | Allow all Win2000+ API entries in Tcl Eliminate dynamical loading of advapi23 and kernal32 symbols. check-in: 48bcb44884 user: nijtmans tags: trunk | |
|
2010-09-13
| ||
| 21:17 | Add scspec feature from ttkGenStubs.tcl (no change in output for *Decls.h files) check-in: 4be7f3d2c5 user: nijtmans tags: trunk | |
| 16:57 | merge check-in: ec5c3bd471 user: dgp tags: dgp-refactor | |
| 14:20 | Various clean-ups, converting from tclWinProc->xxxProc directly to Xxx (no change in functionality) check-in: 18a516cee2 user: nijtmans tags: trunk | |
|
2010-09-10
| ||
| 20:56 | Partly revert yesterday's change, to make it work on VC++ 6.0 again. check-in: 56f47fed71 user: nijtmans tags: trunk | |
| 13:27 | merge check-in: 65447175aa user: dgp tags: dgp-refactor | |
| 12:59 | * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's special handling of backslas... check-in: 02ea8ed280 user: dkf tags: trunk | |
|
2010-09-09
| ||
| 14:30 | mingw should always link with -ladvapi32 Remove ascii variant of tkWinPocs table, it is no longer ne... check-in: 0d850f32ad user: nijtmans tags: trunk | |
|
2010-09-08
| ||
| 21:06 | merge check-in: 6db181e03c user: dgp tags: dgp-refactor | |
| 21:02 | * win/tclWinChan.c: #ifdef protections to permit builds with * win/tclWinFCmd.c: ... check-in: 5788a6307f user: dgp tags: trunk | |
| 16:53 | * doc/tm.n: Added underscore to the set of characters accepted in module names. This is true for ... check-in: 70f58d0c67 user: andreas_kupries tags: trunk | |
|
2010-09-03
| ||
| 09:38 | Start producing HTML out for Thread package. Consequent bugfixes: * tools/tcltk-man2html.tcl (plus... check-in: c4a101b562 user: dkf tags: trunk | |
|
2010-09-02
| ||
| 19:50 | * doc/glob.n: Fixed documentation ambiguity regarding the handling of -join. check-in: 5836ca98cb user: andreas_kupries tags: trunk | |
| 18:31 | * library/safe.tcl (::safe::AliasGlob): Fixed another problem, the option -join does not stop opt... check-in: ca86a378fa user: andreas_kupries tags: trunk | |
| 12:18 | merge check-in: d9141a05a1 user: dgp tags: dgp-refactor | |
| 04:53 | * library/safe.tcl (::safe::AliasGlob): Moved the command extending the actual glob command with ... check-in: 887af403c7 user: andreas_kupries tags: trunk | |
|
2010-09-01
| ||
| 20:35 | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: 405a405dc7 user: andreas_kupries tags: trunk | |
|
2010-08-31
| ||
| 20:53 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part, doc. check-in: 22e264883a user: nijtmans tags: trunk | |
| 20:48 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. Typo in rules.vc check-in: ea7f85f078 user: nijtmans tags: trunk | |
| 20:46 | * win/tcl.m4: Applied patch by Jeff fixing issues with the manifest handling on Win64. * win/con... check-in: 2ce1308995 user: andreas_kupries tags: trunk | |
|
2010-08-30
| ||
| 14:11 | merge check-in: c748a54d3b user: dgp tags: dgp-refactor | |
| 14:02 | * generic/tclBasic.c: New implementation for [tailcall]: * generic/tclCmdAH.c: it now schedu... check-in: c263c556ad user: msofer tags: trunk | |
| 13:56 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. check-in: 5cab717c7c user: nijtmans tags: trunk | |
| 13:49 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. check-in: 108cf5bef2 user: nijtmans tags: trunk | |
| 09:19 | [Freq 2965056]: Windows build with -DUNICODE check-in: f5f9877d12 user: nijtmans tags: trunk | |
|
2010-08-29
| ||
| 15:37 | * doc/dict.n: [Bug 3046999]: Corrected cross reference to array manpage to refer to (correct) exis... check-in: aa8d4c6db6 user: dkf tags: trunk | |
|
2010-08-27
| ||
| 14:29 | merge check-in: 70aa11ab01 user: dgp tags: dgp-refactor | |
| 00:53 | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-... check-in: 1055eb001d user: hobbs tags: trunk | |
| 00:50 | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): * win/configure, win/configure.in... check-in: 25e4e9160b user: hobbs tags: trunk | |
|
2010-08-25
| ||
| 01:00 | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile follow-up: move stub ent... check-in: 64c52eb8b5 user: nijtmans tags: trunk | |
|
2010-08-24
| ||
| 18:10 | merge check-in: 6f1af7e62e user: dgp tags: dgp-refactor | |
| 06:17 | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called. check-in: 616c58cab2 user: nijtmans tags: trunk | |
|
2010-08-23
| ||
| 20:00 | * library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: Olson's tzdata2010l. check-in: a5ed7f585a user: kennykb tags: trunk | |
| 01:46 | merge check-in: d7364aad61 user: dgp tags: dgp-refactor | |
|
2010-08-22
| ||
| 18:53 | Remove many type casts which are no longernecessary as a result of [Patch 3009403]: Signature of Tcl... check-in: 0ca694ea65 user: nijtmans tags: trunk | |
|
2010-08-21
| ||
| 16:58 | * doc/linsert.n: [Bug 3045123]: Make description of what is actually happening more accurate. check-in: aef0e83c95 user: dkf tags: trunk | |
| 16:30 | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: Use void (*reserved$i)(v... check-in: f2adcb5684 user: nijtmans tags: trunk | |
|
2010-08-20
| ||
| 23:01 | Fix definition of Tcl_MethodType check-in: cc296bd9ea user: nijtmans tags: trunk | |
|
2010-08-19
| ||
| 12:31 | merge check-in: 0a45597234 user: dgp tags: dgp-refactor | |
| 10:07 | * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd) (TraceVariableObjCmd): [Patch 3048... check-in: 8bc231bd37 user: dkf tags: trunk | |
| 04:26 | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: remove unneeded ifdeffery... check-in: 6f6d53c30a user: nijtmans tags: trunk | |
| 01:57 | merge check-in: 332c32700a user: dgp tags: dgp-refactor | |
|
2010-08-18
| ||
| 22:33 | * generic/tclBasic.c: New redesign of [tailcall]: find * generic/tclExecute.c: errors early on, ... check-in: c73d12f03c user: msofer tags: trunk | |
| 15:54 | * generic/tclCmdAH.c (TclNRTryObjCmd): block tailcalling out of the body of a non-bc'ed [try], #30... check-in: 5ec520bacc user: msofer tags: trunk | |
| 15:44 | * generic/tclBasic.c: Redesign of [tailcall] to * generic/tclCmdAH.c: (a) fix #3047235 * ge... check-in: beb3af88b5 user: msofer tags: trunk | |
| 14:43 | merge check-in: 387d7f2618 user: dgp tags: dgp-refactor | |
| 13:31 | * library/safe.tcl (AliasGlob): [Bug 3004191]: Restore safe [glob] to working condition. check-in: 77440fdac3 user: dkf tags: trunk | |
|
2010-08-17
| ||
| 02:16 | merge check-in: 8ea89c0e27 user: dgp tags: dgp-refactor | |
|
2010-08-15
| ||
| 16:12 | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the handling of passing the wrong numb... check-in: 21917a8b91 user: dkf tags: trunk | |
|
2010-08-14
| ||
| 20:58 | [Patch 3009403] Signature of Tcl_GetHashKey, Tcl_(Create|Find)HashEntry check-in: 038e8afe83 user: nijtmans tags: trunk | |
| 17:13 | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile check-in: 24edb97f5a user: nijtmans tags: trunk | |
| 16:53 | Remove mslu completely, see Feature Req #2819611 check-in: 86f59a32d8 user: nijtmans tags: trunk | |
|
2010-08-12
| ||
| 12:34 | merge check-in: c7a19cf1a5 user: dgp tags: dgp-refactor | |
| 00:40 | * unix/ldAix: remove ancient (pre-4.2) AIX support * unix/configure: regen with ac-2... check-in: a466998bba user: hobbs tags: trunk | |
|
2010-08-11
| ||
| 23:38 | added test for yieldTo check-in: 8305e33b3d user: msofer tags: trunk | |
| 23:13 | * generic/tclBasic.c (TclNRYieldToObjCmd): fixed bad copypasta snafu. Thanks to Andy Goth for find... check-in: 0b27a4ca4e user: msofer tags: trunk | |
|
2010-08-10
| ||
| 20:48 | * generic/tclUtil.c (TclByteArrayMatch): patterns may not be null-terminated, so acc... check-in: d4f4ee41c5 user: hobbs tags: trunk | |
| 20:36 | tidy up check-in: 6b4673e42f user: dgp tags: trunk | |
|
2010-08-09
| ||
| 17:48 | * changes: Updates for 8.6b2 release. check-in: 472665f7b0 user: dgp tags: trunk | |
|
2010-08-04
| ||
| 21:48 | merge check-in: 0dcf82938b user: dgp tags: dgp-refactor | |
| 21:37 | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp: * win/tclWinPipe.c... check-in: e51e08a342 user: hobbs tags: trunk | |
| 21:28 | * win/tclWin32Dll.c (TclWinInit): hard-enforce Windows 9x as an unsupported platform... check-in: 77395d89cc user: hobbs tags: trunk | |
| 19:44 | * unix/tclUnixFCmd.c: adjust license header as per ftp://ftp.cs.berkeley.edu/pub/4bs... check-in: 4900a8b73f user: hobbs tags: trunk | |
| 19:37 | fix DFARs note for number-adjusted rights clause check-in: 3ddc9ecf9e user: hobbs tags: trunk | |
| 19:35 | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclWinLoad.c (TclpDlopen): 'lo... check-in: 6b14ef3555 user: hobbs tags: trunk | |
| 19:23 | * win/Makefile.in (%.${OBJEXT}): better implicit rules support check-in: b277aed541 user: hobbs tags: trunk | |
| 16:49 | * generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting * generic/tclIORTrans.c: in Invok... check-in: 8ae4ea3006 user: andreas_kupries tags: trunk | |
|
2010-08-03
| ||
| 20:15 | Fix OBOE error in the forward ported info-39.1 check-in: f31da49a96 user: andreas_kupries tags: trunk | |
| 20:06 | Test iocmd-32.2 tests for Bug 3034840 check-in: 01ca2bd36f user: dgp tags: trunk | |
| 17:25 | * tests/var.test (var-19.1): [Bug 3037525]: Added test demonstrating the local hashtable deletion... check-in: 50ebd6a8c3 user: andreas_kupries tags: trunk | |
| 16:58 | * tests/info.test (info-39.1): Added forward copy of test in 8.5 branch about [Bug 2933089]. Shou... check-in: a013847a01 user: andreas_kupries tags: trunk | |
| 12:22 | merge check-in: 7d64f4b45d user: dgp tags: dgp-refactor | |
|
2010-08-02
| ||
| 19:13 | * library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Po... check-in: 3a4087bc80 user: kennykb tags: trunk | |
| 12:36 | merge check-in: 8c935fd102 user: dgp tags: dgp-refactor | |
| 11:08 | * generic/tclVar.c: correcting bad port of [Bug 3037525] fix check-in: 380bec0d42 user: msofer tags: trunk | |
|
2010-07-31
| ||
| 20:28 | * generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle optimisation in TclDeleteVars (used f... check-in: e6d5551c1c user: msofer tags: trunk | |
|
2010-07-29
| ||
| 00:46 | Official build of zlib1.dll 1.2.5 is finally available, so put it in check-in: 6b99a1c2bf user: nijtmans tags: trunk | |
|
2010-07-27
| ||
| 12:58 | merge check-in: 2856398982 user: dgp tags: dgp-refactor | |
|
2010-07-25
| ||
| 16:08 | * doc/http.n: Corrected description of location of one of the entries in the state array. check-in: cf000bb3d6 user: dkf tags: trunk | |
|
2010-07-24
| ||
| 06:45 | From [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: Relax the relation between Tcl_Call... check-in: 4f9c4da675 user: nijtmans tags: trunk | |
| 06:39 | [Bug 3029891] Functions that don't belong in the stub table. check-in: ddfa77fa40 user: nijtmans tags: trunk | |
|
2010-07-19
| ||
| 14:10 | silence compiler warnings check-in: f4d99878ba user: dgp tags: trunk | |
|
2010-07-16
| ||
| 17:55 | merge check-in: f984e24dfd user: dgp tags: dgp-refactor | |
| 15:29 | * generic/tclBasic.c: Added more errorCode setting. check-in: 9c9702d4cb user: dkf tags: trunk | |
|
2010-07-15
| ||
| 21:00 | * generic/tclExecute.c (TclExecuteByteCode): Ensure that [dict get] * generic/tclDictObj.c (DictGe... check-in: d0a04e5db7 user: dkf tags: trunk | |
|
2010-07-13
| ||
| 12:12 | merge check-in: fc60ac7a51 user: dgp tags: dgp-refactor | |
|
2010-07-11
| ||
| 16:12 | Use SC_PROG_TCLSH to set a native tclsh in the Makefile. When installing the libraries a native tcl ... check-in: 16b5a30bf0 user: patthoyts tags: trunk | |
|
2010-07-06
| ||
| 12:24 | merge check-in: 68bf9dc4f0 user: dgp tags: dgp-refactor | |
|
2010-07-05
| ||
| 09:50 | Tidying up and taking better advantage of tcltest2 to make the tests more robust and (apparently) si... check-in: 11e51b4a9c user: dkf tags: trunk | |
| 08:03 | D'oh! check-in: 8a6919bd05 user: dkf tags: trunk | |
|
2010-07-04
| ||
| 23:44 | Add a little emacs magic check-in: 728058012d user: dkf tags: trunk | |
|
2010-07-02
| ||
| 22:45 | merge check-in: e4adcf79d6 user: dgp tags: dgp-refactor | |
| 22:31 | * generic/tclInt.decs: Reverted to the original TIP 337 implementation on what to d... check-in: ab93077c3d user: dgp tags: trunk | |
| 20:48 | [Bug #803489] Tcl_FindNamespace problem in the Stubs table check-in: 093bc6f84a user: nijtmans tags: trunk | |
| 20:37 | * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made sure that errors caused by an... check-in: 3e4f0698cf user: dkf tags: trunk | |
| 13:14 | merge check-in: 38052b45c9 user: dgp tags: dgp-refactor | |
| 08:43 | tidy up check-in: cfb637552a user: dkf tags: trunk | |
|
2010-07-01
| ||
| 21:28 | [Bug #3020677] wish can't link reg1.2 formatting, spacing, cleanup unused variables check-in: cc4ffb1da9 user: nijtmans tags: trunk | |