Tcl Source Code

Timeline
Login

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

87 check-ins using file changes version a5f1dd405d

2005-05-31
08:29
Cosmetic change (fixed identation in Tcl_FinalizeNotifier) check-in: 50492b52cd user: vasiljevic tags: core-8-4-branch
08:25
See file. check-in: 1aee72e12a user: vasiljevic tags: core-8-4-branch
08:18
Notifier thread is created as joinable. Attempt to solve the Tcl Bug #1082283. check-in: 9ba1d28bca user: vasiljevic tags: core-8-4-branch
2005-05-30
18:31
update to patchlevel 8.4.10 check-in: 72ec170d6b user: hobbs tags: core-8-4-branch
01:36
* win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defn to top of file and clarify name (was...
check-in: df1e9f6aac user: hobbs tags: core-8-4-branch
2005-05-27
18:51
* README: Bumped patchlevel to 8.4.10 * generic/tcl.h: * tools/tcl.wse.in: * unix/tcl....
check-in: 752a5d0521 user: hobbs tags: core-8-4-branch
2005-05-26
11:19
* macosx/Makefile: moved & corrected EMBEDDED_BUILD check.
* unix/configure.in: corrected framewo...
check-in: 45619dd7d5 user: das tags: core-8-4-branch
2005-05-25
19:25
* generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast
check-in: 176b2864bd user: hobbs tags: core-8-4-branch
18:49
* unix/configure, unix/configure.in: ensure false Tcl.framework is only created with --enable-fram...
check-in: e0e2451d61 user: hobbs tags: core-8-4-branch
2005-05-24
04:44
* tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars that need to be ...
check-in: 499598d874 user: das tags: core-8-4-branch
04:20
* macosx/Makefile: * macosx/README: * macosx/Tcl-Info.plist.in (new file): * unix/Makefile.in: ...
check-in: c065af454b user: das tags: core-8-4-branch
04:19
* generic/tclIOUtil.c (TclLoadFile): * generic/tclInt.h: * unix/tcl.m4: * unix/tclLoadDyld.c: ad...
check-in: 5c82b72b0a user: das tags: core-8-4-branch
04:18
* generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a count > 1 to return a string wi...
check-in: f5fb72c5f9 user: das tags: core-8-4-branch
2005-05-20
17:19
Removed unreferenced stack variable check-in: 4233bfd935 user: vasiljevic tags: core-8-4-branch
15:28
* generic/tclParseExpr.c: Corrected parser to recognize all boolean literals a...
check-in: eb0b85b5d7 user: dgp tags: core-8-4-branch
02:50
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In...
check-in: f2036a6572 user: das tags: core-8-4-branch
2005-05-19
13:28
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In...
check-in: af276e30b1 user: das tags: core-8-4-branch
2005-05-14
20:52
* macosx/tclMacOSXBundle.c: * unix/tclUnixInit.c: * unix/tcl.m4 (Darwin): made use of CoreFoundat...
check-in: c4f7ce27bf user: das tags: core-8-4-branch
2005-05-12
16:23
Corrected example that confused [namespace which] and [namespace origin] check-in: 4747c60a4f user: dgp tags: core-8-4-branch
2005-05-11
00:47
* tests/string.test: string-10.[21-30] * generic/tclCmdMZ.c (Tcl_StringObjCmd): add extra checks t...
check-in: 8a6c6f6b7d user: hobbs tags: core-8-4-branch
2005-05-07
00:00
* unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and add support for x86_64 Solaris ...
check-in: 5a2808481b user: hobbs tags: core-8-4-branch
2005-05-03
17:53
documentation improvements. check-in: c73c6b9be6 user: dgp tags: core-8-4-branch
2005-04-29
14:09
Backported doc fix check-in: 83eaf12085 user: dkf tags: core-8-4-branch
2005-04-28
05:34
* library/init.tcl: Corrected flaw in interactive command * tests/main.test: ...
check-in: d43f85a9a8 user: dgp tags: core-8-4-branch
2005-04-27
21:07
* tests/unixInit.test (7.1): Alternative fix for the 2005-04-22 commit.
check-in: 4104828d14 user: dgp tags: core-8-4-branch
2005-04-26
00:46
* compat/string.h: fixed memchr() protoype for __APPLE__ so that we build on Mac OS X 10.1 again. ...
check-in: 74b7355f70 user: das tags: core-8-4-branch
2005-04-22
16:29
* generic/tclCmdMZ.c: Corrected intrep-dependence of * tests/string.test: [stri...
check-in: 8c298ec89c user: dgp tags: core-8-4-branch
2005-04-21
23:42
* tests/unixInit.test (7.1): fixed failure when running tests with -tmpdir arg not set to working ...
check-in: f5a7d654ed user: das tags: core-8-4-branch
2005-04-20
16:06
* generic/tclGet.c (Tcl_GetInt): Corrected error that did not * generic/tclOb...
check-in: 3d004086cf user: dgp tags: core-8-4-branch
00:14
* tests/winPipe.test (winpipe-6.2): remove -blocking 1 as this one can truly block.
check-in: f53ee322c3 user: hobbs tags: core-8-4-branch
2005-04-19
16:31
no message check-in: 2920872277 user: davygrvy tags: core-8-4-branch
16:28
* win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing. The wi... check-in: 435e6257fb user: davygrvy tags: core-8-4-branch
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
22:26
typo check-in: 4d230815e4 user: dgp tags: core-8-4-branch
2005-01-25
17:58
* library/auto.tcl: Updated [auto_reset] to clear auto-loaded procs in namespace...
check-in: c52b5bb372 user: dgp tags: core-8-4-branch
06:54
* unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins...
check-in: 78fab13e56 user: das tags: core-8-4-branch
2005-01-19
22:09
* win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr...
check-in: 1000e16145 user: mdejong tags: core-8-4-branch
2005-01-17
13:04
fix to drive-sensitivity of test check-in: 25bdad12b2 user: vincentdarley tags: core-8-4-branch
2005-01-10
11:21
Convert u_int to unsigned to make clashes with types in standard C headers less of a problem. [Bug 1... check-in: fa03a58482 user: dkf tags: core-8-4-branch
2005-01-06
15:16
Horrible hack to keep the old error message. check-in: d17150d2c3 user: dkf tags: core-8-4-branch
11:34
Fix performance nasty in http::mapReply [1020491] and clean up version numbers. check-in: 45ad0f150c user: dkf tags: core-8-4-branch
2005-01-05
22:14
Add more locale mapping info for Chinese. [1084595] check-in: da29515179 user: dkf tags: core-8-4-branch
21:53
Change emacs mode comment style to stop problems with older man. [1085127] check-in: 505a89aac4 user: dkf tags: core-8-4-branch
2004-12-30
01:49
* win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (...
check-in: e4308a3958 user: hobbs tags: core-8-4-branch
2004-12-13
15:56
Add note to clock.n disclaiming full ISO8601 support check-in: ada9b50a3f user: kennykb tags: core-8-4-branch
15:52
Add note to clock.n disclaiming full ISO8601 support check-in: 35222a7ed5 user: kennykb tags: core-8-4-branch
2004-12-09
09:24
Minor doc fixes check-in: d2b3f026a6 user: dkf tags: core-8-4-branch
2004-12-07
00:07
* unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286]
check-in: 5af173439a user: hobbs tags: core-8-4-9, core-8-4-branch
2004-12-03
00:37
removed extra .TP macro check-in: 25a56ea140 user: hobbs tags: core-8-4-branch
00:34
updated for 8.4.9 release check-in: 664faf1007 user: hobbs tags: core-8-4-branch