2006-11-09 09:45 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

* harbour/ChaneLog
      * Fixed last ChangeLog entry
This commit is contained in:
Marek Paliwoda
2006-11-09 08:46:42 +00:00
parent 66695f622d
commit aba0cbd9e4

View File

@@ -21,8 +21,17 @@
* harbour/makefile.vc
* harbour/common.mak
* Cleaned hbpp.exe dependecies due to recent changes
program exit, together with logging unreleased memory
blocks report to fm.log file. Borrowed from xharbour.
* harbour/include/hbapi.h
* Added HB_EXPORT to hb_gcAlloc()
* harbour/include/hbstack.h
* Added HB_EXPORT to hb_stackSelfItem()
* harbour/source/vm/fm.c
* Added dipslaying contents of unreleased blocks at
program exit, together with logging unreleased memory
blocks report to fm.log file. Borrowed from xharbour.
- harbour/utils/hbpp/ppcomp.c
- harbour/utils/hbpp/ppcore.c
- harbour/utils/hbpp/pplib.c
- harbour/utils/hbpp/pptable.c
+ harbour/utils/hbpp/hbppcomp.c
+ harbour/utils/hbpp/hbppcore.c