OSDN Git Service

* generic/tclStubInit.tcl: Export tclAlloc functions
authorirox <irox>
Thu, 13 Sep 2001 18:27:52 +0000 (18:27 +0000)
committerirox <irox>
Thu, 13 Sep 2001 18:27:52 +0000 (18:27 +0000)
commit80ea46ae6771a0bad681f2229e78d8213c9201ca
tree9124746b0568edc50399602bb64741ee0711744f
parenta0371d50ae232c8600d987fe93fbd2ab53432b25
* generic/tclStubInit.tcl: Export tclAlloc functions
if __MINGW32__ is defined.
* generic/tclAlloc.c: Revert changes from 2001-09-12.
* generic/tcl.h: Use tclAlloc function if __WIN32__
is defined.
* win/tclWinPort.h: Fixed typer __MWIN32 should read
__WIN32__.
tcl/ChangeLog
tcl/generic/tcl.h
tcl/generic/tclAlloc.c
tcl/generic/tclStubInit.c
tcl/win/tclWinPort.h