home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / harbb30g.zip / DOC / whatsnew.txt < prev   
Text File  |  1999-07-27  |  2KB  |  67 lines

  1. Build #29 27 July 1999
  2. - Support for these compilers:
  3.    C++ Builder
  4.    DJGPP for Dos/Windows
  5.    MacIntosh
  6.    BC 3.1, 4.0, 4.5, 5.2
  7.    GCC OS/2
  8.    GCC Win32
  9.    MS VC
  10.    GCC Linux / Unix
  11.    IBM C
  12.    Watcom C/C++ 10
  13. - New INI file support
  14. - Enhanced support for MEMVAR's
  15. - Added support for PUBLIC, PRIVATE and PARAMETERS
  16. - Added support for empty arguments in functions.
  17. - Added colors support
  18. - Added support for concatenation operator "-"
  19. - Added support to generate runtime errors in functions
  20.  
  21.  
  22. Build #28 18 July 1999
  23.  
  24. - Added support for MS Visual C++
  25. - First support for Apple Macintosh
  26. - Almost complete preprocessor
  27. - Error handling improved
  28. - Extend Library complete
  29. - First version of OOPS syntax added.
  30. - MEMVAR support started
  31. - Pre processor available as a run-time function
  32. - Rich Text Format Class added
  33. - Many Terminal functions created
  34. - Many national modules added
  35. - Many new functions
  36. - Many bug fixes
  37.  
  38. ----------------------------------------------------------------------
  39.  
  40. Build #27 18 June 1999
  41.  
  42. - Added new directory with GNU MAKE files for GCC on Linux
  43. - Added support for Watcom C/C++ compiler
  44. - Harbour compiles fine on Linux now.
  45. - Optional Strong Typed Variables
  46. - New DosShell function for DOS, OS/2 & Windows
  47. - First release of hScript added. Internet Scripting Samples!
  48. - Integrated preprocessor into compiler
  49. - Check on non used variables in codeblocks
  50. - Extended syntax for AllTrim and RTrim
  51.  
  52. ----------------------------------------------------------------------
  53.  
  54. Build #26 12 June 1999
  55.  
  56. - Check for non used declared variable
  57. - Better support for different platforms and compilers.
  58. - New Inifiles class
  59. - Support for IBM C++ compiler for OS/2
  60. - Harb26.Zip includes Runner.exe now
  61.   So NO NEED for any external software to run Harbour PRG's!
  62. - Many resolved Bugs
  63. - Many new functions
  64. - New National language message files
  65. - New TestBank. It compiles ALL Harbour samples 
  66. - <object>:<data> := <value> can now be used inside expressions (codeblocks)
  67.