From b5c52ccbf76606a617396ecf2b3c33ec8000ea45 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 15 Dec 2001 13:43:04 +0000 Subject: [PATCH] 2001-12-15 14:43 UTC+0100 Viktor Szakats --- harbour/ChangeLog | 5 +++++ harbour/TODO | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 53fb923500..dce3068d99 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2001-12-15 14:43 UTC+0100 Viktor Szakats + + * TODO + - Some more updates. + 2001-12-15 14:08 UTC+0100 Viktor Szakats * source/rtl/filesys.c diff --git a/harbour/TODO b/harbour/TODO index 04be8bc3dc..06fee4f733 100644 --- a/harbour/TODO +++ b/harbour/TODO @@ -11,8 +11,6 @@ _______________________________________________________________________ Topic Responsible developer(s) =================================== ========================= -SET listener API David Holm - DBFCDX support Ryszard Glab Fixing internal HVM/RTL handling of string ??? @@ -20,9 +18,6 @@ items (Clipper passes a pointer to the same allocated memory instead of creating string copies) -Map Harbour functions 10 chars to be Luiz Rafael Culik -compatible with Caclipper - Optimize out the need for the PUSHNIL Ryszard Glab opcode before each function call.