Commit Graph

  • 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) Paul Tucker 2002-01-23 03:35:42 +00:00
  • d64966ee21 See changelog 2002-01-22 20:30 UTC -0300 Luiz Rafael Culik 2002-01-22 22:23:33 +00:00
  • 57eb44b3dc 2002-01-22 10:37 UTC+0100 Antonio Linares 2002-01-22 09:37:22 +00:00
  • 2c6d63f146 fixed error on hb_vmPopDate() cause yesterday changes Antonio Linares 2002-01-22 09:34:19 +00:00
  • 5ff9df92d3 2002-01-22 10:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-22 07:14:50 +00:00
  • 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 Maurilio Longo 2002-01-21 23:20:31 +00:00
  • 6a04a0ce2c 2002-01-21 17:25 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> Horacio Dario Roldan Kasimatis 2002-01-21 23:15:06 +00:00
  • dbf32224f9 See ChangeLog entry 2002-01-21 17:00 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2002-01-21 22:10:36 +00:00
  • 679b748c5f 2002-01-21 17:25 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> Horacio Dario Roldan Kasimatis 2002-01-21 20:26:41 +00:00
  • 7d4700f570 2002-01-21 23:24 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-21 20:25:17 +00:00
  • 95b85cb99f 2002-01-21 17:51 UTC+0100 Antonio Linares 2002-01-21 16:56:03 +00:00
  • 4f41fe48b4 hb_stackTopItem() use execution speed optimizations Antonio Linares 2002-01-21 16:50:20 +00:00
  • 2532a42a2a 2002-01-21 15:34 UTC+0100 Antonio Linares 2002-01-21 14:34:04 +00:00
  • 316c60f71c improved hb_vmPushString() for speed execution Antonio Linares 2002-01-21 14:32:26 +00:00
  • 683bcf62c4 2002-01-21 14:54 UTC+0100 Antonio Linares 2002-01-21 13:59:39 +00:00
  • 211423d04b improved hb_vmPushSymbol() for execution speed and some minor fixes Antonio Linares 2002-01-21 13:53:28 +00:00
  • a2a307669d 2002-01-21 14:36 UTC+0100 Antonio Linares 2002-01-21 13:36:11 +00:00
  • 84808da032 Improved HB_P_SENDSHORT for execution speed Antonio Linares 2002-01-21 13:35:12 +00:00
  • d169827a3d 2002-01-21 14:06 UTC+0100 Antonio Linares 2002-01-21 13:07:00 +00:00
  • c5bbae5a06 improved HB_P_SEND for execution speed Antonio Linares 2002-01-21 13:05:13 +00:00
  • 2005903d38 2002-01-21 13:52 UTC+0100 Antonio Linares 2002-01-21 12:52:50 +00:00
  • f07384c78b if() used at HB_P_FUNCTIONSHORT to avoid a hb_itemClear() call when not needed Antonio Linares 2002-01-21 12:51:04 +00:00
  • b15cdade44 2002-01-21 13:42 UTC+0100 Antonio Linares 2002-01-21 12:43:23 +00:00
  • dd18c93174 if() used at HB_P_FUNCTION to avoid a function call when not needed Antonio Linares 2002-01-21 12:41:31 +00:00
  • 3b530fead1 2002-01-21 13:12 UTC+0100 Antonio Linares 2002-01-21 12:14:30 +00:00
  • 1f33d683dc Improved hb_vmMessage() for execution speed Antonio Linares 2002-01-21 12:10:28 +00:00
  • e3c0a1bc91 2002-01-21 12:39 UTC+0100 Antonio Linares 2002-01-21 11:39:22 +00:00
  • 8cf53f445c New hb_vmIncDouble() and hb_DecDouble() used from hb_vmInc() and hb_vmDec() Antonio Linares 2002-01-21 11:36:21 +00:00
  • a5a7412d1c 2002-01-21 11:48 UTC+0100 Antonio Linares 2002-01-21 10:58:14 +00:00
  • cbe8fb2136 hb_arrayPut() used instead of hb_itemArrayPut() Antonio Linares 2002-01-21 10:47:04 +00:00
  • bb25145a1c 2002-01-21 10:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-21 07:08:27 +00:00
  • 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() Patrick Mast 2002-01-20 22:58:14 +00:00
  • 6803114466 Added files in /contrib/apollo Patrick Mast 2002-01-20 22:57:10 +00:00
  • 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 ) Ron Pinkas 2002-01-20 16:56:37 +00:00
  • 025c50818c 2002-01-19 06:11 UTC+0100 Ron Pinkas <ron@ronpinkas.com> * source/compiler/harbour.slx ! Minor bug correction. Ron Pinkas 2002-01-20 15:02:55 +00:00
  • 1f8852b694 2002-01-20 13:00 UTC+0100 Martin Vogel <vogel@inttec.de> Martin Vogel 2002-01-20 11:56:33 +00:00
  • 268d6b829e 2002-01-19 17:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> Horacio Dario Roldan Kasimatis 2002-01-19 21:17:44 +00:00
  • 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() Horacio Dario Roldan Kasimatis 2002-01-19 21:16:32 +00:00
  • 8183c04925 2002-01-19 13:39 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> Horacio Dario Roldan Kasimatis 2002-01-19 16:41:34 +00:00
  • 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() Horacio Dario Roldan Kasimatis 2002-01-19 16:40:27 +00:00
  • 9e5717fa8f Andi Jahja <harbour@cbn.net.id> Andi Jahja 2002-01-19 00:56:47 +00:00
  • 77092c956a Andi Jahja <harbour@cbn.net.id> Andi Jahja 2002-01-18 21:50:18 +00:00
  • fc22b231b1 2002-01-18 17:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-18 14:44:55 +00:00
  • 98c68cf419 2002-01-18 13:42 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-18 10:35:57 +00:00
  • 4f1d9c9771 See ChangeLog entry 2002-01-17 14:15 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2002-01-17 19:16:56 +00:00
  • e49372a803 2002-01-17 21:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-17 18:48:40 +00:00
  • 56776d498a 2002-01-17 15:32 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-17 12:29:29 +00:00
  • 22ade6b2f0 2002-01-16 00:14 UTC+0100 Maurilio Longo <maurilio.longo@libero.it> * common/hbgete.c ! fixed warning on DosScanEnv() call Maurilio Longo 2002-01-16 23:15:29 +00:00
  • aea0161378 2002-01-16 17:21 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> Horacio Dario Roldan Kasimatis 2002-01-16 20:22:50 +00:00
  • 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 Horacio Dario Roldan Kasimatis 2002-01-16 20:21:44 +00:00
  • 5b4aeab55c See ChangeLog entry 2002-01-16 11:10 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2002-01-16 16:11:02 +00:00
  • 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 Maurilio Longo 2002-01-15 23:47:55 +00:00
  • 839e81defa Andi Jahja <harbour@cbn.net.id> Andi Jahja 2002-01-15 21:39:14 +00:00
  • 96ba03b237 2002-01-15 22:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-15 19:29:06 +00:00
  • ef790a0a55 2002-01-15 20:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-15 17:41:13 +00:00
  • 1f1c222b95 2002-01-15 11:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-15 09:30:52 +00:00
  • 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. Paul Tucker 2002-01-15 03:21:36 +00:00
  • 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. Paul Tucker 2002-01-15 02:59:34 +00:00
  • 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. Paul Tucker 2002-01-15 02:53:56 +00:00
  • 8aacaa65d2 2002-01-14 31:32 UTC-0500 Paul Tucker <ptucker@sympatico.ca> * source\rtl\direct.c * updated default flags to include ReadOnly Paul Tucker 2002-01-15 02:34:58 +00:00
  • 6cabe42b51 See ChangeLog entry 2002-01-14 19:15 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2002-01-15 00:21:16 +00:00
  • 9675c004f1 2002-01-14 15:05 UTC-0500 Paul Tucker <ptucker@sympatico.ca> * source\common\hbffind.c * Added missed Attribute check (thanks Victor) Paul Tucker 2002-01-14 20:18:45 +00:00
  • 42aaa00949 2002-01-14 15:05 UTC-0500 Paul Tucker <ptucker@sympatico.ca> * source\common\hbffind.c * Added missed Attribute check (thanks Victor) Paul Tucker 2002-01-14 20:11:43 +00:00
  • d4af55e67e 2002-01-14 14:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca> Paul Tucker 2002-01-14 19:40:41 +00:00
  • e7f5009aee 2002-01-14 14:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca> Paul Tucker 2002-01-14 19:33:21 +00:00
  • 0acdeec229 Changelog 2002-01-14 10:40 UTC-0500 Paul Tucker <ptucker@sympatico.ca> Paul Tucker 2002-01-14 15:59:36 +00:00
  • b6c0f3c5a7 2002-01-14 10:40 UTC-0500 Paul Tucker <ptucker@sympatico.ca> Paul Tucker 2002-01-14 15:42:03 +00:00
  • ab4e415682 Changed version info in hbver.h Alexander S.Kresin 2002-01-14 10:52:47 +00:00
  • 7abaddf683 *** empty log message *** Phil Barnett 2002-01-12 23:59:46 +00:00
  • fd3be2c345 2002-01-12 14:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-12 11:17:51 +00:00
  • 0ce01f5a88 Changelog 2002-01-11 08:10 UTC -0300 Luiz Rafael Culik 2002-01-11 10:23:48 +00:00
  • 3ad9b25eef See changelog 2002-01-10 22:10 UTC-0300 Luiz Rafael Culik 2002-01-11 00:21:19 +00:00
  • 1325ddca24 See changelog 2002-01-10 22:10 UTC -0300 Luiz Rafael Culik 2002-01-11 00:06:23 +00:00
  • 5d8411ecc6 2002-01-10 14:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2002-01-10 19:32:59 +00:00
  • 50b9610280 2002-01-10 17:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2002-01-10 14:21:09 +00:00
  • e50a2c0046 2002-01-09 11:00 UTC+0100 Ignacio Ortiz de Zuniga 2002-01-09 10:05:52 +00:00
  • 6a446f2277 Picture "@Z 9999" fixed Ignacio Ortiz de Zuniga 2002-01-09 10:02:59 +00:00
  • 9141846c9a See ChangeLog entry 2002-01-09 17:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2002-01-08 22:49:26 +00:00
  • 3d9f8afdaf See ChangeLog entry 2002-01-08 17:10 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2002-01-08 22:14:12 +00:00
  • 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 .." Patrick Mast 2002-01-08 08:59:52 +00:00
  • 7ab36daf6e Andi Jahja <harbour@cbn.net.id> Andi Jahja 2002-01-08 05:26:40 +00:00
  • c079b85de4 see changelog 2002-01-07 19:40 UTC-0300 Luiz Rafael Culik 2002-01-07 21:48:23 +00:00
  • 42ff94381b See changelog 2002-01-07 19:40 UTC-0300 Luiz Rafael Culik 2002-01-07 21:41:22 +00:00
  • f9898b072f See changelog 2002-01-07 19:40 UTC -0300 Luiz Rafael Culik 2002-01-07 21:37:40 +00:00
  • d61d534512 See changelog 2002-01-07 17:30 UTC-0300 Luiz Rafael Culik 2002-01-07 19:25:31 +00:00
  • 762072d638 See changelog 2002-01-07 09:20 UTC -0300 Luiz Rafael Culik 2002-01-07 11:21:59 +00:00
  • 9ad6da9c9d See changelog 2002-01-07 00:45 UTC-0300 Luiz Rafael Culik 2002-01-07 02:47:30 +00:00
  • c1744bc05d New string added for ie HB_EI_XALLOCNULLSIZE Antonio Linares 2002-01-06 13:37:33 +00:00
  • cb21d1c854 2002-01-06 14:30 UTC+0100 Antonio Linares 2002-01-06 13:34:52 +00:00
  • 1db8dca0ae checking of ulSize == 0, no matter how HB_FM_STATISTICS may be. Also added for hb_xalloc() Antonio Linares 2002-01-06 13:22:48 +00:00
  • 108178c353 Andi Jahja <harbour@cbn.net.id> Andi Jahja 2002-01-06 12:34:35 +00:00
  • 77f608972d New #define HB_EI_XALLOCNULLSIZE added Antonio Linares 2002-01-06 12:33:25 +00:00
  • c989e7f8ae See changelog 2002-01-06 09:25 UTC-0300 Luiz Rafael Culik 2002-01-06 11:24:18 +00:00
  • f8da1ff45d See changelog 2002-01-06 09:05 UTC-0300 Luiz Rafael Culik 2002-01-06 11:02:08 +00:00
  • 696fce4f9a 2002-01-06 10:00 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> Viktor Szakats 2002-01-06 09:17:59 +00:00
  • 5df1cf5352 Andi Jahja <harbour@cbn.net.id> Andi Jahja 2002-01-05 09:17:13 +00:00
  • b7718d52ba 2002-01-03 23:26 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> Viktor Szakats 2002-01-03 22:30:45 +00:00
  • 18001eebe1 fix to prev Viktor Szakats 2002-01-03 22:22:07 +00:00
  • 7da71414a9 2002-01-03 23:11 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> Viktor Szakats 2002-01-03 22:11:57 +00:00
  • 201b483c9f Andi Jahja <harbour@cbn.net.id> Andi Jahja 2002-01-03 09:54:56 +00:00