Commit Graph

5668 Commits

Author SHA1 Message Date
Gustavo Junior Alves
eb8bdcba78 *** empty log message *** 2002-10-07 01:46:30 +00:00
Luiz Rafael Culik
162d6ad324 See changelog 2002-10-05 23:00 UTC-0300 2002-10-06 02:07:53 +00:00
Alexander S.Kresin
ec39401993 2002-10-04 15:552 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-04 11:50:19 +00:00
Alexander S.Kresin
2f2f5bfa41 2002-10-04 14:42 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-04 10:41:14 +00:00
Alexander S.Kresin
6af20863d6 2002-10-04 13:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-04 09:57:08 +00:00
Brian Hays
e2b8b0ffec 2002-10-03 0:40 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2002-10-03 07:51:30 +00:00
Chen Kedem
32b7b96b00 2002-10-01 08:25 UTC+0300 Chen Kedem <niki@actcom.co.il> 2002-10-01 05:24:16 +00:00
Chen Kedem
9dfe2ce4a7 2002-09-30 16:46 UTC+0300 Chen Kedem <niki@actcom.co.il> 2002-09-30 13:46:40 +00:00
Andi Jahja
08b8e26b76 Andi Jahja <andijahja@harbour-id.net> 2002-09-29 05:18:29 +00:00
Horacio Dario Roldan Kasimatis
536516a2af 2002-09-28 21:50 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-09-29 00:52:11 +00:00
Horacio Dario Roldan Kasimatis
e54bd4b0e9 2002-09-28 01:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-09-28 05:02:27 +00:00
Horacio Dario Roldan Kasimatis
d6d66b6813 2002-09-28 01:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* contrib/rdd_ads/ads1.c
   * contrib/rdd_ads/rddads.h
        + Changed fieldname max length handling,
          it is now a workarea property. (set by the RDD)
          (in ADS, this is just a patch)
2002-09-28 05:01:20 +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
8883e60cf5 2002-09-28 01:50 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.h
   * source/rdd/dbfcdx/dbfcdx1.c
        ! changed key in-memory management.
          this fixes trimmed key problems, reported by Lorenzo Fiorini.
        ! fixed error reported by Gianni Santamarina.
   * source/rdd/dbf1.c
        ! fixed some typos
2002-09-28 04:51:00 +00:00
Horacio Dario Roldan Kasimatis
a897b9c99d 2002-09-26 12:30 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-09-26 15:43:21 +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
Horacio Dario Roldan Kasimatis
3e021a238b 2002-09-25 18:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-09-25 21:48:18 +00:00
Horacio Dario Roldan Kasimatis
2f0b993d2d 2002-09-25 18:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/rtl/file.c
   * source/rdd/rtl/filesys.c
        ! added some missing casts.
2002-09-25 21:47:44 +00:00
Horacio Dario Roldan Kasimatis
b105d0fa38 2002-09-25 17:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-09-25 20:16:56 +00:00
Horacio Dario Roldan Kasimatis
66573b4008 2002-09-25 17:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/rtl/file.c
   * source/rdd/rtl/filesys.c
        ! fixed GPF, hb_xfree must be used for hb_xgrab memory.
2002-09-25 20:16:08 +00:00
Martin Vogel
8a09b98c7b 2002-09-25 20:00 GMT+0100 Martin Vogel <vogel@inttec.de> 2002-09-25 18:03:16 +00:00
Gustavo Junior Alves
58f7e17f43 Update Changelog 2002-09-25 16:18:54 +00:00
Gustavo Junior Alves
b1f4fc7647 Allow FILECASE, DIRCASE and DIRSEPARATOR to compile under MSVC 2002-09-25 16:17:06 +00:00
Gustavo Junior Alves
1fc0959f38 Update Changelog 2002-09-25 02:49:06 +00:00
Gustavo Junior Alves
5c91af924a Implement SET FILECASE, DIRCASE and DIRSEPARATOR 2002-09-24 01:10:15 +00:00
Gustavo Junior Alves
3f4ea4c459 Fix a core dump on HB_TR_DEBUG PrevSquare 2002-09-24 01:00:29 +00:00
Alexander S.Kresin
d5e00354cc 2002-09-22 16:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-09-22 12:40:08 +00:00
Alexander S.Kresin
48a682b10b 2002-09-22 12:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-09-22 08:23:55 +00:00
Alexander S.Kresin
7f0cbf15e5 2002-09-21 12:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-09-21 08:16:47 +00:00
Alexander S.Kresin
30bb771c29 2002-09-20 23:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-09-20 19:53:41 +00:00
Alexander S.Kresin
011ae7125d 2002-09-20 14:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-09-20 10:42:22 +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
97622f1332 2002-09-19 00:35 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-09-19 03:49:09 +00:00
Horacio Dario Roldan Kasimatis
b2812a466e 2002-09-19 00:35 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
+ added support for DBI_FULLPATH and DBI_SHARED,
          sent by Gianluca Piemonte.
2002-09-19 03:47:21 +00:00
Horacio Dario Roldan Kasimatis
73330fe5b0 2002-09-19 00:35 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbcmd.c
        ! fix gpf in pack, reported by Jorge Mason.
2002-09-19 03:46:45 +00:00
Horacio Dario Roldan Kasimatis
38586f2005 * source/rdd/dbfcdx/dbfcdx2.h
* source/rdd/dbfcdx/dbfcdx1.c
        + added function hb_cdxGetTagNumber
        ! fixed some castings and warnings reported by
          Larry Sevilla, Luiz and Andy.
        ! fixed controlling order after ordCreate()
        ! fixed controlling order after ordListAdd()
          This fixes the controlling order after:
          USE name INDEX name
          SET INDEX TO name
          INDEX ON key TAG tagname
2002-09-19 03:45:50 +00:00
David G. Holm
c5bb77b169 See ChangeLog entry 2002-09-18 16:00 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-09-18 19:57:53 +00:00
Jean-Francois Lefebvre
1547fb8dc5 2002-09-17 21:55 UTC-01 jf lefebvre (mafact) <jfl@mafact.com> 2002-09-17 19:53:31 +00:00
David G. Holm
4d71cbc443 See ChangeLog entry 2002-09-13 23:25 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-09-14 03:30:42 +00:00
David G. Holm
ac57c9dcdd 2002-09-13 22:20 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-09-14 02:26:41 +00:00
Chen Kedem
cf67f77333 2002-09-09 16:48 UTC+0300 Chen Kedem <niki@actcom.co.il> 2002-09-09 13:48:33 +00:00
Tomaz Zupan
30284d3e2c 2002-09-09 14:25 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> (forgot to commit ChangeLog) 2002-09-09 11:26:49 +00:00
Tomaz Zupan
8e2238466f 2002-09-09 14:25 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-09-09 11:25:26 +00:00
Alexander S.Kresin
d03ef43044 2002-09-07 14:38 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-09-07 10:37:56 +00:00
Luiz Rafael Culik
dd8442dc77 See changelog 2002-09-07 00:30 UTC-0300 2002-09-07 03:57:11 +00:00
Luiz Rafael Culik
680df7c56c See changelog 2002-09-07 00:30 UTC-0300 2002-09-07 03:32:23 +00:00
Luiz Rafael Culik
a8dada84ad See changelog 2002-09-05 21:15 UTC-0300 2002-09-06 00:26:53 +00:00
Luiz Rafael Culik
51751fe36a See changelog 2002-09-05 21:15 UTC-0300 2002-09-06 00:20:25 +00:00
Horacio Dario Roldan Kasimatis
dca2d5b49b 2002-09-05 18:46 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-09-05 21:54:06 +00:00
Horacio Dario Roldan Kasimatis
73503527ac 2002-09-05 18:46 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbf1.c
     synched with
       2002-08-31 20:38 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
         * source/rdd/dbf1.c
           ! Fixed hb_dbfLockFile() to release record locks before
             attempting to lock the file.
       2002-08-31 15:24 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
         * source/rdd/dbf1.c
           ! Fixed hb_dbfLockRecord() to return success when area
             alread has file lock.
2002-09-05 21:53:08 +00:00