Commit Graph

517 Commits

Author SHA1 Message Date
Alexander S.Kresin
20b7b52779 2002-10-14 11:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-14 07:43:55 +00:00
Horacio Dario Roldan Kasimatis
c6356a83a4 2002-10-11 21:35 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.h
   * source/rdd/dbfcdx/dbfcdx2.h
   * source/rdd/dbfcdx/dbfcdx1.c
        ! fixed bug reported by Richard Chidiak
        + added function hb_cdxMacroRun
        ! fixed bug reported by Peter Rees.
        * changed index creation and updating:
          some spaces in keys aren't compressed now, so ADS can read
          the indexes. (it couldn't with some special keys)
2002-10-12 00:42:30 +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
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
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
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
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
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
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
Luiz Rafael Culik
00f743c4f4 See changelog 2002-08-27 21:30 UTC-0300 2002-08-28 00:33:04 +00:00
Horacio Dario Roldan Kasimatis
4bc0042351 2002-08-14 14:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
     ! fixed some warnings
2002-08-14 17:58:31 +00:00
Horacio Dario Roldan Kasimatis
4defe7ee52 2002-08-12 23:25 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
     ! fixed seek bug when having an empty scope
     ! Memo Limit is > 64K now up to 2GB (2^31 or max(long))
     ! fixed bug in ordNumber()
2002-08-13 02:28:35 +00:00
Horacio Dario Roldan Kasimatis
72cad9bdee 2002-08-08 00:40 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbcmd.c
   * source/rdd/dbf1.c
     ! minor change to previous fix in dbCloseArea
2002-08-08 03:40:51 +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
Horacio Dario Roldan Kasimatis
6ff172db05 2002-08-07 16:20 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbf1.c
     ! added os error code, for neterr() support
       and temporary fix for Win/DOS platforms.
2002-08-07 19:26:03 +00:00
Horacio Dario Roldan Kasimatis
3b1cdf334b 2002-08-05 23:38 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbcmd.c
        ! fix GPF in dbCloseAll, reported by Jorge Mason
2002-08-06 03:12:10 +00:00
Alexander S.Kresin
d37b82f57a 2002-06-28 10:43 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-06-28 06:33:29 +00:00
Alexander S.Kresin
7656deb731 2002-06-27 22:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-06-27 18:25:19 +00:00
Alexander S.Kresin
1bc2fc0ce2 2002-06-22 20:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-06-22 16:20:33 +00:00
Alexander S.Kresin
be9855b1c8 2002-06-14 20:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-06-14 16:24:18 +00:00
Alexander S.Kresin
5c961babb7 2002-06-14 14:18 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-06-14 10:12:04 +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
f20407b08c 2002-06-07 13:53 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-06-07 09:49:28 +00:00
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