Commit Graph

3618 Commits

Author SHA1 Message Date
Luiz Rafael Culik
f61489e1a2 See changelog 2002-01-04 19:40 UTC-0300 2003-01-04 21:36:06 +00:00
Horacio Dario Roldan Kasimatis
91833df581 2002-12-30 16:50 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
        ! fixed scope related bug, reported by Blue Face
        + added support for the EVAL clause in INDEX
2002-12-30 19:56:32 +00:00
Horacio Dario Roldan Kasimatis
b9e3fadfc0 2002-12-28 09:05 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/workarea.c
        ! fix to fieldname, reported by Luiz Rafael Culik
2002-12-28 12:05:58 +00:00
Horacio Dario Roldan Kasimatis
3c693a07ca 2002-12-28 09:05 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
   * source/rdd/dbfcdx/dbfcdx2.h
        ! fixed bug (search path related),
          reported by Jacek Potempa <Jacek.Potempa@otc.pl>
        ! fixed GPF bug reported by Alex Schaft <alexs@quicksoftware.co.za>
        + added support for DBOI_KEYCOUNTRAW, DBOI_KEYNORAW == DBOI_RECNO,
          DBOI_KEYTYPE, DBOI_KEYSIZE, DBOI_FULLPATH
        ! fixed: DBOI_BAGNAME
        ! fix return value when there's no active order to: DBOI_FILEHANDLE,
          DBOI_ISCOND, DBOI_ISDESC, DBOI_UNIQUE, DBOI_POSITION, DBOI_RECNO,
          DBOI_KEYNORAW, DBOI_KEYCOUNT, DBOI_KEYCOUNTRAW.
          This makes ordKeyNo() = recno() and ordKeyCount() = lastrec()
          in such case. Reported by Hernán Diego Ceccarelli
          <hceccarelli@cesotech.com.ar>
        + added helper function hb_cdxOrdListClear
        ! structural index isn't closed anymore
        ! fixed ordKeyNo() and ordKeyCount() to respect filters, they also
          respect the set deleted but only when there is a filter (as C53)
        ! fixed ordScope(0/1, ""), reported by Jean-Christophe AVARGUES and
          Blue Face
2002-12-28 12:04:41 +00:00
Walter Negro
e25ce2eda8 2002-12-22 03:46 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/set.c
     ! Fix, reset PRINTFILE handle when close file.
2002-12-22 06:45:19 +00:00
David G. Holm
1f7ba8f009 See ChangeLog entry 2002-12-18 14:00 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-12-18 19:05:30 +00:00
Walter Negro
3c76b95b42 2002-12-17 12:40 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/tget.prg
    ! Fix, UpdateBuffer() should not actualize the variable if the value
      was not modified.
2002-12-17 15:48:35 +00:00
Luiz Rafael Culik
395250383c See changelog 2002-12-07 21:45 UTC-0300 2002-12-08 00:06:26 +00:00
David G. Holm
eb1cbcd479 See ChangeLog entry 2002-12-02 15:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-12-03 20:34:45 +00:00
Alexander S.Kresin
74daaf9724 2002-12-03 22:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-12-03 19:35:23 +00:00
Luiz Rafael Culik
5745090989 See changelog 2002-12-01 22:20 UTC-0300 2002-12-02 00:21:11 +00:00
Luiz Rafael Culik
7cc8b4b719 See changelog 2002-12-01 12:00 UTC-0300 2002-12-01 13:56:03 +00:00
Alexander S.Kresin
ee96fad909 2002-11-28 15:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-28 12:05:41 +00:00
Alexander S.Kresin
170f3c9d27 2002-11-27 13:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-27 10:25:47 +00:00
Luiz Rafael Culik
91c65a8b49 See changelog 2002-11-25 21:45 UTC-0300 2002-11-26 00:01:22 +00:00
Alexander S.Kresin
ef2d28aa3e 2002-11-21 12:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-21 09:07:39 +00:00
Luiz Rafael Culik
01099577fc See changelog 2002-11-20 21:45 UTC-0300 2002-11-20 23:40:02 +00:00
Alexander S.Kresin
1ae48e567f 2002-11-20 21:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-20 18:53:33 +00:00
Alexander S.Kresin
ed35223c5e 2002-11-18 22:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-18 19:28:22 +00:00
Alexander S.Kresin
eadf174bde 2002-11-18 14:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-18 11:53:21 +00:00
Alexander S.Kresin
b23b8a3657 2002-11-15 14:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-15 11:24:53 +00:00
Horacio Dario Roldan Kasimatis
f5c9997de3 2002-11-13 15:50 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
        ! fixed some declarations to avoid warnings,
          removed unnecessary introduced casts
        ! fixed skip bug reported by Andrzej
        ! fixed bug when empty scope used
        ! fixed posible index corruption when shared.
        + added functions cdxError, hb_cdxOrderListRebuild,
          hb_cdxIndexReindex
          Now reindex works, as well as pack and zap.
2002-11-13 19:25:16 +00:00
Antonio Linares
a25af67378 strings as bytes arrays management (assignment) 2002-11-13 11:27:26 +00:00
Antonio Linares
25bcc0730a strings as bytes arrays management implemented 2002-11-12 13:31:56 +00:00
Antonio Linares
2f5f0062d1 ":=" operator overloading support for locals and statics variables 2002-11-12 11:58:06 +00:00
Antonio Linares
143c6719bd Added support for "[]" operator overloading 2002-11-12 09:23:26 +00:00
Luiz Rafael Culik
27521a4b96 See changelog 2002-11-11 19:35 UTC-0300 2002-11-10 21:30:46 +00:00
Ignacio Ortiz de Zuniga
0f73bcdb3d 2002-11-08 13:19 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-11-08 12:19:43 +00:00
Ignacio Ortiz de Zuniga
74260b002b 2002-11-08 13:16 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-11-08 12:17:26 +00:00
Luiz Rafael Culik
996c99abdd See changelog 2002-11-07 22:05 UTC-0300 2002-11-08 00:05:07 +00:00
Luiz Rafael Culik
2869a4b8a1 See changelog 2002-11-07 08:30 UTC-0300 2002-11-07 10:27:36 +00:00
Walter Negro
979b1c2ed6 2002-11-06 18:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/achoice.prg
    ! Fix, if no UDF is set, pressing an alpha key it
      go to first item finding this letter without respecting
      upper and lowercase.
    Reported by Luiz Culik.
2002-11-06 21:42:41 +00:00
Luiz Rafael Culik
1c8910d01b See changelog 2002-11-05 21:41 UTC-0300 2002-11-05 23:55:37 +00:00
Walter Negro
e9ab44e2fb 2002-11-05 19:01 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/is.c
    ! Fix call to isdigit() and isalpha(), islower() and isupper(),
      forcing unsigned char.
      For the correct working with DJGPP compiler.
2002-11-05 22:03:58 +00:00
Walter Negro
d75e4f63dc 2002-11-05 19:01 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/strcase.c
    ! Fix call to toupper() and tolower(), forcing unsigned char.
      For the correct working with DJGPP compiler.
2002-11-05 22:02:03 +00:00
Paul Tucker
a280398c84 See Changelog 2002-11-04 12:20 UTC-0500 2002-11-04 17:21:42 +00:00
Alexander S.Kresin
c277cffe98 2002-11-03 20:28 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-03 17:25:58 +00:00
Alexander S.Kresin
7248d2bed7 2002-11-02 19:26 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-02 16:25:01 +00:00
Alexander S.Kresin
8b625b5447 2002-11-02 11:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-02 08:52:31 +00:00
Walter Negro
48d1623b1e 2002-10-31 16:40 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/rtl/tget.prg
    ! Fix ::DeleteEnd() method.
      It didn't erase the last character.
      Reported by Luiz Rafael Culik.
2002-10-31 19:42:02 +00:00
Paul Tucker
51666716be 2002-10-29 20:45 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-30 01:56:53 +00:00
Paul Tucker
2f137704cc 2002-10-28 11:10 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-29 16:49:05 +00:00
Jean-Francois Lefebvre
683aecc0e5 2002-10-27 21:35 UTC+0100 J-F lefebvre <jfl@mafact.com> 2002-10-27 20:41:36 +00:00
Alexander S.Kresin
6345e1c791 2002-10-25 14:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-25 10:28:21 +00:00
Alexander S.Kresin
199cd82230 2002-10-25 11:38 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-25 07:35:22 +00:00
Walter Negro
6668a6ed77 * 2002-10-24 15:00 UTC-0300 Walter Negro <anegro@overnet.com.ar>
! Add codepage to compilation
2002-10-24 18:00:23 +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
Alexander S.Kresin
26d9f392d1 2002-10-24 15:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-24 11:36:57 +00:00
David G. Holm
819f2a0ef2 See ChangeLog entry 2002-10-22 18:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-10-22 22:35:46 +00:00
David G. Holm
7d29e608c2 See ChangeLog entry 2002-10-22 17:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-10-22 21:34:22 +00:00