Tcl Source Code

Timeline
Login

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

14 check-ins using file changes version 47c929c7fc

2006-08-21
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