2001-03-11 21:43 UTC+0500 April <awhite@user.rose.com>

* doc/en/hb_macro.txt
     * renamed hb_compParse() to hb_macroYYParse()
       ; see 2000-11-30 18:25 UTC-0800 Ron Pinkas <ron@profit-master.com>

   * doc/en/hb_api.txt
     * merged the hb_xmemset() function and macro entries
     * merged the hb_xmemcpy() function and macro entries
     + entry for hb_idleReset
       ; see 2000-11-27 08:25 UTC-0800 Ron Pinkas <ron@profit-master.com>
     + entry for ISOBJECT()
       ; see 2001-03-01 GMT+1 Antonio Linares <alinares@fivetech.com>

   * doc/en/hb_apigt.txt
     + entry for hb_gtColorToN()
       ; see 2001-02-09 16:44 GMT+1 Antonio Linares <alinares@fivetech.com>

   * doc/en/hb_apird.txt
     + entry for hb_rddInsertAreaNode()

   * include/error.api
     * corrected define of _errPutFileNaem to _errPutFileName
       ; no other detected use of this macro

   * doc/en/hb_apier.txt
     * entry for _errPutFileName() as above
This commit is contained in:
April White
2001-03-12 04:19:57 +00:00
parent f9a4997928
commit 44a70829da
7 changed files with 169 additions and 74 deletions

View File

@@ -56,7 +56,7 @@ typedef PHB_ITEM ERRORP;
#define _errLaunch hb_errLaunch
#define _errNew hb_errNew
#define _errPutDescription hb_errPutDescription
#define _errPutFileNaem hb_errPutFileName
#define _errPutFileName hb_errPutFileName
#define _errPutFlags hb_errPutFlags
#define _errPutGenCode hb_errPutGenCode
#define _errPutOperation hb_errPutOperation