Commit Graph

1240 Commits

Author SHA1 Message Date
Alexander S.Kresin
7844307b09 2002-10-24 20:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-24 16:56:24 +00:00
Alexander S.Kresin
3108d6ebe5 2002-10-24 16:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-24 12:03:33 +00:00
Paul Tucker
3d73ab0cb3 2002-10-19 16:50 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-19 22:55:55 +00:00
Paul Tucker
e29ce229af 2002-10-19 16:50 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-19 21:03:51 +00:00
Antonio Linares
dfc4e68551 all hb_stor... functions changed to return an int value 2002-10-19 11:22:00 +00:00
Antonio Linares
f600d0a1b7 minor change to avoid compiling errors if using -DHB_API_MACROS 2002-10-19 09:12:13 +00:00
Brian Hays
443d4f27b5 2002-10-16 1:50 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2002-10-16 08:54:39 +00:00
Antonio Linares
2fad3600c7 see changelog 2002-10-14 15:46:57 +00:00
Brian Hays
052615e4c8 2002-10-14 0:10 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2002-10-14 07:19:27 +00:00
Horacio Dario Roldan Kasimatis
0c92e34e3b 2002-09-28 01:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbapirdd.h
   * include/hbrdddbf.h
   * include/hbrddcdx.h
   * include/hbrddntx.h
   * source/rdd/dbcmd.c
   * source/rdd/workarea.c
        + Changed fieldname max length handling,
          it is now a workarea property. (set by the RDD)
2002-09-28 04:56:28 +00:00
Horacio Dario Roldan Kasimatis
b542248370 2002-09-26 12:30 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbapi.h
        - removed filecase() definition from Extend API
   * include/hbapifs.h
        - added filecase() definition to FS API
   * include/hbset.h
   * source/rtl/set.c
   * source/rtl/filesys.c
        ! fixed GPF, fixed MSVC typecast,
          changed settings from strings to numeric constants.
2002-09-26 15:42:15 +00:00
Gustavo Junior Alves
5c91af924a Implement SET FILECASE, DIRCASE and DIRSEPARATOR 2002-09-24 01:10:15 +00:00
Alexander S.Kresin
82c663a353 2002-09-20 12:32 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-09-20 08:28:56 +00:00
Horacio Dario Roldan Kasimatis
57abcec19d 2002-09-05 18:46 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbrddcdx.h
   * source/rdd/dbfcdx/dbfcdx1.c
   * source/rdd/dbfcdx/dbfcdx1.h
   * source/rdd/dbfcdx/dbfcdx2.h
     + added support for creating big indexes
     hb_cdxSortSwapSavePage, hb_cdxSortSwapFillPage,
     hb_cdxSortSwapRecurseDict, hb_cdxSortSwapSendWord
     hb_cdxSortSwapBuildIndex, hb_cdxSortSwapGetNextKey;
     + added hb_cdxKeyValCompare
     ! fixed hb_cdxKeyGetItem for numeric keys
     ! fixed hb_cdxTagExtNodeWrite
     ! renamed some structs because td was confused
2002-09-05 21:49:54 +00:00
Horacio Dario Roldan Kasimatis
ae3c21a40a 2002-08-27 17:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/fileio.ch
   * source/rtl/filesys.c
   * source/rtl/fstemp.c
     + added FO_EXCL for exclusive create
     + added convert_create_flags_ex
     ! fixed warning in hb_fsPOpen
     ! fixed hb_fsCreateEx(), HB_FCREATE(),
       hb_fsCreateTemp(), HB_FTEMPCREATE().
       These functions were not working.
2002-08-27 20:13:38 +00:00
Horacio Dario Roldan Kasimatis
a108fb3534 2002-08-07 17:58 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbapirdd.h
   * source/rdd/dbcmd.c
   * source/rdd/workarea.c
     ! fixed gpf in dbCloseArea, now relations are
       closed if child area is closed, reported by Brian Hays
2002-08-07 21:07:30 +00:00
Walter Negro
c165868fbf * include\hbmath.h
! Fix multiple declaration of _LIB_VERSION_TYPE if it's declared here
2002-07-17 15:21:18 +00:00
April White
33699b2100 2002-07-16 02:14 UTC+0500 April White <awhite@mail.rosecom.ca>
* source/rtl/strings.c
  * include/hbapi.h
    * changed last param of hb_strnicmp() from ULONG to size_t
2002-07-16 01:46:39 +00:00
Walter Negro
000d4a485a * include\hbmath.h
+ Extend functionalities of math error handling for DJGPP compiler.
2002-07-14 16:52:09 +00:00
Martin Vogel
05cc84872f 2002-07-07 22:40 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-07-07 20:45:38 +00:00
Walter Negro
507baf5abf * include\button.ch
- Delete defines defined in TBrowse.ch
2002-06-21 20:12:14 +00:00
Walter Negro
b747c30bdd * include\tbrowse.ch
+ Defines for TBrowse and TBColumn Classes
2002-06-21 19:54:46 +00:00
Phil Barnett
c032132a68 2002-06-16 12:09 UTC-5 Phil Barnett <philb@philb.us> 2002-06-16 16:41:12 +00:00
Horacio Dario Roldan Kasimatis
2ea48035de 2002-06-08 16:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbrddcdx.h
   * source/rdd/dbfcdx/dbfcdx2.h
   * source/rdd/dbfcdx/dbfcdx1.c
     + added hb_cdxOrderDestroy, hb_cdxIndexDelTag functions,
       ordDestroy() is working now for dbfcdx rdd.
2002-06-08 19:16:11 +00:00
Alexander S.Kresin
6068977e0b 2002-05-08 12:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-08 08:58:12 +00:00
Alexander S.Kresin
a09aadc281 2002-05-06 13:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-06 09:25:54 +00:00
Horacio Dario Roldan Kasimatis
3e3e5efe10 2002-05-04 17:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include\hbrddcdx.h
   * source\rdd\dbfcdx\dbfcdx2.h
   * source\rdd\dbfcdx\dbfcdx1.c
     + fixed support for dbSeek(last)
     + added scope support: ordScope, dbOrderInfo(..scope..),
         ordKeyCount, ordKeyNo.
     ! fixed found() flag when last record in order must be
       filtered (eg: deleted), bug reported by Lorenzo Fiorini.
     + added dummy handler for DBOI_CUSTOM.
2002-05-04 20:49:12 +00:00
Horacio Dario Roldan Kasimatis
11fc9043ea 2002-04-30 20:49 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
   * source/rdd/dbfcdx/dbfcdx2.h
     ! fixed sharing flags in index creation
     ! fixed tag order after index creation
     + added function hb_cdxReorderTagList
     + added dummies handlers for DBOI_KEYADD, DBOI_KEYDELETE.
2002-05-01 00:10:49 +00:00
Alexander S.Kresin
bb8f397db3 2002-04-30 12:46 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-30 08:41:38 +00:00
Horacio Dario Roldan Kasimatis
6ad98f1cf3 2002-04-27 19:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbapirdd.h
   * source/rdd/dbcmd.c
     + added functions ordKeyAdd and ordKeyDel (need support from each RDD)
     ! fixed compatibility issue: ordListAdd(nil) is valid in Clipper
2002-04-27 22:28:29 +00:00
Horacio Dario Roldan Kasimatis
ca636f23d0 2002-04-24 09:04 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-04-24 20:35:45 +00:00
Alexander S.Kresin
d1c9ea097f 2002-04-19 11:33 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-19 07:31:53 +00:00
Walter Negro
ff670ea393 * include/hbsetup.h
+ defines for compiler __DJGPP__ is HB_OS_DOS_32.
2002-04-18 03:59:47 +00:00
Walter Negro
2d2663d1f0 include/hbapiitm.h
+ Add definition for hb_itemUnRefOnce()
2002-04-14 04:30:48 +00:00
Alexander S.Kresin
e3f89dfa7f 2002-04-08 21:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-08 17:01:34 +00:00
Jean-Francois Lefebvre
249912aaea 2002-04-02 21:12 UTC+0200 JF Lefebvre (Mafact) <jfl@mafact.com> 2002-04-02 19:16:42 +00:00
Alexander S.Kresin
080056e73b 2002-04-02 20:42 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-02 16:41:58 +00:00
Alexander S.Kresin
5da47b4d31 2002-03-29 14:17 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-29 11:12:59 +00:00
Alexander S.Kresin
d9fde5a285 2002-03-28 15:57 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-28 12:52:46 +00:00
Horacio Dario Roldan Kasimatis
747d8d40d3 2002-03-27 02:26 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbset.h
   * source/rtl/set.c
     ! changed definition of HB_SET_AUTORDER from BOOL into int.
2002-03-27 05:45:54 +00:00
Walter Negro
0250476453 * include\hbtrace.h
+ Added #defines HB_TR_LEVEL_xxx

   * This allows to skip the limitation of DOS and WINDOWS to include the
     symbol '=' inside an environment variable.
     Ex:
         SET CFLAGS=-DHB_TR_LEVEL_DEBUG
     it's equal to
         SET CFLAGS=-DHB_TR_LEVEL_DEBUG=5      // Not permited in DOS &WIN
2002-03-24 16:02:16 +00:00
Alexander S.Kresin
758c69e665 2002-03-21 19:22 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-21 16:23:33 +00:00
Alexander S.Kresin
0db30aed6b 2002-03-21 15:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-21 12:57:44 +00:00
Luiz Rafael Culik
de3f8fbc56 See changelog 2002-03-18 17:30 UTC-0300 2002-03-18 22:30:10 +00:00
Alexander S.Kresin
f147bf2a27 2002-03-18 15:12 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-18 12:08:06 +00:00
Phil Barnett
cfbf766de0 *** empty log message *** 2002-03-09 01:49:14 +00:00
Phil Barnett
cf36e6f22b * Changed version in /include/hbver.h to Build 39 2002-03-09 01:45:32 +00:00
Luiz Rafael Culik
a5677ca99f See changelog 2002-03-03 16:20 UTC -0300 2002-03-03 19:56:18 +00:00
Tomaz Zupan
d5ad7cd6a0 2002-02-26 21:50 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-02-26 20:52:29 +00:00
Tomaz Zupan
4f0fbc05d4 2002-02-17 20:20 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-02-17 19:22:02 +00:00