diff options
author | das <das> | 2007-11-15 03:46:59 (GMT) |
---|---|---|
committer | das <das> | 2007-11-15 03:46:59 (GMT) |
commit | 54ea465b4599cd6b7fa8455cbc95bf4a43b3d817 (patch) | |
tree | 0b0a0d45e74847bf6419d8fa7dd7f3edfac68fd5 /ChangeLog | |
parent | d229cf3d43cbca7e17af8009a0d5f0588abf1b44 (diff) | |
download | tcl-54ea465b4599cd6b7fa8455cbc95bf4a43b3d817.zip tcl-54ea465b4599cd6b7fa8455cbc95bf4a43b3d817.tar.gz tcl-54ea465b4599cd6b7fa8455cbc95bf4a43b3d817.tar.bz2 |
* macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test.
* macosx/Tcl.xcode/project.pbxproj:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2007-11-15 Daniel Steffen <das@users.sourceforge.net> + + * macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test. + * macosx/Tcl.xcode/project.pbxproj: + 2007-11-14 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclCompile.c (TclCompileScript): Ensure that we get our @@ -5,8 +10,8 @@ to compile a command directly. * generic/tclNamesp.c (Tcl_SetEnsembleSubcommandList) - (Tcl_SetEnsembleMappingDict): Special code to make sure that - * generic/tclCmdIL.c (TclInitInfoCmd): [info exists] is compiled right + (Tcl_SetEnsembleMappingDict): Special code to make sure that + * generic/tclCmdIL.c (TclInitInfoCmd): [info exists] is compiled right while not allowing changes to the ensemble to cause havok. * generic/tclCompCmds.c (TclCompileInfoCmd): Simple compiler for the |