Tcl Source Code

Timeline
Login

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

50 descendants and 50 ancestors of a1179c72ba1050d99d98cb8780d3c8567776ae99

2006-09-06
13:24
Added for fixing the Tcl Bug 999544 check-in: a41e08dfe4 user: vasiljevic tags: core-8-4-branch
13:08
Added MT-safe implementation of some library calls. See Tcl Bug 999544 for more information. check-in: fa1da032d7 user: vasiljevic tags: core-8-4-branch
2006-09-05
16:10
typo check-in: d790a5958a user: dgp tags: core-8-4-branch
2006-09-04
21:36
* tests/main.text (Tcl_Main-4.4): Test corrected to not be timing sensitive to...
check-in: 421d53064c user: dgp tags: core-8-4-branch
19:35
correct package example check-in: 7d94c968f0 user: hobbs tags: core-8-4-branch
2006-08-30
17:53
see changes check-in: 0834d1d010 user: hobbs tags: core-8-4-branch
17:53
* win/tclWinChan.c: [Bug 819667] Improve logic for identifying COM ports.
check-in: 0da377899f user: hobbs tags: core-8-4-branch
17:48
* win/tclWinFCmd.c: [Bug 1548263] Added test for NULL return * generic/tclIOUtil.c: from Tcl_FS...
check-in: bf32b6a16f user: hobbs tags: core-8-4-branch
17:35
* generic/tclFileName.c (TclDoGlob): match incr with existing decr.
check-in: a8648325b1 user: hobbs tags: core-8-4-branch
17:24
* unix/Makefile.in: add valgrindshell target and update default VALGRINDARGS. User can override, ...
check-in: c946b3fca3 user: hobbs tags: core-8-4-branch
17:24
* generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadId
check-in: 592c2c9126 user: hobbs tags: core-8-4-branch
17:24
* generic/tclIOGT.c (ExecuteCallback): * generic/tclPkg.c (Tcl_PkgRequireEx): replace Tcl_GlobalEv...
check-in: 0ac1070d51 user: hobbs tags: core-8-4-branch
2006-08-22
17:45
* unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed broken if syntax committed 2006-08-21 by Daniel... check-in: 0671965d0f user: andreas_kupries tags: core-8-4-branch
2006-08-21
14:56
* generic/tclIOUtil.c: Revisions to complete the thread finalization of the cwdPath...
check-in: 4557a5daa4 user: dgp tags: core-8-4-branch
06:10
typo: s/Xcode 2.3/Xcode 2.4/ check-in: 9b29f159d0 user: das tags: core-8-4-branch
05:37
* unix/tclUnixPort.h (Darwin): override potentially faulty configure detection of termios availabi...
check-in: d6432e6705 user: das tags: core-8-4-branch
03:50
add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLOYMENT_TARGET unset. [Bu... check-in: 7ebbaebd22 user: das tags: core-8-4-branch
02:36
update with recent Darwin changes check-in: f5465f2316 user: das tags: core-8-4-branch
01:08
* macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop is already running (e.g. if Tcl_Wai...
check-in: 346bc651f3 user: das tags: core-8-4-branch
2006-08-18
11:23
* unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() returns early (e.g. due t...
check-in: 625eafea5d user: das tags: core-8-4-branch
07:45
* unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for universal builds including x...
check-in: a341c3758d user: das tags: core-8-4-branch
2006-08-09
18:12
* generic/tclEncoding.c: Replace buffer copy in for loop with call to memcpy(...
check-in: 7d1d864453 user: dgp tags: core-8-4-branch
2006-08-02
20:04
* unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard channels are initia...
check-in: 4a43cef377 user: das tags: core-8-4-branch
2006-07-30
17:05
Bug 1513489 check-in: 5e3e15d33a user: kennykb tags: core-8-4-branch
16:18
Fix typo [Bug 1496886] check-in: c1201f2398 user: jenglish tags: core-8-4-branch
2006-07-21
06:02
typos check-in: cee0827271 user: das tags: core-8-4-branch
2006-07-20
07:39
cleanup quoting and whitespace check-in: 92c414d8d1 user: das tags: core-8-4-branch
06:21
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create notifier thread lazily upo...
check-in: fc99321d66 user: das tags: core-8-4-branch
2006-07-14
16:20
* unix/tclUnixPort.h: Added the inclusion of <AvailabilityMacros.h>. The missing header caused ... check-in: 35daae8037 user: andreas_kupries tags: core-8-4-branch
2006-07-11
13:18
Made Tcl_AsyncDelete() more tolerant when called after all thread TSD has been garbage-collected. check-in: 9cd2581375 user: vasiljevic tags: core-8-4-branch
2006-07-10
23:01
* generic/tclIO.c (Tcl_CreateChannel): allow Tcl std channel inheritance to be #defined out (defau...
check-in: 51333eb85f user: hobbs tags: core-8-4-branch
2006-06-15
22:33
add ref to darwin fix check-in: 940eec91b5 user: das tags: core-8-4-branch
18:11
typo check-in: bc219feaf9 user: dgp tags: core-8-4-branch
18:09
* changes: changes to start prep for an 8.4.14 release.
check-in: 2ae478f836 user: dgp tags: core-8-4-branch
2006-06-14
21:12
* unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED define from AvailabilityMa...
check-in: 381c24f84c user: das tags: core-8-4-branch
15:24
Remove test chunk check-in: 0f6b42c174 user: patthoyts tags: core-8-4-branch
15:21
Enable building Tcl with Microsoft's latest compiler offering (VS2005). We have to handle a number ... check-in: f0865d186b user: patthoyts tags: core-8-4-branch
2006-06-13
22:54
Workaround for silly compiler bug. [Bug 1503729] check-in: 145ea285f8 user: dkf tags: core-8-4-branch
2006-06-06
20:07
* doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b...
check-in: d79ba117f3 user: dgp tags: core-8-4-branch
2006-05-31
23:29
* generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572] fix of 2006-01-09 for [namespace...
check-in: a5ddb548a6 user: hobbs tags: core-8-4-branch
2006-05-30
00:29
* generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow placement in unbraced outer if/...
check-in: 4bef433d45 user: hobbs tags: core-8-4-branch
2006-05-27
05:23
* macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that * unix/tcl.m4 (Darwin): ...
check-in: 48693e32e0 user: das tags: core-8-4-branch
2006-05-26
19:20
autoconf-2.13 check-in: 7d8984760d user: das tags: core-8-4-branch
19:19
sync 2006-05-24 change to tcl HEAD check-in: 0981367f4e user: das tags: core-8-4-branch
2006-05-15
16:07
Silence compiler warning. check-in: 3e5d0df294 user: dgp tags: core-8-4-branch
2006-05-13
23:21
* generic/tclFileName.c (TclDoGlob): Disabled the partial normalization done by t...
check-in: 641fe5b72d user: dgp tags: core-8-4-branch
17:17
* generic/tclProc.c (ProcCompileProc): When a bump of the compile epoch forces the ...
check-in: 463e0bb43d user: dgp tags: core-8-4-branch
2006-05-05
18:08
* generic/tclMain.c (Tcl_Main): Corrected flaw that required * tests/main.te...
check-in: f4e4abd17f user: dgp tags: core-8-4-branch
2006-05-04
13:09
* README: Bump version number to 8.4.14 * generic/tcl.h: * too...
check-in: 318c584699 user: dgp tags: core-8-4-branch
12:34
* generic/tclExecute.c (ExprSrandFunc): Restore acceptance of wide * tests/expr-old....
check-in: bab9abe548 user: dgp tags: core-8-4-branch
2006-04-13
21:16
typo check-in: a1179c72ba user: dgp tags: core-8-4-13, core-8-4-branch
2006-04-12
15:20
* changes: updates for another RC.
check-in: a6400b1367 user: dgp tags: core-8-4-branch
02:20
silence re_syntax.n warning check-in: 04ff27ffd6 user: das tags: core-8-4-branch
02:19
fix make-html error check-in: 1c670861fc user: das tags: core-8-4-branch
00:58
cosmetic fix to 'install' targets check-in: 463ee2fee4 user: das tags: core-8-4-branch
2006-04-11
15:21
typos check-in: c75e65ec55 user: das tags: core-8-4-branch
14:37
* generic/tclCmdMZ.c: Stop some interference between enter traces * tests/trace.te...
check-in: f97f588d8c user: dgp tags: core-8-4-branch
2006-04-10
17:34
*** 8.4.13 TAGGED FOR RELEASE ***
* changes: updates for another RC.
check-in: 79e21577ff user: dgp tags: core-8-4-branch
2006-04-07
01:14
* generic/tclRegexp.c (FinalizeRegexp): full reset data to indicate that readiness for reinitializ...
check-in: 39f93093cc user: hobbs tags: core-8-4-branch
2006-04-06
18:57
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems * tests/indexObj.te...
check-in: aac13e1a46 user: dgp tags: core-8-4-branch
09:26
* unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING define on Darwin. [Bug 1457515...
check-in: dc20ceeca6 user: das tags: core-8-4-branch
2006-04-05
20:50
Revert attempted backport of dde 1.3 to the core-8-4-branch. check-in: 444ef3366e user: dgp tags: core-8-4-branch
16:49
* library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD. * win/tclWinDde.c: ...
check-in: 44144aaeff user: dgp tags: core-8-4-branch
16:21
* library/reg/pkgIndex.tcl: Long overlooked bump to registry package * win/tclWin...
check-in: 469591bcaf user: dgp tags: core-8-4-branch
16:10
* library/dde/pkgIndex.tcl: Long overlooked bump to dde package * win/tclWinDde....
check-in: 6720b258de user: dgp tags: core-8-4-branch
15:16
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be match...
check-in: 50a49e4b26 user: dgp tags: core-8-4-branch
13:20
Fix [Bug 1646039] check-in: 352ca7cab3 user: dkf tags: core-8-4-branch
01:42
* generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ...
check-in: a240de590c user: dgp tags: core-8-4-branch
01:20
* generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 to be even more forg...
check-in: a37aac53e5 user: dgp tags: core-8-4-branch
00:05
* generic/tclIO.c (ReadChars): Added check and panic and commentary to a piece of code which re... check-in: 6dddbc1976 user: andreas_kupries tags: core-8-4-branch
2006-03-28
21:16
* win/configure, win/tcl.m4: define MACHINE for gcc builds as well. Needed by Tk for manifest gene...
check-in: 67db0a4f16 user: hobbs tags: core-8-4-branch
21:02
* win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] change to add win32 unicode console suppo...
check-in: 41fa2043e4 user: hobbs tags: core-8-4-branch
10:52
* generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisons (lesser part of [Bug 1064247])
check-in: bfa4344c2c user: das tags: core-8-4-branch
10:47
* unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin realpath() converting relative ...
check-in: c7dec5959f user: das tags: core-8-4-branch
10:44
typo in comment check-in: f86f38b75c user: das tags: core-8-4-branch
2006-03-27
23:30
Removed C++ comment check-in: 993253332b user: patthoyts tags: core-8-4-branch
23:14
Fixes for bug #1456373 and general warning silencing for gcc build. check-in: b656184569 user: patthoyts tags: core-8-4-branch
2006-03-23
16:40
* tests/expr.test: Nan self-inquality test silenced. [Bug 761471]
check-in: 5b85b9707d user: dgp tags: core-8-4-branch
2006-03-22
14:12
tag move check-in: aab782b3c1 user: dgp tags: core-8-4-branch
14:12
* changes: updates for another RC.
check-in: f8ef2fd131 user: dgp tags: core-8-4-branch
2006-03-21
09:45
fix to permissions setting check-in: 7f5123f5a6 user: vincentdarley tags: core-8-4-branch
2006-03-19
22:47
backport of file writable fixes check-in: 8d880bc7eb user: vincentdarley tags: core-8-4-branch
22:34
ensure test suite works on non-English systems check-in: d2d9aad22c user: vincentdarley tags: core-8-4-branch
2006-03-16
21:11
* doc/open.n: Documented the changed behaviour of 'a'ppend mode. check-in: e904939e37 user: andreas_kupries tags: core-8-4-branch
19:12
* tests/io.test (io-43.1 io-44.[1234]): Rewritten to be self-contained with regard to setup and... check-in: 250a651332 user: andreas_kupries tags: core-8-4-branch
18:23
* generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to the list of POSIX modes used... check-in: 619938a2cd user: andreas_kupries tags: core-8-4-branch
09:15
typo in TclpLoadMemory() error msg check-in: 3cfd2d4fd5 user: das tags: core-8-4-branch
00:35
* tests/socket.test: Extended the timeout in socket-11.11 from 10 to 40 seconds to allow for re... check-in: 47d7a23bdf user: andreas_kupries tags: core-8-4-branch
2006-03-14
22:51
* doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, becau... check-in: bf933e9c44 user: andreas_kupries tags: core-8-4-branch
20:36
* win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head by David Gravereaux in 2004.... check-in: cbb0d5b2fa user: andreas_kupries tags: core-8-4-branch
2006-03-13
20:57
* generic/tclEncoding.c: Report error when an escape encoding is missing one ...
check-in: 6fa2fa8b3b user: dgp tags: core-8-4-branch
20:41
* unix/configure.in: Revert change from 2005-07-26 that sometimes * unix/configur...
check-in: a877325ca7 user: dgp tags: core-8-4-branch
2006-03-10
16:26
typo check-in: 81588b05a6 user: dgp tags: core-8-4-branch
14:33
Added notes about fixing Bug #1437595. check-in: 6fd0dd742c user: vasiljevic tags: core-8-4-branch
14:27
Finalization of the sockets is now solely done in TclpFinalizeSockets() and not over the thread-exit... check-in: f79750f1ba user: vasiljevic tags: core-8-4-branch
14:23
Added no-op TclpFinalizeSockets() check-in: 04a0899f8d user: vasiljevic tags: core-8-4-branch
14:18
Finalization of the pipes are now solely done in TclpFinalizePipes and not over the thread-exit hand... check-in: 5277644bc7 user: vasiljevic tags: core-8-4-branch
14:12
Invokes TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() call. check-in: ab02be49ed user: vasiljevic tags: core-8-4-branch
14:09
Added TclpFinalizeSockets() (Tcl Bug #1437595) check-in: 020fa1e6fd user: vasiljevic tags: core-8-4-branch
14:04
Cosmetic touches and identation check-in: e1aed0bb7c user: vasiljevic tags: core-8-4-branch
10:35
backport of some file readable/writable fixes from HEAD check-in: 5e3421a173 user: vincentdarley tags: core-8-4-branch