Commit Graph

482 Commits

Author SHA1 Message Date
Horacio Dario Roldan Kasimatis
334ec4a219 2002-06-02 09:30 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
     ! fix in locking logic.
     ! fixed bug updating conditionals indexes, reported by Walter Negro
     ! fixed bug in dbgoto, reported by Pritpal Bedi
2002-06-02 12:42:13 +00:00
David G. Holm
d39666bc6d See ChangeLog entry 2002-05-24 20:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-05-25 00:36:53 +00:00
David G. Holm
5b1b3c05df See ChangeLog entry 2002-05-14 16:22 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-05-14 20:24:04 +00:00
Horacio Dario Roldan Kasimatis
d8d6774a24 2002-05-13 00:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source\rdd\dbfcdx\dbfcdx1.c
     ! minor changes
     ! fixed preventing reopening of same cdx.
2002-05-13 03:55:13 +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
Jean-Francois Lefebvre
1b4296eacc 2002-05-08 07:15 UTC+0100 "J. lefebvre (mafact)" <jfl@mafact.com> 2002-05-08 05:25:02 +00:00
Alexander S.Kresin
4e9f1a3685 2002-05-07 14:19 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-07 10:15:32 +00:00
Alexander S.Kresin
a2adc51e3f 2002-05-07 11:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-07 07:40:11 +00:00
Alexander S.Kresin
043c4ad386 2002-05-06 15:48 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-05-06 11:43:14 +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
044146cee7 2002-05-04 17:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source\rdd\dbcmd.c
     ! fixed return value of dbGoTo()
     + added support of 4th value of dbOrderInfo
2002-05-04 20:48:26 +00:00
Horacio Dario Roldan Kasimatis
42c4ddf4e9 2002-05-01 11:12 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/workarea.c
     ! fixed bof flags in go bottom with no valid records
2002-05-01 14:13:32 +00:00
Horacio Dario Roldan Kasimatis
ce5f15639b 2002-05-01 11:12 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
   * source/rdd/dbfcdx/dbfcdx2.h
     ! fixed gpf reported by Lorenzo Fiorini
     + added helper function hb_cdxGoEof
     + added default tag name when not specified
2002-05-01 14:12:55 +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
7d2a1cc757 2002-04-30 14:02 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-30 09:58:11 +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
Alexander S.Kresin
1eb4ed2559 2002-04-29 13:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-29 09:36:08 +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
Alexander S.Kresin
aca05b5f54 2002-04-26 15:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-26 11:10:29 +00:00
Horacio Dario Roldan Kasimatis
5ab681fd38 2002-04-24 09:04 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
     + multiple CDXs support for:
       hb_cdxOrderListAdd, hb_cdxOrderListFocus, hb_cdxGoCold,
       hb_cdxGoHot, hb_cdxGetTagByNumber, hb_cdxGetActiveTag,
       DBOI_ORDERCOUNT, DBOI_UNIQUE, ordName, ordBagName.
     ! fixed a bug in: gotop, gobbotom, skip
     + begin of hb_cdxZap
     + added support for: DBOI_ISCOND, DBOI_ISDESC, DBOI_FILEHANDLE
     + added index locking routines
     ! fixed some structures definitions for gcc/vc/...
     ! fixed autopen bug on Linux
     ! fixed recno() while indexing
2002-04-24 12:12:01 +00:00
Horacio Dario Roldan Kasimatis
d00a2d5cdf 2002-04-24 00:42 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/workarea.c
     ! fixed bug with set relation to, found by Walter Negro.
2002-04-24 03:54:11 +00:00
Alexander S.Kresin
9070408ee1 2002-04-22 14:14 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-22 10:12:27 +00:00
Alexander S.Kresin
35665caaa2 2002-04-19 19:32 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-19 15:29:47 +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
Alexander S.Kresin
b7ccbc86e8 2002-04-18 22:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-18 18:56:11 +00:00
Alexander S.Kresin
8acb2036d8 2002-04-18 13:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-18 09:27:03 +00:00
Alexander S.Kresin
d486330cef 2002-04-10 13:22 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-10 09:21:03 +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
Alexander S.Kresin
2f7081b977 2002-04-08 16:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-08 12:14:02 +00:00
Alexander S.Kresin
967db4fb16 2002-04-05 13:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-05 09:57:42 +00:00
Alexander S.Kresin
91926020ae 2002-04-04 11:17 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-04 07:17:36 +00:00
Alexander S.Kresin
984d594ecc 2002-04-03 21:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-03 17:40:17 +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
ccbaac5c98 2002-04-02 21:46 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-04-02 17:47:39 +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
418678f491 2002-03-29 15:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-29 12:03:56 +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
Alexander S.Kresin
9f1088fd4d 2002-03-21 20:47 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-21 17:45:56 +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
Alexander S.Kresin
16a9c301c0 2002-03-19 09:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-19 06:26:11 +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
Horacio Dario Roldan Kasimatis
bd542f70e4 2002-03-18 01:48 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
     + added compatibility with Clipper 5.3 (FlexFile) memo headers
2002-03-18 04:50:40 +00:00
Horacio Dario Roldan Kasimatis
792db56e22 2002-03-16 19:31 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
     ! fixed bug with keys updating
2002-03-16 22:40:00 +00:00
Alexander S.Kresin
6b6e7758df 2002-03-14 14:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-14 10:56:28 +00:00
Alexander S.Kresin
ae91233fd2 2002-03-14 11:12 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-14 08:15:22 +00:00
Alexander S.Kresin
2ba9143f41 2002-03-12 19:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-12 16:46:06 +00:00
Horacio Dario Roldan Kasimatis
30a9218f0a 2002-03-04 11:48 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
     ! fixed bug seek and set deleted on, reported by Lorenzo Fiorini
       also fix bug with set filter
     ! fixed bug with ordkeyno() and ordkeycount(),
       reported by Manuel Mercado Gómez
2002-03-05 02:54:37 +00:00