News  -  What's new for the upcoming xHarbour Builder release?
     
What's new since the last release?
No news items available at this moment.
What's new since the last Beta?
xBuild Project Manager
xHarbour Builder
  • Don't add winapi.lib if winapi.obj is included for xBuilder
  • Added HB_EXPORT char * hb_strduptrim( const char * pszText ) and HB_EXPORT ULONG hb_strlentrim( const char * pszText )
  • Correction on definition of hb_stackRDD() when -DHB_STACK_MACROS.
  • Fix unresolved external hb_strMatchWild() upon building an EXE.
  • Fixed XCC compilation.
  • Changed ULONG hb_gcIncRef( void * ) to void hb_gcIncRef( void * ).
  • Fixed function name in HB_TRACE message.
  • Fixed parameter parsing - argv[0] is program name with path and it was used to parse parameters so any '-' and '/' character in harbour binaries name and/or paths were decoded as parameters.
  • Fixed accessing freed memory in line number updating.
  • Fixed support for HB_THREAD_TLS_KEYWORD
  • Fixed declaration of HB_ATOMIC_INC()/HB_ATOMIC_DEC() macros for 32bit x86 *nixes.
  • Changed HB_PCODE_VER to 10.
  • Fixed building with Bison 2.4.
  • Added hb_snprintf() Harbour wrapper for snprintf() which terminates the buffer with a '\0' char for CRTLs that need this (like MSVC).
  • Added HB_PRINTF_FORMAT() macro to declare functions with printf() like formatting parameters.
  • Added macros for some function attributes which can be used in the future for optimizations.
  • Sprintf() / snprintf() changed to hb_snprintf().
  • Updated timeout to 3000 insted of 20000 in senmail.
  • Fixed compile time optimization of Upper() to process chars as unsigned char.
  • Fixed GPF trap related to double freeing yylval.string.
xHarbour WinAPI
xHarbour Builder xbScript
xHarbour OLE
xHarbour Visual Debugger
xHarbour Compiler
xHarbour Virtual Machine
xHarbour Run Time Libary
xHarbour Preprocessor
xHarbour RDD
xHarbour DBFCDX
xHarbour DBFNTX
xHarbour RMDBFCDX
xHarbour RDDADS
xHarbour WVT.lib
xHarbour xHBZlib
xHarbour ApolloRDD
     
     
This website is an "in house" development. © 2010 xHarbour.com Inc. All rights reserved.