2002-01-02 09:40 UTC+0200 Chen Kedem <niki@actcom.co.il>
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
For example:
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
* source/vm/memvars.c
|
||||
! Fixed warnings in __MVEXIST()
|
||||
|
||||
2002-01-03 17:00 UTC+0700 Andi Jahja <harbour@cbn.net.id>
|
||||
* source/vm/fm.c
|
||||
! restore original copy as it caused memory leak in Windows OS
|
||||
as reported by Sid 'Saylor'. Now hb_xgrab() problem when running
|
||||
hbtest.exe which compiled with -DHB_FMSTATISTICS_OFF ( harbour.exe
|
||||
|
||||
@@ -28,6 +28,8 @@ in order to remove empty directories)
|
||||
|
|
||||
+---config - Configuration Files (.cf) for the GNU Make system.
|
||||
| |
|
||||
| +---bsd - Configuration files specific to FreeBSD.
|
||||
| |
|
||||
| +---dos - Configuration files specific to DOS.
|
||||
| |
|
||||
| +---linux - Configutation files specific to GNU/Linux.
|
||||
@@ -39,6 +41,11 @@ in order to remove empty directories)
|
||||
+---contrib - Miscellaneous contribution files. Those are not part
|
||||
| | of the official Harbour project.
|
||||
| |
|
||||
| +---apollo - Wrapper functions for VistaSoftware's Apollo database
|
||||
| | | driver.
|
||||
| | |
|
||||
| | +---test - Test programs.
|
||||
| |
|
||||
| +---directx - DirectDraw implementation for Windows.
|
||||
| | |
|
||||
| | +---lib -
|
||||
@@ -72,6 +79,8 @@ in order to remove empty directories)
|
||||
| | |
|
||||
| | +---win32 - Implementation for Win32 environment.
|
||||
| |
|
||||
| +---htmllib - HTMLLIB (HTML classes) port for Harbour
|
||||
| |
|
||||
| +---libct - CA-T**ls Compatible Library for Harbour.
|
||||
| | |
|
||||
| | +---alt - Alternate version of CT function.
|
||||
@@ -87,8 +96,10 @@ in order to remove empty directories)
|
||||
| +---libmisc - Miscellaneous contribution.
|
||||
| | |
|
||||
| | +---doc - Documents for above contribution.
|
||||
| | |
|
||||
| | +---en - English documentation.
|
||||
| | | |
|
||||
| | | +---en - English documentation.
|
||||
| | |
|
||||
| | +---tests - Test programs.
|
||||
| |
|
||||
| +---libnf - Nanforum library port for Harbour.
|
||||
| |
|
||||
|
||||
Reference in New Issue
Block a user