From 00c0e71628f8ff4769e898d9f1c8e7c8ae7c67a7 Mon Sep 17 00:00:00 2001 From: brodsom Date: Tue, 8 Jul 2003 18:12:16 +0000 Subject: [PATCH] -Add external macros cross-reference -Add cleaning-todo --- doc/cleaning-todo.txt | 10 + doc/cross_ref.html | 5523 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 5533 insertions(+) create mode 100644 doc/cleaning-todo.txt create mode 100644 doc/cross_ref.html diff --git a/doc/cleaning-todo.txt b/doc/cleaning-todo.txt new file mode 100644 index 0000000000..c09f3ad329 --- /dev/null +++ b/doc/cleaning-todo.txt @@ -0,0 +1,10 @@ +Cleaning todo + +The order is not significative. + +.- Remove NOT_USED_OR_REPLACED Macro +.- Remove PYXIS macro +.- Remove NO_CHECKSUM macro (and CCH_Checksum function in cch.cpp) +.- Remove GDS_VAL and GDS_REF macros. +.- Remove NULL_PTR macro +.- Remove TRUE and FALSE macros and replace with builtin "true" and "false" diff --git a/doc/cross_ref.html b/doc/cross_ref.html new file mode 100644 index 0000000000..3e991c5193 --- /dev/null +++ b/doc/cross_ref.html @@ -0,0 +1,5523 @@ + +

External defined macros cross reference

+
+

Last update :Tue Jul 08 20:11:04 CEST 2003
Author : Blas Rodriguez Somoza

0.-Introduction

Those tables give a cross reference of external macros. External macros are those not defined and used inside the sources. Due to it special use the headers autoconfig.h, autoconfig_msvc.h and common.h are excluded from the sources.

+

This version of the tables include all the references for each macro, future versions will include only the files in which it is used.

This file is generated with a tool, please don't edit it. For any question regarding it please contact with the author.

+

1.-Macro tables