2008-07-30 13:33 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>
   * common.mak
   * compile.mak
   * contrib\hbmzip\common.mak
   * makefile.bc
   * makefile.dc
   * makefile.gc
   * makefile.vc
   * makefile.wc
   * mdir.bat
     + Added mzip contrib library low size and hight speed than hbzip. many 
thank's to Mindaugas Kavaliauskas
       and others contributors of harbour.

   * include\hbapi.h
   * source\rtl\strmatch.c
   * source\vm\itemapi.c
   * source\vm\extend.c
     * changed return value of hb_storclenAdopt, 0 when fails.
     + Added hb_strMatchFile( const char * pszString, const char * szPattern );
       that compare two strings using platform dependent rules for file matching
     + Added hb_strMatchCaseWildExact( const char *szString, const char 
*szPattern );
       that compare two strings using pattern with wildcard (?*) ignoring the 
case of the characters - pattern have to cover 
whole string
     + Added high level function HB_FILEMATCH. similar to WILDMATCH, but work 
with filenames.

   * include\hbdate.h
   * source\common\hbdate.c
     + Added hb_timeStrGet( const char * szTime, int * piHour, int * piMinutes, 
int * piSeconds, int * piMSec );
   synced with harbour as possible

Best regards,
Miguel Angel marchuet

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to