Commit Graph

3179 Commits

Author SHA1 Message Date
Antonio Linares
4f41fe48b4 hb_stackTopItem() use execution speed optimizations 2002-01-21 16:50:20 +00:00
Antonio Linares
316c60f71c improved hb_vmPushString() for speed execution 2002-01-21 14:32:26 +00:00
Antonio Linares
211423d04b improved hb_vmPushSymbol() for execution speed and some minor fixes 2002-01-21 13:53:28 +00:00
Antonio Linares
84808da032 Improved HB_P_SENDSHORT for execution speed 2002-01-21 13:35:12 +00:00
Antonio Linares
c5bbae5a06 improved HB_P_SEND for execution speed 2002-01-21 13:05:13 +00:00
Antonio Linares
f07384c78b if() used at HB_P_FUNCTIONSHORT to avoid a hb_itemClear() call when not needed 2002-01-21 12:51:04 +00:00
Antonio Linares
dd18c93174 if() used at HB_P_FUNCTION to avoid a function call when not needed 2002-01-21 12:41:31 +00:00
Antonio Linares
1f33d683dc Improved hb_vmMessage() for execution speed 2002-01-21 12:10:28 +00:00
Antonio Linares
8cf53f445c New hb_vmIncDouble() and hb_DecDouble() used from hb_vmInc() and hb_vmDec() 2002-01-21 11:36:21 +00:00
Antonio Linares
cbe8fb2136 hb_arrayPut() used instead of hb_itemArrayPut() 2002-01-21 10:47:04 +00:00
Alexander S.Kresin
bb25145a1c 2002-01-21 10:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-21 07:08:27 +00:00
Ron Pinkas
025c50818c 2002-01-19 06:11 UTC+0100 Ron Pinkas <ron@ronpinkas.com>
* source/compiler/harbour.slx
    ! Minor bug correction.
2002-01-20 15:02:55 +00:00
Horacio Dario Roldan Kasimatis
268d6b829e 2002-01-19 17:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-01-19 21:17:44 +00:00
Horacio Dario Roldan Kasimatis
591efdf092 2002-01-19 17:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx1.c
     ! speed boost for ordKeyNo() and ordKeyCount()
2002-01-19 21:16:32 +00:00
Horacio Dario Roldan Kasimatis
492eb51c39 2002-01-19 13:39 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx1.c
     ! fixed a bug in descending skipping
     + added support for ordKeyNo() and ordKeyCount()
2002-01-19 16:40:27 +00:00
Andi Jahja
9e5717fa8f Andi Jahja <harbour@cbn.net.id> 2002-01-19 00:56:47 +00:00
Andi Jahja
77092c956a Andi Jahja <harbour@cbn.net.id> 2002-01-18 21:50:18 +00:00
Alexander S.Kresin
fc22b231b1 2002-01-18 17:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-18 14:44:55 +00:00
Alexander S.Kresin
98c68cf419 2002-01-18 13:42 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-18 10:35:57 +00:00
Alexander S.Kresin
e49372a803 2002-01-17 21:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-17 18:48:40 +00:00
Alexander S.Kresin
56776d498a 2002-01-17 15:32 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-17 12:29:29 +00:00
Maurilio Longo
22ade6b2f0 2002-01-16 00:14 UTC+0100 Maurilio Longo <maurilio.longo@libero.it>
* common/hbgete.c
    ! fixed warning on DosScanEnv() call
2002-01-16 23:15:29 +00:00
Horacio Dario Roldan Kasimatis
d9a866612a 2002-01-16 17:21 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx1.c
     * fixed some simple warnings by bcc32 (with -w)
     * fixed 3 bugs with index not updating the tree
2002-01-16 20:21:44 +00:00
Maurilio Longo
8782db331d 2002-01-16 00:44 UTC+0100 Maurilio Longo <maurilio.longo@libero.it>
* common/hbffind.c
    ! DosFindFirst() call on OS/2 section of file was wrong (parameter findcount was not
      set to any correct value)
      NOTE: OS/2 builds of Alpha 38 _are broken_ because of this bug
2002-01-15 23:47:55 +00:00
Andi Jahja
839e81defa Andi Jahja <harbour@cbn.net.id> 2002-01-15 21:39:14 +00:00
Alexander S.Kresin
ef790a0a55 2002-01-15 20:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-15 17:41:13 +00:00
Alexander S.Kresin
1f1c222b95 2002-01-15 11:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-15 09:30:52 +00:00
Paul Tucker
2b36dd184c 2002-01-14 21:53 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\common\hbffind.c
    * replaced 3 literals with proper defines
    * minor formatting.
2002-01-15 03:21:36 +00:00
Paul Tucker
a00dfd61b2 2002-01-14 21:53 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\common\hbffind.c
    * replaced 3 literals with proper defines
    * minor formatting.
2002-01-15 02:59:34 +00:00
Paul Tucker
3f5f68133f 2002-01-14 21:53 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\common\hbffind.c
    * replaced 3 literals with proper defines
    * minor formatting.
2002-01-15 02:53:56 +00:00
Paul Tucker
8aacaa65d2 2002-01-14 31:32 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\rtl\direct.c
    * updated default flags to include ReadOnly
2002-01-15 02:34:58 +00:00
David G. Holm
6cabe42b51 See ChangeLog entry 2002-01-14 19:15 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-01-15 00:21:16 +00:00
Paul Tucker
9675c004f1 2002-01-14 15:05 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\common\hbffind.c
    * Added missed Attribute check (thanks Victor)

2002-01-14 14:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
  * source\rtl\direct.c
    * updated notes and TODO's
2002-01-14 20:18:45 +00:00
Paul Tucker
42aaa00949 2002-01-14 15:05 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\common\hbffind.c
    * Added missed Attribute check (thanks Victor)

2002-01-14 14:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
  * source\rtl\direct.c
    * updated notes and TODO's
2002-01-14 20:11:43 +00:00
Paul Tucker
d4af55e67e 2002-01-14 14:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-01-14 19:40:41 +00:00
Paul Tucker
e7f5009aee 2002-01-14 14:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-01-14 19:33:21 +00:00
Paul Tucker
0acdeec229 Changelog 2002-01-14 10:40 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-01-14 15:59:36 +00:00
Paul Tucker
b6c0f3c5a7 2002-01-14 10:40 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-01-14 15:42:03 +00:00
Alexander S.Kresin
fd3be2c345 2002-01-12 14:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-12 11:17:51 +00:00
Luiz Rafael Culik
0ce01f5a88 Changelog 2002-01-11 08:10 UTC -0300 2002-01-11 10:23:48 +00:00
Luiz Rafael Culik
1325ddca24 See changelog 2002-01-10 22:10 UTC -0300 2002-01-11 00:06:23 +00:00
David G. Holm
5d8411ecc6 2002-01-10 14:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-01-10 19:32:59 +00:00
Alexander S.Kresin
50b9610280 2002-01-10 17:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-10 14:21:09 +00:00
Ignacio Ortiz de Zuniga
6a446f2277 Picture "@Z 9999" fixed 2002-01-09 10:02:59 +00:00
David G. Holm
9141846c9a See ChangeLog entry 2002-01-09 17:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-01-08 22:49:26 +00:00
David G. Holm
3d9f8afdaf See ChangeLog entry 2002-01-08 17:10 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-01-08 22:14:12 +00:00
Patrick Mast
2c987fcc95 2002-01-08 09:52 UTC+0100 Patrick Mast <email@patrickmast.com>
* source/compiler/genc.c
   * source/compiler/genjava.c
   * source/compiler/genobj32.c
   * source/compiler/hbusage.c
   * source/common/hbver.c
     * changed decimal build nr in "Alpha build .."
2002-01-08 08:59:52 +00:00
Andi Jahja
7ab36daf6e Andi Jahja <harbour@cbn.net.id> 2002-01-08 05:26:40 +00:00
Luiz Rafael Culik
c079b85de4 see changelog 2002-01-07 19:40 UTC-0300 2002-01-07 21:48:23 +00:00
Luiz Rafael Culik
42ff94381b See changelog 2002-01-07 19:40 UTC-0300 2002-01-07 21:41:22 +00:00