Tcl Source Code

Timeline
Login

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

38 check-ins using file changes version 36c141aeaa

2004-11-15
21:47
* generic/tclInt.h: Added comment warning that the old ERR_IN_PROGRESS and ERROR...
check-in: 888788f6f9 user: dgp tags: trunk
21:46
Added listing of shell-specific variables to general tclvars page [Patch 1065732] check-in: 2785500c6c user: dkf tags: trunk
2004-11-13
00:19
TIP #221 IMPLEMENTATION * generic/tclBasic.c: Define [::tcl::Bgerror] in new inter...
check-in: 2475a460cd user: dgp tags: trunk
2004-11-12
23:42
* generic/tclEncoding.c (TableFromUtfProc): correct crash condition when TCL_UTF_MAX == 6. [Bug 10...
check-in: 4480f283a8 user: hobbs tags: trunk
23:27
Documentation for TIP#221 check-in: 6a794021fc user: dkf tags: trunk
22:52
* unix/tclAppInit.c: Removed tclConfig.h #include, now that tcl.h ...
check-in: e02679800a user: dgp tags: trunk
21:07
ChangeLog reformat. Now that tcl.h takes care of tclConfig.h, tclPort.h no longer should. check-in: 4e171ce6f9 user: dgp tags: trunk
20:27
* generic/tcl.h: * generic/tclInt.h: * unix/Makefile.in: include tclConfig.h from tcl.h and insta...
check-in: c706d886d7 user: das tags: trunk
20:20
* unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so that we #include the co...
check-in: cbef34a2b0 user: dgp tags: trunk
19:16
* generic/tclInt.h: Moved verification of ptrdiff_t typedef from * generic/tclEx...
check-in: 675ab6016e user: dgp tags: trunk
19:08
* unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define after #include "tclInt.h" to ensure tcl...
check-in: 2e4cb21f12 user: das tags: trunk
19:03
UNIX_DIR, and SRC_DIR are always the same, so no need to -I them both. check-in: 2cac0c49b4 user: rmax tags: trunk
18:13
tclConfig.h.in also depends on tcl.m4. check-in: 3e4139affd user: rmax tags: trunk
18:09
*** empty log message *** check-in: cab43285d4 user: rmax tags: trunk
18:07
* unix/config.h.in: * unix/tclConfig.h.in: renamed

* unix/Makefile.in: Completed support for config... check-in: 9e44908447 user: rmax tags: trunk

16:44
Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the command line. Third part... check-in: 17ad03f44f user: dkf tags: trunk
14:19
Regen check-in: 60f3873811 user: dkf tags: trunk
14:18
* unix/tcl.m4, unix/tclUnixPort.h: Check for pthread_attr_get_np in <pthread.h> befo...
check-in: 8b56fd0b64 user: dkf tags: trunk
11:03
More minor doc fixes for greater clarity check-in: 2826a692f4 user: dkf tags: trunk
09:01
* doc/CrtChannel.3: * doc/Interp.3: * doc/Limit.3: * doc/binary.n: * doc/dict.n: * doc/tm.n: ...
check-in: 70b61d2ad8 user: das tags: trunk
2004-11-11
01:20
* tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(...
check-in: ccd14d9ae8 user: das tags: trunk
01:17
* generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li...
check-in: 30ac98366b user: das tags: trunk
01:16
* macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi...
check-in: 4b682e3ec1 user: das tags: trunk
01:16
* tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/msgcat.test: * tests/t...
check-in: e3d174f72e user: das tags: trunk
01:14
* tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(...
check-in: 7349b80092 user: das tags: trunk
2004-11-10
19:33
* unix/tclUnixChan.c: [Bug 727786]. Exterminated the code marked DEPRECATED. This code has not ... check-in: 885b9e49d8 user: andreas_kupries tags: trunk
2004-11-09
15:47
Janitorial whitespace/style fixes. check-in: 95ac722b47 user: dkf tags: trunk
10:02
Minor formatting changes and clarifications check-in: 0aedba75d0 user: dkf tags: trunk
04:53
no message check-in: a200e04cba user: davygrvy tags: trunk
04:51
* doc/open.n: Added a note about -blocking 0 and lack of exit status as it had never been documented... check-in: 4cd5ba99ea user: davygrvy tags: trunk
04:10
no message check-in: bfe2b234e1 user: davygrvy tags: trunk
04:07
* win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing is the sa... check-in: 00e4912fca user: davygrvy tags: trunk
2004-11-08
19:19
* tests/winFile.test: Attempted and untested fix for 1062491 check-in: 58c1ea03c7 user: davygrvy tags: trunk
2004-11-07
21:18
no message check-in: e7944d3592 user: davygrvy tags: trunk
20:56
* tests/winFile.test: added contraint to winFile-4.0 to prevent it being run on NT4 check-in: d54313d9d7 user: davygrvy tags: trunk
2004-11-05
15:15
Major simplification of reg.test to de-Spencer it somewhat. It's still cryptic, but perhaps not quit... check-in: 33836ef30c user: dkf tags: trunk
09:21
Add [file normalize] so expected paths come out right on Windows. [Bug 1053568] check-in: a428ffb800 user: dkf tags: trunk
2004-11-04
07:40
* changes: Updates toward an 8.5a2 release.
check-in: 31ec2aeb8c user: dgp tags: trunk