2009-06-19 10:16 UTC+0600 April White (april users.sourceforge.net)
* ChangeLog
* contrib/hbbtree/doc/hb_btree.txt
* contrib/hbbtree/hb_btree.c
* contrib/hbbtree/hb_btree.ch
* contrib/hbbtree/hb_btree.h
* contrib/hbbtree/tbtree.prg
* contrib/hbbtree/tests/ctest.c
* contrib/hbbtree/tests/test.prg
* contrib/hbbtree/tests/ttest.prg
* doc/en-EN/set.txt
* source/compiler/hbusage.c
* source/rtl/setkey.c
* tests/setkeys.prg
* changed my email address
This commit is contained in:
@@ -77707,14 +77707,14 @@ All this changes (except Ron's PP) are my work borrowed from xHarbour.
|
||||
* source/pp/ppcore.c
|
||||
* Bug fixed when an already existing #define (with no value) was redeclared
|
||||
|
||||
2002-07-22 01:29 UTC+0500 April White <awhite@mail.rosecom.ca>
|
||||
2002-07-22 01:29 UTC+0500 April White (april users.sourceforge.net)
|
||||
* doc/en/set.txt
|
||||
* source/compiler/hbusage.c
|
||||
* source/rtl/setkey.c
|
||||
* tests/setkeys.prg
|
||||
; my email address, just in case you want to find me :-)
|
||||
|
||||
2002-07-19 09:10 UTC+0500 April White <awhite@mail.rosecom.ca>
|
||||
2002-07-19 09:10 UTC+0500 April White (april users.sourceforge.net)
|
||||
! contrib/btree/hb_BTree.c
|
||||
* struct hb_btree pStrCompare function pointer changed to use the size_t
|
||||
type for the third param, to coincide with ChangeLog 2002-07-14 14:14 UTC+0500
|
||||
@@ -77760,11 +77760,11 @@ All this changes (except Ron's PP) are my work borrowed from xHarbour.
|
||||
* source/debug/debugger.prg
|
||||
! A bug fixed in commands evaluation
|
||||
|
||||
2002-07-17 02:42 UTC+0500 April White <awhite@mail.rosecom.ca>
|
||||
2002-07-17 02:42 UTC+0500 April White (april users.sourceforge.net)
|
||||
* source/vm/itemapi.c
|
||||
+ add conditional code if !(__DJGPP__) around #include <math.h>
|
||||
|
||||
2002-07-16 02:14 UTC+0500 April White <awhite@mail.rosecom.ca>
|
||||
2002-07-16 02:14 UTC+0500 April White (april users.sourceforge.net)
|
||||
* source/rtl/strings.c
|
||||
* include/hbapi.h
|
||||
* changed last param of hb_strnicmp() from ULONG to size_t
|
||||
@@ -77788,7 +77788,7 @@ All this changes (except Ron's PP) are my work borrowed from xHarbour.
|
||||
* source/rtl/math.c
|
||||
+ Extend functionalities of math error handling for DJGPP compiler.
|
||||
|
||||
2002-07-14 14:14 UTC+0500 April White <awhite@mail.rosecom.ca>
|
||||
2002-07-14 14:14 UTC+0500 April White (april users.sourceforge.net)
|
||||
* contrib/btree/hb_btree.api
|
||||
+ extern "C"
|
||||
* rename nFlags to ulFlags
|
||||
@@ -78345,7 +78345,7 @@ All this changes (except Ron's PP) are my work borrowed from xHarbour.
|
||||
+ btree/test/ttest.prg
|
||||
+ btree/doc
|
||||
+ btree/doc/hb_btree.txt
|
||||
+ btree library, contributed by April White <awhite@mail.rosecom.ca>
|
||||
+ btree library, contributed by April White (april users.sourceforge.net)
|
||||
is uploaded to the contrib section.
|
||||
|
||||
2002-06-05 12:10 UTC-0300 Walter Negro <anegro@overnet.com.ar>
|
||||
@@ -86185,7 +86185,7 @@ e.vc
|
||||
* Replaced the old Harbour License and Exception with the
|
||||
new Harbour License and Exception with permission from
|
||||
Andi Jahja <andijahja@cbn.net.id>,
|
||||
April White <awhite@mail.rosecom.ca>,
|
||||
April White (april users.sourceforge.net),
|
||||
Ignacio_Ortiz_de_Zuniga <ignacio@ozs.com>,
|
||||
Kwon,OJun (Charles Kwon) <charles@fivetech.net>, and
|
||||
Phil Barnett <midnight@the-oasis.net>
|
||||
@@ -88285,7 +88285,7 @@ contrib/hbzlib/doc/zipnew.txt
|
||||
older version of Guile) in the header template and in files
|
||||
where I was listed as the primary or only copyright holder.
|
||||
|
||||
2001-04-01 15:46 GMT+6 April White <awhite@mail.rosecom.ca>
|
||||
2001-04-01 15:46 GMT+6 April White (april users.sourceforge.net)
|
||||
* doc/en/hb_api.txt
|
||||
! removed duplicate copies of:
|
||||
hb_pcount(), hb_ret(), hb_retc(), hb_retclen(), hb_retds(),
|
||||
@@ -88660,7 +88660,7 @@ NOTE: there is no hb_gcLockItem/hb_gcUnlockItem functions - please remove
|
||||
+ Added harbour license
|
||||
( provided by Jose Lalin <dezac@corevia.com> )
|
||||
|
||||
2001-03-11 21:43 UTC+0500 April <awhite@user.rose.com>
|
||||
2001-03-11 21:43 UTC+0500 April White (april users.sourceforge.net)
|
||||
* 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>
|
||||
@@ -90198,7 +90198,7 @@ NOTE! some modules still use a direct access to the eval stack
|
||||
* source/pp/ppcore.c
|
||||
+ Added support for whaite space between = and > in #[x]command/[x]translate rules.
|
||||
|
||||
2000-12-02 01:15 UTC+0500 April <awhite@user.rose.com>
|
||||
2000-12-02 01:15 UTC+0500 April White (april users.sourceforge.net)
|
||||
* source/rtl/xhelp.prg
|
||||
* added code to push the params passed to xhelp back onto the stack
|
||||
(fixes default K_F1 set key)
|
||||
@@ -92202,7 +92202,7 @@ tion/deletion
|
||||
* tests/testdecl.prg
|
||||
* Minor refinement.
|
||||
|
||||
2000-08-27 20:10 UTC+0500 April White <awhite@user.rose.com>
|
||||
2000-08-27 20:10 UTC+0500 April White (april users.sourceforge.net)
|
||||
* source/rtl/setkey.c
|
||||
* bug in setkey() - was not adding hotkey to internal list
|
||||
|
||||
@@ -92385,7 +92385,7 @@ tion/deletion
|
||||
* this need to be checked for different keyboards ( now it works
|
||||
* for my :) )
|
||||
|
||||
Changelog: 2000-08-13 15:20 UTC+0500 April White <awhite@user.rose.com>
|
||||
Changelog: 2000-08-13 15:20 UTC+0500 April White (april users.sourceforge.net)
|
||||
* doc/en/
|
||||
- removed hbapi.txt hbcompat.txt hbset.txt
|
||||
|
||||
@@ -92427,7 +92427,7 @@ Changelog: 2000-08-13 15:20 UTC+0500 April White <awhite@user.rose.com>
|
||||
*Added code to generate the Winhelp .cnt file dinanmicall,So every time
|
||||
the doc is updated , the winhelp.cnt file will also be updated.
|
||||
|
||||
Changelog: 2000-08-12 20:00 UTC+0500 April White <awhite@user.rose.com>
|
||||
Changelog: 2000-08-12 20:00 UTC+0500 April White (april users.sourceforge.net)
|
||||
disregard my: 2000-07-29 03:00 UTC+0500
|
||||
TODO: remove the old hb*.txt files from doc/en
|
||||
* doc/en/
|
||||
@@ -92459,7 +92459,7 @@ Changelog: 2000-08-12 20:00 UTC+0500 April White <awhite@user.rose.com>
|
||||
( Clipper compiles: FOR (a:=1,b:=2,i):=1 TO 10 )
|
||||
although it needs some more work.
|
||||
|
||||
2000-07-29 03:00 UTC+0500 April White <awhite@user.rose.com>
|
||||
2000-07-29 03:00 UTC+0500 April White (april users.sourceforge.net)
|
||||
+ doc/en/
|
||||
+ (re)added hbvm.txt, hbapiitm.txt, hbapirdd.txt, hbmacro.txt,
|
||||
hbapigt.txt, hbapilng.txt, hbdate.txt, hbapifs.txt, hbapierr.txt
|
||||
@@ -93167,7 +93167,7 @@ NOTE:
|
||||
% Calls to hb_gtSetPosContext(..., _BEFORE) changed to a faster call to
|
||||
hb_gtSetPos().
|
||||
|
||||
2000-07-29 03:00 UTC+0500 April White <awhite@user.rose.com>
|
||||
2000-07-29 03:00 UTC+0500 April White (april users.sourceforge.net)
|
||||
|
||||
* doc/en
|
||||
* remove UPPER case files, commited, added lower case files, commited
|
||||
@@ -93275,7 +93275,7 @@ NOTE:
|
||||
source/compiler/harbour.slx
|
||||
* Standadized un-terminated strings messages.
|
||||
|
||||
2000-07-28 00:18 UTC+0500 April White <awhite@user.rose.com>
|
||||
2000-07-28 00:18 UTC+0500 April White (april users.sourceforge.net)
|
||||
|
||||
* include/hbapi.h
|
||||
* fixed comment for hb_xgrab() declaration (was 'exists' now 'exits')
|
||||
@@ -94731,12 +94731,12 @@ NOTICE: static HB_ITEM structures cannot be initialized with hb_itemClear()
|
||||
* The PP reinitialization turned on even on non-STRICT mode, to be 100%
|
||||
Clipper compatible.
|
||||
|
||||
2000-06-17 20:34 UTC-0500 April White <awhite@user.rose.com>
|
||||
2000-06-17 20:34 UTC-0500 April White (april users.sourceforge.net)
|
||||
|
||||
* include/hbapi.h
|
||||
* forgot an end of comment tag
|
||||
|
||||
2000-06-17 19:43 UTC+0500 April White <awhite@user.rose.com>
|
||||
2000-06-17 19:43 UTC+0500 April White (april users.sourceforge.net)
|
||||
|
||||
* include/hbapi.h
|
||||
* include/hbapifs.h
|
||||
@@ -94783,7 +94783,7 @@ NOTICE: static HB_ITEM structures cannot be initialized with hb_itemClear()
|
||||
|
||||
/* We still have to find, why was isExpress() called with only partial expression, this should be fixed. */
|
||||
|
||||
2000-06-17 17:10 UTC+0500 April White <awhite@user.rose.com>
|
||||
2000-06-17 17:10 UTC+0500 April White (april users.sourceforge.net)
|
||||
|
||||
* hbapi.h
|
||||
* hbapierr.h
|
||||
@@ -95139,7 +95139,7 @@ NOTICE: static HB_ITEM structures cannot be initialized with hb_itemClear()
|
||||
utils/hbdoc/genng.prg
|
||||
*Same changes suggested by April white
|
||||
|
||||
2000-06-10 17:06 UTC-0500 April White <awhite@user.rose.com>
|
||||
2000-06-10 17:06 UTC-0500 April White (april users.sourceforge.net)
|
||||
|
||||
* source/rtl/makefile
|
||||
+ added tobject.prg to PRG_SOURCES section
|
||||
@@ -95152,7 +95152,7 @@ NOTICE: static HB_ITEM structures cannot be initialized with hb_itemClear()
|
||||
*source/rtl/tclass.prg
|
||||
*added missing REQUEST TOBJECT in the file
|
||||
|
||||
2000-06-10 04:05 UTC-0500 April White <awhite@user.rose.com>
|
||||
2000-06-10 04:05 UTC-0500 April White (april users.sourceforge.net)
|
||||
|
||||
* utils/hbdoc/makefile
|
||||
+ added getchm.prg
|
||||
@@ -96365,7 +96365,7 @@ for .chm support
|
||||
* source/rtl/memoedit.prg
|
||||
! fixed call to StrTran passing K_TAB instead of Chr(K_TAB)
|
||||
|
||||
20000516-03:55 GMT+4 April White <awhite@user.rose.com>
|
||||
20000516-03:55 GMT+4 April White (april users.sourceforge.net)
|
||||
|
||||
* source\rtl\makefile
|
||||
- setkey.prg from PRG_SOURCES section (a conflict prevented the prev update)
|
||||
@@ -96376,7 +96376,7 @@ for .chm support
|
||||
* source/compiler/harbour.l
|
||||
! Corrected (again) rules for OPTIONAL to not conflict with DO OPTIONAL WITH ... and FOR Counter := OPTIONAL TO ...
|
||||
|
||||
20000515-20:22 GMT+4 April White <awhite@user.rose.com>
|
||||
20000515-20:22 GMT+4 April White (april users.sourceforge.net)
|
||||
|
||||
* source\rtl\makefile
|
||||
- setkey.prg from PRG_SOURCES section
|
||||
@@ -116000,7 +116000,7 @@ NOTE: You have to recompile all PRG code!
|
||||
! Added code to remove newline in Unix compatible ACCEPT() code,
|
||||
per Georg Lehner <jorge_lehner@gmx.net>.
|
||||
* source/rtl/setkey.prg
|
||||
* New version from April White <awhite@user.rose.com>.
|
||||
* New version from April White (april users.sourceforge.net).
|
||||
* source/rtl/gt/gtdos.c
|
||||
+ Added DJGPP compatible GTAPI handling, but not sure how to deal
|
||||
with dispbegin()/dispend(). Need to add cursor handling.
|
||||
@@ -116009,7 +116009,7 @@ NOTE: You have to recompile all PRG code!
|
||||
* tests/working/Makefile
|
||||
! Added new setkey test program (as BAD, because no GETACTIVE()).
|
||||
+ tests/working/setkey.prg
|
||||
+ New test program from April White <awhite@user.rose.com>.
|
||||
+ New test program from April White (april users.sourceforge.net).
|
||||
Note: Needs a working get system and needs SetKeyCheck()
|
||||
integrated into the appropriate Harbour input functions.
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* HB_BTree C and Harbour API documentation.
|
||||
*
|
||||
* Copyright 2002 April White <awhite@mail.rosecom.ca>
|
||||
* Copyright 2002 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
@@ -44,7 +44,7 @@
|
||||
* Subject: RE: B-tree request </par>
|
||||
* Date: 10 Jul 2000 09:18:50 -0400 </par>
|
||||
* From: Petra_Recter@prenhall.com </par>
|
||||
* To: awhite@user.rose.com [now awhite@mail.rosecom.ca] </par>
|
||||
* To: awhite@user.rose.com [now april@users.sourceforge.net] </par>
|
||||
* </par>
|
||||
* Dear April: </par>
|
||||
* </par>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* HB_BTree source.
|
||||
*
|
||||
* Copyright 2002 April White <awhite@mail.rosecom.ca>
|
||||
* Copyright 2002 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
@@ -42,8 +42,8 @@
|
||||
- Removed
|
||||
; Comment
|
||||
|
||||
see ChangeLog 2002-07-19 09:10 UTC+0500 April White <awhite@mail.rosecom.ca>
|
||||
see ChangeLog 2002-07-14 14:14 UTC+0500 April White <awhite@mail.rosecom.ca>
|
||||
see ChangeLog 2002-07-19 09:10 UTC+0500 April White <april@users.sourceforge.net>
|
||||
see ChangeLog 2002-07-14 14:14 UTC+0500 April White <april@users.sourceforge.net>
|
||||
|
||||
TODO: impliment ulFlags within hb_btreeopen() - see warning above
|
||||
- clear im-memory flag
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* HB_BTree Harbour API header.
|
||||
*
|
||||
* Copyright 2002 April White <awhite@mail.rosecom.ca>
|
||||
* Copyright 2002 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* HB_BTree Harbour C API header.
|
||||
*
|
||||
* Copyright 2002 April White <awhite@mail.rosecom.ca>
|
||||
* Copyright 2002 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* HB_BTree class.
|
||||
*
|
||||
* Copyright 2002 April White <awhite@mail.rosecom.ca>
|
||||
* Copyright 2002 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* hb_BTree api test
|
||||
*
|
||||
* Copyright 2000 April White <awhite@mail.rosecom.ca>
|
||||
* Copyright 2000 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* hb_btree api test
|
||||
*
|
||||
* Copyright 2000 April White <awhite@mail.rosecom.ca>
|
||||
* Copyright 2000 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* hb_btree api test
|
||||
*
|
||||
* Copyright 2000 April White <awhite@mail.rosecom.ca>
|
||||
* Copyright 2000 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* Copyright 1999 David G. Holm <dholm@jsd-llc.com>
|
||||
* Documentation for: SET(), __SETCENTURY()
|
||||
*
|
||||
* Copyright 1999 A White <awhite@mail.rosecom.ca>
|
||||
* Copyright 1999 April White <april@users.sourceforge.net>
|
||||
* Documentation for: SETKEY(), HB_SetKeyGet(), HB_SETKEYSAVE(),
|
||||
* HB_SetKeyCheck(), SET KEY
|
||||
*
|
||||
|
||||
@@ -189,7 +189,7 @@ void hb_compPrintCredits( HB_COMP_DECL )
|
||||
"Andi Jahja <xharbour cbn.net.id>\n"
|
||||
"Antonio Carlos Pantaglione <toninho fwi.com.br>\n"
|
||||
"Antonio Linares <alinares fivetechsoft.com>\n"
|
||||
"April White <awhite mail.rosecom.ca>\n"
|
||||
"April White <april users.sourceforge.net>\n"
|
||||
"Bil Simser <bsimser home.com>\n"
|
||||
"Bill Robertson <arcadia2 sbcglobal.net>\n"
|
||||
"Brian Hays <bhays abacuslaw.com>\n"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* SETKEY() and related functions
|
||||
*
|
||||
* Copyright 1999 A White <awhite@mail.rosecom.ca>
|
||||
* Copyright 1999 April White <april@users.sourceforge.net>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Harbour Project source code - http://www.harbour-project.org
|
||||
|
||||
By: A White - awhite@mail.rosecom.ca
|
||||
By: April White <april@users.sourceforge.net>
|
||||
|
||||
This file contains the Harbour function(s) that maintain the list
|
||||
of set-keys (hot-keys).
|
||||
|
||||
Reference in New Issue
Block a user