Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
396 check-ins using file doc/msgcat.n version 93f7570d16
|
2005-04-16
| ||
| 19:21 | *** FROM HEAD *** * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak [Bug 1084111]... check-in: 019a8d1279 user: msofer tags: msofer-wcodes-branch | |
|
2005-04-15
| ||
| 02:40 | * generic/tclExecute.c: fix for bad stack management check-in: 0e96d57b08 user: msofer tags: msofer-wcodes-branch | |
|
2005-04-14
| ||
| 19:02 | fix typo in last commit (would not compile) check-in: 12bbf2df32 user: msofer tags: msofer-wcodes-branch | |
| 18:38 | * generic/tclCmdIL (AppendLocals): * generic/tclExecute.c: * generic/tclInt.h: * generic/tclProc... check-in: a8589ef20b user: msofer tags: msofer-wcodes-branch | |
|
2005-04-13
| ||
| 09:40 | *** FROM HEAD *** * generic/tclCompile.c:Commented out the functions TclPrintInstruction(), TclPr... check-in: 8b5603c892 user: msofer tags: msofer-wcodes-branch | |
| 02:42 | * generic/tclCompile.c: * generic/tclExecute.c: Commented out the code to store pointers to liter... check-in: b361868a6a user: msofer tags: msofer-wcodes-branch | |
|
2005-04-12
| ||
| 21:09 | 2005-04-12 Miguel Sofer <msofer@users.sf.net> * generic/tclCmdIL (AppendLocals): * generic/tclCo... check-in: 87d6c65542 user: msofer tags: msofer-wcodes-branch | |
| 18:23 | * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclProc.c: * generic/tclVar.c: fixing ... check-in: 0fb1506e17 user: msofer tags: msofer-wcodes-branch | |
|
2005-04-11
| ||
| 09:11 | * generic/tclExecute.c: * generic/tclInt.h: * generic/tclTrace.c: * generic/tclVar.c: part 3 of ... check-in: 7927e0ab50 user: msofer tags: msofer-wcodes-branch | |
| 00:40 | * generic/tclCompCmds.c: * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclInt.h: * ... check-in: eed9a6755a user: msofer tags: msofer-wcodes-branch | |
|
2005-04-10
| ||
| 18:16 | changelog entry check-in: c72c384197 user: msofer tags: msofer-wcodes-branch | |
| 18:13 | * generic/tcl.h (comments): * generic/tclCmdIL.c: * generic/tclCompile.c: * generic/tclExecute.c... check-in: e6953ba3cf user: msofer tags: msofer-wcodes-branch | |
|
2005-04-09
| ||
| 21:17 | * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs check-in: 10451207ee user: msofer tags: msofer-wcodes-branch | |
| 20:48 | * generic/tclInt.h: change of order in macros * generic/tclListObj.c (Tcl_ListObjIndex): added mis... check-in: 4d75916501 user: msofer tags: msofer-wcodes-branch | |
|
2005-04-06
| ||
| 20:42 | Ignore the msvc7/8 autogenerated project parts. check-in: 7dd802e392 user: patthoyts tags: trunk | |
| 09:51 | Improvements to man2html script to handle .IP better check-in: f41a60bb6d user: dkf tags: trunk | |
| 09:34 | Change some .TP macros to .IP to work around *roff formatter bugs. check-in: fc1c7df6f8 user: dkf tags: trunk | |
|
2005-04-05
| ||
| 17:03 | replace obsolete "winOnly" constraint with preferred "win" check-in: a49c5566a1 user: dgp tags: trunk | |
| 16:56 | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt... check-in: 4a7eaa5b15 user: dgp tags: trunk | |
| 16:18 | * generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the... check-in: 8f5c1b4045 user: msofer tags: trunk | |
|
2005-04-04
| ||
| 22:16 | * generic/tclExecute.c: small opts in obj handling check-in: 719bc256ab user: msofer tags: msofer-wcodes-branch | |
| 10:12 | * generic/tclExecute.c: small opts in obj handling check-in: 14340221f8 user: msofer tags: trunk | |
|
2005-04-03
| ||
| 23:42 | assorted stuff, including [Patch 1174551] and merge from HEAD check-in: 52f453e631 user: msofer tags: msofer-wcodes-branch | |
| 00:20 | * generic/tclVar.c: converted a few function calls to macros. check-in: 3298b60c63 user: msofer tags: trunk | |
|
2005-04-02
| ||
| 21:45 | * generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the... check-in: 7fe6642e48 user: msofer tags: msofer-wcodes-branch | |
| 21:07 | Changelog fix check-in: b20a0bfe8f user: msofer tags: msofer-wcodes-branch | |
| 21:04 | * generic/tclExecute.c: leak fix in INST_STORE_SCALAR check-in: e718df4738 user: msofer tags: msofer-wcodes-branch | |
| 13:35 | Sync with HEAD - [Patch 1158008] check-in: 95433ade49 user: msofer tags: msofer-wcodes-branch | |
| 02:08 | Changed the internal representation of lists to (a) reduce the malloc/free calls at list creation (f... check-in: 20cba22d42 user: msofer tags: trunk | |
|
2005-04-01
| ||
| 19:08 | slight reduction in cost of INST_START_CMD check-in: 94ede88e2b user: msofer tags: trunk | |
| 18:48 | opt in INST_*_SCALAR, sync with HEAD check-in: 7bf6052c01 user: msofer tags: msofer-wcodes-branch | |
| 16:18 | * generic/tclExecute.c: * generic/tclInt.h: ExecEnv now stores two Tcl_Obj* pointing to the const... check-in: b81968472f user: msofer tags: trunk | |
| 15:17 | * generic/tclExecute.c: * generic/tclInt.h: * generic/tclObj.c: * generic/tclStringObj.c: define... check-in: cbef3b55b1 user: msofer tags: trunk | |
|
2005-03-31
| ||
| 19:10 | * generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replaced "test and branch" with "compute index into... check-in: 984a49e364 user: msofer tags: trunk | |
| 18:06 | * generic/tclCompile.c: restoring lost line in TclPrintInstruction, fixing yet another sign-extens... check-in: 3b15145268 user: msofer tags: msofer-wcodes-branch | |
| 17:00 | * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: removing pointer-to-pc in... check-in: 488d56f367 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-30
| ||
| 17:04 | * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: using pointer-to-pc inste... check-in: f630e825c8 user: msofer tags: msofer-wcodes-branch | |
| 13:25 | Added doc for missing argument. [Bug 1172401] check-in: 8fa8d55de1 user: dkf tags: trunk | |
| 06:25 | * win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ... check-in: bfaee23d82 user: hobbs tags: trunk | |
|
2005-03-28
| ||
| 22:21 | A (very naive and inefficient) bytecode optimiser, version 0 check-in: 0de9eb3000 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-25
| ||
| 00:35 | * generic/tclCompile.h: Move the TclInterpReady() declaration from * generic/tclInt.... check-in: 81f6285c30 user: dgp tags: trunk | |
|
2005-03-24
| ||
| 17:16 | incomplete merge corrected check-in: 28b8af2dfe user: dgp tags: msofer-wcodes-branch | |
|
2005-03-23
| ||
| 22:09 | purge outdated comment check-in: 5efdcfd219 user: dgp tags: trunk | |
| 16:50 | * generic/tclCompCmds.c: porting fix of [Bug 1165671] from HEAD * generic/tclCompile.c: small fixe... check-in: bbbfc90f0a user: msofer tags: msofer-wcodes-branch | |
| 06:51 | * generic/tclCompile.c (OptCleanupByteCode): Operands are not ints; they are TclP... check-in: 19b1d15bfa user: dgp tags: msofer-wcodes-branch | |
| 00:44 | * generic/tclCompile.h: fixing bad macro name under VM_USE_PACKED. check-in: 1c963aa762 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-22
| ||
| 23:12 | First (very timid) post-compile optimisations - testing the basic infrastructure. The only real op... check-in: 8d839cc491 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-21
| ||
| 19:21 | * generic/tclCompile.h (HP_STASH): Corrections for LP64 systems to avoid errors... check-in: c740d9fb10 user: dgp tags: msofer-wcodes-branch | |
|
2005-03-20
| ||
| 13:28 | minor changes check-in: a1e9649c72 user: msofer tags: msofer-wcodes-branch | |
| 05:26 | support for pre-C99 compilers. check-in: 0786fe9949 user: dgp tags: msofer-wcodes-branch | |
| 00:47 | * generic/tclCompile.h: (VM_USE_PACKED) added a check that jump distances do not exceed the packin... check-in: 4962e67842 user: msofer tags: msofer-wcodes-branch | |
| 00:25 | Changelog entry check-in: 01167c3e09 user: msofer tags: msofer-wcodes-branch | |
| 00:23 | Instruction set cleanup: one instruction INST_YES (not-not) added, removal of unused instructions ... check-in: 31797aacb7 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-19
| ||
| 18:26 | Massive reduction of variable-related instructions: INST_LOAD, INST_STORE and INST_INCR perform th... check-in: 8a1bcbe1b6 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-18
| ||
| 16:34 | date typo check-in: 430338e0a6 user: dgp tags: trunk | |
| 15:50 | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit * generic/tclParse.... check-in: 1f3f0b9578 user: dgp tags: trunk | |
| 15:31 | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera... check-in: 8ac0b1e0e8 user: dgp tags: trunk | |
|
2005-03-17
| ||
| 01:35 | changelog entry check-in: c026715d97 user: msofer tags: msofer-wcodes-branch | |
| 01:29 | Fixing some stupidities in the bitwise ops and limits for the packed version - it was all wrong, b... check-in: 3797c699f8 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-16
| ||
| 21:52 | Changelog fix check-in: 3062b47581 user: msofer tags: msofer-wcodes-branch | |
| 21:29 | Enabled new packed mode: (inst+opnd) are packed in 32 bits. To enable, set the env var CFLAGS_... check-in: 19a631a2bc user: msofer tags: msofer-wcodes-branch | |
| 10:07 | Macro reorganisation, preparing to enable the 8+24 version. check-in: 11a8cb6002 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-15
| ||
| 23:56 | * generic/tclCompile.h: Corrected mistaken casts to (int) of TclPSizedInt values int... check-in: b970620dce user: dgp tags: msofer-wcodes-branch | |
| 22:10 | more tests and a fix to bug 1158199 check-in: cc25322a6c user: vincentdarley tags: trunk | |
| 20:23 | merged with HEAD check-in: 8ab4a0fc9d user: kennykb tags: kennykb-numerics-branch | |
| 19:48 | missing cast in tclCompile.h check-in: 450d8905d3 user: msofer tags: msofer-wcodes-branch | |
| 19:41 | TIP#232 initial implementation check-in: 3c9f384d3a user: kennykb tags: kennykb-numerics-branch | |
| 19:20 | Attempt at fixing 64b issues; as a result, now getting plenty of warnings for formatting issues - ... check-in: be4f65be0d user: msofer tags: msofer-wcodes-branch | |
| 19:08 | fix typos prior to tagging for TIP132 check-in: f5fe90ad77 user: kennykb tags: kennykb-numerics-branch | |
| 18:40 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: 5bd317f570 user: vincentdarley tags: trunk | |
| 18:39 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: 3171e96f91 user: vincentdarley tags: trunk | |
| 18:07 | fix to file norm, file pathtype on windows reserved filenames check-in: ce26c887c6 user: vincentdarley tags: trunk | |
| 14:55 | (1) new opt for the [return] compiler, can now emit INST_BREAK or INST_CONTINUE (2) changed logic... check-in: 1337f2b0ee user: msofer tags: msofer-wcodes-branch | |
| 02:00 | * generic/tclCompCmds.c: * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c:... check-in: 0012ce8e69 user: msofer tags: msofer-wcodes-branch | |
| 01:24 | Updated the OpenBSD configuration and regenerated the configure script. check-in: 3f532eadd4 user: patthoyts tags: trunk | |
|
2005-03-14
| ||
| 23:13 | * generic/tclExecute.c: fixed INST_PUSH1's debugging code (wrong obj ref passed to TRACE_WITH_OBJ)... check-in: 6f5c8aaa2c user: msofer tags: trunk | |
| 17:51 | * generic/tclCompile.c: - fixed INST_RETURN's stack effect (-1 instead of -2). - insured that the... check-in: 3b689f9b22 user: msofer tags: msofer-wcodes-branch | |
| 17:17 | * generic/tclCompile.c: fixed INST_RETURN's stack effect in tclInstructionTable (-1 instead of -2)... check-in: 86ab20e210 user: msofer tags: trunk | |
|
2005-03-13
| ||
| 14:05 | Changelog fix check-in: c1f9354e16 user: msofer tags: msofer-wcodes-branch | |
| 13:57 | * Changed files are the usual suspects. Each (instruction+operands) takes two words; instructions ... check-in: d2cf6ff28a user: msofer tags: msofer-wcodes-branch | |
|
2005-03-11
| ||
| 19:53 | First wordcode machine, instructions and operands are pointer-sized (no other changes or optimisat... check-in: eb9a315e3c user: msofer tags: msofer-wcodes-branch | |
|
2005-03-10
| ||
| 23:13 | * generic/tclCompile.h: storing integers in native format; for the time being, only works in 32b p... check-in: dc906e6edd user: msofer tags: msofer-wcodes-branch | |
| 22:31 | use only 4B-wide operands; simplify compiler; some instruction cleanup check-in: 5b6775e5e1 user: msofer tags: msofer-wcodes-branch | |
| 22:15 | * generic/tclCompCmds.c: removed debugging line check-in: 865086d484 user: msofer tags: trunk | |
| 22:10 | * generic/tclTrace.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat... check-in: 85a049e997 user: dgp tags: trunk | |
|
2005-03-09
| ||
| 16:34 | documented new behaviour of tcl_precision check-in: 7b718ae900 user: kennykb tags: kennykb-numerics-branch | |
| 15:57 | Merged with HEAD check-in: 07ab486bc3 user: kennykb tags: kennykb-numerics-branch | |
| 14:39 | division by zero now legal if machine has Inf check-in: a14d9503f9 user: kennykb tags: kennykb-numerics-branch | |
| 10:20 | Fix comment check-in: 24865d6dc9 user: dkf tags: trunk | |
| 01:19 | msofer-wcodes-branch created to develop a compiler/engine based on wordsized instructions and operan... check-in: bfaf3421a6 user: msofer tags: msofer-wcodes-branch | |
| 01:16 | reverting Changelog entry (sticky tags, doh ...) check-in: 3a3b2b18b0 user: msofer tags: trunk | |
| 01:10 | msofer-wcodes-branch created to develop a compiler/engine based on wordsized instructions and operan... check-in: cdc0f9f850 user: msofer tags: trunk | |
|
2005-03-08
| ||
| 21:52 | * win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK. check-in: e7976c13e8 user: hobbs tags: trunk | |
| 17:04 | fixed bug in formatting #s in range 0.0001-1.0 check-in: b2d4af4927 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-07
| ||
| 21:38 | Minor typo fix. [Bug 1158247] check-in: 2486712c21 user: dkf tags: trunk | |
| 20:32 | missing Changelog entry check-in: 49e1862614 user: msofer tags: trunk | |
| 20:29 | * generic/tclExecute.c: new peephole optimisation for INST_PUSH1; fixed the peephole opt in INST_P... check-in: a2b7afbe50 user: msofer tags: trunk | |
|
2005-03-04
| ||
| 20:43 | made code permissive about infinities check-in: ab448d97fd user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-03
| ||
| 21:54 | added tagged NaN values check-in: 89429ffe01 user: kennykb tags: kennykb-numerics-branch | |
| 21:29 | changed to allow NaN in binary format check-in: 7767d5e4d0 user: kennykb tags: kennykb-numerics-branch | |
| 18:59 | updated handling of signed zeroes check-in: 8d75e4b8e4 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-02
| ||
| 23:30 | further fixes for VC6 check-in: fa9796cec4 user: kennykb tags: kennykb-numerics-branch | |
| 23:10 | made build work again on Linux check-in: bc08e3242d user: kennykb tags: kennykb-numerics-branch | |
| 22:36 | fix two bad test cases in binary.test check-in: a20a189a54 user: kennykb tags: kennykb-numerics-branch | |
| 21:25 | Developer's checkpoint, see ChangeLog for details check-in: f8f444ebda user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-01
| ||
| 22:51 | * doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page. check-in: 837ae87ee3 user: davidw tags: trunk | |
|
2005-02-24
| ||
| 22:34 | test improvements from HEAD check-in: 9e734577f9 user: dgp tags: dgp-refactor | |
| 22:12 | speed up some tests check-in: e77b46515d user: dgp tags: trunk | |
| 21:02 | More robust new test tcltest-9.5 check-in: be5bed5609 user: dgp tags: trunk | |
| 20:45 | d'oh! check-in: 24362fa51a user: dgp tags: dgp-refactor | |
| 19:53 | Merge updates from HEAD check-in: 185beecc8a user: dgp tags: dgp-refactor | |
| 18:05 | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest... check-in: 84d5cb440e user: dgp tags: trunk | |
|
2005-02-23
| ||
| 10:23 | Formatting typo [Bug 1149605] check-in: 900b90d94c user: dkf tags: trunk | |
|
2005-02-22
| ||
| 21:16 | deleted surplus ";" check-in: bb8475361d user: dgp tags: kennykb-numerics-branch | |
|
2005-02-17
| ||
| 18:34 | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. check-in: 6e3988d86f user: hobbs tags: trunk | |
|
2005-02-16
| ||
| 18:51 | * /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l... check-in: fb6f6d5530 user: msofer tags: trunk | |
|
2005-02-11
| ||
| 18:30 | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD... check-in: 4f071c20e2 user: hobbs tags: trunk | |
| 12:15 | * tests/basic.test (basic-26.3): new test check-in: c69117aec3 user: msofer tags: trunk | |
|
2005-02-10
| ||
| 19:08 | * generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass... check-in: 2ecc2466d1 user: msofer tags: trunk | |
| 17:09 | fix to test suite failures check-in: 305f79ab63 user: vincentdarley tags: trunk | |
| 09:32 | More consistency. [Bug 1117017] check-in: eec9c61e89 user: dkf tags: trunk | |
|
2005-02-08
| ||
| 11:42 | * doc/CrtChannel.3: Typo: return->returns. check-in: ced36ea16b user: davidw tags: trunk | |
|
2005-02-06
| ||
| 22:14 | * doc/Thread.3: One-word grammar fix. check-in: 26297cfe32 user: davidw tags: trunk | |
| 03:43 | added fpu controls to workaround bug in gcc+ix86 check-in: 3bad92a52d user: kennykb tags: kennykb-numerics-branch | |
|
2005-02-05
| ||
| 09:15 | * doc/Thread.3: Fixed sentence describing flags for Tcl_CreateThread. * doc/FileSystem.3: Cleaned u... check-in: fd7b08dfdc user: davidw tags: trunk | |
|
2005-02-03
| ||
| 23:56 | Fix for ldexp out of bounds when converting denormals check-in: 5a8e298077 user: kennykb tags: kennykb-numerics-branch | |
| 23:56 | Fix for ldexp out of bounds when converting denormals check-in: 32b646303d user: kennykb tags: kennykb-numerics-branch | |
| 13:31 | Whitespace fixes and add notes to #else/#endif so it is clearer what's happening check-in: 8ee881f322 user: dkf tags: trunk | |
|
2005-02-02
| ||
| 23:08 | * generic/tclProc.c (TclInitCompiledLocals): Add check for type of the framePtr->procPtr->bodyPtr ... check-in: 82231ff21f user: mdejong tags: trunk | |
| 16:58 | updated makefiles, fixed buglets in tclStrToD.c with int overflow in exponents check-in: a976253da6 user: kennykb tags: kennykb-numerics-branch | |
| 15:53 | sync with head, add TclStrToD (TIP #132) check-in: 82ce6a0c40 user: kennykb tags: kennykb-numerics-branch | |
|
2005-02-01
| ||
| 17:27 | * generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio... check-in: 55e101828a user: dgp tags: trunk | |
|
2005-01-31
| ||
| 16:26 | * unix/configure: autoconf-2.57 check-in: 413b3fdc44 user: dgp tags: trunk | |
|
2005-01-30
| ||
| 18:38 | Restored two double-evals that were removed in the DBGX purge. These are still needed on some platfo... check-in: ae6b86ef47 user: jenglish tags: trunk | |
|
2005-01-29
| ||
| 02:15 | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871] check-in: ee663ba0ed user: hobbs tags: trunk | |
|
2005-01-28
| ||
| 13:38 | Added test for [1109484] check-in: 0f033a21f4 user: dkf tags: trunk | |
| 01:49 | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn... check-in: c9775dfebc user: hobbs tags: trunk | |
|
2005-01-27
| ||
| 00:22 | TIP#218 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.... check-in: 0162fae7ad user: andreas_kupries tags: trunk | |
|
2005-01-25
| ||
| 17:04 | Added safety checks check-in: 6547c5a739 user: dgp tags: trunk | |
| 16:39 | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded commands in namesp... check-in: 6eb15d6f3f user: dgp tags: trunk | |
| 06:53 | * unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins... check-in: 7096d7eaec user: das tags: trunk | |
|
2005-01-24
| ||
| 21:43 | merge updates from HEAD check-in: 3e37b6975d user: dgp tags: dgp-refactor | |
|
2005-01-21
| ||
| 22:24 | * generic/tclStubInit.c: Regenerated the stubs support code from * generic/tclDecls.h: the mod... check-in: 8e9949daa2 user: andreas_kupries tags: trunk | |
| 19:20 | bugFix check-in: 69f5d6e3cf user: dgp tags: kennykb-numerics-branch | |
| 18:38 | Updated unix makefile to add libtommath; silenced warning in tclTestObj.c check-in: eb7ae0154d user: kennykb tags: kennykb-numerics-branch | |
| 18:35 | Updated unix makefile to add libtommath; silenced warning in tclTestObj.c check-in: abcf59dc9a user: kennykb tags: kennykb-numerics-branch | |
| 17:42 | * generic/tclThread.c: Typo police. Fixed some nits * generic/tclCmdAH.c: in header comments of ... check-in: d125e517a4 user: andreas_kupries tags: trunk | |
| 09:17 | Add documentation for Tcl_FSLink args. [Bug 1106272] check-in: 6a0a979dba user: dkf tags: trunk | |
|
2005-01-20
| ||
| 21:19 | local patches to make string conversions work check-in: e5cbb8c962 user: kennykb tags: kennykb-numerics-branch | |
| 19:11 | Development checkpoint, see ChangeLog for details check-in: 14457d7982 user: kennykb tags: kennykb-numerics-branch | |
| 14:53 | reverting to HEAD in preparation for changing from reworked 'mpexpr' to 'libtommath' check-in: 8f72684eeb user: kennykb tags: kennykb-numerics-branch | |
|
2005-01-19
| ||
| 23:16 | regen check-in: f51b08ab7d user: dkf tags: trunk | |
| 23:15 | TIP#235 implementation (rename functions, add to stubs table, document) Ensembles now have a C API. ... check-in: 64fc5d3a68 user: dkf tags: trunk | |
| 22:41 | Import of libtommath 0.33 check-in: bd185c2b4e user: kennykb tags: trunk | |
| 22:07 | * win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr... check-in: ae30429069 user: mdejong tags: trunk | |
|
2005-01-18
| ||
| 14:44 | Routine update per Olson's tzdata2005c. Removed links to links (Greenwich in several aliases; Navaj... check-in: 31009e6872 user: kennykb tags: trunk | |
| 09:47 | added documentation on not using -lazy check-in: 25c4b9974e user: vincentdarley tags: trunk | |
|
2005-01-17
| ||
| 10:40 | fix to glob failure on Windows shares check-in: ff39ea39c3 user: vincentdarley tags: trunk | |
|
2005-01-14
| ||
| 18:56 | With vfs permissions can exist on non-unix filesystems check-in: 307ccff159 user: vincentdarley tags: trunk | |
| 16:41 | D'oh! check-in: da5234d835 user: dkf tags: trunk | |
| 15:27 | Add another test demonstrating what *should* happen, and xref to FRQ that triggered this discussion check-in: 55666c7a15 user: dkf tags: trunk | |
| 15:18 | Document deep magic in compiled [expr] check-in: 98af17ac27 user: dkf tags: trunk | |
| 14:16 | Stop reliance on absolute attribute indexes with helper function [Bug 1100671] check-in: 7612557f3c user: dkf tags: trunk | |
|
2005-01-13
| ||
| 11:13 | Reduce confusion (reported in c.l.t) over [string trim]'s chars argument check-in: 412c1302ae user: dkf tags: trunk | |
|
2005-01-12
| ||
| 21:35 | Merge updates from HEAD check-in: 4f5327131e user: dgp tags: dgp-refactor | |
| 16:03 | * unix/configure: autoconf-2.57 check-in: ac6e4a0167 user: dgp tags: trunk | |
| 10:26 | Make --with-tcl and --with-tk options more robust. [FRQ 951247] check-in: 7d3e5077ae user: dkf tags: trunk | |
|
2005-01-11
| ||
| 11:07 | Comment typo fix check-in: ef51c33d5d user: dkf tags: trunk | |
|
2005-01-10
| ||
| 18:43 | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. check-in: 6762dd6159 user: jenglish tags: trunk | |
| 11:16 | Convert u_int to unsigned to make clashes with types in standard C headers less of a problem. [Bug 1... check-in: 035d6489f8 user: dkf tags: trunk | |
|
2005-01-09
| ||
| 19:31 | Remove readdir_r() and related #ifdeffery (see #1095909). Don't check for HAVE_READDIR_R. Regenerat... check-in: 7345fd05ed user: jenglish tags: trunk | |
|
2005-01-06
| ||
| 15:15 | Horrible hack to keep the old error message. check-in: 1fe8ca8d3e user: dkf tags: trunk | |
| 11:15 | Performance updates to http::mapReply [1020491] and fix version numbering. check-in: 78058a0d6f user: dkf tags: trunk | |
|
2005-01-05
| ||
| 16:38 | Move emacs mode comment to end of file to stop problems with old man. check-in: d53a13aa4e user: dkf tags: trunk | |
| 10:34 | * tests/winDde.test: Fixed broken test result. check-in: c18520e28b user: patthoyts tags: trunk | |
| 10:30 | Move #include of tclConfig.h to right place. check-in: e0cafd9f33 user: dkf tags: trunk | |
|
2005-01-04
| ||
| 17:05 | * tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint. [Bug 456665] check-in: 414f369855 user: dgp tags: trunk | |
|
2004-12-30
| ||
| 02:01 | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (... check-in: 6d8942c3c0 user: hobbs tags: trunk | |
|
2004-12-29
| ||
| 22:46 | merge from HEAD check-in: 0a6d56f9eb user: kennykb tags: kennykb-numerics-branch | |
| 22:07 | bugs 1090413, 1092789 fixed check-in: b110473621 user: kennykb tags: trunk | |
| 20:57 | bugs 1090413, 1092789 fixed check-in: c237cdd9ec user: kennykb tags: trunk | |
|
2004-12-24
| ||
| 18:06 | Avoid sharing cmdName literals accross namespaces, and generalise usage of the TclRegisterNewLiteral... check-in: faec68a625 user: msofer tags: trunk | |
|
2004-12-20
| ||
| 21:20 | fix for last commit; thanks dgp and tclguy for catch/classify/throw check-in: 0749537da9 user: msofer tags: trunk | |
| 18:27 | * generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.c * generic/tclProc.c: new static I... check-in: 33e698fd89 user: msofer tags: trunk | |
|
2004-12-16
| ||
| 19:36 | Upgrade the capabilities of time limits by allowing them to fire in the midst of the processing of t... check-in: 5ca9f3ce90 user: dkf tags: trunk | |
|
2004-12-15
| ||
| 20:44 | * generic/tclTest.c: Added two new functions to allocate memory from the execution stack (TclStack... check-in: 2c38edb445 user: msofer tags: trunk | |
|
2004-12-14
| ||
| 21:12 | bad date in Changelog check-in: 5667def00e user: msofer tags: trunk | |
| 21:11 | changing the isProcCallFrame field of the CallFrame struct from a 0/1 field to flags. Should be perf... check-in: d1bccd9acc user: msofer tags: trunk | |
| 18:43 | fixed zero-length array in BigInt struct; added conversion torture tests check-in: fbcbf748a5 user: kennykb tags: kennykb-numerics-branch | |
| 16:30 | * unix/configure.in: Added special processing to remove "$U" from libraries in th... check-in: 21a1589a58 user: dgp tags: trunk | |
|
2004-12-13
| ||
| 22:17 | * generic/tcl.h: Restored extern "C" guards so that C++ code sees function po... check-in: d7755cac97 user: dgp tags: trunk | |
| 22:11 | * generic/tclEncoding.c: Plugged some memory leaks. Thanks to * generic/tclU... check-in: 87ae9e385a user: dgp tags: trunk | |
| 22:08 | merge to kennykb-numerics-branch-20041213 check-in: 8e8fc006fd user: kennykb tags: kennykb-numerics-branch | |
| 22:02 | synch with kennykb-numerics-branch-20041213 check-in: 34c9e99c86 user: kennykb tags: kennykb-numerics-branch | |
| 21:23 | Added small-integer multiplication, bit shift check-in: 6dd74a9bae user: kennykb tags: kennykb-numerics-branch | |
| 15:51 | Add note to clock.n disclaiming full ISO8601 support check-in: 6480f9d5c4 user: kennykb tags: trunk | |
| 01:50 | * generic/tclVar.c (TclArrayObjCmd - ARRAY_NAMES): leaking an object [Bug 1084111] - thanks to Rol... check-in: b8b1ae30a6 user: msofer tags: trunk | |
|
2004-12-12
| ||
| 23:16 | * generic/tclObj.c (TclSetCmdNameObj): special handling for fully qualified command names (as in f... check-in: 8af4091719 user: msofer tags: trunk | |
|
2004-12-11
| ||
| 14:41 | converting the static function GetNamespaceFromObj() to MODULE_SCOPE TclGetNamespaceFromObj(). check-in: 35cfaac461 user: msofer tags: trunk | |
| 06:07 | ran autoconf-2.57 check-in: f37b5d7dcf user: dgp tags: trunk | |
|
2004-12-10
| ||
| 23:00 | Bump to a3 to prevent confusion with a2 release. check-in: 6b8fe167d9 user: dkf tags: trunk | |
| 21:17 | added compare, copy, add and subtract of bigints check-in: c2eb1a0d0f user: kennykb tags: kennykb-numerics-branch | |
| 13:09 | optimised loops that initialise a proc's arguments and compiled local variables, removing tests from... check-in: 6f2a5f2a7f user: msofer tags: trunk | |
| 00:16 | Make ensemble API available to rest of Tcl core. check-in: 92950b4cb4 user: dkf tags: trunk | |
|
2004-12-09
| ||
| 23:00 | Merge updates from HEAD check-in: 24873008cc user: dgp tags: dgp-refactor | |
| 22:59 | added some of the BigInt functions - may want to revise to caller-allocates? check-in: 86f853ea56 user: kennykb tags: kennykb-numerics-branch | |
| 16:21 | Provide an internal API for manipulating ensembles. check-in: d1c0c9717f user: dkf tags: trunk | |
| 10:54 | regen with autoconf 2.57 check-in: d63ce44136 user: das tags: trunk | |
| 09:19 | Minor doc fixes check-in: 3c6331c9b8 user: dkf tags: trunk | |
|
2004-12-08
| ||
| 21:46 | update unix/tcl.m4 to use AC_CHECK_SIZEOF, etc. check-in: 1af463935c user: kennykb tags: kennykb-numerics-branch | |
| 20:24 | changed Win configurator to use SIZEOF macros for Tcl_WideInt check-in: 13f1e5021e user: kennykb tags: kennykb-numerics-branch | |
| 18:24 | merged with kennykb-numerics-branch-20041208 check-in: ab2eb12a79 user: kennykb tags: kennykb-numerics-branch | |
| 02:33 | * tests/unixInit.test (2.1-4): Added constraints so that when a value of TCL_LIBRAR... check-in: 31c23f7e14 user: dgp tags: trunk | |
|
2004-12-07
| ||
| 23:15 | add library/tzdata,msgs to dist target check-in: 46f3d59e96 user: hobbs tags: trunk, core-8-5-a2 | |
| 20:47 | Some HTML converters prefer distances in inches to ems. [Bug 1078760] check-in: b2c45d7a0a user: dkf tags: trunk | |
| 00:02 | see ChangeLog check-in: 5d873e4c6e user: hobbs tags: trunk | |
| 00:01 | * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286] check-in: c5a7563049 user: hobbs tags: trunk | |
| 00:00 | minor nroff typos check-in: e308d155a9 user: hobbs tags: trunk | |
|
2004-12-06
| ||
| 22:49 | * tests/msgcat.test: makeFile/removeFile cleanup [1079117] check-in: 0a98e3c6cc user: dgp tags: trunk | |
| 22:41 | * tests/safe.test: Trim auto_path to improve performance [1080039] check-in: 6a514d4d16 user: dgp tags: trunk | |
|
2004-12-04
| ||
| 21:19 | * generic/tclEncoding.c: Different fix for [Bug 1077005]. * generic/tclEvent.... check-in: 288a92f486 user: dgp tags: trunk | |
| 00:57 | updated changes for 8.5a2 release check-in: e07470137a user: hobbs tags: trunk | |
|
2004-12-02
| ||
| 23:24 | * generic/tclUtil.c (TclSetProcessGlobalValue): Handle the case where a ProcessGlob... check-in: f3df35d7df user: dgp tags: trunk | |
| 19:24 | merge to kennykb-numerics-branch-20041202a check-in: ac3b922388 user: kennykb tags: kennykb-numerics-branch | |
| 18:49 | filesystem, glob, tilde fix check-in: 979efdf14b user: vincentdarley tags: trunk | |
| 18:40 | workaround for a bug in cygpath that made safe-8.5-8.7 fail check-in: 1f8af3a1ac user: kennykb tags: trunk | |
| 15:31 | Remove a global mutex/state by using lists instead of hashtables to store the collection of aliases ... check-in: ad35750c6d user: dkf tags: trunk | |
| 11:10 | Upgrade more of the file to tcltest2, and collect constraint definitions to the top. check-in: 067ebb1583 user: dkf tags: trunk | |
| 10:48 | Convert mutex-protected global state into thread-local state. [FRQ 1077210] check-in: 56e4e88153 user: dkf tags: trunk | |
| 00:09 | * generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scope of mutex locks. check-in: 03a8df7249 user: dgp tags: trunk | |
|
2004-12-01
| ||
| 23:48 | . check-in: b99313429d user: dgp tags: trunk | |
| 23:18 | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to * generic/tclEn... check-in: 353036774e user: dgp tags: trunk | |
| 22:14 | added comment about freewrap difficulties check-in: 30c87546ce user: dgp tags: trunk | |
| 21:58 | * generic/tclEncoding.c: Moved TclpSetInitialEncodings() call from Tcl_FindEx... check-in: ac025ac01b user: dgp tags: trunk | |
| 14:02 | Oops! <:^) check-in: 72a7b0b13f user: dkf tags: trunk | |
| 11:49 | Fix reported problems with tests for dde error messages. Also use more tcltest2 features to reduce [... check-in: 74005c41eb user: dkf tags: trunk | |
|
2004-11-30
| ||
| 22:19 | D'oh! Deal with missing ::errorCode or ::errorInfo. check-in: 81f2f82396 user: dgp tags: trunk | |
| 20:30 | * library/init.tcl ([unknown]): Restored the save/restore of the variables ::errorCo... check-in: e254f91796 user: dgp tags: trunk | |
| 19:34 | Patch 976520 reworks several of the details involved with startup/initialization of ... check-in: 5b205fd672 user: dgp tags: trunk | |
| 18:40 | corrected a typo that caused a compilation failure on VC++ check-in: d45737011c user: kennykb tags: trunk | |
| 15:45 | * library/clock.tcl: Corrected the regular expressions that match a time zone to allow for time zone... check-in: 25e02ac75c user: kennykb tags: trunk | |
| 09:28 | Whitespace fixes check-in: 6e1c61d002 user: dkf tags: trunk | |
|
2004-11-29
| ||
| 22:41 | * win/Makefile.in (install-libraries): Brought entry '2004-10-26 Don Porter (Tcl Modules)' into... check-in: a0d85d839f user: andreas_kupries tags: trunk | |
|
2004-11-26
| ||
| 20:02 | * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolon found at the end of the header... check-in: d421ebab80 user: andreas_kupries tags: trunk | |
| 19:49 | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying operations on the ... check-in: 6771608575 user: dgp tags: trunk | |
| 14:00 | Oops! Got the test sense wrong. check-in: 273673b40b user: dkf tags: trunk | |
| 11:17 | Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] check-in: 7beb4f6748 user: dkf tags: trunk | |
| 10:02 | Added simple foreach example. [FRQ 1073334] check-in: 5fa0ef6033 user: dkf tags: trunk | |
|
2004-11-25
| ||
| 16:37 | Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/ check-in: 457eb30a98 user: dkf tags: trunk | |
| 16:17 | * tests/tcltest.test: The order in which [glob] returns the file names is undefined, so tests should... check-in: 301a880117 user: rmax tags: trunk | |
| 16:03 | See file check-in: a97119e819 user: vasiljevic tags: trunk | |
| 16:01 | Added changes from core-8-4-branch check-in: 22a6e2458a user: vasiljevic tags: trunk | |
| 13:26 | Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler. check-in: 777c4c3bfe user: dkf tags: trunk | |
| 11:28 | Assorted cleanup and doc-fixes for the dde package. check-in: 46a09eeaa0 user: dkf tags: trunk | |
| 00:57 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: cae3b06249 user: dgp tags: trunk | |
|
2004-11-24
| ||
| 21:39 | no message check-in: 5254bb6aed user: davygrvy tags: trunk | |
| 21:37 | * generic/tclPort.h: Relative include of tclWinPort.h returned as it was requiring me set -I$(tcl_ro... check-in: dd01d87bbf user: davygrvy tags: trunk | |
| 21:12 | Fixed compilation error in tclWinInit.c on VC++ --enable-symbols check-in: 0b8d3437af user: kennykb tags: trunk | |
| 20:12 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for 3-argument readdir_r [Bug 1001325]. * uni... check-in: aeeefc88e1 user: kennykb tags: trunk | |
| 19:28 | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new * tests/info.test ... check-in: 14f9c14a23 user: dgp tags: trunk | |
| 11:24 | Fix various problems with man2html converter reported by AKu Also updated to use [package require Tc... check-in: a2fcb23a54 user: dkf tags: trunk | |
| 00:10 | Fix [Bug 1068171] though the fix is commented out for now. check-in: edfe4fc35f user: dkf tags: trunk | |
|
2004-11-23
| ||
| 00:12 | Remove call to Tcl_GetStringResult to speed up processing of [$canv postscript] and other repeated c... check-in: 43d814b56e user: dkf tags: trunk | |
|
2004-11-22
| ||
| 23:28 | Whitespace fixes check-in: bb1e05b2ad user: dkf tags: trunk | |
| 22:59 | * unix/configure: Regen. * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Define HAVE_TYPE_OFF64_T only when o... check-in: 2d736f4133 user: mdejong tags: trunk | |
| 22:40 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Check for a 2 argument version of rea... check-in: de53d33e5e user: mdejong tags: trunk | |
| 22:13 | * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code that * win/tclWinIn... check-in: 3a853080c2 user: dgp tags: trunk | |
| 21:24 | * generic/tclInterp.c: Restored several directories to the search * tests/unixInit.... check-in: 622c5fa060 user: dgp tags: trunk | |
| 12:53 | fix to windows file join bug check-in: 90d16bc7a6 user: vincentdarley tags: trunk | |
|
2004-11-21
| ||
| 23:17 | * doc/AddErrInfo.3: Typo corrections (Thanks Daniel South). * doc/interp.n: check-in: f898c4bdb4 user: dgp tags: trunk | |
|
2004-11-20
| ||
| 00:17 | * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227] * doc/AddEr... check-in: 347e3ef551 user: dgp tags: trunk | |
|
2004-11-19
| ||
| 17:29 | * tests/unixInit.test: Removed "knownBug" constraints to prompt bug fixing before 8... check-in: 345674e190 user: dgp tags: trunk | |
| 14:48 | typo check-in: 33adf546e7 user: das tags: trunk | |
| 10:20 | Classic sed doesn't support | in REs. check-in: 89ba81e830 user: rmax tags: trunk | |
| 06:28 | * macosx/Makefile: * unix/configure.in: * unix/tclUnixInit.c (MacOSXGetLibraryPath): changed dete... check-in: 6303b4f776 user: das tags: trunk | |
|
2004-11-18
| ||
| 22:04 | * doc/SaveResult.3: Documentation for Tcl_*InterpState (TIP 226). check-in: 560640de2a user: dgp tags: trunk | |
| 21:00 | * tests/interp.test (interp-36.*): [interp bgerror] tests. * generic/tclInterp... check-in: 85987a85c4 user: dgp tags: trunk | |
| 20:15 | * generic/tclEvent.c (HandleBgErrors): Simplified program flow. check-in: dbdbaa5cee user: dgp tags: trunk | |
| 19:22 | * tests/basic.test: Updated functional (not testing) uses of * tests/io.test: ... check-in: db27a439b1 user: dgp tags: trunk | |
| 18:34 | port changes updates from 8-4 branch check-in: a02aa29385 user: dgp tags: trunk | |
| 18:30 | some seds don't support comments :( check-in: c3b4336b3f user: rmax tags: trunk | |
| 13:00 | generated configure and fixed manpage installaton check-in: 062857618c user: rmax tags: trunk | |
| 00:45 | 2004-11-18 Reinhard Max <max@suse.de> * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an improved ve... check-in: 19909f1951 user: rmax tags: trunk | |
|
2004-11-17
| ||
| 17:52 | * unix/configure.in: The change below reveals that the public data type Tcl_StatB... check-in: 657138b7b1 user: dgp tags: trunk | |
| 02:51 | * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuring -ttycontrol on a channel. [Bug 10... check-in: 3026fd5b76 user: hobbs tags: trunk | |
| 00:31 | * generic/tclIOUtil.c (TclFSEpochOk): There were two code paths via which the thre... check-in: 5ce5994b49 user: dgp tags: trunk | |
|
2004-11-16
| ||
| 09:34 | Stop architecture flags to 'ld' from going missing when [load] is disabled. check-in: 75cef1144b user: dkf tags: trunk | |
| 03:30 | * generic/tcl.h: * unix/configure.in: changed HAVE_CONFIG_H to HAVE_TCL_CONFIG_H. * unix/configu... check-in: d9c3774188 user: das tags: trunk | |
|
2004-11-15
| ||
| 22:04 | more changes for 8.5a2 check-in: d8d907872f user: dgp tags: trunk | |
| 21:47 | * generic/tclInt.h: Added comment warning that the old ERR_IN_PROGRESS and ERROR... check-in: 888788f6f9 user: dgp tags: trunk | |
| 21:46 | Added listing of shell-specific variables to general tclvars page [Patch 1065732] check-in: 2785500c6c user: dkf tags: trunk | |
|
2004-11-13
| ||
| 00:19 | TIP #221 IMPLEMENTATION * generic/tclBasic.c: Define [::tcl::Bgerror] in new inter... check-in: 2475a460cd user: dgp tags: trunk | |
|
2004-11-12
| ||
| 23:42 | * generic/tclEncoding.c (TableFromUtfProc): correct crash condition when TCL_UTF_MAX == 6. [Bug 10... check-in: 4480f283a8 user: hobbs tags: trunk | |
| 23:27 | Documentation for TIP#221 check-in: 6a794021fc user: dkf tags: trunk | |
| 22:52 | * unix/tclAppInit.c: Removed tclConfig.h #include, now that tcl.h ... check-in: e02679800a user: dgp tags: trunk | |
| 21:07 | ChangeLog reformat. Now that tcl.h takes care of tclConfig.h, tclPort.h no longer should. check-in: 4e171ce6f9 user: dgp tags: trunk | |
| 20:27 | * generic/tcl.h: * generic/tclInt.h: * unix/Makefile.in: include tclConfig.h from tcl.h and insta... check-in: c706d886d7 user: das tags: trunk | |
| 20:20 | * unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so that we #include the co... check-in: cbef34a2b0 user: dgp tags: trunk | |
| 19:16 | * generic/tclInt.h: Moved verification of ptrdiff_t typedef from * generic/tclEx... check-in: 675ab6016e user: dgp tags: trunk | |
| 19:08 | * unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define after #include "tclInt.h" to ensure tcl... check-in: 2e4cb21f12 user: das tags: trunk | |
| 19:03 | UNIX_DIR, and SRC_DIR are always the same, so no need to -I them both. check-in: 2cac0c49b4 user: rmax tags: trunk | |
| 18:13 | tclConfig.h.in also depends on tcl.m4. check-in: 3e4139affd user: rmax tags: trunk | |
| 18:09 | *** empty log message *** check-in: cab43285d4 user: rmax tags: trunk | |
| 18:07 | * unix/config.h.in: * unix/tclConfig.h.in: renamed * unix/Makefile.in: Completed support for config... check-in: 9e44908447 user: rmax tags: trunk | |
| 16:44 | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the command line. Third part... check-in: 17ad03f44f user: dkf tags: trunk | |
| 14:19 | Regen check-in: 60f3873811 user: dkf tags: trunk | |
| 14:18 | * unix/tcl.m4, unix/tclUnixPort.h: Check for pthread_attr_get_np in <pthread.h> befo... check-in: 8b56fd0b64 user: dkf tags: trunk | |
| 11:03 | More minor doc fixes for greater clarity check-in: 2826a692f4 user: dkf tags: trunk | |
| 09:01 | * doc/CrtChannel.3: * doc/Interp.3: * doc/Limit.3: * doc/binary.n: * doc/dict.n: * doc/tm.n: ... check-in: 70b61d2ad8 user: das tags: trunk | |
|
2004-11-11
| ||
| 01:20 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: ccd14d9ae8 user: das tags: trunk | |
| 01:17 | * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 30ac98366b user: das tags: trunk | |
| 01:16 | * macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: 4b682e3ec1 user: das tags: trunk | |
| 01:16 | * tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/msgcat.test: * tests/t... check-in: e3d174f72e user: das tags: trunk | |
| 01:14 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 7349b80092 user: das tags: trunk | |
|
2004-11-10
| ||
| 19:33 | * unix/tclUnixChan.c: [Bug 727786]. Exterminated the code marked DEPRECATED. This code has not ... check-in: 885b9e49d8 user: andreas_kupries tags: trunk | |
|
2004-11-09
| ||
| 15:47 | Janitorial whitespace/style fixes. check-in: 95ac722b47 user: dkf tags: trunk | |
| 10:02 | Minor formatting changes and clarifications check-in: 0aedba75d0 user: dkf tags: trunk | |
| 04:53 | no message check-in: a200e04cba user: davygrvy tags: trunk | |
| 04:51 | * doc/open.n: Added a note about -blocking 0 and lack of exit status as it had never been documented... check-in: 4cd5ba99ea user: davygrvy tags: trunk | |
| 04:10 | no message check-in: bfe2b234e1 user: davygrvy tags: trunk | |
| 04:07 | * win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing is the sa... check-in: 00e4912fca user: davygrvy tags: trunk | |
|
2004-11-08
| ||
| 19:19 | * tests/winFile.test: Attempted and untested fix for 1062491 check-in: 58c1ea03c7 user: davygrvy tags: trunk | |
|
2004-11-07
| ||
| 21:18 | no message check-in: e7944d3592 user: davygrvy tags: trunk | |
| 20:56 | * tests/winFile.test: added contraint to winFile-4.0 to prevent it being run on NT4 check-in: d54313d9d7 user: davygrvy tags: trunk | |
|
2004-11-05
| ||
| 15:15 | Major simplification of reg.test to de-Spencer it somewhat. It's still cryptic, but perhaps not quit... check-in: 33836ef30c user: dkf tags: trunk | |
| 09:21 | Add [file normalize] so expected paths come out right on Windows. [Bug 1053568] check-in: a428ffb800 user: dkf tags: trunk | |
|
2004-11-04
| ||
| 07:40 | * changes: Updates toward an 8.5a2 release. check-in: 31ec2aeb8c user: dgp tags: trunk | |
| 00:23 | niggly test suite fixes check-in: 196f30214c user: dgp tags: trunk | |
|
2004-11-03
| ||
| 23:00 | remove knownBugs from clock tests by fixing them check-in: 2ddee576d4 user: kennykb tags: trunk | |
| 22:12 | niggly test suite fixes check-in: 3417d7bc9f user: dgp tags: trunk | |
| 21:49 | test cleanup correction check-in: 21dd997705 user: dgp tags: trunk | |
| 21:22 | no message check-in: e2df8d61dd user: davygrvy tags: trunk | |
| 21:20 | * generic/tclCompile.h: Removed extrainious reset of TCL_STORAGE_CLASS missed in last edit. check-in: c899ac6efb user: davygrvy tags: trunk | |
| 21:07 | * generic/tcl.h: Moved the preprocessor logic * generic/tclDecls.h: from tclInt.h of setting the *... check-in: b7eb0a41da user: davygrvy tags: trunk | |
| 20:30 | * library/init.tcl ([unknown]): Corrections to the 2004-10-25 mods to Aunt ??? in [u... check-in: bfb33ac10c user: dgp tags: trunk | |
| 19:13 | * generic/tcl.h: Moved the preprocessor logic * generic/tclDecls.h: from tclInt.h of setting the *... check-in: 89bb140d4a user: davygrvy tags: trunk | |
| 19:12 | no message check-in: 68e6343ea1 user: davygrvy tags: trunk | |
| 18:25 | no message check-in: 25c2697d67 user: davygrvy tags: trunk | |
| 17:16 | * generic/tclTrace.c (TclCallVarTraces): Improved ability to debug * tests/incr-old... check-in: ae1a4b3855 user: dgp tags: trunk | |
| 00:57 | * generic/tclRegexp.h: manipulating TCL_STORAGE_CLASS unnecessary. check-in: 6e7d80fe4b user: davygrvy tags: trunk | |
| 00:53 | no message check-in: ac8985c89d user: davygrvy tags: trunk | |
| 00:53 | * generic/tclFileSystem.h: Added use of MODULE_SCOPE on protos. check-in: f7258bdf3e user: davygrvy tags: trunk | |
| 00:27 | no message check-in: 3e5c9416c9 user: davygrvy tags: trunk | |
| 00:26 | * win/tclWinInt.h: * win/tclWinPort.h: exported internals dropped by a count of 14. check-in: db6ba42d9e user: davygrvy tags: trunk | |
| 00:13 | no message check-in: 1d555ee241 user: davygrvy tags: trunk | |
| 00:11 | * generic/tclCompile.h: Exchanged use of the EXTERN macro to the new MODULE_SCOPE macro. Lowered ex... check-in: fa5776ef68 user: davygrvy tags: trunk | |
|
2004-11-02
| ||
| 21:30 | no message check-in: 78ea86edc9 user: davygrvy tags: trunk | |
| 21:11 | no message check-in: ddaf6f3927 user: davygrvy tags: trunk | |
| 21:08 | * generic/tclInt.h: added a check for #ifdef __cplusplus around the #define of MODULE_SCOPE. About ... check-in: ed10d6a196 user: davygrvy tags: trunk | |
| 19:03 | 2004-11-02 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: ... check-in: 8dd03226ef user: dgp tags: trunk | |
| 15:32 | Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. [Bug 761471] check-in: fc3247cc03 user: dkf tags: trunk | |
| 15:16 | updates to Havana and Cuiaba time zones check-in: 2a5075ede2 user: kennykb tags: trunk | |
| 12:13 | TclpUTime simplification check-in: 6c005a1584 user: vincentdarley tags: trunk | |
| 10:11 | Make core less eager to spew its guts all over the place; core symbols in tclInt.h are now no longer... check-in: dd41039533 user: dkf tags: trunk | |
| 09:23 | Add synopsis for Tcl_GetChannelMode. [Bug 1058446] check-in: 6e6f7aa4c8 user: dkf tags: trunk | |
|
2004-11-01
| ||
| 16:58 | Second part of fix for Bug 926106 check-in: 824c70e9e5 user: kennykb tags: trunk | |
| 14:41 | Remove unused label check-in: bb87df3526 user: dkf tags: trunk | |
| 14:38 | Fix for [Bug 761471]; NaN is now *never* equal to NaN... check-in: f6393bd784 user: dkf tags: trunk | |
| 14:21 | Cleaning up of the namespace guts. check-in: 6bcf8b0c20 user: dkf tags: trunk | |
| 11:58 | Cleaning up; mostly whitespace and comment fixes. check-in: d4e3860340 user: dkf tags: trunk | |
| 09:24 | Improved comments on selected flags in tcl.h check-in: 7bb1a3157b user: dkf tags: trunk | |
|
2004-10-31
| ||
| 23:59 | command quoting fix check-in: 4cd6f8c661 user: dgp tags: trunk | |
| 21:24 | typo fix check-in: 3994f820fa user: dgp tags: trunk | |
| 19:12 | General cleanup check-in: 5b1d810ff2 user: dkf tags: trunk | |
| 18:46 | Fix pseudo-constraint check-in: 150f42b48f user: dkf tags: trunk | |
| 18:44 | Minor fixes for marginally more clarity check-in: 172b22ddbd user: dkf tags: trunk | |
| 18:38 | Turn umask2 constraint into something more commonly satisfiable Also turn conditional tests into con... check-in: 713e9337d6 user: dkf tags: trunk | |
| 17:38 | Added constraint to test that won't ever work on Unix (no drive letters!) check-in: e591345f87 user: dkf tags: trunk | |
| 17:36 | General clean up check-in: ee022adb71 user: dkf tags: trunk | |
| 17:07 | Remove broken test constraint. [bug 1053908] check-in: b6efd8b906 user: dkf tags: trunk | |
| 16:28 | Make [info globals ::foo] work. [Bug 1057461] check-in: d4670e6381 user: dkf tags: trunk | |
| 16:01 | Rework to be many lines shorter Also convert a few `ASCII's to `Unicode's Also do some formatting fi... check-in: 3f3f365d40 user: dkf tags: trunk | |
| 15:38 | Fix typo check-in: 4a2bb784c9 user: dkf tags: trunk | |
|
2004-10-30
| ||
| 21:36 | Fixed conversion between FILETIME and Tcl time -Bug 926106 check-in: f99264e927 user: kennykb tags: trunk | |
| 18:03 | replaced WIN32 with __WIN32__ [Bug 1054357] (Gravereaux) check-in: bbd3b03bde user: kennykb tags: trunk | |
| 02:16 | * library/tcltest/tcltest.tcl: Correct reaction to errors in the obsolete processCm... check-in: b8cfda2859 user: dgp tags: trunk | |
|
2004-10-29
| ||
| 15:39 | Allow ensembles to rewrite their subcommands' error messages to be more relevant to users. [Patch 10... check-in: 7162a54053 user: dkf tags: trunk | |
|
2004-10-28
| ||
| 18:45 | merge updates from HEAD check-in: 5fdab1eb47 user: dgp tags: dgp-refactor | |
| 17:21 | fix for execution stack corruption [Bug 1055676]. Credit dgp for detective work and fix. check-in: f1a5745b04 user: msofer tags: trunk | |
| 04:57 | no message check-in: 79f94beac4 user: davygrvy tags: trunk | |
| 04:54 | D'oh! check-in: 6da1b272d9 user: dgp tags: trunk | |
| 04:52 | * unix/tclAppInit.c: When built as tcltest, TclThread_Init was getting called * win/tclAppInit.c: ... check-in: 7bd534cd4f user: davygrvy tags: trunk | |
| 04:17 | * tests/socket.test (socket-13.1): Balanced [makeFile] and [removeFile] command... check-in: 2aef95bfda user: dgp tags: trunk | |
| 00:04 | * tests/clock.test: Correct duplicate test names. * tests/namespace.test: ... check-in: a891dd598a user: dgp tags: trunk | |
|
2004-10-27
| ||
| 23:21 | no message check-in: b269ebbd96 user: davygrvy tags: trunk | |
| 23:20 | * generic/tcl.h: Removed the file level 'extern "C" {' and the coresponding closing block as it serv... check-in: af45deaac3 user: davygrvy tags: trunk | |
| 21:00 | more clarity added to my last entry check-in: 302f75bfad user: davygrvy tags: trunk | |
| 20:58 | * win/tclWinThrd.c (TclFinalizeLock): release the critical section before deleting it. [Bug 731778] check-in: 100f4d4a60 user: davygrvy tags: trunk | |
| 20:53 | * tests/registry.test: Fixed test files to load the correct * tests/winDde.test: registry and dde pa... check-in: b7e5a90f69 user: davygrvy tags: trunk | |
| 17:56 | fixed format-19.1 for 64 bit machines check-in: a0c0a6d869 user: kennykb tags: trunk | |
| 17:15 | no message check-in: d1b9a0adc5 user: davygrvy tags: trunk | |
| 17:13 | * generic/tclInt.decls: The following 9 functions were moved from * generic/tclInt.h: tclInt.h t... check-in: 1cd7958f05 user: davygrvy tags: trunk | |
| 17:01 | * tests/tm.test: Expanded on the testsuite entered by Donal. * library/tm.tcl: Even found bugs, ... check-in: 7523fae991 user: andreas_kupries tags: trunk | |
| 15:42 | additional regression test for Bug 868489 check-in: 5bba2806a3 user: kennykb tags: trunk | |
| 14:43 | Yet more small fixes check-in: bc5a431cb6 user: dkf tags: trunk | |
| 14:24 | More minor doc fixes check-in: 83ab806184 user: dkf tags: trunk | |