ntdll: Free old memory block when reallocating to a large block.
[wine] / dlls / jscript / date.c
2008-10-14  Jacek Cabanjscript: Added Date.getTime() implementation.
2008-10-14  Jacek Cabanjscript: Added Date constructor implementation.
2008-10-01  Jacek Cabanjscript: Added Date constructor object implementation.