Release Build 29

This commit is contained in:
Patrick Mast
1999-07-27 19:24:29 +00:00
parent 9dc8c5ae41
commit 3b67914b12
2 changed files with 24 additions and 0 deletions

View File

@@ -449,6 +449,9 @@ Mon Jul 26 11:42:11 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
* source/rdd/nulsys/nulsys.prg
New file. Allow compile without RDD driver
19990727-21:11 CET Patrick Mast <harbour@PatrickMast.com>
* Release of Build 29
19990724-11:50 CET Patrick Mast <harbour@PatrickMast.com>
* Makefile.b16 and Makefile.b32
added -DHARBOUR_USE_GTAPI swicth

View File

@@ -1,3 +1,24 @@
Build #29 27 July 1999
- Support for these compilers:
C++ Builder
DJGPP for Dos/Windows
MacIntosh
BC 3.1, 4.0, 4.5, 5.2
GCC OS/2
GCC Win32
MS VC
GCC Linux / Unix
IBM C
Watcom C/C++ 10
- New INI file support
- Enhanced support for MEMVAR's
- Added support for PUBLIC, PRIVATE and PARAMETERS
- Added support for empty arguments in functions.
- Added colors support
- Added support for concatenation operator "-"
- Added support to generate runtime errors in functions
Build #28 18 July 1999
- Added support for MS Visual C++