diff options
author | dgp@users.sourceforge.net <dgp> | 2006-06-21 03:10:38 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2006-06-21 03:10:38 (GMT) |
commit | e3d9fb795786a168d16e0ac64dca65ae4f625231 (patch) | |
tree | 30cb949d48ee47880f9006db35d4132ddddcdcfa /unix/tclUnixPipe.c | |
parent | 41f097d346062c13bd6a73ae31ce91e701c80fa8 (diff) | |
download | tcl-e3d9fb795786a168d16e0ac64dca65ae4f625231.zip tcl-e3d9fb795786a168d16e0ac64dca65ae4f625231.tar.gz tcl-e3d9fb795786a168d16e0ac64dca65ae4f625231.tar.bz2 |
* generic/tclIOUtil.c: Changed default configuration to
* generic/tclInt.decls: #undef USE_OBSOLETE_FS_HOOKS which disables
* generic/tclTest.c: access to the Tcl 8.3 internal routines for
hooking into filesystem operations. Everyone ought to have migrated
to Tcl_Filesystems by now.
***POTENTIAL INCOMPATIBILITY*** for any code still stuck in the
pre-Tcl_Filesystem era.
* generic/tclIntDecls.h: make genstubs
* generic/tclStubInit.c:
* generic/tclStrToD.c: Removed dead code that permitted disabling
of recognition of the new 0b and 0o numeric formats.
* generic/tclExecute.c: Removed dead code that implemented alternative
* generic/tclObj.c: design where numeric values did not
automatically narrow to the smallest Tcl_ObjType required to hold
them.
Diffstat (limited to 'unix/tclUnixPipe.c')
0 files changed, 0 insertions, 0 deletions