diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c970cbf065..83227bf244 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,18 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-02-16 14:02 UTC+0200 Chen Kedem + * doc/dirstruc.txt + * Updated to reflect current state. + + * source/compiler/hbusage.c + * source/lang/msghe862.c + * source/lang/msghewin.c + * source/rtl/tone.c + * source/rtl/gtos2/gtos2.c + * Update my email on source files + (didn't bother to change those under doc). + 2009-02-17 12:48 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbapicdp.h * common.mak diff --git a/harbour/doc/dirstruc.txt b/harbour/doc/dirstruc.txt index dd9c4bb7bd..0dea7ab021 100644 --- a/harbour/doc/dirstruc.txt +++ b/harbour/doc/dirstruc.txt @@ -54,9 +54,33 @@ track of all files (read the FAQ if you don't know what SVN is). | | | | | +---pe - Editor. | | | -| | +---hbpp - Harbour Preprocessor as a standalone module. +| | +---pp - Harbour Preprocessor as a standalone module. | | | | | +---rdddbt - DBFDBT RDD. +| | | +| | +---rl - Make files (without source) for CA-Cl*pper RL. +| | | +| | +---terminal - Harbour terminal server/client. +| | | +| | +---uhttpd - uHTTPD micro web server. +| | | +| | +-home - Root directory for the web server. +| | | | +| | | +-cgi-bin - (*) +| | | | +| | | +-css - +| | | | +| | | +-images - +| | | | +| | | +-js - +| | | | +| | | +-xsl - +| | | +| | +-logs - Log files. (*) +| | | +| | +-modules - +| | | +| | +-sessions - (*) | | | |---gtalleg - GT subsystem based on Allegro with graphic | | extensions. @@ -79,13 +103,15 @@ track of all files (read the FAQ if you don't know what SVN is). | | | | | +---tests - HB_BTree api test programs. | | -| +---hbclip - Harbour Compatibility Library (HCL) for -| | CA-Cl*pper 5.x -| | | +---hbclipsm - Miscellaneous contribution files. | | | | | +---tests - Test programs. | | +| +---hbcrypt - Cryptography library for commonly used algorythms +| | | like: SHA1, SHA2, HMAC-SHA1, HMAC-SHA2. +| | | +| | +---tests - Test programs. +| | | +---hbct - CA-T**ls Compatible Library for Harbour. | | | | | +---tests - Test programs. @@ -134,6 +160,12 @@ track of all files (read the FAQ if you don't know what SVN is). | | | | | +---en - English documentation. | | +| +---hbhpdf - libHaru PDF library wrappers. +| | | +| | +---tests - Test programs. +| | | +| | +---files - Sample files for testing. +| | | +---hbmisc - Miscellaneous contribution. | | | | | +---doc - Documents for above contribution. @@ -178,6 +210,10 @@ track of all files (read the FAQ if you don't know what SVN is). | | | | | +---tests - Test programs. | | +| +---hbssl - Harbour inteface for OpenSSL API. +| | | +| | +---tests - Test programs. +| | | +---hbtip - TIP Class oriented Internet Protocol library. | | | | | +---tests - Test programs. @@ -192,20 +228,19 @@ track of all files (read the FAQ if you don't know what SVN is). | | | | | +---files - Sample files for testing. | | +| +---hbwhat - What is a library for ccessing all of Windows API +| | | from PRG level. +| | | +| | +---tests - Test program. +| | | +---hbwin - Collection of Windows specific utility functions. | | | | | +---tests - Test programs. | | -| +---hbwhat - What is a library for ccessing all of Windows API -| | from PRG level. -| | | +---hbziparc - Compatibility interface with ZipArchive general | | | purpose compression library to work with ZIP files. | | | | | +---tests - Test programs. -| | | -| | +---zlib - Stub to plug Harbour ZLIB without the need to -| | modify ZipArchive sources. | | | +---rddado - ADORDD - RDD to automatically manage Microsoft ADO. | | | @@ -219,9 +254,21 @@ track of all files (read the FAQ if you don't know what SVN is). | | | | | +---tests - Test programs. | | +| +---rddsql - RDD for general SQL database with plugins. +| | | +| | +---sddfb - Firebird SQL database driver. +| | | +| | +---sddmy - MySQL database driver. +| | | +| | +---sddpg - Postgre SQL database driver. +| | | +| | +---tests - Test programs. +| | | +---xhb - xHarbour compatibility libarary. To allow programs -| which where written using some xHarcour extensions, -| to be complied by Harbour. +| | which where written using some xHarcour extensions, +| | to be complied by Harbour. +| | +| +---tests - Test programs. | +---debian - Packaging information for Debian GNU/Linux. | @@ -272,6 +319,8 @@ track of all files (read the FAQ if you don't know what SVN is). | | | | | +---dbffpt - DBFFPT RDD. | | | +| | +---dbfnsx - DBFNSX RDD. +| | | | | +---dbfntx - DBFNTX RDD. | | | | | +---hbsix - SIX compatible functions. @@ -324,7 +373,9 @@ track of all files (read the FAQ if you don't know what SVN is). | +---mainstd - mainstd library for MinGW build. | | | +---mainwin - mainwin library for MinGW build. -| +| | +| +---vmmt - GNU Makefile for creating the multithreaded version +| of the VM library. | +---tests - Test programs. | | @@ -333,7 +384,11 @@ track of all files (read the FAQ if you don't know what SVN is). | | | +---hbpptest - Regression tests for the preprocessor. | | +| +---mt - Various multithreading tests. +| | | +---multifnc - Overloading C functions test. +| | +| +---rddtest - RDD tests. | +---utils - Utilities and tools that are part of Harbour. | @@ -341,7 +396,11 @@ track of all files (read the FAQ if you don't know what SVN is). | +---hbextern - hbextern.ch generator. | - +---hbmake - Harbour Make utility. + +---hbi18n - Harbour i18n .pot/.hbl file manger. + | + +---hbmk - Harbour Make utility. + | | + | +---examples - Usage examples. | +---hbrun - Standalone Harbour Portable Object file runner, | and a "dot prompt" console for the Harbour language. diff --git a/harbour/source/compiler/hbusage.c b/harbour/source/compiler/hbusage.c index 7ee2aeadb5..e0581c5a5d 100644 --- a/harbour/source/compiler/hbusage.c +++ b/harbour/source/compiler/hbusage.c @@ -189,7 +189,7 @@ void hb_compPrintCredits( HB_COMP_DECL ) "Bill Robertson \n" "Brian Hays \n" "Bruno Cantero \n" - "Chen Kedem \n" + "Chen Kedem \n" "Dave Pearson \n" "David Arturo Macias Corona \n" "David G. Holm \n" diff --git a/harbour/source/lang/msghe862.c b/harbour/source/lang/msghe862.c index 398f2829b7..dde4861b90 100644 --- a/harbour/source/lang/msghe862.c +++ b/harbour/source/lang/msghe862.c @@ -7,7 +7,7 @@ * Language Support Module (HE862) * * Copyright 2000 Viktor Szakats (English, from msgen.c) - * Copyright 2000 Chen Kedem (Hebrew) + * Copyright 2000 Chen Kedem (Hebrew) * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify diff --git a/harbour/source/lang/msghewin.c b/harbour/source/lang/msghewin.c index 1714a45249..035df72f3a 100644 --- a/harbour/source/lang/msghewin.c +++ b/harbour/source/lang/msghewin.c @@ -7,7 +7,7 @@ * Language Support Module (HEWIN) * * Copyright 2000 Viktor Szakats (English, from msgen.c) - * Copyright 2000 Chen Kedem (Hebrew) + * Copyright 2000 Chen Kedem (Hebrew) * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify diff --git a/harbour/source/rtl/gtos2/gtos2.c b/harbour/source/rtl/gtos2/gtos2.c index 0511afe705..88952bb47f 100644 --- a/harbour/source/rtl/gtos2/gtos2.c +++ b/harbour/source/rtl/gtos2/gtos2.c @@ -57,7 +57,7 @@ * Copyright 1999 David G. Holm * hb_gt_os2_ReadKey() * - * Copyright 1999 Chen Kedem + * Copyright 1999 Chen Kedem * hb_gt_os2_mouse_Init() * hb_gt_os2_mouse_Exit() * hb_gt_os2_mouse_IsPresent() diff --git a/harbour/source/rtl/tone.c b/harbour/source/rtl/tone.c index 22eb2a5436..b7987bd17b 100644 --- a/harbour/source/rtl/tone.c +++ b/harbour/source/rtl/tone.c @@ -6,7 +6,7 @@ * Harbour Project source code: * TONE() function * - * Copyright 1999 Chen Kedem + * Copyright 1999 Chen Kedem * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify