2015-05-09 17:55 UTC-0300 Luiz Rafael Culik <l...@xharbour.com.br>
  * contrib/tipssl/httpcln.prg
    ! minor fix on CLOSE method
  * include/hbapi.h
    ! hb_strLTrim Added const to function signature
  * include/hbapirdd.h
    ! added defined to DBTF_CPYCTR and DBTF_RECALL borrow from harbour
  * source/common/expropt1.c
    ! in hb_compExprNewString change direct %lu with %" HB_PFS " to make
some c compiler happy
  * source/common/hbstr.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
    ! on HB_TRACE changed direct %ld with %" HB_PFS "d to make some c
compiler happy
    ! ULONG -> HB_SIZE when applicable
  * source/rdd/dbcmd.c
    ! in function __DBARRANGE ULONG -> HB_SIZE where aplicable
    ! Removed unnecessary cast to ULONG
  * source/rdd/workarea.c
    ! fixed wrong behavior on deleted records in hb_waTransRec() Fix ideia
borrow from harbour
  * source/rtl/at.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/console.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/descend.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/filenet.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
    ! ULONG -> HB_SIZE when applicable
  ! source/rtl/filesys.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/gtapi.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/hardcr.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/hbgtcore.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/inkey.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/inkeyapi.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/mtran.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  ! source/rtl/strings.c
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
  * source/rtl/trim.c
    ! hb_strLTrim Added const to function signature
    ! on HB_TRACE changed direct %lu with %" HB_PFS "u to make some c
compiler happy
    ! added const to declaration of variable szText in LTRIM and ALLTRIM
function
  * source/vm/itemapi.c
    ! just an minor refine on last commit on hb_itemStrCmp if len of
bothstring is 0 and string is same return 0
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to