Commit Graph

3804 Commits

Author SHA1 Message Date
Dave Pearson
0893716db6 2002-01-24 17:53 UTC+0000 Dave Pearson <davep@davep.org>
* include/hbpcode.h
     * Fixed some spelling errors in the pcode comments.
2002-01-24 17:55:29 +00:00
Dave Pearson
ef342897c2 2002-01-24 10:27 UTC+0000 Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
     * HBProfileLowLevel:gatherOPCodes() wasn't making a call to
       HBProfile:ignoreSymbol() to allow for opcode filtering in sub
       classes. Fixed.
     * Improved the formatting of OPCODE names so that they sort
       properly.
2002-01-24 10:30:07 +00:00
Dave Pearson
a804426ddd 2002-01-24 10:03 UTC+0000 Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
     + Added class HBProfileOPCode.
     + Added class HBProfileLowLevel. It inherits from HBProfile and adds
       OPCODE usage entries.
2002-01-24 10:06:58 +00:00
Ron Pinkas
3292075b00 2002-01-19 06:11 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
* contrib/dot/pp_harb.ch
     + #ifdef __XHARBOUR__ to protect xHarbour fastitem reliance.
2002-01-23 23:07:31 +00:00
Antonio Linares
d6469d14ff 2002-01-23 23:00 UTC+0100 2002-01-23 22:01:30 +00:00
Paul Tucker
bdfa46b971 2002-01-23 09:40 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\common\hbffind.c
    * Since I had used an undocumented 0x04000 as an attribute check.
    * it was causing trouble. Fixed.
2002-01-23 14:45:43 +00:00
Paul Tucker
07fa2f70c2 2002-01-23 09:10 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\common\hbffind.c
    * removed extra comment marker.
2002-01-23 14:13:47 +00:00
Paul Tucker
4e46bc943f 2002-01-22 22:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
* source\common\hbffind.c
    * It seems that at some point prior to the release of Win2k, MS
    * changed the definition of FILE_ATTRIBUTE_ENCRYPTED from
    * 0x00004000 to 0x00000040
    * If you installed the Release Win2k over a beta or RC version of
    * the O/S, then Harbour's directory() will show an attribute of
    * 'I' for Encrypted files.  Otherwise, it will show 'E'.  It seems
    * that the only way to corect this is to reinstall the OS fresh.
    * (This text is subject to correction if anyone has a better description)
2002-01-23 03:35:42 +00:00
Luiz Rafael Culik
d64966ee21 See changelog 2002-01-22 20:30 UTC -0300 2002-01-22 22:23:33 +00:00
Antonio Linares
57eb44b3dc 2002-01-22 10:37 UTC+0100 2002-01-22 09:37:22 +00:00
Alexander S.Kresin
5ff9df92d3 2002-01-22 10:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-22 07:14:50 +00:00
Maurilio Longo
6f6927ac25 2002-01-21 00:19 UTC+0100 Maurilio Longo <maurilio.longo@libero.it>
* include/hbstack.h
     ! fixed a few errors inside macro definition of stack operations
       -DHB_STACK_MACROS defined
2002-01-21 23:20:31 +00:00
Horacio Dario Roldan Kasimatis
6a04a0ce2c 2002-01-21 17:25 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-01-21 23:15:06 +00:00
David G. Holm
dbf32224f9 See ChangeLog entry 2002-01-21 17:00 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-01-21 22:10:36 +00:00
Alexander S.Kresin
7d4700f570 2002-01-21 23:24 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-21 20:25:17 +00:00
Antonio Linares
95b85cb99f 2002-01-21 17:51 UTC+0100 2002-01-21 16:56:03 +00:00
Antonio Linares
2532a42a2a 2002-01-21 15:34 UTC+0100 2002-01-21 14:34:04 +00:00
Antonio Linares
683bcf62c4 2002-01-21 14:54 UTC+0100 2002-01-21 13:59:39 +00:00
Antonio Linares
a2a307669d 2002-01-21 14:36 UTC+0100 2002-01-21 13:36:11 +00:00
Antonio Linares
d169827a3d 2002-01-21 14:06 UTC+0100 2002-01-21 13:07:00 +00:00
Antonio Linares
2005903d38 2002-01-21 13:52 UTC+0100 2002-01-21 12:52:50 +00:00
Antonio Linares
b15cdade44 2002-01-21 13:42 UTC+0100 2002-01-21 12:43:23 +00:00
Antonio Linares
3b530fead1 2002-01-21 13:12 UTC+0100 2002-01-21 12:14:30 +00:00
Antonio Linares
e3c0a1bc91 2002-01-21 12:39 UTC+0100 2002-01-21 11:39:22 +00:00
Antonio Linares
a5a7412d1c 2002-01-21 11:48 UTC+0100 2002-01-21 10:58:14 +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
Patrick Mast
3c9309a815 2002-01-20 13:29 UTC+0100 Patrick Mast <email@patrickmast.com>
+ Added ChangeLog to the /contrib/apollo dir
   + contrib/apollo/test/apollo.ch
     + defines for function sx_SysProp
   * contrib/apollo/test/apollo.prg
     Added define "Apollo.ch"
   * contrib/apollo/apollo1.prg
     + Added function sx_GetVal()
   * contrib/apollo/apollo.c
     + Added function sx_SetOrder()
     + Added function sx_Select()
     + Added function sx_SysProp()
2002-01-20 22:58:14 +00:00
Ron Pinkas
0d64ecd809 2002-01-20 08:50 UTC+0800 Ron Pinkas <ron@ronpinkas.com>
* contrib/dot/pp.prg
  * contrib/dot/pp.txt
  * contrib/dot/pp_harb.ch
    * Synched with source of RC-2 of xBaseScript ( http://SourceForge.net/Projects/xBase-Script )
2002-01-20 16:56:37 +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
Martin Vogel
1f8852b694 2002-01-20 13:00 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-01-20 11:56:33 +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
8183c04925 2002-01-19 13:39 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-01-19 16:41:34 +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
David G. Holm
4f1d9c9771 See ChangeLog entry 2002-01-17 14:15 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-01-17 19:16:56 +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
aea0161378 2002-01-16 17:21 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-01-16 20:22:50 +00:00
David G. Holm
5b4aeab55c See ChangeLog entry 2002-01-16 11:10 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2002-01-16 16:11:02 +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
96ba03b237 2002-01-15 22:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-01-15 19:29:06 +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
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