Timeline
Not logged in

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

30 check-ins using file win/Makefile.in version 1c6051ba3b

2009-05-26
09:26
Ascribe due credit in ChangeLog. check-in: 213269e9a8 user: ferrieux tags: trunk
09:08
Fixed documentation of the right-associativity of the ** operator. check-in: aa662ce03d user: ferrieux tags: trunk
2009-05-16
03:43
fix TCL_COMPILE_DEBUG 64bit warnings check-in: 3736ae28d2 user: das tags: trunk
2009-05-15
10:08
Added more introspection: ability to look up namespace of an object. check-in: 07dfc8d118 user: dkf tags: trunk
09:14
a little minor emacs niceness check-in: eddaf95d56 user: dkf tags: trunk
2009-05-12
22:53
(With apologies to Ghostbusters...) check-in: d9d7e57840 user: dkf tags: trunk
22:48
"There's something very important I forgot to tell you." "What?" "Don't nest the vwaits." "Why?" "It... check-in: fa2339d30b user: dkf tags: trunk
20:26
Make our mkstemp() replacement build on IRIX 6.5. check-in: ac97ad0a2a user: dkf tags: trunk
2009-05-08
09:56
Oops, forgot to do a ChangeLog entry for the fix for [Bug 2414858]. check-in: 8591698c5a user: dkf tags: trunk
08:48
Fix [Bug 2414858]. check-in: f08e13c9de user: dkf tags: trunk
08:13
Fix [Bug 2788468]. check-in: 98ccca352a user: dkf tags: trunk
02:21
* generic/tclObj.c (Tcl_GetCommandFromObj): fix for bug [2785893], insure that a command in a dele... check-in: 851249078c user: msofer tags: trunk
01:02
* generic/tclBasic.c: Let coroutines start with a much smaller * generic/tclCompile.h: stack: ... check-in: 50329efcfd user: msofer tags: trunk
2009-05-07
10:34
Fix [Bug 1513659]. check-in: 386a1659b5 user: dkf tags: trunk
2009-05-06
20:16
* generic/tclCmdMZ.c: Improve overflow error message from [string repeat]. [Bug 2... check-in: 2316cd35a7 user: dgp tags: trunk
15:50
* tests/interp.test: interp-20.50 test for Bug 2486550. check-in: 0e8478bf11 user: dgp tags: trunk
2009-05-05
15:51
Corrected changelog entry check-in: 433219d909 user: dkf tags: trunk
15:47
Missed a spot. check-in: 42f5ad1fbc user: dkf tags: trunk
2009-05-04
17:39
Stop deletion of support namespaces leading to a potential crash. check-in: dd2f122042 user: dkf tags: trunk
2009-05-03
18:05
Fix [Bug 2538432] through clarification. check-in: 079570408e user: dkf tags: trunk
2009-05-01
20:18
Tcl icon upgraded and SVG file added. Windows 7 makes significant use of large icon resources. An... check-in: e30d6f8118 user: patthoyts tags: trunk
2009-04-30
23:25
* generic/tclBasic.c (TclObjInvoke): Make sure that a null objProc is not used, use Tcl_NRCallObjP... check-in: 1c2d2f66c2 user: msofer tags: trunk
22:37
Fix 64-bit detection for zlib on Win64 check-in: 414f4feafa user: nijtmans tags: trunk
2009-04-29
15:24
Revert last commit which fails to build with msvc2005 and msvc6 check-in: 2123c41cdc user: patthoyts tags: trunk
14:56
Fix [Bug 2651823]. check-in: ee20628496 user: dkf tags: trunk
2009-04-28
16:46
* unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with thr... check-in: 830f834cae user: hobbs tags: trunk
2009-04-27
12:31
Fix examples. [Bug 2780680] check-in: 14b71c7f4e user: dkf tags: trunk
09:41
Reset internal INTERP_ALTERNATE_WRONG_ARGS flag inside the Tcl_WrongNumArgs function, so the caller ... check-in: e1dc328773 user: nijtmans tags: trunk
2009-04-24
15:07
Don't chmod/exec installManPage. [Patch 2769530] check-in: 1776b4186b user: stwo tags: trunk
2009-04-19
18:27
Removed newline appended to POST data. Added tests to check that the data provided by a POST is as s... check-in: dfd6051afd user: patthoyts tags: trunk