Commit Graph

  • 48514fe16b 2001-07-18 12:17 GMT+1 Antonio Linares 2001-07-18 10:19:26 +00:00
  • 514d744c40 Added Clocks2Secs() function Antonio Linares 2001-07-18 10:16:59 +00:00
  • b49dfd41f7 2001-07-18 11:45 GMT+1 Antonio Linares 2001-07-18 09:56:07 +00:00
  • 967f0e4401 removed Patrick's copyright Antonio Linares 2001-07-18 09:54:52 +00:00
  • e60a9295a8 Added __SetProfiler() call sample. Antonio Linares 2001-07-18 09:53:05 +00:00
  • 61fcc5cee3 Added hb_bProfiler support. Antonio Linares 2001-07-18 09:49:52 +00:00
  • 9a9e4a7804 Added (PRG level) __SetProfiler( On | Off ) Antonio Linares 2001-07-18 09:46:42 +00:00
  • bd80e8d997 2001-07-18 09:06 GMT+2 Maurilio Longo <maurilio.longo@libero.it> Maurilio Longo 2001-07-18 07:21:03 +00:00
  • 8abc351c51 2001-07-17 18:25 UTC-0800 Ron Pinkas <ron@profit-master.com> * utils/hbpp/hbpp.c * Commented an exit() call in hb_compGenError() to continue processing after an error just like Harbour does. Ron Pinkas 2001-07-18 01:29:53 +00:00
  • c5b96dfe41 2001-07-17 22:30 MEST Martin Vogel <vogel@inttec.de> Martin Vogel 2001-07-17 20:30:15 +00:00
  • 5caa7066c1 2001-07-17 21:50 UTC+1 JFL (mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-07-17 19:46:51 +00:00
  • 354a417174 2001-07-17 20:00 MEST Martin Vogel <vogel@inttec.de> Martin Vogel 2001-07-17 17:47:34 +00:00
  • a2059fbe50 2001-07-17 18:35 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-07-17 14:37:29 +00:00
  • 3ef4c3c4f9 2001-07-17 00:25 UTC+1 JFL (mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-07-16 22:23:35 +00:00
  • 4e9ffa1634 2001-07-16 22:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-07-16 18:56:43 +00:00
  • 6ed48b5b25 2001-07-16 09:45 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/vm/hvm.c * source/vm/macro.c + Wrapped macro statement support within #ifdef HB_MACRO_STATEMENTS (which is NOT defined). Ron Pinkas 2001-07-16 16:42:59 +00:00
  • efc6887efe 2001-07-16 15:19 GMT+1 Patrick Mast <harbour@PatrickMast.com> * source/rtl/profiler.prg * Renamed function from Profiler() to HB_Profiler() Patrick Mast 2001-07-16 13:21:37 +00:00
  • 0ef3ee0a23 2001-07-16 13:00 GMT+1 Patrick Mast <harbour@PatrickMast.com> * source/rtl/profiler.prg - Removed <lOnlyUsed> parameter + Added <cFile> parameter. + Added <lAll> parameter + Added Cunsumed time in seconds * Replaced MemoWrit() function with more controllable f* functions + profiler() returns a array with profiler info Patrick Mast 2001-07-16 12:16:32 +00:00
  • d8977933fa 2001-07-16 03:40 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/vm/hvm.c * source/vm/macro.c + Added missing #include "hbpp.h" to resolve strict compiler warnings. Ron Pinkas 2001-07-16 10:40:24 +00:00
  • 4454fbac5e 2001-07-16 03:00 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/vm/hvm.c + Added call to hb_pp_Free() in hb_vmQuit() to release pp tables if loaded by macro evaluation. Ron Pinkas 2001-07-16 10:03:05 +00:00
  • 6c5369f4f8 2001-07-16 02:45 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/vm/hvm.c * Few improvements to recent support for lists in macro expansion Ron Pinkas 2001-07-16 09:41:28 +00:00
  • 005cee072c 2001-07-15 20:45 UTC-0800 Ron Pinkas <ron@profit-master.com> * include/hbapi.h + Added member iListElements to HB_MACRO structure. Ron Pinkas 2001-07-16 03:43:13 +00:00
  • d3fa759ecd 2001-07-15 20:15 MEST Martin Vogel <vogel@inttec.de> Martin Vogel 2001-07-15 18:19:40 +00:00
  • c682c4918e 2001-07-15 16:23 GMT+1 Patrick Mast <harbour@PatrickMast.com> * source/rtl/profiler.prg + Added the <lOnlyUsed> parameter. If profiler is used like this Profiler(.t.), the profiler.txt will only be filled with used classes and/or functions. Patrick Mast 2001-07-15 14:26:00 +00:00
  • 1d1e9f207c 2001-07-14 18:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-07-14 14:54:46 +00:00
  • 8363cacb24 See ChangeLog entry 2001-07-13 19:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-07-13 23:50:52 +00:00
  • 184ab4b277 2001-07-12 16:45 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcore.c ! Fixed bug of translating text within logical tokens (.T., .F., .OR., .AND., and .NOT.) by adding skip logic to md_strAt(). Ron Pinkas 2001-07-12 23:45:11 +00:00
  • 1177052490 2001-07-12 00:40 UTC+1 JFL (mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-07-11 22:42:17 +00:00
  • 2abb9b2aed 2001-07-11 13:30 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-07-11 09:34:49 +00:00
  • 240d72786a Removed 2 tab characters David G. Holm 2001-07-10 16:39:50 +00:00
  • a5b32fc15b See ChangeLog entry 2001-07-10 12:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-07-10 16:35:53 +00:00
  • 39d55d2d02 2001-07-10 01:55 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/compiler/cmdcheck.c + Added missing type cast to resolve gcc warning. * source/pp/ppcore.c + Added missing type cast to resolve gcc warning. - Removed 4 redundant #includes already included by included hbcomp.h Ron Pinkas 2001-07-10 08:53:06 +00:00
  • 2c1b30687b 2001-07-10 10:40 GMT+2 Maurilio Longo <maurilio.longo@libero.it> * source/rtl/browse.prg ! fixed status line display * contrib/mysql/mysql.c ! mysql_field_count() is not available before version 3.22 of mysql Maurilio Longo 2001-07-10 08:42:50 +00:00
  • 1f3307d61c 2001-07-09 22:00 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * Changed PP_Main() to STATIC Main() to have a Main procedure for build that require a MAIN yet avoid conflict if linked with a prg including a MAIN. * contrib/dot/pp_harb.ch * Wrapped a Windows specific code within #ifdef WIN. /* Thanks to input from Tomaž Zupan. */ Ron Pinkas 2001-07-10 05:02:50 +00:00
  • 0802a42ff6 2001-07-10 01:15 UTC+1 JFL (mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-07-09 23:13:17 +00:00
  • 5e42eeb160 2001-07-10 00:15 UTC+1 JFL (mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-07-09 22:40:33 +00:00
  • 5ab6bee833 2001-07-09 12:58 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-07-09 09:02:54 +00:00
  • 7f8916bbb9 *** empty log message *** Ignacio Ortiz de Zuniga 2001-07-06 10:16:26 +00:00
  • 71081ca2a6 2001-07-65 11:40 GMT +1 Ignacio Ortiz de Zuniga 2001-07-06 09:43:32 +00:00
  • 1ba39e4215 Tab expand fixed bug Ignacio Ortiz de Zuniga 2001-07-06 09:37:56 +00:00
  • f831ab4366 See changelog 2001-07-05 22:40 GMT -3 Luiz Rafael Culik 2001-07-06 01:42:40 +00:00
  • 5a4db4322a 2001-06-21 11:19 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-07-05 20:22:12 +00:00
  • a3d23ec650 2001-07-02 23:42 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> Viktor Szakats 2001-07-02 21:45:19 +00:00
  • 783f71945f $id added Antonio Linares 2001-06-30 12:32:52 +00:00
  • faa98bf0c4 2001-06-30 10:30 GMT+1 Antonio Linares 2001-06-30 08:35:24 +00:00
  • 21e04bc13c Added support for functions and procedures Antonio Linares 2001-06-30 08:33:17 +00:00
  • c98c63f0d3 New profiler support functions added Antonio Linares 2001-06-30 08:26:43 +00:00
  • 80b78222c6 2001-06-30 09:40 GMT+1 Antonio Linares 2001-06-30 07:41:32 +00:00
  • 31be17356d Added profiler support for functions and procedures Antonio Linares 2001-06-30 07:39:36 +00:00
  • bb303aa87b 2001-06-30 09:25 GMT+1 Antonio Linares 2001-06-30 07:25:49 +00:00
  • 87bef70b86 added profiler initialization for new dynamic symbols Antonio Linares 2001-06-30 07:19:31 +00:00
  • 263a9c17b9 2001-06-30 08:45 GMT+1 Antonio Linares 2001-06-30 06:52:14 +00:00
  • 8a66835596 added profiler support to the dynamic symbol structure Antonio Linares 2001-06-30 06:46:20 +00:00
  • 8ffc18801e See ChangeLog entry 2001-06-29 18:40 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-29 22:45:33 +00:00
  • 1d8a700413 2001-06-29 17:15 GMT+1 Antonio Linares 2001-06-29 15:26:24 +00:00
  • fdf3980e79 profiler.prg added Antonio Linares 2001-06-29 15:19:55 +00:00
  • 2b8df4a686 2001-06-29 17:00 GMT+1 Antonio Linares 2001-06-29 15:07:22 +00:00
  • 866d798b98 Profiler support added Antonio Linares 2001-06-29 14:56:12 +00:00
  • d091cc07a2 *** empty log message *** Antonio Linares 2001-06-29 14:54:34 +00:00
  • 4aaada42f3 profiler support added Antonio Linares 2001-06-29 14:48:08 +00:00
  • 32ca00ef78 *** empty log message *** Antonio Linares 2001-06-29 14:36:07 +00:00
  • 7e8417ed40 . Paul Tucker 2001-06-27 05:33:29 +00:00
  • fa10e34344 *** empty log message *** Paul Tucker 2001-06-27 05:29:52 +00:00
  • fe5d090129 Casts to keep msvc happy Paul Tucker 2001-06-27 05:28:22 +00:00
  • b3119cafb9 2001-06-26 20:45 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-06-26 16:47:53 +00:00
  • 3c75049ccc See changelog 2001-06-26 08:00 GMT -3 Luiz Rafael Culik 2001-06-26 10:50:49 +00:00
  • 84ebe40227 2001-06-26 00:40 UTC+1 JFL (mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-06-25 22:42:35 +00:00
  • 18099d6364 * contrib/tprepro/tprepro.prg * Bug fix in TranslateFile() method Patrick Mast 2001-06-25 12:53:52 +00:00
  • b27bd3fd0b See changelog 2001-06-24 23:45 GMT -3 Luiz Rafael Culik 2001-06-25 02:44:21 +00:00
  • bafe7aa495 2001-06-24 11:15 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/vm/arrays.c ! Fixed but in hb_arrayDel() which caused a GPF by accessing an item beyond the array end. Ron Pinkas 2001-06-24 18:12:34 +00:00
  • 001e0a1f43 2001-06-23 21:40 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/rdd_ads/ads1.c - Removed 2 sets of parentheses in type casts where it was not needed. Ron Pinkas 2001-06-24 04:38:12 +00:00
  • 8fb66e4215 Recorrected ')' placement in 2 type casts Ron Pinkas 2001-06-24 04:24:45 +00:00
  • 88e0148f63 2001-06-23 20:35 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/rdd_ads/ads1.c ! Corrected 2 misplaced parentesis in type casts. Ron Pinkas 2001-06-24 03:35:30 +00:00
  • 6c5d60d9f6 See ChangeLog entry 2001-06-22 11:10 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-22 15:14:51 +00:00
  • 1a10090591 2001-06-22 07:55 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg + Added logic for new Idenitifier Match Marker <!AnyId!> which will only match Identifiers. Ron Pinkas 2001-06-22 14:58:14 +00:00
  • c57f209fda 2001-06-22 07:30 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcore.c + Added logic for new Idenitifier Match Marker <!AnyId!> which will only match Identifiers. + Added static BOOL IsIdentifier( char *szProspect ) Ron Pinkas 2001-06-22 14:31:24 +00:00
  • 6a4f162322 2001-06-22 06:10 UTC-0800 Ron Pinkas <ron@profit-master.com> * include/hbclass.ch ! Un-Commented out 3 rules used for VO OO and #undefed HB_CLS_VO instead. Ron Pinkas 2001-06-22 13:12:54 +00:00
  • b4615def8e 2001-06-21 11:19 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-06-22 06:13:35 +00:00
  • e49056d419 2001-06-21 22:20 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * Added support fort '|' as a continuation token (as in Clipper). Ron Pinkas 2001-06-22 05:22:42 +00:00
  • e025c159ab 2001-06-21 18:20 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcore.c * Reinstated test for continuation token at the end of an Expression in isExpress() /* Clipper does not validate extracted expression like that, but Harbour PP has internal dependancy due to matching logic. Alexander, Clipper stops an expression when encountering the Anchor of the next NON optional Match Marker. Clipper accepts that expression even if it ends with continuation token (like '*'). */ Ron Pinkas 2001-06-22 01:25:02 +00:00
  • c09e2a2779 2001-06-21 14:55 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcore.c * Commented out test for continuation token at the end of an Expression in isExpress() /* Clipper does not validate extracted expression like that. This solves problem with: SAVE ALL LIKE Patt* TO File */ Ron Pinkas 2001-06-21 21:52:07 +00:00
  • 0c9194fe64 2001-06-21 14:05 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg + Revised explicit support for Extended expression match marker, in NextExp() to use normal logic for () expresiions. Ron Pinkas 2001-06-21 21:06:48 +00:00
  • d5220415d2 See ChangeLog entry 2001-06-21 14:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-21 18:49:58 +00:00
  • 51ddbe5081 2001-06-21 10:50 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg ! Changed MatchRule() to set sNextAnchor (for NextExp()) by skipping to next NON optional Anchor. Ron Pinkas 2001-06-21 17:50:50 +00:00
  • 9ffdc74852 2001-06-21 10:40 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg ! Changed MatchRule() to set sNextAnchor (for NextExp()) ONLY for NON optional Anchor. Ron Pinkas 2001-06-21 17:35:51 +00:00
  • e45efc7a41 2001-06-21 09:50 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg + Added explicit support for Extended expression match marker, in NextExp() Ron Pinkas 2001-06-21 16:48:10 +00:00
  • e48d3a8355 2001-06-21 13:20 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-06-21 09:23:11 +00:00
  • 91b0d981c3 2001-06-21 10:25 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-06-21 06:25:53 +00:00
  • 187797ce58 2001-06-20 22:10 UTC-0800 Ron Pinkas <ron@profit-master.com> * hb_slex.vc * makefile.vc * Synched make files. Ron Pinkas 2001-06-21 05:13:07 +00:00
  • a13ea3a883 See ChangeLog entry 2001-06-20 14:50 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-20 18:55:21 +00:00
  • 37f2bf2b8d See ChangeLog entry 2001-06-20 12:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-20 16:39:03 +00:00
  • d79ae26158 See ChangeLog entry 2001-06-20 12:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-20 16:39:02 +00:00
  • 9aafa5e723 2001-06-20 09:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-06-20 05:56:55 +00:00
  • a148fca031 2001-06-19 23:39 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> Viktor Szakats 2001-06-19 21:40:42 +00:00
  • 8ce40b1b91 See ChangeLog entry 2001-06-19 16:00 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-19 20:07:29 +00:00
  • b04992a314 2001-06-19 17:40 UTC-0800 Ron Pinkas <ron@profit-master.com> ! contrib/rdd_ads/ads1.c ! contrib/rdd_ads/adsfunc.c ! contrib/rdd_ads/adsmgmnt.c + Added many missing type casting required for C++ compilers. Ron Pinkas 2001-06-19 19:30:44 +00:00
  • 403285712b See ChangeLog entry 2001-06-19 14:50 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-19 18:53:58 +00:00
  • afc9594a64 See ChangeLog entry 2001-06-19 14:25 UTC-0400 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-06-19 18:27:03 +00:00
  • 3ad28314a1 2001-06-19 18:15 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-06-19 14:19:03 +00:00
  • 4ec5e26b58 2001-06-19 14:10 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-06-19 10:12:20 +00:00