2009-02-16 14:02 UTC+0200 Chen Kedem <niki@synel.co.il>

* 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).
This commit is contained in:
Chen Kedem
2009-02-16 12:03:38 +00:00
parent 23127c393a
commit 8a814395be
7 changed files with 90 additions and 19 deletions

View File

@@ -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 <niki@synel.co.il>
* 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

View File

@@ -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.

View File

@@ -189,7 +189,7 @@ void hb_compPrintCredits( HB_COMP_DECL )
"Bill Robertson <arcadia2 sbcglobal.net>\n"
"Brian Hays <bhays abacuslaw.com>\n"
"Bruno Cantero <bruno issnet.net>\n"
"Chen Kedem <niki actcom.co.il>\n"
"Chen Kedem <niki synel.co.il>\n"
"Dave Pearson <davep davep.org>\n"
"David Arturo Macias Corona <dmacias mail.udg.mx>\n"
"David G. Holm <dholm jsd-llc.com>\n"

View File

@@ -7,7 +7,7 @@
* Language Support Module (HE862)
*
* Copyright 2000 Viktor Szakats <viktor.szakats@syenar.hu> (English, from msgen.c)
* Copyright 2000 Chen Kedem <niki@actcom.co.il> (Hebrew)
* Copyright 2000 Chen Kedem <niki@synel.co.il> (Hebrew)
* www - http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify

View File

@@ -7,7 +7,7 @@
* Language Support Module (HEWIN)
*
* Copyright 2000 Viktor Szakats <viktor.szakats@syenar.hu> (English, from msgen.c)
* Copyright 2000 Chen Kedem <niki@actcom.co.il> (Hebrew)
* Copyright 2000 Chen Kedem <niki@synel.co.il> (Hebrew)
* www - http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify

View File

@@ -57,7 +57,7 @@
* Copyright 1999 David G. Holm <dholm@jsd-llc.com>
* hb_gt_os2_ReadKey()
*
* Copyright 1999 Chen Kedem <niki@actcom.co.il>
* Copyright 1999 Chen Kedem <niki@synel.co.il>
* hb_gt_os2_mouse_Init()
* hb_gt_os2_mouse_Exit()
* hb_gt_os2_mouse_IsPresent()

View File

@@ -6,7 +6,7 @@
* Harbour Project source code:
* TONE() function
*
* Copyright 1999 Chen Kedem <niki@actcom.co.il>
* Copyright 1999 Chen Kedem <niki@synel.co.il>
* www - http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify