Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
251 check-ins using file libtommath/tommath.src version adb4e6f1fa
|
2005-12-27
| ||
| 17:47 | Olson's tzdata2005r check-in: 6c0b5e97a5 user: kennykb tags: trunk | |
| 17:39 | Corrected bugs in tommath installation, improved tommath square root performance, patched around a [... check-in: 7d3492d3c1 user: kennykb tags: trunk | |
|
2005-12-20
| ||
| 22:16 | Use %ld instead of %d in Tcl_GetMemoryInfo check-in: 7458ff197d user: dkf tags: trunk | |
|
2005-12-19
| ||
| 19:03 | 2005-12-19 Don Porter <dgp@users.sourceforge.net> * generic/tclCmdMZ.c: Modified [strin... check-in: 7245b18069 user: dgp tags: trunk | |
| 10:05 | Clarify doc of variable substitution check-in: c343545281 user: dkf tags: trunk | |
|
2005-12-18
| ||
| 22:42 | Fix [Bug 1382528]; thanks to Anton Kovalenko for finding this. check-in: 8219f88dc6 user: dkf tags: trunk | |
| 22:41 | A little bit of tidying up in INST_DICT_DONE (fewer type puns, faster). check-in: 314d24866e user: dkf tags: trunk | |
|
2005-12-16
| ||
| 11:12 | Minor clarification check-in: b35e095b6a user: dkf tags: trunk | |
|
2005-12-15
| ||
| 04:08 | * generic/tclIOUtil.c: workaround gcc warning "comparison is always * generic/tclTest.c: false d... check-in: 1e9a2ab78a user: das tags: trunk | |
|
2005-12-14
| ||
| 02:09 | * macosx/Tcl.xcode/project.pbxproj: * macosx/Tcl.xcodeproj/project.pbxproj: * unix/Makefile.in: a... check-in: 7decb8b713 user: das tags: trunk | |
|
2005-12-13
| ||
| 22:43 | Export stubs for libtommath; fix mingw compiler warnings check-in: 3842b9c468 user: kennykb tags: trunk | |
| 13:46 | Fix [Bug 1379349] check-in: dfa06203de user: dkf tags: trunk | |
|
2005-12-12
| ||
| 23:00 | change "procedure" to "function" for (slightly) greater clarity check-in: a01f710eed user: dkf tags: trunk | |
| 20:58 | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: 54b062cc34 user: hobbs tags: trunk | |
| 16:06 | Bug 1378818 check-in: bcaf855b1e user: kennykb tags: trunk | |
|
2005-12-10
| ||
| 01:36 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Define MACHINE for gcc builds. The lack ... check-in: 1afe68500b user: mdejong tags: trunk | |
|
2005-12-09
| ||
| 14:13 | Fix [Bug 1374778] check-in: 8019bf6cc8 user: dkf tags: trunk | |
|
2005-12-08
| ||
| 20:20 | * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build support * win/tcl.m4, win/configure: ... check-in: 3f1e9c05f1 user: hobbs tags: trunk | |
| 20:20 | * generic/tcl.h: use struct __stat64 (not _stat64) for MSC_VER >= 1400 (i.e. latest Platform SDK).... check-in: 491a59bd93 user: hobbs tags: trunk | |
|
2005-12-07
| ||
| 09:30 | Improved documentation on topic of asynch sockets in response to queries on the Tcler's Chat. check-in: a340b2de04 user: dkf tags: trunk | |
|
2005-12-06
| ||
| 08:59 | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: bb5c64816d user: das tags: trunk | |
| 08:06 | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 64f99dada9 user: das tags: trunk | |
|
2005-12-05
| ||
| 20:40 | adapt tclZIC.tcl to new C API and update to tzdata2005p check-in: faa71c24a6 user: kennykb tags: trunk | |
| 13:03 | * unix/configure.in: move check for fts API to configure.in and run it * unix/tcl.m4: on all... check-in: e3315f4c91 user: das tags: trunk | |
| 08:19 | * unix/configure: Use FTS file APIs on Darwin if available. * unix/tcl.m4: Addresses fi... check-in: e4d3a903de user: hobbs tags: trunk | |
|
2005-12-03
| ||
| 00:41 | documented macosx-only configure options. check-in: 2aadbb9d65 user: das tags: trunk | |
|
2005-12-02
| ||
| 22:13 | another puny speedup - no error thrown from ::tcl::clock::getenv check-in: ba6ea25287 user: kennykb tags: trunk | |
| 19:47 | another little speedup to [clock format] check-in: f1a609c650 user: kennykb tags: trunk | |
| 17:34 | eliminate test name duplication check-in: 1af4ae2e53 user: dgp tags: trunk | |
| 16:58 | Bug 1371446 plus buildability on ancient Solaris check-in: 14aa84dc76 user: kennykb tags: trunk | |
|
2005-12-01
| ||
| 22:38 | another [clock format] performance boost - precompile formats check-in: ad49b96a7f user: kennykb tags: trunk | |
| 20:50 | remove redundant [mc] calls in [clock] check-in: a7946973e6 user: kennykb tags: trunk | |
| 20:39 | remove redundant [mc] calls in [clock] check-in: c35414db69 user: kennykb tags: trunk | |
| 11:05 | Add remaining dependency info for UNIX check-in: 6138c2b5f4 user: dkf tags: trunk | |
| 11:03 | Slightly better style (no _ANSI_ARGS_ even in comments, use void instead of VOID) check-in: 05c132085c user: dkf tags: trunk | |
| 06:11 | * generic/tclClock.c: fix warning. check-in: 6fc4170dca user: das tags: trunk | |
| 02:14 | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. * unix/configure: regen. check-in: 15881ff100 user: das tags: trunk | |
|
2005-11-30
| ||
| 19:34 | code rationalization - eliminate some duplication between Tcl and C check-in: 8dc957ccf9 user: kennykb tags: trunk | |
| 15:39 | fix [clock format -timezone :localtime] for times before the Posix Epoch check-in: 5a36246969 user: kennykb tags: trunk | |
| 15:09 | silenced compiler warning about big constant check-in: e1ba3a0b4d user: kennykb tags: trunk | |
| 15:04 | Add compiler-related dependency information to prevent problems when developing the bytecode compile... check-in: 90ce111a80 user: dkf tags: trunk | |
| 14:59 | New TEBC opcode, INST_JUMP_TABLE, for compiling the simple (and common) case of [switch] into a jump... check-in: fea467c20f user: dkf tags: trunk | |
| 14:48 | fixed bad refcount that corrupted heap check-in: 5bf471f4fc user: kennykb tags: trunk | |
|
2005-11-29
| ||
| 22:50 | make [clock format] go faster check-in: 4b6069a13f user: kennykb tags: trunk | |
| 10:32 | Fix [Bug 1366683] check-in: 9af9c93220 user: dkf tags: trunk | |
|
2005-11-28
| ||
| 16:45 | Olson's tzdata2005o check-in: 1f4262eeb6 user: kennykb tags: trunk | |
| 16:28 | Updated tclZIC.tcl to be bignum-safe check-in: 78b7ffde1c user: kennykb tags: trunk | |
| 15:37 | Corrected bug in DST transition times for locales that specify transition in local Standard Time check-in: cf37a1787c user: kennykb tags: trunk | |
|
2005-11-27
| ||
| 10:14 | fix settings order check-in: a213e5ba4e user: das tags: trunk | |
| 06:09 | add #include <libkern/OSByteOrder.h> for OSX 10.2 check-in: 40e61670c7 user: das tags: trunk | |
| 02:33 | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), add CFLAGS to SHLIB_LD to s... check-in: eac3630f72 user: das tags: trunk | |
|
2005-11-22
| ||
| 20:22 | Renamed Makefile to GNUmakefile check-in: 10ea5289f3 user: das tags: trunk | |
|
2005-11-21
| ||
| 17:19 | * unix/Makefile.in (install-libraries): Updated Makefile to new * win/Makefile.in (install-librar... check-in: 489b3696da user: andreas_kupries tags: trunk | |
|
2005-11-20
| ||
| 18:33 | Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() fails [Fix for #1091431 "Tcl_InitStubs failure cr... check-in: 281147cb60 user: jenglish tags: trunk | |
|
2005-11-18
| ||
| 23:42 | * tests/trace.test (trace-34.5): [Bug 1047286], added a second test illustrating the role of "ns i... check-in: e045b8ee50 user: msofer tags: trunk | |
| 19:40 | Bug 1359183 check-in: 55d1f5ce04 user: kennykb tags: trunk | |
| 19:38 | * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtr until we netrieve next statePtr from... check-in: 6869f44f49 user: hobbs tags: trunk | |
| 19:13 | more tests check-in: 7411a1b72c user: dgp tags: trunk | |
| 17:23 | * generic/tclObj.c (GetBignumFromObj): replace NULL with tclEmptyStringRep to stop memcpy from com... check-in: 50506277d5 user: msofer tags: trunk | |
| 17:15 | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts' patch for [SF Tcl Bug 1359094].... check-in: 6d056d3802 user: andreas_kupries tags: trunk | |
| 15:58 | * generic/tclListObj.c: Restored the SetListFromAny routine to * generic/tclObj.c: ... check-in: c53b8d27e3 user: dgp tags: trunk | |
| 14:51 | Fix silly errors in REs, in variables, and in tests that were working with invalid URLs. check-in: 7f6638b994 user: dkf tags: trunk | |
| 13:57 | Improved URL validation that better describes why validation failed. [Bug 1358369] check-in: 7adf0d5af0 user: dkf tags: trunk | |
|
2005-11-17
| ||
| 23:33 | Whitespace/formatting fixes check-in: cbffdea11e user: dkf tags: trunk | |
| 15:29 | * tests/namespace.test: fix comment check-in: 292d58c691 user: msofer tags: trunk | |
|
2005-11-15
| ||
| 22:58 | Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] check-in: ba3940f25f user: dgp tags: trunk | |
|
2005-11-14
| ||
| 17:43 | * generic/tclStrToD.c: More data in the "can't happen" Tcl_Panic to aid debugging. check-in: bb4bc0accf user: dgp tags: trunk | |
| 16:45 | * generic/tclBasic.c (CallCommandTraces): Save/restore the interp result durin... check-in: f91146020b user: dgp tags: trunk | |
| 00:48 | added comments to tests/namespace.test check-in: 4338d44660 user: msofer tags: trunk | |
| 00:41 | * generic/tclInt.h: * generic/tclNamesp.c: * tests/namespace.test: fix for bugs #1354540 and #135... check-in: 13ae37d83f user: msofer tags: trunk | |
|
2005-11-13
| ||
| 01:38 | fixing last commit, no Changelog entry check-in: 6e70152b8a user: msofer tags: trunk | |
| 01:21 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): * generic/tclObj.c (Tcl_GetCommandFromObj): mor... check-in: e2a964d1b4 user: msofer tags: trunk | |
|
2005-11-12
| ||
| 23:39 | Use correct bug number :-} check-in: b168f09f07 user: dkf tags: trunk | |
| 23:15 | Partial fix for [Bug 1355342] Also ANSIfy the rest of the file check-in: 483bac6c37 user: dkf tags: trunk | |
| 04:08 | * generic/tclInt.h: Revised TclParseNumber interface to enable * generic/tclScan... check-in: 5b3d7732b5 user: dgp tags: trunk | |
| 02:01 | typo check-in: 380f6bdacb user: das tags: trunk | |
|
2005-11-11
| ||
| 23:50 | More bits of ANSIfying Also start moving to use the new code for doing formatted prints to objects check-in: eb18e39b9d user: dkf tags: trunk | |
| 23:46 | More bits of ANSIfying check-in: 884b0bcef2 user: dkf tags: trunk | |
| 22:20 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): * generic/tclObj.c (Tcl_GetCommandFromObj): bum... check-in: fcb9ab1df3 user: msofer tags: trunk | |
|
2005-11-10
| ||
| 15:00 | Finish applying the style guide to the RE engine (except for variable and function names, which are ... check-in: 8d6df41218 user: dkf tags: trunk | |
| 13:35 | Deleted unwanted extra space at end of some lines check-in: e3e9035b6a user: dkf tags: trunk | |
|
2005-11-09
| ||
| 21:28 | bugs 1350291 and 1350293 check-in: d965c32f64 user: kennykb tags: trunk | |
| 21:26 | doc changes with 1162286 fix check-in: a8c31872ed user: dgp tags: trunk | |
| 20:24 | * tests/compile.test: Updated tests with changed behavior * tests/execute.test: ... check-in: 806ab12661 user: dgp tags: trunk | |
| 16:36 | ANSIfy the RE compiler. check-in: afc463b61c user: dkf tags: trunk | |
| 13:52 | More ANSIfying check-in: b7189a0fba user: dkf tags: trunk | |
| 00:53 | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 based on errors seen on OS X 10... check-in: 7eb9313805 user: hobbs tags: trunk | |
| 00:11 | Added target to make it easier to debug crashing tests. check-in: ee9c5d8bab user: dkf tags: trunk | |
|
2005-11-08
| ||
| 22:09 | * tests/compExpr-old.test: Updated tests with changed behavior due to addition ... check-in: 21e4b6fdef user: dgp tags: trunk | |
| 20:22 | * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] check-in: 1523bbef09 user: dgp tags: trunk | |
| 18:26 | * generic/tclPkg.c: Corrected inconsistencies in the value returned * tests/pkg.... check-in: 2d05d9f40a user: dgp tags: trunk | |
| 14:24 | Fix for [Bug 1348775] check-in: 9a120891dc user: dkf tags: trunk | |
|
2005-11-07
| ||
| 15:27 | ANSIfy check-in: 205bce35bc user: dkf tags: trunk | |
| 15:23 | Strip a few more pre-ANSI-isms check-in: 55f46a3066 user: dkf tags: trunk | |
| 15:12 | ANSIfy check-in: 611d25e47c user: dkf tags: trunk | |
| 10:50 | Tidy up check-in: 1a2d088ed3 user: dkf tags: trunk | |
| 10:17 | * tests/trace.test (trace-13.2-4): added tests to detect leak, see [Bug 1348775]. The recently add... check-in: 4f9288e45d user: msofer tags: trunk | |
| 09:38 | Squelch the false [Bug 1342858] by removing traces cleanly. The trace leaking is being pursued elsew... check-in: 10f8a97894 user: dkf tags: trunk | |
| 08:56 | Silence a warning. check-in: 5d787006a2 user: dkf tags: trunk | |
|
2005-11-05
| ||
| 02:10 | * tests/trace.test (trace-8.9): added test to detect leak, see [Bug 1348775]. check-in: 3f9024b95c user: msofer tags: trunk | |
|
2005-11-04
| ||
| 23:01 | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman for * win/tclWinPipe.c: extended error... check-in: e69a0476ef user: patthoyts tags: trunk | |
| 22:38 | * generic/tclBinary.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * gene... check-in: 510663a99e user: msofer tags: trunk | |
| 21:18 | RFE 1071992 check-in: d2c467e29a user: kennykb tags: trunk | |
| 21:18 | RFE 1071992 check-in: 08fa9df221 user: kennykb tags: trunk | |
| 20:40 | Bug 1163896 check-in: 361427b2ec user: kennykb tags: trunk | |
| 20:31 | RFE 1333318 check-in: d92df5b420 user: kennykb tags: trunk | |
| 20:13 | Bug 1298737 check-in: 6693b4f5af user: kennykb tags: trunk | |
| 19:37 | Bug 1263012 check-in: d484d6dfe7 user: kennykb tags: trunk | |
| 02:13 | * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclVar.c: * tests/trace.test: fix for [Bugs... check-in: e8cc729fdc user: msofer tags: trunk | |
| 00:06 | ANSIfy check-in: eeb132b4ae user: dkf tags: trunk | |
|
2005-11-03
| ||
| 01:16 | * win/tclWin32Dll.c: Applied patch #1256872 to provide unicode * win/tclWinConsole.c: support in... check-in: 2cd9811bc4 user: patthoyts tags: trunk | |
| 00:17 | Applied patch #1096916 to support building with MSVC 8. * generic/regerror.c: Avoid use of reserve... check-in: 58ba298c20 user: patthoyts tags: trunk | |
|
2005-11-02
| ||
| 23:26 | ANSIfy check-in: 19a0a6a899 user: dkf tags: trunk | |
| 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
| ||
| 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: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:53 | re-import of three damaged PDF's check-in: 7ab3902b64 user: kennykb tags: libtommath | |
| 16:31 | Import of libtommath 0.36 check-in: e024610976 user: kennykb tags: trunk | |
| 16:31 | Import of libtommath 0.36 check-in: 645d0eb193 user: kennykb tags: libtommath | |