2002-07-21 2529 UTC+0500 April White <awhite@mail.rosecom.ca>
* 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 :-)
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2002-07-22 01:29 UTC+0500 April White <awhite@mail.rosecom.ca>
|
||||
* 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>
|
||||
! contrib/btree/hb_BTree.c
|
||||
* struct hb_btree pStrCompare function pointer changed to use the size_t
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* Copyright 1999 David G. Holm <dholm@jsd-llc.com>
|
||||
* Documentation for: SET(), __SETCENTURY()
|
||||
*
|
||||
* Copyright 1999 A White <awhite@user.rose.com>
|
||||
* Copyright 1999 A White <awhite@mail.rosecom.ca>
|
||||
* Documentation for: SETKEY(), HB_SetKeyGet(), HB_SETKEYSAVE(),
|
||||
* HB_SetKeyCheck(), SET KEY
|
||||
*
|
||||
|
||||
@@ -139,7 +139,7 @@ void hb_compPrintCredits( void )
|
||||
printf( "\n"
|
||||
"Credits: The Harbour Team at www.harbour-project.org\n"
|
||||
"\n"
|
||||
"April White <awhite@user.rose.com>\n"
|
||||
"April White <awhite@mail.rosecom.ca>\n"
|
||||
"Alejandro de Garate <alex_degarate@hotmail.com>\n"
|
||||
"Alexander S. Kresin <alex@belacy.belgorod.su>\n"
|
||||
"Antonio Linares <alinares@fivetech.com>\n"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* SETKEY() and related functions
|
||||
*
|
||||
* Copyright 1999 A White <awhite@user.rose.com>
|
||||
* Copyright 1999 A White <awhite@mail.rosecom.ca>
|
||||
* 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@user.rose.com
|
||||
By: A White - awhite@mail.rosecom.ca
|
||||
|
||||
This file contains the Harbour function(s) that maintain the list
|
||||
of set-keys (hot-keys).
|
||||
|
||||
Reference in New Issue
Block a user