Commit Graph

5786 Commits

Author SHA1 Message Date
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
50edcd3298 2002-11-13 15:50 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-11-13 19:26:46 +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
191eca97d0 2002-11-13 12:25 UTC+0100 2002-11-13 11:29:53 +00:00
Antonio Linares
a25af67378 strings as bytes arrays management (assignment) 2002-11-13 11:27:26 +00:00
Antonio Linares
ee6e12c6a3 strings as bytes arrays support (assignment) 2002-11-13 11:24:23 +00:00
Antonio Linares
fcf42ab014 2002-11-12 14:32 UTC+0100 2002-11-12 13:33:01 +00:00
Antonio Linares
25bcc0730a strings as bytes arrays management implemented 2002-11-12 13:31:56 +00:00
Antonio Linares
aa5a4b8365 2002-11-12 12:55 UTC+0100 2002-11-12 11:59:00 +00:00
Antonio Linares
2f5f0062d1 ":=" operator overloading support for locals and statics variables 2002-11-12 11:58:06 +00:00
Antonio Linares
7f47828b1d 2002-11-12 10:23 UTC+0100 2002-11-12 09:24:54 +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
1320c6c79f *** empty log message *** 2002-11-08 12:25:21 +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
a8bbc6f474 2002-11-06 18:38 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-11-06 21:45:21 +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
Paul Tucker
eff82a243d See Changelog 2002-11-07 00:00 UTC-0500 2002-11-06 05:29:47 +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
22e01d9a55 2002-11-05 19:01 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-11-05 22:08:06 +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
Walter Negro
80b8f1d866 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-11-05 17:56:56 +00:00
Walter Negro
b078e27d3c 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libnf/ftattr.c
    ! Fix variable declaration.
2002-11-05 17:51:51 +00:00
Walter Negro
1cfd0fb224 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libnf/dispc.c
    ! Fix variable declaration.
2002-11-05 17:50:55 +00:00
Walter Negro
2de0d5a4ae 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libct/ctflist.txt
    * passed setlastkey() to Started state.
2002-11-05 17:47:20 +00:00
Walter Negro
e9a6b62ca5 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libct/makefile.vc
    + setlast.prg
2002-11-05 17:45:26 +00:00
Walter Negro
b9f1d4e581 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libct/makefile.bc
    + setlast.prg
2002-11-05 17:44:39 +00:00
Walter Negro
3a01f2c569 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libct/Makefile
    + setlast.prg
2002-11-05 17:43:52 +00:00
Walter Negro
2cad853bbb 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libct/screen1.c
    ! Fix variable declaration.
2002-11-05 17:42:16 +00:00
Walter Negro
38908420c6 2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libct/setlast.prg
    + Init version of SETLASTKEY()
2002-11-05 17:37:07 +00:00
Paul Tucker
98341cbda3 See Changelog 2002-11-04 15:18 UTC-0500 2002-11-04 21:47:44 +00:00
Paul Tucker
f65fec48c2 See Changelog 2002-11-04 15:18 UTC-0500 2002-11-04 20:22:06 +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
672b4ab2b4 2002-10-31 16:40 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-10-31 19:44:42 +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
3c23fa8d69 2002-10-29 16:20 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-29 21:51:49 +00:00
Paul Tucker
d0e127f430 2002-10-29 16:20 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-29 21:38:41 +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