Timeline
Not logged in

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

38 check-ins using file win/tclWinPipe.c version a5615fcfa4

2005-04-14
07:09
* generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten b... check-in: 74c27f43eb user: davygrvy tags: core-8-4-branch
2005-04-12
18:28
added definition of NULL to strstr.c for Bug 1175161 check-in: ccf59bad26 user: kennykb tags: core-8-4-branch
2005-04-09
15:39
* macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup... check-in: 7342dfd9e9 user: das tags: core-8-4-branch
10:16
* unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EX... check-in: 482141dca9 user: das tags: core-8-4-branch
2005-04-07
11:33
See file. check-in: 7769d08b2a user: vasiljevic tags: core-8-4-branch
11:29
Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize when being called with NUL... check-in: f770d9b761 user: vasiljevic tags: core-8-4-branch
11:28
Fixed TclpFreeAllocCache() to recognize when being called with NULL argument. This is a signal for i... check-in: 9e2b7b1539 user: vasiljevic tags: core-8-4-branch
11:27
Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache with the NULL-ptr as argumen... check-in: 67acf03916 user: vasiljevic tags: core-8-4-branch
11:24
Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). Part of fixing the Tcl Bug #11784... check-in: 4281da6f73 user: vasiljevic tags: core-8-4-branch
2005-04-05
16:39
* generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt... check-in: 65c0e11b9e user: dgp tags: core-8-4-branch
2005-03-30
06:17
* win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ... check-in: 56dd117e68 user: hobbs tags: core-8-4-branch
05:30
* win/tclWinTime.c (TclpGetDate): use time_t for 'time' check-in: 210fcf1532 user: hobbs tags: core-8-4-branch
2005-03-23
21:58
purge outdated comment check-in: e79a41b835 user: dgp tags: core-8-4-branch
2005-03-18
16:33
date typo check-in: 6d93b043d7 user: dgp tags: core-8-4-branch
16:33
* generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard): * generic/tclCmdMZ.c (Tcl_S... check-in: e64996b96b user: dgp tags: core-8-4-branch
15:32
* generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera... check-in: 81b2571603 user: dgp tags: core-8-4-branch
2005-03-15
22:10
more tests and a fix to bug 1158199 check-in: a716de25ea user: vincentdarley tags: core-8-4-branch
18:41
fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: d18606faab user: vincentdarley tags: core-8-4-branch
18:08
fix to file norm, file pathtype on windows reserved filenames check-in: 6ad619ecdd user: vincentdarley tags: core-8-4-branch
16:29
replaced 'long' times with wides, to cope with Win64 check-in: d41af48065 user: kennykb tags: core-8-4-branch
00:15
Make it all work on OpenBSD. Imported patch from ports tree. check-in: 5a7a92a163 user: patthoyts tags: core-8-4-branch
2005-03-10
20:22
* generic/tclCmdMZ.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat... check-in: 5e6df95dbf user: dgp tags: core-8-4-branch
2005-03-08
21:50
* win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK. check-in: fe1380a971 user: hobbs tags: core-8-4-branch
2005-02-25
22:37
backport tcltest test improvements check-in: 400a6cb8c6 user: dgp tags: core-8-4-branch
2005-02-24
18:03
* library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest... check-in: 94beca8470 user: dgp tags: core-8-4-branch
2005-02-23
10:27
Formatting typo fix. [Bug 1149605] check-in: 46ddcbd972 user: dkf tags: core-8-4-branch
2005-02-17
18:31
* win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. check-in: 492d51196c user: hobbs tags: core-8-4-branch
2005-02-16
18:52
* /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l... check-in: 75f5651679 user: msofer tags: core-8-4-branch
2005-02-10
23:41
correct ChangeLog notes check-in: b1a2080787 user: hobbs tags: core-8-4-branch
23:40
* unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD... check-in: abcbb0a278 user: hobbs tags: core-8-4-branch
19:03
added comments check-in: 2d6f460f4f user: msofer tags: core-8-4-branch
18:58
* generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass... check-in: de2187d047 user: msofer tags: core-8-4-branch
10:28
More consistency. [Bug 1117017] check-in: 48135ca6b1 user: dkf tags: core-8-4-branch
2005-02-01
17:26
* generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio... check-in: 0cf23b16e1 user: dgp tags: core-8-4-branch
2005-01-29
02:18
correct autoconf generation for sol64-gcc support check-in: 33585e82df user: hobbs tags: core-8-4-branch
2005-01-28
20:53
* unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871] check-in: 384d5ba7b5 user: hobbs tags: core-8-4-branch
01:50
* generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn... check-in: 7b989119b5 user: hobbs tags: core-8-4-branch
2005-01-27
22:53
TIP#218 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.... check-in: 1621430b8b user: andreas_kupries tags: core-8-4-branch