Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

269 check-ins using file unix/tclUnixThrd.c version 9ac8ba13d6

2005-11-02
15:59
ANSIfy the test code (well, strip some of the worst offences!) check-in: d7327b2b33 user: dkf tags: trunk
14:51
ANSIfy; generic/*.c now all done except for test code check-in: 2ffae9b171 user: dkf tags: trunk
11:55
ANSIfy (though only partially - function decls only - for tclExecute.c) check-in: 127ec44748 user: dkf tags: trunk
00:59
Partial ANSIfy check-in: 2c7cf42253 user: dkf tags: trunk
00:55
ANSIfy check-in: c8e360304c user: dkf tags: trunk
2005-11-01
20:17
* generic/tclTrace.c (TclCheckExecutionTraces): Corrected mistaken assumption that a... check-in: 409332adfd user: dgp tags: trunk
16:41
* tests/unixNotfy.test (1.1,2): Update error message whitespace to match changes in ... check-in: 2177fc6e4a user: dgp tags: trunk
15:58
Fix test that checked for non-standard case of error message (which was fixed by earlier check-in) check-in: 1bc26181db user: dkf tags: trunk
15:47
Think-o fixes check-in: 922079bc35 user: dkf tags: trunk
15:30
ANSIfy. Also converted some deeply nested code to a less nested form for easier reading. check-in: a3b0b6f1d9 user: dkf tags: trunk
15:18
* expr.test (expr-46.13): Added test that illustrates shortcoming of Patch 134... check-in: 75bfdef543 user: dgp tags: trunk
2005-10-31
19:54
* generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don. * tests/trace.test: fix duplica... check-in: 4a32720499 user: msofer tags: trunk
17:15
typo check-in: 08fbaa0411 user: dgp tags: trunk
15:59
Convert to using ANSI decls/definitions and using the (ANSI) assumption that NULL can be cast to any... check-in: 1e0170d2bf user: dkf tags: trunk
13:53
Cleanup and ANSIfy check-in: f917e68cd5 user: dkf tags: trunk
2005-10-30
22:01
Assorted syntactic cleanups check-in: 90ab7bfe5b user: dkf tags: trunk
2005-10-29
21:48
fix Changelog entry check-in: 8003f499b9 user: msofer tags: trunk
19:16
* generic/tclTrace.c (TraceVarProc): [Bug 1337229], partial fix. Insure that a second call with TC... check-in: 8556859742 user: msofer tags: trunk
2005-10-23
19:03
fix date check-in: c6c95a3640 user: vincentdarley tags: trunk
18:51
fix to glob memory leak and file stat ino/nlink on windows check-in: 1daf31761f user: vincentdarley tags: trunk
2005-10-22
03:37
* tests/foreach.test (foreach-8.1): added test for [Bug 1189274] check-in: e2aecc5095 user: msofer tags: trunk
01:35
* generic/tclExecute.c (INST_INCR_*): fixed [Bug 1334570]. Obj leak detection and patch by Eric Me... check-in: c57e03e1c9 user: msofer tags: trunk
2005-10-21
22:14
Bug 1334461 check-in: 36585dd60c user: kennykb tags: trunk
21:49
Marked some failing tests as knownBug until they can be updated. check-in: ccf23548b8 user: dgp tags: trunk
20:52
remove C++ comments check-in: 387b28ffcd user: kennykb tags: trunk
20:44
Marked several failing tests as "knownBug" until they can be updated. check-in: b203d2898f user: dgp tags: trunk
20:30
Bug 1334461 check-in: bc01fd42a3 user: kennykb tags: trunk
17:05
Revised code to build in situations where strchr(.,.) is a macro. check-in: 49783144b5 user: dgp tags: trunk
15:25
ANSI-fy declarations and NULL handling check-in: 3b7dc19d2a user: dkf tags: trunk
12:26
Formatting regularization check-in: 83ee4d5e21 user: dkf tags: trunk
10:27
Improve the documentation of [binary scan] a little. check-in: 1f0b354280 user: dkf tags: trunk
2005-10-20
12:28
whitespace cleanup check-in: c774c0effa user: dkf tags: trunk
12:27
Remove extra spaces so it's easier to see the tests as groups check-in: 8c05a4a509 user: dkf tags: trunk
12:21
* generic/tclListObj.c (TclLsetFlat): * tests/lset.test (lset-10.3): fixed handling of unshared li... check-in: 74298c8832 user: msofer tags: trunk
2005-10-19
21:35
See changelog entry check-in: 8f4ff8d98d user: dkf tags: trunk
21:26
Fix crash caused by passing -1 as the length to TclNewStringObj(). Only Tcl_NewStringObj (the funct... check-in: f0669d7cb9 user: dkf tags: trunk
18:39
* generic/tclClock.c: Removed some dead code. * generic/tclCmdIL.c: ... check-in: 3fd9c620f4 user: dgp tags: trunk
14:12
Silence a warning check-in: be0f755545 user: dkf tags: trunk
14:11
More typos obscured by typos fixed in previous checkin... check-in: ef38b5144b user: dkf tags: trunk
14:10
Fix silly typos check-in: f0df3e345e user: dkf tags: trunk
13:59
General cleanup of reflected channel code check-in: fec37cf152 user: dkf tags: trunk
13:15
* generic/tclExecute.c (INST_DICT_APPEND, INST_DICT_LAPPEND): fixed faulty peephole optimisation t... check-in: a77e120bdc user: msofer tags: trunk
2005-10-18
20:46
merge updates from HEAD check-in: 2e8613842e user: dgp tags: dgp-refactor
15:01
ANSIfy function declarations and definitions check-in: ccb2054288 user: dkf tags: trunk
14:42
ANSI function definitions check-in: b0f93b363b user: dkf tags: trunk
14:34
Style update and ANSI function definitions. check-in: c34632246c user: dkf tags: trunk
13:47
Split off changelog entries for 2004 Fixed erroneous dates on some 2005 entries check-in: 2746a09ce7 user: dkf tags: trunk
13:19
* generic/tclExecute.c: Added optimization for I32L64 systems to avoid using bignums... check-in: 397ed5b857 user: dgp tags: trunk
2005-10-15
23:27
* generic/tclExecute.c: Restored some optimizations of the INST_INCR_SCALAR1_IMM opc... check-in: 2eb1bb43e9 user: dgp tags: trunk
2005-10-14
17:35
See file. check-in: 001edcbce4 user: vasiljevic tags: trunk
17:34
Fixed bad definition of CRTEXPORT which should have been CRTIMPORT rather. check-in: 5b4a7f1349 user: vasiljevic tags: trunk
17:33
Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992 for more info). check-in: 7ffd02a4fa user: vasiljevic tags: trunk
15:57
more revisions to TclIncrObj check-in: 1761187d62 user: dgp tags: trunk
14:38
removed another do {} while(0) check-in: 9c12bba8ba user: kennykb tags: trunk
14:18
Tidied up do {...} while(0) check-in: bb89d90a14 user: kennykb tags: trunk
12:34
Updated target file id check-in: 573eb37059 user: patthoyts tags: trunk
12:31
Permit building al debug builds as well as release builds check-in: 2fdf890a62 user: patthoyts tags: trunk
11:14
* generic/tcl.h: Fix for bug #1256937 - correctly decorate * generic/tclMain.c: imported funct... check-in: ca7ab95d17 user: patthoyts tags: trunk
2005-10-13
21:49
Test updates from [Bug 1284178] check-in: b028187ae2 user: dkf tags: trunk
21:01
Added some more clarifying comments in Tcl_ClearChannelHandlers() check-in: e296d976e4 user: vasiljevic tags: trunk
20:51
Temporary ifdef TCL_THREADS changes done to de-activate pending event processing when channel is bei... check-in: f7a1a7a67b user: vasiljevic tags: trunk
20:15
Remove _ANSI_ARGS_ and clean up a few comments check-in: 2b1f602d05 user: dkf tags: trunk
18:30
* generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H. * tools/man2tcl.c: ... check-in: d7079d3caa user: dgp tags: trunk
18:13
* compat/tclErrno.h: Removed obsolete file. check-in: a707e67c4d user: dgp tags: trunk
15:23
Formatting cleanup to more accurately match the coding standards of the rest of the core. check-in: edb51d497a user: dkf tags: trunk
15:15
* generic/tclStrToD.c (TclParseNumber): Missing goto caused crash when parsing "Na".... check-in: 5415c75194 user: dgp tags: trunk
00:56
formatting check-in: 0fdf63803f user: dkf tags: trunk
00:14
quick typo fix; testing check-in: ff7bf450e7 user: dgp tags: trunk
00:07
formatting and de-_ANSI_ARGS_-ification check-in: 9e0f6e3e5e user: dkf tags: trunk
2005-10-12
23:55
formatting check-in: a79ed7c2fe user: dkf tags: trunk
23:54
* generic/tclExecute.c (GetNumberFromObj): Restored some lost optimizations for... check-in: fb65658754 user: dgp tags: trunk
23:51
Formatting check-in: c8e230bf0d user: dkf tags: trunk
23:42
Scrap _ANSI_ARGS_ macro use, yay! check-in: 175ab7d9cb user: dkf tags: trunk
22:21
Formatting and pure ANSI function decls check-in: 5a3e776594 user: dkf tags: trunk
22:05
Fix for [Bug 1325099] check-in: 893d9541f9 user: dkf tags: trunk
18:31
performance improvements to [incr] check-in: f6eb3e07ae user: kennykb tags: trunk
2005-10-10
21:50
TIP#237 introduced a new function, entier, so add it to the list of functions. check-in: 3d619f4afe user: dkf tags: trunk
20:27
* generic/tclCompCmds.c: New convenience macro CompileTokens(). check-in: ff5bec97ad user: msofer tags: trunk
19:52
* generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. Also added missing "... check-in: c9c0401dc1 user: dgp tags: trunk
18:00
* generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. * generic/tclInt.h: ... check-in: dbe6cdbda6 user: dgp tags: trunk
17:33
Fix two bugs in limits, one a crash and the other a failed flag reset. check-in: 32dacaae68 user: dkf tags: trunk
16:09
removing wrong comment check-in: e5da6717f2 user: msofer tags: trunk
15:51
* generic/tclExecute.c: fixing errors in last commit. check-in: fa79084fee user: msofer tags: trunk
2005-10-09
20:05
* generic/tclBasic.c: * generic/tclExecute.c: * generic/tclStrToD.c: * generic/tclStringObj.c: i... check-in: 6c384e90de user: msofer tags: trunk
2005-10-08
14:42
TIP#237 IMPLEMENTATION [kennykb-numerics-branch] Resynchronized with the HEAD; at t... check-in: 83fdb360a9 user: dgp tags: trunk
13:44
merge updates from HEAD Closed-Leaf check-in: 1b902ae45a user: dgp tags: kennykb-numerics-branch
06:43
more WIDE support check-in: 936ff6a20a user: dgp tags: kennykb-numerics-branch
06:07
[kennykb-numerics-branch] * generic/tclExecute.c: More performance macros and speci... check-in: cd534dbb23 user: dgp tags: kennykb-numerics-branch
01:07
* generic/tclExecute.c: Macro GetNumberFromObj() is version of TclGetNumberFromObj()... check-in: 6da6e869af user: dgp tags: kennykb-numerics-branch
2005-10-07
22:35
* unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to * tests/fCmd.test (fCmd-20.2)... check-in: c5efc3eed0 user: hobbs tags: trunk, kennykb-numerics-branch-20051008, msofer-wcodes-branch-20051007
20:15
[kennykb-numerics-branch] * generic/tclInt.h: Made #undef NO_WIDE_TYPE the defa... check-in: c420c12ecc user: dgp tags: kennykb-numerics-branch
18:01
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of compariso... check-in: 852981a34b user: dgp tags: kennykb-numerics-branch
15:51
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of compariso... check-in: 7818e1ffac user: dgp tags: kennykb-numerics-branch
2005-10-06
22:04
store shift result as long, not int check-in: df31ba52d1 user: dgp tags: kennykb-numerics-branch
18:48
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_RSHI... check-in: 31b83841a8 user: dgp tags: kennykb-numerics-branch
16:14
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_RSHI... check-in: 7480ac5646 user: dgp tags: kennykb-numerics-branch
03:41
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_MULT... check-in: ac4d98012f user: dgp tags: kennykb-numerics-branch
02:51
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_MULT... check-in: 318d5967ce user: dgp tags: kennykb-numerics-branch
2005-10-05
22:09
* generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug 1109294]. Applied the patch provided... check-in: 9a439d406a user: andreas_kupries tags: trunk
20:36
* doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of David Welton's patch for it, ... check-in: e261298ba7 user: andreas_kupries tags: trunk
17:44
* generic/tclIORChan.c (RcClose): Removed unreachable panic/return statements. This fixes the r... check-in: d91e2f06c9 user: andreas_kupries tags: trunk
16:28
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance INST_MULT an... check-in: 4ab5ab7388 user: dgp tags: kennykb-numerics-branch
08:03
* tests/env.test (env-6.1): * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 * generic/tclEnv.c ... check-in: 9ad1d56456 user: hobbs tags: trunk
06:34
win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] check-in: 3b9458c858 user: hobbs tags: trunk
05:03
* tests/http.test: do not URI encode -._~ according * library/http/http.tcl (init): t... check-in: 3bc3dd226c user: hobbs tags: trunk
04:23
* unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second shl_load only. [Bug 1204237] check-in: b68aa6b177 user: hobbs tags: trunk
03:58
scan %[] requires "one or more chars" [Bug 1277503] check-in: 6164a639b1 user: hobbs tags: trunk
00:38
* tests/winFile.test (getuser): allow valid Windows usernames. [Bug 1311285] check-in: bbc78fc172 user: hobbs tags: trunk
2005-10-04
23:49
* generic/tclParse.c (Tcl_ParseCommand): add code that recognizes {} in addition to {expand} for w... check-in: f48f4bdd21 user: hobbs tags: trunk
21:02
[kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 8d4c5bb62b user: dgp tags: kennykb-numerics-branch
18:34
See file. check-in: ec5a717b8e user: vasiljevic tags: trunk
18:33
[kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 53add32158 user: dgp tags: kennykb-numerics-branch
18:33
Tcl_DeleteTimerHandler(): bail out early if passed NULL argument. check-in: 5576a42ab1 user: vasiljevic tags: trunk
18:32
Tcl_ClearChannelHandlers(): now deletes any outstanding timer for the channel. Also, prevents events... check-in: b68b5918fb user: vasiljevic tags: trunk
16:00
[kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 0f923b5cc0 user: dgp tags: kennykb-numerics-branch
13:49
[kennykb-numerics-branch] * generic/tclBasic.c: Updated more callers to make use ... check-in: 215aa64c5c user: dgp tags: kennykb-numerics-branch
2005-10-03
19:32
* generic/tclBasic.c: Re-implemented ExprRoundFunc and ExprEntierFunc to use TclGe... check-in: 2435e3e70d user: dgp tags: kennykb-numerics-branch
18:25
Be more choosy about what doubles get converted to longs. check-in: 9fd8db27ff user: dgp tags: kennykb-numerics-branch
17:42
fixed test cases for new US DST rules. check-in: 99b4e7ffb5 user: kennykb tags: trunk
15:50
[kennykb-numerics-branch] * generic/tclBasic.c: Re-implemented ExprRoundFunc to u... check-in: c247119234 user: dgp tags: kennykb-numerics-branch
14:38
Rebuild tzdata from Olson's tzdata2005n.tar.gz check-in: 3417941510 user: kennykb tags: trunk
2005-10-01
09:28
Fixed a typo. check-in: 53ed00351b user: davidw tags: trunk
2005-09-30
19:31
* generic/tclMain.c: Separate encoding conversion of command line arguments from ... check-in: 3a8318341a user: dgp tags: trunk
18:53
fix comment typo check-in: e86060ea27 user: hobbs tags: trunk
17:02
[kennykb-numerics-branch] * generic/tclStringObj.c: Bug fix: Missing cast to ... check-in: 14a510d9c1 user: dgp tags: kennykb-numerics-branch
01:05
init value to (-)Inf for min/max expr functions to simplify code check-in: 78d70230d5 user: hobbs tags: trunk
2005-09-29
23:16
implementation for TIP #255, expr min/max check-in: 5e48c91234 user: hobbs tags: trunk
2005-09-28
00:23
formatting check-in: 255d501bf2 user: dgp tags: kennykb-numerics-branch
2005-09-27
18:42
[kennykb-numerics-branch] * generic/tcl.h: Changed name of the new Tcl_Obj i... check-in: 2d7e29783f user: dgp tags: kennykb-numerics-branch
15:35
Test for [Bug 1116542] check-in: d7a27184e4 user: dkf tags: trunk
15:20
Formatting fixes check-in: 205497dd3f user: dkf tags: trunk
2005-09-26
20:51
merge updates from HEAD check-in: 76c503a6bc user: dgp tags: dgp-refactor
20:16
Merge changes from HEAD, including libtommath 0.36 check-in: 14146661ef user: kennykb tags: kennykb-numerics-branch
19:31
update tclTomMath.h for bug 1263012 check-in: a5f5e1b89e user: kennykb tags: trunk
18:44
Regen tommath.h from release 0.36 check-in: 39058779b3 user: kennykb tags: trunk
18:27
merge tommath 0.36 changes into HEAD check-in: ff86421106 user: kennykb tags: trunk
16:53
re-import of three damaged PDF's check-in: 770751cc4a user: kennykb tags: trunk
16:31
Import of libtommath 0.36 check-in: e024610976 user: kennykb tags: trunk
2005-09-23
16:47
[kennykb-numerics-branch] * unix/Makefile.in: Added -DMP_PREC=4 switch to all c... check-in: 29be091cd8 user: dgp tags: kennykb-numerics-branch
16:13
[kennykb-numerics-branch] * generic/tclStrToD.c: Fixed memory leak. [Bug 1299803]... check-in: 112ace53ab user: dgp tags: kennykb-numerics-branch
04:03
[kennykb-numerics-branch] * generic/tclStrToD.c: Memory leak. Comment in TclSetBi... check-in: 961337390c user: dgp tags: kennykb-numerics-branch
2005-09-20
14:11
[kennykb-numerics-branch] * generic/tclExecute.c: Revise TclIncrObj() to call ... check-in: dd93281cd4 user: dgp tags: kennykb-numerics-branch
2005-09-16
19:29
[kennykb-numerics-branch] * generic/tclInt.h: Added TclBNInitBigNumFrom... check-in: 6e1addf33e user: dgp tags: kennykb-numerics-branch
16:13
* libtommath/bn_mp_add_d.c: Bug fix. For mp_add_d(&a, d, &c), when &a has the v... check-in: dc9f2eaf23 user: dgp tags: kennykb-numerics-branch
15:35
[kennykb-numerics-branch] * generic/tclTomMath.h: Added mp_cmp_d to routines from ... check-in: f5324453ec user: dgp tags: kennykb-numerics-branch
01:40
silence compiler warning check-in: a95dcb3914 user: dgp tags: trunk
2005-09-15
23:13
* doc/ParseCmd.3: copy/paste fix [Bug 1292427] check-in: 72ad6487a4 user: msofer tags: trunk
20:58
merge updates from HEAD check-in: 29cc0feeb2 user: dgp tags: kennykb-numerics-branch
20:37
merge updates from HEAD check-in: 8a82f239eb user: dgp tags: dgp-refactor
20:29
merge updates from HEAD check-in: f3caf581fe user: dgp tags: dgp-refactor
16:58
* generic/tclStringObj.c (TclAppendFormattedObjs): Revision to eliminate one ro... check-in: 1a7995155b user: dgp tags: trunk, kennykb-numerics-branch-20050915
16:40
* generic/tclBasic.c: More callers of TclObjPrintf and * generic/tclCkalloc.c: Tcl... check-in: cf51f10457 user: dgp tags: trunk
15:30
More flags hacking, this time for open64 under RHEL3. [Bug 1287638] check-in: 1fd41a0f1d user: dkf tags: trunk
2005-09-14
21:32
* generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to support "*" fields ... check-in: fbec962a12 user: dgp tags: trunk
18:35
* generic/tclBasic.c: Updated several callers to use * generic/tclCmdMZ.c: TclFo... check-in: b4922798b8 user: dgp tags: trunk
17:13
* generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to support "*" fields ... check-in: 73c6dc5786 user: dgp tags: trunk
03:46
* generic/tclBasic.c: First caller of TclFormatToErrorInfo. * generic/tclInt.h: ... check-in: 267895cd36 user: dgp tags: trunk
2005-09-13
21:23
* generic/tcl.h: Explicitly standardized on the use of stdarg.h * generic/tcl... check-in: bdf9458b14 user: dgp tags: trunk
2005-09-12
19:39
uninitialized vars are bad, mm'kay? check-in: 948d18b8f7 user: dgp tags: kennykb-numerics-branch
19:12
* generic/tclCmdAH.c: Added support for the "ll" width * generic/tclString... check-in: a74d98295f user: dgp tags: kennykb-numerics-branch
15:40
merge updates from HEAD check-in: 156f19bcaf user: dgp tags: dgp-refactor
14:47
[kennykb-numerics-branch] Merge updates from HEAD. check-in: 0b3ca397c7 user: dgp tags: kennykb-numerics-branch
14:31
2005-09-12 Don Porter <dgp@users.sourceforge.net> * generic/tclStringObj.c (TclAppendForm... check-in: e034ea072e user: dgp tags: trunk
2005-09-09
19:27
silence compiler warnings check-in: d68f155509 user: dgp tags: kennykb-numerics-branch
19:24
silence compiler warnings check-in: 9e8ea0b8c1 user: dgp tags: trunk
19:09
* generic/tclIORChan.c (RcDecodeEventMask): Added missing type declaration for the parameter 'm... check-in: a44fd1ff0f user: andreas_kupries tags: trunk
18:48
[kennykb-numerics-branch] Merge updates from HEAD. check-in: 343239eeff user: dgp tags: kennykb-numerics-branch
17:54
typo check-in: ad7d4b5c94 user: dgp tags: trunk
17:47
* generic/tclInt.h: New internal routine TclObjPrintf() * generic/tclStr... check-in: 60ba4924b2 user: dgp tags: trunk
17:19
added missing casts in tclStringObj.c check-in: 93d1ebfd11 user: kennykb tags: trunk
15:44
* generic/tclInt.h: New internal routines TclFormatObj() * generic/tclSt... check-in: d61b665021 user: dgp tags: trunk
2005-09-08
14:14
D'oh, missed a spot check-in: fca360fba5 user: dkf tags: trunk
14:13
Final fixes check-in: 1ac1207579 user: dkf tags: trunk
14:10
Squelch warning check-in: c5c285935a user: dkf tags: trunk
14:09
Test suite about fixed up for TIP#254 check-in: c957ef5cb3 user: dkf tags: trunk
14:05
Closer to being right... check-in: 1db31ab2b0 user: dkf tags: trunk
13:50
More fixing check-in: 17cb3cd598 user: dkf tags: trunk
13:46
A bit more fixing... check-in: 1701251b0b user: dkf tags: trunk
13:42
First step to fixing test suite check-in: 88e192f51c user: dkf tags: trunk
13:40
Oops! check-in: 7ac67d7fe8 user: dkf tags: trunk
13:38
Added support machinery for TIP#254 tests check-in: 4a5309ec6e user: dkf tags: trunk
10:49
TIP #254 implementation Still missing additional tests. check-in: 62727c5bbe user: dkf tags: trunk
2005-09-07
15:31
* generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative * tests/utf.t... check-in: c76f2a1966 user: dgp tags: trunk
2005-09-06
14:40
Add flag to lists so that evaluating contexts can handle them efficiently much of the time even when... check-in: 3f8b25f1a3 user: dkf tags: trunk
2005-09-05
10:25
Make symbol static to stop it from being visible outside the Tcl library on traditional Unix platfor... check-in: e889426f5c user: dkf tags: trunk
2005-09-02
19:23
* unix/tclUnixSock.c (InitializeHostName): Synchronized use of static modifier in declaration a... check-in: 5b652caf77 user: andreas_kupries tags: trunk
17:42
[kennykb-numerics-branch] * generic/tclScan.c: Bug fix: The %o, %x, %i formats o... check-in: 7f0027be0c user: dgp tags: kennykb-numerics-branch
2005-09-01
16:27
* generic/tclObj.c: TclParseNumber calls meant to parse an integer value now pas... check-in: 6e311ccfa4 user: dgp tags: kennykb-numerics-branch
16:09
[kennykb-numerics-branch] * generic/tclScan.c: Extended [scan] to accept the %ll... check-in: fc4c109c84 user: dgp tags: kennykb-numerics-branch
2005-08-31
15:14
fix date check-in: b5831068b5 user: vincentdarley tags: trunk
15:12
allow NULL interp in Tcl_FSMatchInDirectory check-in: 5139fcec81 user: vincentdarley tags: trunk
2005-08-30
19:20
[kennykb-numerics-branch] * generic/tclObj.c: Extended bignum support to includ... check-in: 4ef199b1b3 user: dgp tags: kennykb-numerics-branch
15:54
[kennykb-numerics-branch] * generic/tclTomMath.h: Added mp_sqrt to routines from ... check-in: 7e5e925b15 user: dgp tags: kennykb-numerics-branch
2005-08-29
21:55
* library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patch for [Tcl SF Bug 1189657]. Sync... check-in: 0ef4ca3087 user: andreas_kupries tags: trunk
18:38
[kennykb-numerics-branch] Merge updates from HEAD. check-in: c74bd61cc0 user: dgp tags: kennykb-numerics-branch
17:54
renumber expr-39.* to expr-46.* check-in: 484771b620 user: kennykb tags: trunk
17:11
[kennykb-numerics-branch] * generic/tclBasic.c: Restored round(.) to the Tcl 8.4 ... check-in: 2088e4d384 user: dgp tags: kennykb-numerics-branch
16:41
fix test case bracing and numbering check-in: 7bbdf4ca4c user: kennykb tags: trunk
16:21
removed inappropriate swizzling of tcl_precision check-in: e593e8320e user: kennykb tags: trunk
16:18
Bug 1275043 check-in: 7e8177ac9d user: kennykb tags: trunk
2005-08-26
22:11
* generic/tclIO.c: Moved Tcl_{Cut,Splice}Channel to {Cut,Splice}Channel for internal use, and c... check-in: fd26ccea74 user: andreas_kupries tags: trunk
14:43
Style systematization and _ANSI_ARGS_ removal check-in: 043072b9bc user: dkf tags: trunk
13:41
Remove _ANSI_ARGS_ check-in: 63474c1c0a user: dkf tags: trunk
13:26
More whitespace cleansing and _ANSI_ARGS_ purging check-in: 94354fd3e6 user: dkf tags: trunk
11:00
Remove _ANSI_ARGS_ and tidy up comments check-in: 03e5c68cf3 user: dkf tags: trunk
08:39
Fix crashes when running Snit's test suite caused by traces forcing the interp result object to beco... check-in: 2de91b1d0b user: dkf tags: trunk
2005-08-25
21:48
Better to panic sanely than to crash with a bad memory access. [Bug 1267380] check-in: 687e384a0d user: dkf tags: trunk
21:21
[kennykb-numerics-branch] * generic/tclExecute.c: Bug fix. INST_RSHIFT: shift of n... check-in: 0e9fcc9b56 user: dgp tags: kennykb-numerics-branch
15:46
[kennykb-numerics-branch] Merge updates from HEAD * generic/tclExecute.c: Bug fix. ... check-in: 6d651867f9 user: dgp tags: kennykb-numerics-branch
14:58
[kennykb-numerics-branch] * generic/tclBasic.c: Extended the domain of round(.) t... check-in: 9bfc46124e user: dgp tags: kennykb-numerics-branch
10:40
Fix memory leak caused by throwing away a duplicated object check-in: b518cfe467 user: dkf tags: trunk
2005-08-24
23:36
Remove extra blank lines between tests so groups go together better. check-in: aecf511a59 user: dkf tags: trunk
21:49
[kennykb-numerics-branch] * generic/tclBasic.c: Revised implementation of the cei... check-in: 9cbb2232b7 user: dgp tags: kennykb-numerics-branch
18:56
corrected TRACE bugs, overflowed negative #s, and bad test constraints check-in: 57f3c9f065 user: kennykb tags: kennykb-numerics-branch
18:51
[kennykb_numerics_branch] * generic/tclExecute.c: Bug fix: TclBignumToDouble return... check-in: ecd2f01ba8 user: dgp tags: kennykb-numerics-branch
18:03
Corrections in comparisons with +/-Inf. check-in: b303293aa3 user: dgp tags: kennykb-numerics-branch
17:56
TIP#219 IMPLEMENTATION * doc/SetChanErr.3: ** New File **. Documentation of the new channel A... check-in: d936ddccf8 user: andreas_kupries tags: trunk
17:25
[kennykb_numerics_branch] * generic/tclExecute.c: Revised the type promotion rules ... check-in: 39a77d2eea user: dgp tags: kennykb-numerics-branch
15:15
fix formatting of fp number with smallest significand check-in: 7c355ef822 user: kennykb tags: trunk
02:35
[kennykb_numerics_branch] * generic/tclStrToD.c: Bug fix: set shift magnitude prop... check-in: 56e7ee19b3 user: dgp tags: kennykb-numerics-branch
2005-08-23
22:14
[kennykb_numerics_branch] * generic/tclExecute.c: Bug fix: ACCEPT_NAN under INST_UM... check-in: d1892b6d86 user: dgp tags: kennykb-numerics-branch
19:51
more test coverage - 0o and entier check-in: d25658eed7 user: kennykb tags: kennykb-numerics-branch
19:22
comment fix check-in: 31ce9bdf78 user: dgp tags: kennykb-numerics-branch
19:16
Removed TclStrToD and friends, and added '0b' test cases. check-in: d9ef2d3f94 user: kennykb tags: kennykb-numerics-branch
19:15
Removed TclStrToD and friends, and added '0b' test cases. check-in: 6abfff338f user: kennykb tags: kennykb-numerics-branch
18:28
TclParseNumber enhanced for [scan ... %f], plus better test coverage check-in: 43741d958a user: kennykb tags: kennykb-numerics-branch
18:13
* unix/configure.in: * win/configure: Regen. * win/configure.in: Update minimum autoconf version ... check-in: 5ba298340c user: mdejong tags: trunk
16:51
* generic/tclStrToD.c: New macros TIP_114_FORMATS and KILL_OCTAL to configure accep... check-in: cbf176439e user: dgp tags: kennykb-numerics-branch
12:52
see ChangeLog check-in: 25f32e0007 user: dgp tags: kennykb-numerics-branch
06:15
[kennykb_numerics_branch] * generic/tclBasic.c: Re-used the guts of int(.) and wi... check-in: 249580da47 user: dgp tags: kennykb-numerics-branch
2005-08-22
20:50
[kennykb_numerics_branch] * generic/tclInt.h: New ACCEPT_NAN macro to mark code... check-in: f38e5baab7 user: dgp tags: kennykb-numerics-branch
16:11
[kennykb_numerics_branch] * generic/tclTestObj.c: Disabled unused [testconvertobj] ... check-in: 42f35b9b3b user: dgp tags: kennykb-numerics-branch
15:48
[kennykb_numerics_branch] * generic/tclBasic: Added [expr {entier(.)}]. ... check-in: bff9b0d113 user: dgp tags: kennykb-numerics-branch
14:21
[kennykb_numerics_branch] * generic/tclInt.h: TCL_WIDE_INT_IS_LONG implies NO_W... check-in: 429b1e2684 user: dgp tags: kennykb-numerics-branch
13:55
[kennykb_numerics_branch] * generic/tclInt.h: New internal routine TclSetBignum... check-in: 3bdecb919c user: dgp tags: kennykb-numerics-branch
12:55
[kennykb_numerics_branch] * tests/expr.test: Corrected the wideIs64bit constra... check-in: 24dbc7d4fd user: dgp tags: kennykb-numerics-branch
11:53
* unix/tclConfig.h.in: autoheader-2.59. check-in: d3b5566cd9 user: das tags: trunk
04:25
see ChangeLog check-in: 4c5400e681 user: dgp tags: kennykb-numerics-branch
03:49
[kennykb_numerics_branch] * generic/tclInt.h: Moved TclParseInteger to ... check-in: 4348fa75d0 user: dgp tags: kennykb-numerics-branch
2005-08-19
21:55
[kennykb_numerics_branch] * generic/tclBasic.c: Updated OldMathFuncProc and ExprA... check-in: e5101a6820 user: dgp tags: kennykb-numerics-branch
05:17
[kennykb_numerics_branch] * generic/tclVar.c: Replaced TclPtrIncrVar and TclPtr... check-in: df3782bcce user: dgp tags: kennykb-numerics-branch
2005-08-18
21:19
[kennykb_numerics_branch] * generic/tclExecute.c: Fixed string rep invalida... check-in: c2d95f0d3f user: dgp tags: kennykb-numerics-branch
18:18
[kennykb_numerics_branch] * generic/tclDictObj.c: DictIncrCmd rewrite to use TclInc... check-in: 09790424d3 user: dgp tags: kennykb-numerics-branch
02:36
restore interp->result support in legacy routines check-in: 0d7638cc58 user: dgp tags: kennykb-numerics-branch
02:09
added some constraints to the new tests check-in: 2ed44afc2c user: dgp tags: kennykb-numerics-branch
2005-08-17
23:58
updated entry with another clash check-in: 391950cb59 user: georgeps tags: trunk
23:57
fix a namespace clash with pendingObjData. check-in: 01ee20315e user: georgeps tags: trunk
23:51
new entry. fixed the dates on KBK's entries. check-in: 3c0ad8e2bc user: georgeps tags: trunk
23:48
Added static to prevent a namespace clash with BuiltinFuncTable. check-in: d812e451ee user: georgeps tags: trunk
21:39
changed TclParseNumber to leave endPtrPtr on trailing whitespace check-in: d25c47e8df user: kennykb tags: kennykb-numerics-branch
21:27
fixed bad clock test, removed duplicated code in Tcl_Finalize check-in: 08b64cd451 user: kennykb tags: trunk
20:49
change expression parser to use TclParseNumber; fix comments in TclParseNumber; fix ExprUnaryFunc check-in: 453dcd4dab user: kennykb tags: kennykb-numerics-branch
20:12
revised test conditions to demand IEEE floating point for the tests that require it check-in: 885d44ebb6 user: kennykb tags: kennykb-numerics-branch
19:34
fancier casts in Tcl_ExprLongObj to avoid unwanted sign-extension check-in: b52a57497e user: kennykb tags: kennykb-numerics-branch
19:26
corrected error in test numbering check-in: c70fb8cc45 user: kennykb tags: kennykb-numerics-branch
19:22
fix ChangeLog message check-in: 43db39a13f user: kennykb tags: kennykb-numerics-branch
19:12
updated Tcl_Expr* to deal with bignums check-in: 0316f8a042 user: kennykb tags: kennykb-numerics-branch
18:24
Changed message catalog file names to lowercase check-in: b5ab97f9e1 user: kennykb tags: trunk
15:45
[kennykb_numerics_branch] * generic/tclExecute.c: New routine TclIncrObj to central... check-in: 82b51f0c5c user: dgp tags: kennykb-numerics-branch
04:57
[kennykb_numerics_branch] * generic/tclExecute.c: Made bit shifting opcodes and INS... check-in: c4747cae22 user: dgp tags: kennykb-numerics-branch
2005-08-16
16:55
[kennykb_numerics_branch] * generic/tclExecute.c: Made binary bitwise opcodes bignu... check-in: 2b68a3e774 user: dgp tags: kennykb-numerics-branch
04:26
* generic/tclExecute.c: More revisions to IllegalExprOperandType. Merged INST_BITNOT... check-in: df1d00d8c1 user: dgp tags: kennykb-numerics-branch
2005-08-15
20:46
* generic/tclInt.decls: Deleted TclLooksLikeInt() and all callers. * generic/tclUtil... check-in: 785947b9dc user: dgp tags: kennykb-numerics-branch
18:13
merge updates from HEAD check-in: b456e92317 user: dgp tags: kennykb-numerics-branch
17:23
merge updates from HEAD check-in: 074d06ccf4 user: dgp tags: dgp-refactor
2005-08-12
23:59
added /usr/lib/zoneinfo for antique glibc check-in: 9ae2ab8c1f user: kennykb tags: trunk
23:55
bug 1257830 check-in: 5e29d06ce1 user: kennykb tags: trunk
2005-08-11
22:22
regen unix/configure check-in: 25d2e6dbfe user: kennykb tags: trunk
22:06
radical refactoring of thread storage to untangle dependencies check-in: be83fe62c8 user: kennykb tags: trunk