Timeline
Not logged in

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

59 check-ins using file win/Makefile.in version e344a49ae2

2009-07-23
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
2009-07-15
13:17
Added code to save space in namespaces. Currently #ifdef'ed out for compat. Also added code from itc... check-in: 518b8a92e0 user: dkf tags: trunk
2009-07-14
21:47
fix 64bit int <-> ptr cast warnings check-in: 97a92c47a0 user: das tags: trunk
16:52
* generic/tclInt.h (TclNRSwitchObjCmd): * generic/tclBasic.c (builtInCmds): * generic/tclCmdMZ.c (Tc... check-in: 40b8273384 user: kennykb tags: trunk
16:34
* generic/tclCompile.c (TclInitCompileEnv, EnterCmdWordIndex, TclCleanupByteCode, TclCompileScrip... check-in: 7c71134801 user: andreas_kupries tags: trunk
2009-07-12
18:04
Fix [Bug 2637173] by consolidating bytearray purity check. check-in: f796a220ae user: dkf tags: trunk
14:57
Updated documentation to provide better description of this advanced feature. check-in: ad343b310d user: dkf tags: trunk
14:51
Reorganize method cache handling a bit to better support itcl nasty cases. [Bug 1895546] check-in: 18d45c03cd user: dkf tags: trunk
2009-07-11
17:11
Substantially increased the discussion of issues and work-arounds relating to nested vwaits, followi... check-in: 4baeeee54e user: dkf tags: trunk
13:34
tweaks check-in: 3c847a4e10 user: dkf tags: trunk
11:26
Extended the warning about vwait gotchas check-in: aecb399dfe user: dkf tags: trunk
11:23
General improvement of the documentation check-in: 2f5e1108bd user: dkf tags: trunk
08:57
Added optional script option to runtest and a runshell target. Silence output from html help compile... check-in: d48dbcb8ca user: patthoyts tags: trunk
08:32
backslash quoting check-in: 0d6f344439 user: patthoyts tags: trunk
2009-07-10
17:37
ZlibTransformClose may be called with a NULL interpreter during finalization and Tcl_SetChannelError... check-in: 13321da7b2 user: patthoyts tags: trunk
10:06
Slight improvement of wording check-in: b8d1788932 user: dkf tags: trunk
2009-07-09
22:48
[Bug #2818131] Added tests and fixed a typo that broke zlib push for deflate format. check-in: af721af1ed user: patthoyts tags: trunk
22:28
Fix [Bug 2819227] by using a function from C89 rather than POSIX. check-in: ab6aecb071 user: dkf tags: trunk
2009-07-06
21:38
Silence a signed/unsigned warning that annoys msvc check-in: 73b2dd28f2 user: patthoyts tags: trunk
2009-07-05
21:46
Additional tests for zlib stacked channel with fcopy in various modes. check-in: 4689653b3b user: patthoyts tags: trunk
16:05
Make [zlib push] work with [fcopy]. check-in: 03d972d6d9 user: dkf tags: trunk
2009-07-01
15:06
Cast wide integer to int conversion (silence msvc6 warning) check-in: c5133b9b13 user: patthoyts tags: trunk
14:38
Handle the GetUserName API call appropriately for wide/narrow versions. [Bug 2806622] check-in: 62ff377237 user: patthoyts tags: trunk
2009-06-30
14:21
s/Tcl_PanicEx/TclPanic/; improve clang assert Tcl_Panic macrology check-in: 9897a370c4 user: das tags: trunk
00:56
* generic/tclInt.h: add assert macros for clang static * generic/tclPanic.c: analyzer and redefi... check-in: 76473fc9e2 user: das tags: trunk
2009-06-26
18:14
* macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2, * macosx/Tcl.xcode/*: standa... check-in: 8dde9fbdba user: das tags: trunk
2009-06-25
22:53
Handle cleanup when all tests skipped [Bug 2812355] check-in: bb9b739b6b user: patthoyts tags: trunk
19:24
Made namespace scope corrections to some of the testing machinery surrounding [testnrelevels]. Fixe... check-in: 1adb4b5600 user: dgp tags: trunk
2009-06-24
15:29
Fix [Bug 2811598]. check-in: 6c44849ecb user: dkf tags: trunk
15:17
More test suite cleanup for "-singleproc 1 -debug 1" testing. check-in: cb05dda8cc user: dgp tags: trunk
13:51
Correct failures during -singleproc 1 test suite run. Correct duplicate test names. check-in: fe2e3409ae user: dgp tags: trunk
13:13
Clean up procs after testing to avoid problems with -singleproc testing [Bug 2811492] check-in: 8b30365796 user: patthoyts tags: trunk
2009-06-18
09:42
regen check-in: 9157d43299 user: dkf tags: trunk
09:41
Apply patch from [Bug 988703]. Many thanks to Joe Mistachkin for development. check-in: ab1f2ddc32 user: dkf tags: trunk
2009-06-17
19:24
Applied a patch by George Peter Staplin drastically reducing the ambition of [exit] wrt finalization... check-in: c2300ea2ce user: ferrieux tags: trunk
2009-06-15
18:51
* generic/tclStringObj.c: sprintf() -> Tcl_ObjPrintf() conversion. check-in: e3a58fe6f2 user: dgp tags: trunk
16:24
* unix/tclUnixPort.h: Move all socket-related code from tclUnixChan.c * unix/tclUnixChan.c: to tclUn... check-in: f5db47944a user: rmax tags: trunk
09:41
Apply last useful bit of [Patch 557486]. check-in: 5433349fc6 user: dkf tags: trunk
2009-06-13
14:31
* generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr * generic/tclProc... check-in: cd62c79f0e user: dgp tags: trunk
2009-06-10
21:39
* generic/tclStringObj.c: Revised [format] to not overflow the integer calcula... check-in: 603364c9eb user: dgp tags: trunk
14:44
* generic/tclStringObj.c: Corrected failures to deal with the "pure unicode" r... check-in: dfc23bce03 user: dgp tags: trunk
2009-06-09
13:52
* generic/tclGetDate.y: Fixed a thread safety bug in the generated * library/clock.tcl: Bison par... check-in: 507327cfc1 user: kennykb tags: trunk
2009-06-08
16:28
New DST rule for Bangladesh (Olson's tzdata2009i) check-in: 29b9a65477 user: kennykb tags: trunk
2009-06-07
23:33
Fix docbug. check-in: d0eba32fc2 user: dkf tags: trunk
2009-06-03
23:12
fix signed vs unsigned comparison warnings check-in: fdc9d759a3 user: das tags: trunk
2009-06-02
19:11
* generic/tclExecute.c: Replace dynamically-initialized table with a table of static... check-in: 6b00189f62 user: dgp tags: trunk
17:56
* generic/tclExecute.c: Corrected implementations and selection logic of the INST_EX... check-in: 16158f3fa3 user: dgp tags: trunk
2009-06-01
21:34
* tests/expr.test: Added many tests demonstrating the broken cases of [Bug 2798... check-in: 89c130ac99 user: dgp tags: trunk
2009-05-30
03:32
Applied Olson's tzdata2009h check-in: 2b04043115 user: kennykb tags: trunk
2009-05-29
16:28
* library/platform/platform.tcl: Fixed handling of cpu ia64, * library/platform/pkgIndex.tcl: tak... check-in: a534adff26 user: andreas_kupries tags: trunk