Commit Graph

5641 Commits

Author SHA1 Message Date
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
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
Maurilio Longo
2f3d5bb05f 2002-09-04 17:56 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
* harbour/source/rtl/tbrowse.prg
     ! Fixed cell padding inside ::DispCell(). Character or memo fields have to be
       padded right. Number fields have to be padded left.
2002-09-04 16:00:47 +00:00
Maurilio Longo
1d9782f967 2002-09-03 19:10 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
* harbour/source/rtl/teditor.prg
     ! fixed line splitting when a character is deleted from a line and there is a
       word wrapping limit. Please note that lines of text are treated differently
       from the way clipper 5.x treats them, in particular when past EOL there is no
       deletion from current line
   * harbour/source/rtl/memoedit.prg
     ! fixed cursor positiong and shaping when calling an user function
2002-09-03 17:15:10 +00:00
David G. Holm
4cd535b229 See ChangeLog entry 2002-09-02 19:25 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-09-02 23:28:12 +00:00
Maurilio Longo
14c5859b97 2002-09-02 16:58 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
* harbour/source/rtl/tbrowse.prg
     ! fixed columns' width calulation on ::SetColumnWidth( oCol ) method
2002-09-02 15:32:50 +00:00
Luiz Rafael Culik
b34c220cd5 See changelog 2002-07-31 11:20 UTC-0300 2002-08-31 14:29:27 +00:00
David G. Holm
d88aec3415 See ChangeLog entry 2002-08-30 18:05 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-30 22:09:09 +00:00
David G. Holm
a2110d2a11 Converted one TAB character to two spaces 2002-08-30 17:29:34 +00:00
David G. Holm
26cf31f982 See ChangeLog entry 2002-08-30 13:25 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-30 17:27:42 +00:00
Luiz Rafael Culik
355b31980e See changelog 2002-08-27 21:30 UTC-0300 2002-08-28 00:53:58 +00:00
Luiz Rafael Culik
5892ce3e72 See changelog 2002-08-27 21:30 UTC-0300 2002-08-28 00:42:16 +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
58cc9bdcc8 2002-08-27 17:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-08-27 20:14:35 +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
Luiz Rafael Culik
3ad1515484 See changelog 2002-08-25 17:40 UTC-0300 2002-08-25 20:50:37 +00:00
Luiz Rafael Culik
8035b6b177 See changelog 2002-08-25 17:40 UTC-0300 2002-08-25 20:50:11 +00:00
David G. Holm
24c1ed2992 See ChangeLog entry 2002-08-21 12:10 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-21 16:09:49 +00:00
David G. Holm
143794a5fd See ChangeLog entry 2002-08-20 22:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-21 02:32:49 +00:00
Tomaz Zupan
93fa32b1e0 2002-08-17 21:05 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-08-17 19:12:12 +00:00
Luiz Rafael Culik
8183a575f6 See changelog 20002-08-15 17:40 UTC-0300 2002-08-15 20:56:11 +00:00
Horacio Dario Roldan Kasimatis
8e0dfefe65 2002-08-14 14:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-08-14 18:00:11 +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
b812809411 2002-08-12 23:25 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-08-13 02:31:44 +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
Luiz Rafael Culik
4606bbc62f See changelog 2002-08-09 14:50 UTC-0300 2002-08-09 17:59:19 +00:00
Horacio Dario Roldan Kasimatis
e9be1ff37e 2002-08-08 00:40 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-08-08 03:42:17 +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