Timeline
Not logged in

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

175 check-ins using file generic/tclIOUtil.c version 0c80dd74db

2013-09-27
16:54
Patch to the original line continuation commit to fix up TclCompileTokens. Closed-Leaf check-in: 8af75fedaa user: dgp tags: adjust-fix
2009-11-18
21:45
Eliminate unneccessary spaces check-in: e4348fa147 user: nijtmans tags: trunk
21:23
Eliminate "then" keyword check-in: 739793ad4a user: nijtmans tags: trunk
21:04
Fix [Bug 2891171]: URL checking too strict when using multiple question marks (added test case) check-in: 2e8541a6bb user: nijtmans tags: trunk
2009-11-17
19:51
format check-in: fcd21b0ffc user: dgp tags: trunk
17:27
* unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy- up from a few days ago (2009-1... check-in: 027f112e04 user: andreas_kupries tags: trunk
2009-11-16
18:01
Use proper command creation routine. check-in: cd0fd01cd2 user: dgp tags: trunk
18:00
Revert mistaken commit check-in: f90f573d18 user: dgp tags: trunk
17:38
(forward port) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. Ad... check-in: 8fa4d0a5b9 user: ferrieux tags: trunk
06:29
* win/tclWinDde.c: Avoid gcc compiler warning by explicitly casting DdeCreateStringH... check-in: 3d793e20b3 user: mdejong tags: trunk
2009-11-12
17:25
* generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the num... check-in: bee5fce253 user: andreas_kupries tags: trunk
16:31
* generic/tclClock.c (TclClockInit): Do not create [clock] support commands in sa... check-in: b33ef2e156 user: dgp tags: trunk
2009-11-11
06:49
Fix [Bug 2891171]: URL checking too strict when using multiple question marks check-in: 81e45883f4 user: nijtmans tags: trunk
2009-11-10
23:50
Fix [Bug 2888099] (close discards ENOSPC error) by saving the errno from the first of two FlushChann... check-in: c4da5b0446 user: ferrieux tags: trunk
20:53
* generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECT evaluation. Forward port from Tcl 8.5 ... check-in: 6e51787631 user: andreas_kupries tags: trunk
20:40
Cleanup directories that have been set chmod 000. On Windows7 and Vista we really have no access and... check-in: cc111e01e9 user: patthoyts tags: trunk
17:57
* generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Forward port from... check-in: c4d00afb1a user: andreas_kupries tags: trunk
2009-11-09
23:14
Removed outdated Msys + Mingw info. check-in: b0872a6dee user: stwo tags: trunk
22:59
* tests/info.test: Resolve ambiguous resolution of variable "res". Forward port from 8.5 check-in: c490168fd6 user: andreas_kupries tags: trunk
22:36
* generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out o... check-in: aac1c7cb46 user: andreas_kupries tags: trunk
13:47
Some small bits of tidying up. check-in: 35e9bea66e user: dkf tags: trunk
2009-11-08
20:18
Moved the descriptions of the index formats to their own section, and added a warning to the 'bytele... check-in: e72854500f user: dkf tags: trunk
20:01
Moved the descriptions of the index formats to their own section, and added a warning to the 'bytele... check-in: 402366065a user: dkf tags: trunk
19:56
Formatting correction check-in: bf0a8fbe58 user: dkf tags: trunk
2009-11-07
09:24
[Bug 2891026] add addtional contraints for vista+ for non-readable directories check-in: 9c8e4ef2b8 user: patthoyts tags: trunk
2009-11-06
18:16
* library/safe.tcl (::safe::Setup): Added documentation of the contents of the state array. Also ... check-in: f40f4a017b user: andreas_kupries tags: trunk
2009-11-05
20:51
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 10d116161c user: andreas_kupries tags: trunk
20:41
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 91f347f7f4 user: andreas_kupries tags: trunk
20:26
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: e50809b309 user: andreas_kupries tags: trunk
20:15
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 47e286b0fd user: andreas_kupries tags: trunk
20:04
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: ac652ea4ff user: andreas_kupries tags: trunk
19:55
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 69f483876e user: andreas_kupries tags: trunk
19:47
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 4ffeb7c38b user: andreas_kupries tags: trunk
19:35
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: a8e38fb6e5 user: andreas_kupries tags: trunk
19:22
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: ee28a197ac user: andreas_kupries tags: trunk
19:18
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: c9f749c0ec user: andreas_kupries tags: trunk
19:07
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 60a435aa1d user: andreas_kupries tags: trunk
17:56
Clarification check-in: 0d8c9af174 user: dkf tags: trunk
17:49
Clarified [namespace import] and NAME RESOLUTION check-in: 50323a39ef user: dkf tags: trunk
2009-11-04
00:35
* library/tzdata/Asia/Novokuznetsk: New tzdata locale for Kemerovo oblast', which now keeps Novosibi... check-in: ccd2f2e426 user: kennykb tags: trunk
2009-11-02
10:03
Minor correction check-in: a651b65303 user: dkf tags: trunk
09:54
Improve the general description. check-in: b55cebdb02 user: dkf tags: trunk
00:04
fixes for htmlhelp target check-in: eb8333ffb9 user: mistachkin tags: trunk
2009-11-01
18:15
Move TIP#285 routines out of Tcl_Eval(3) into their own manpage. check-in: 5fb688f52c user: jenglish tags: trunk
13:00
Apply a bit more polish check-in: 6e31c75c9a user: dkf tags: trunk
12:10
Apply a bit more polish check-in: 90b47f083f user: dkf tags: trunk
00:27
Minor formatting fix. check-in: 4661c48cad user: dkf tags: trunk
00:26
Improve with more explanation of what's going on. check-in: b319b96def user: dkf tags: trunk
2009-10-31
20:18
[Bug 2889593]: Make [expr round()] give the right error. check-in: 598e4e4e48 user: dkf tags: trunk
2009-10-30
16:28
More variable hygiene. check-in: 23954d5b6b user: dkf tags: trunk
11:13
Cleanup non-writable test directory on Windows. When creating the notwritabledir we deny the current... check-in: c9d28e15b1 user: patthoyts tags: trunk
2009-10-29
22:20
More variable cleansing check-in: df9c4cb142 user: dkf tags: trunk
18:38
* generic/tcl.h: Changed the typedef for the mp_digit type from: ... check-in: c8fd5c657b user: dgp tags: trunk, potential incompatibility
17:21
test hygiene for the ::tmp variable check-in: 1647c5548e user: dgp tags: trunk
15:51
More variable cleansing check-in: ea56dd66e0 user: dkf tags: trunk
11:49
General cleanliness improvements. check-in: ed2df7fe53 user: dkf tags: trunk
08:08
Remove accidental C99-ism which reportedly makes the AIX native compiler choke. check-in: a39af4be39 user: dkf tags: trunk
01:17
* library/clock.tcl (LocalizeFormat): * tests/clock.test (clock-67.1): Corrected a problem where '%%... check-in: 8540896694 user: kennykb tags: trunk
2009-10-28
21:03
* generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044]. * tests/info.test: ... check-in: 857c040860 user: dgp tags: trunk
16:46
* tests/fileName.test (fileName-20.[78]): Corrected poor test hygiene (failure to save and restore t... check-in: 2e4e794fc8 user: kennykb tags: trunk
2009-10-27
20:31
* generic/tclPathObj.c: Missing refcount on cached normalized path caused crashes. ... check-in: 07717b8954 user: dgp tags: trunk
03:35
* library/tzdata/America/Argentina/Buenos_Aires: * library/tzdata/America/Argentina/Cordoba: * libra... check-in: a078520c48 user: kennykb tags: trunk
03:23
* library/clock.tcl (ParseClockScanFormat): Corrected a problem where [clock scan] didn't load the t... check-in: 1042002083 user: kennykb tags: trunk
2009-10-26
16:56
* unix/Makefile.in: Remove $(PACKAGE).* and prototype from the `make distclean` ... check-in: 0cfe105118 user: dgp tags: trunk
2009-10-24
22:20
* library/clock.tcl (ProcessPosixTimeZone): Corrected a regression in the fix to [Bug 2207436] tha... check-in: 9b2e848348 user: kennykb tags: trunk
2009-10-23
19:09
* generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pip... check-in: 6a13560e76 user: andreas_kupries tags: trunk
2009-10-22
15:39
Let [$obj varname x(y)] work. [Bug 2883857] check-in: 745467a2bf user: dkf tags: trunk
2009-10-21
15:13
Typo check-in: 8689bd148a user: dkf tags: trunk
13:53
Fix [Bug 2882561]. check-in: 2f58fcf25a user: dkf tags: trunk
13:36
Fix [Bug 2881259]. check-in: e687e18dae user: dkf tags: trunk
2009-10-20
17:21
* unix/Makefile.in: Removed the long outdated and broken targets package-* that ... check-in: 72bdd80c30 user: dgp tags: trunk
2009-10-19
22:00
* generic/tclIO.c: Revised ReadChars and FilterInputBytes routines to permit re... check-in: 8e6e2b93ab user: dgp tags: trunk
2009-10-18
10:39
Fix for [Bug 2871908] check-in: d8a89a64f8 user: mistachkin tags: trunk
08:00
Fix for [Bug 1565466] check-in: ff40104ffa user: mistachkin tags: trunk
2009-10-17
22:24
Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory. check-in: 092a1af5b4 user: dkf tags: trunk
2009-10-15
20:33
Fix the icon to have 48x48 size (mistakenly made a 46px icon) check-in: cd373de52f user: patthoyts tags: trunk
2009-10-14
15:59
Added missing text. Noticed by Emiliano Gavilan. check-in: e825ba598c user: dkf tags: trunk
2009-10-08
14:37
[Bug 2874678]: Don't leak bignums in [dict incr]... check-in: fa32677770 user: dkf tags: trunk
2009-10-07
23:09
* generic/tclObj.c: [Bug 2871908]: Plug memory leaks of the objThreadMap and lineCLPtr hashtables... check-in: 95b0865e88 user: andreas_kupries tags: trunk
17:07
* generic/tclIORChan.c (ErrnoReturn): Replace the hardwired constant 11 with the proper errno d... check-in: 5e5eae4bd8 user: andreas_kupries tags: trunk
2009-10-06
16:55
* generic/tclInterp.c (SlaveEval): Agressive stomping of internal reps was added as ... check-in: ffe3e3baba user: dgp tags: trunk
16:31
* generic/tclTomMathInt.h (new): Public header tclTomMath.h had * generic/tclTomMath... check-in: 4a1c8a2c75 user: dgp tags: trunk
2009-10-05
20:02
* library/safe.tcl (AliasGlob): Fixed conversion of catch to try/finally, it had an 'on ok msg'... check-in: 5f009d7cf2 user: andreas_kupries tags: trunk
02:41
* macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in * unix/tclUnixInit.c: Mac OS X ... check-in: a83c2eebce user: das tags: trunk
02:40
fix tclooConfig.sh install check-in: 707453d800 user: das tags: trunk
2009-10-02
17:59
* library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: * library/tzdata/Asia/Karachi: * libr... check-in: b0ffb24bc2 user: kennykb tags: trunk
2009-09-30
03:11
* generic/tclDictObj.c: Updated freeIntRepProc routines so * generic/tclExec... check-in: c712d7d7bb user: dgp tags: trunk
2009-09-29
05:03
* generic/tclAlloc.c: Cleaned up various routines in the * generic/tclCkal... check-in: f10095b9f9 user: dgp tags: trunk
2009-09-28
18:02
* generic/tclCmdMZ.c: Replaced TclProcessReturn() calls with * tests/error.test: ... check-in: b806f70a69 user: dgp tags: trunk
16:34
* tests/error.test (error-15.9.*): More coverage tests for [try]. Test error-15... check-in: e6fa68b0fe user: dgp tags: trunk
03:22
* tests/error.test (error-15.8.*): Coverage tests illustrating flaws in the pro... check-in: d9ab5de7ca user: dgp tags: trunk
2009-09-26
21:42
Added dummy tclooConfig.sh files for easier cross-version building. [2026844] check-in: 6475123e8f user: dkf tags: trunk
2009-09-24
17:19
TIP #356 IMPLEMENTATION * generic/tcl.decls: Promote internal routine TclNRSubst... check-in: 2b4e9763d9 user: dgp tags: trunk
2009-09-23
23:36
* doc/namespace.n: the description of [namespace unknown] failed to mention [namespace path]: fixe... check-in: 56c0814129 user: msofer tags: trunk
2009-09-22
01:14
edit check-in: d97f09264c user: dgp tags: trunk
2009-09-21
21:30
* tests/regexp.test: Added check for error message from unbalanced [] in regexp. Added addi... check-in: e0b2e1cb89 user: mdejong tags: trunk
16:16
* generic/tclCompile.c: Correct botch in the conversion of Tcl_SubstObj(). Thanks t... check-in: d1d94a1297 user: dgp tags: trunk
2009-09-17
17:58
* generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simple * generic/tclParse.c... check-in: 8b27ea0197 user: dgp tags: trunk
08:39
need to remember to save before commit... check-in: 5dea5b4c4e user: das tags: trunk
08:37
typo check-in: f3fbf5e44b user: das tags: trunk
08:37
fix string buffer sizes for pointer printing fix whitespace, formatting & style to match codebase co... check-in: f248b39c3e user: das tags: trunk
2009-09-16
21:17
Extended ::tcl::unsupported::representation. check-in: 33e7e2f36f user: ferrieux tags: trunk
2009-09-12
06:43
fix warning check-in: 21342c54c7 user: das tags: trunk
2009-09-11
20:13
* generic/tclBasic.c: Completed the NR-enabling of [subst]. * generic/tclCmdMZ.c: ... check-in: 7748dccef5 user: dgp tags: trunk
15:45
Clean up http tokens properly. check-in: 887b017598 user: dkf tags: trunk
2009-09-10
21:20
Correct handling of quoted charset names. [Bug 2849860] check-in: 5acb804b5c user: dkf tags: trunk
2009-09-07
19:59
* generic/tclParse.c Corrected line counting error in multi-command * tests/into.... check-in: 26367d8d40 user: dgp tags: trunk
14:47
Added another test case, "known bug" because of [Bug 2314561] incompleteness check-in: ca0cb1821d user: dkf tags: trunk
09:43
Basic test of yielding inside a subst check-in: 12bf5d7d36 user: dkf tags: trunk
07:28
* generic/tclExecute.c: fix potential uninitialized variable use and * generic/tclFCmd.c: null der... check-in: e93f957325 user: das tags: trunk
06:20
make support for clang static analyzer safer & cleaner check-in: 32d1a61713 user: das tags: trunk
2009-09-04
23:14
Fixed up error in stack requirement estimation that made debug builds panic during execution of [sub... check-in: 8143a62037 user: dgp tags: trunk
21:07
Patched up flaw in option syntax checking check-in: d650611a9e user: dgp tags: trunk
17:33
* generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecode * generic/tclBasic.... check-in: ef0c2ac861 user: dgp tags: trunk
09:38
Improve consistency of formatting of comments and function decls check-in: f5891eb377 user: dkf tags: trunk
2009-09-03
08:07
Added suggestions for how to handle the multithreaded case. [Bug 2844962] check-in: c3ee268713 user: dkf tags: trunk
08:01
Add xref to script-level documentation check-in: 2f951807a3 user: dkf tags: trunk
2009-09-01
17:31
* generic/tclIORTrans.c (ReflectInput): Remove error response to 0-result from method 'limit?' of... check-in: 1e180c2bd1 user: andreas_kupries tags: trunk
14:13
* library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision * library/tclte... check-in: 51e53d35db user: dgp tags: trunk
2009-08-30
19:18
add "error:" to -verbose line test failure output to satisfy stricter log parsers like Xcode 3.2 check-in: 952b641948 user: das tags: trunk
2009-08-28
23:04
workaround llvm LTO bug on ppc check-in: 540943d8c7 user: das tags: trunk
2009-08-27
19:34
* generic/tclStringObj.c: A few more string overflow cases in [format]. [Bug ... check-in: 5fbae24aa1 user: dgp tags: trunk
2009-08-25
23:49
guard clang analyzer Tcl_Panic annotation with #ifndef USE_TCL_STUBS check-in: ec1134fc9d user: das tags: trunk
23:20
fix warnings check-in: f84de2f80a user: das tags: trunk
21:03
* generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, Tcl_EvalEx, TclEvalEx, TclAdvance... check-in: 9d8e49c947 user: andreas_kupries tags: trunk
2009-08-24
09:32
Better formatting check-in: 5a2d13e16c user: dkf tags: trunk
03:18
* generic/tclInt.h: Annotate Tcl_Panic as noreturn for clang static analyzer in PURIFY builds, rep... check-in: 83c4134739 user: das tags: trunk
00:27
* macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops when CoreFoundation notifi... check-in: 57c29b5009 user: das tags: trunk
2009-08-22
11:29
Typo found by Andreas Kupries check-in: abede28257 user: dkf tags: trunk
2009-08-21
19:06
* generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.t... check-in: c60ddf28cb user: dgp tags: trunk
18:32
regression tests check-in: 9e2d7a5950 user: dgp tags: trunk
2009-08-20
22:09
* generic/tclFileName.c: Correct result from [glob */test] when * matches something ... check-in: da162d3fda user: dgp tags: trunk
15:17
* generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings starting with ~... check-in: 981d2d61d7 user: dgp tags: trunk
10:56
Use the Tcl value stack more, simplify exit paths in [lsearch] check-in: af40c6fb69 user: dkf tags: trunk
10:55
Small tweaks check-in: a13cf3ba7a user: dkf tags: trunk
08:31
Close off memory leak in [lsort]. check-in: 63cf4eb317 user: dkf tags: trunk
2009-08-19
23:23
Interpreted [if] is now fully NRE-enabled. [Bug 2823276] check-in: 7c7e6bcf33 user: dkf tags: trunk
17:30
another test check-in: 9f3daf8393 user: dgp tags: trunk
14:32
Make interpreted [for] and [while] NRE-safe. [Bug 2823276] check-in: 415a9b6fa0 user: dkf tags: trunk
14:25
Formatting corrections check-in: 890f330c87 user: dkf tags: trunk
2009-08-18
17:42
test for 2806250 check-in: f35c75ca90 user: dgp tags: trunk
16:27
nicer test failure mode check-in: 80c3b7b1c1 user: dgp tags: trunk
14:44
* generic/tclPathObj.c: Added NULL check to prevent crashes during * tests/fileName.... check-in: 3432a10a27 user: dgp tags: trunk
2009-08-16
12:25
Change ForIterData, make it const-safe. check-in: 9a9f088f2c user: nijtmans tags: trunk
10:21
const addition (pkge.c) Use <pthread.h> in stead of "pthread.h" Eliminate some more gcc warnings check-in: 3c9da826aa user: nijtmans tags: trunk
10:20
const addition (pkge.c) Use <pthread.h> in stead of "pthread.h" Eliminate some more gcc warnings check-in: 4c68b5bfd2 user: nijtmans tags: trunk
2009-08-12
16:06
TIP #353 IMPLEMENTATION * doc/NRE.3: New public routine Tcl_NRExprObj() ... check-in: c2ac0ecc04 user: dgp tags: trunk
2009-08-06
22:28
* doc/refchan.n [Bug 2827000]: Extended the implementation of * generic/tclIORChan.c: reflective ... check-in: 21c29e509b user: andreas_kupries tags: trunk
2009-08-02
14:26
* tests/coroutine.test: fix testfile cleanup check-in: c66cba960a user: msofer tags: trunk
13:03
Added *unsupported* command to report an object's representation. check-in: 0c062dff17 user: dkf tags: trunk
12:08
Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222] check-in: 2272f042f2 user: dkf tags: trunk
10:41
eliminate TclWinResetInterfaceEncodings, because it does exactly the same as TclWinEncodingsCleanup,... check-in: 182c7a48f3 user: nijtmans tags: trunk
2009-07-31
16:55
* generic/tclStringObj.c: Corrected failure to grow buffer * tests/format.test... check-in: a3c590a7b5 user: dgp tags: trunk
2009-07-26
21:48
Simplify a bit further following more testing check-in: f1b2eb0982 user: dkf tags: trunk
11:40
Use [try] to replace obscurer uses of [catch]. check-in: 85f6cc0b99 user: dkf tags: trunk
11:26
Forced LF translation when generating .h's to avoid spurious diffs when regenerating on a Windows bo... check-in: c03ef296ee user: ferrieux tags: trunk
07:57
[Bug 2827066] msys build --enable-symbols broken And modified the same for unicows.dll, as a prepara... check-in: 01f7acb263 user: nijtmans tags: trunk
2009-07-25
22:00
Correct "incidental" test failure; exact error message generated by ::tcl::HistAdd changed check-in: d14797dd9c user: dkf tags: trunk
21:51
Make [history] (well, [::tcl::history]) be a real ensemble. check-in: 9ffcefd67c user: dkf tags: trunk
2009-07-24
20:45
minor cleanups check-in: 99c5bc6515 user: dgp tags: trunk
10:53
Clarify code by using [try] instead of [catch] in a few places check-in: fe6c5300e4 user: dkf tags: trunk
09:27
Removed mention of auto_mkindex_old from indexed locations; we really don't want people finding out ... check-in: 6aaf8dfacf user: dkf tags: trunk
08:23
Made it clearer what most people want instead of [self class]. check-in: 4bcf58698c user: dkf tags: trunk
2009-07-23
23:01
Revert series of local changes not relevant to the last commit. check-in: 00dea79ba9 user: andreas_kupries tags: trunk
22:49
* generic/tclIO.c (Tcl_GetChannelHandle): Do not crash for * generic/tclPipe.c (FileForRedirect):... check-in: 9039eeb584 user: andreas_kupries tags: trunk
15:23
fix SunCC warning check-in: edb6119052 user: das tags: trunk
10:07
Fix for [Bug 2820349] check-in: 00e1c4070f user: mistachkin tags: trunk
2009-07-22
19:54
Feature Request 2814786: remove TclpPanic check-in: 72d40d56d3 user: nijtmans tags: trunk
12:00
* macosx/tclMacOSXFCmd.c: CONST -> const * generic/tclGetDate.y: * generic/tclDate.c: * generic/... check-in: 86068bf4d3 user: nijtmans tags: trunk
08:41
Refined the 20090617 patch on [exit] streamlining, so that it now correctly calls thread exit handle... check-in: 4f519b267a user: ferrieux tags: trunk
2009-07-21
19:03
2009-07-21 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Dhaka: * library/tzdata/India... check-in: 2f2c125a0c user: kennykb tags: trunk
2009-07-20
09:13
Performance boost for [string is]. check-in: b4bad673e4 user: dkf tags: trunk
2009-07-19
11:46
Expose function to efficiently return current name of an object. check-in: 0a8cf0ea4b user: dkf tags: trunk
2009-07-18
08:16
* unix/Makefile.in: Define NDEBUG in optimized (non-symbols) build to disable NRE assert()s and th... check-in: c95a3e0ce5 user: das tags: trunk
2009-07-16
21:24
* generic/tclBinary.c: Removed unused variables. * generic/tclCmdIL.c: * ge... check-in: b0e94fe52c user: dgp tags: trunk