From a72b6cfda8fcf7c85237ab8cea14fdf9dffe4f18 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Tue, 2 Oct 2007 08:57:50 +0000 Subject: [PATCH] 2007-10-02 10:57 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbexpra.c + added support for HB_ENUM*([@]) functions - disabled by default can be enabled by HB_USE_ENUM_FUNCTIONS macro * harbour/source/rtl/gttone.c * use assembler code for tone emulation for POCC/XCC compiler only for X86 platforms * harbour/source/rtl/filesys.c * do not include for POCC/XCC * harbour/source/compiler/gencli.c * pacify warning * harbour/config/w32/owatcom.cf * harbour/config/w32/xcc.cf * updated description in header files + harbour/config/w32/pocc.cf + added support for Pelles ISO C Compiler --- harbour/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 16f91b5b31..44b32c8188 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,28 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-10-02 10:57 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/include/hbexpra.c + + added support for HB_ENUM*([@]) functions - disabled + by default can be enabled by HB_USE_ENUM_FUNCTIONS macro + + * harbour/source/rtl/gttone.c + * use assembler code for tone emulation for POCC/XCC compiler only + for X86 platforms + + * harbour/source/rtl/filesys.c + * do not include for POCC/XCC + + * harbour/source/compiler/gencli.c + * pacify warning + + * harbour/config/w32/owatcom.cf + * harbour/config/w32/xcc.cf + * updated description in header files + + + harbour/config/w32/pocc.cf + + added support for Pelles ISO C Compiler + 2007-10-02 10:49 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * harbour/ChangeLog + harbour/ChangeLog.019