Ron Pinkas
e9fda3ebb9
2001-05-04 17:10 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* contrib/dot/pp.prg
* contrib/dot/rp_run.ch
! Few corrections to Pre Processor, and Interpreter.
* include/hbclass.ch
+ Added support for METHOD implementations without requiring the CLASS Clause.
+ Added support for METHOD implementations without requiring the "()" if no parameters needed.
2001-05-05 00:12:14 +00:00
Ron Pinkas
8e3c788bc0
2001-05-03 17:40 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* source/pp/ppcore.c
! Corrected minor bug with test for valid string prefixs
+ Added missing valid string prefix (.) (except macro terminator) in getExpReal()
2001-05-04 01:13:35 +00:00
Ryszard Glab
bfad60e180
ChangeLog 2001-05-03 19:35 UTC+0100
2001-05-03 17:21:12 +00:00
Ron Pinkas
15c9e85a2e
2001-05-02 21:20 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* source/pp/ppcore.c
! Corrected bug in getExpReal() where strings could be appended to an invalid expression.
2001-05-03 14:31:58 +00:00
Ron Pinkas
17b49c55cc
corrected typo
2001-05-03 04:24:08 +00:00
Ron Pinkas
97066f9265
2001-05-02 21:20 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* source/pp/ppcore.c
! Correceted bug in getExpReal() where strings could be appended to an invalid expression.
2001-05-03 04:16:35 +00:00
Ron Pinkas
9f506b7847
corrected typo
2001-05-02 19:01:19 +00:00
David G. Holm
79ddaad730
See ChangeLog entry 2001-05-02 15:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-05-02 18:53:55 +00:00
Ron Pinkas
ee674c5116
2001-05-02 11:05 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* include/hbapi.h
* Changed HB_NESTED_CLONED to record BaseArray instead of first item.
* Reverted declaration of hb_arrayClone to use 2nd paramater ( pClonedList ) for futute Thread Safety.
* source/vm/arrays.c
* Corrected handling of nested (shared) empty array in hb_arrayClone().
* Reverted definition of hb_arrayClone() to use 2nd parameter ( pClonedList ) for future Thread Safety.
* source/vm/arrayshb.c
* source/vm/classes.c
* source/vm/hvm.c
* Added required 2nd parameter ( NULL ) to calls to hb_arrayClone()
2001-05-02 18:36:34 +00:00
Ron Pinkas
07ac000f2f
2001-05-01 02:35 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* contrib/dot/rp_run.ch
* contrib/dot/pp.prg
% Optimozed and improved handling of IF [ELSEIF] [ELSE] ENDIF in Interpreter mode.
% Optimozed and improved handling of DO CASE [CASE] [OTHERWISE] END[CASE] in Interpreter mode.
+ Added support for FOR [LOOP] [EXIT] NEXT to Interpreter mode.
+ Added support for [DO] WHILE [LOOP] [EXIT] END[DO] to Interpreter mode.
+ Added support for file statics to Interpreter mode.
+ Added supprt for Command-Line Parameters to Interpreter mode.
/* PP "FileName Param1 ParamN" -r */
* tests/stripem.prg
! Resolved missing Default() and ToChar()
2001-05-01 10:02:07 +00:00
David G. Holm
59b29a8263
2001-04-30 13:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>CVS: ----------------------------------------------------------------------
2001-04-30 17:02:43 +00:00
Ron Pinkas
c1188f415a
2001-04-28 02:10 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* include/hbapi.h
- Removed 2nd parameter from hb_arrayClone() declaration
* source/vm/arrays.c
- Removed 2nd parameter from definition of hb_arrayClone(), added a static s_pClonedList instead.
* source/vm/arrayshb.c
* source/vm/classes.c
* source/vm/hvm.c
- Removed 2nd parameter from calls to hb_arrayClone()
2001-04-28 21:26:43 +00:00
Martin Vogel
9064a7fa40
2001-04-28 23:15 CET Martin Vogel <vogel@inttec.de>
2001-04-28 21:12:26 +00:00
David G. Holm
31db690182
See ChangeLog entry 2001-04-27 22:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-28 02:30:53 +00:00
David G. Holm
cc0d80a066
See ChangeLog entry 2001-04-27 15:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-27 19:03:46 +00:00
Alexander S.Kresin
24539cfa36
2001-04-26 22:10 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
2001-04-26 18:14:52 +00:00
Antonio Linares
3fcd77fffc
2001-04-26 14:00 GMT+1
2001-04-26 12:02:48 +00:00
Antonio Linares
6ee9f5b25a
__VMSTKLCOUNT( <nProcLevel> ) now accepts a nProcLevel param
2001-04-26 11:57:14 +00:00
Martin Vogel
2222baa871
*** empty log message ***
2001-04-26 11:56:50 +00:00
Brian Hays
d6d95c9c5b
2001-04-26 01:15 UTC-0800 Brian Hays <bhays@abacuslaw.com>
2001-04-26 08:12:48 +00:00
Horacio Dario Roldan Kasimatis
7b95e190a5
2001-04-25 17:51 GMT-3 Horacio Roldan <horacioroldan@usa.net>
...
*source/rdd/workarea.c
* patched GPF using valResult.
2001-04-25 20:55:14 +00:00
Antonio Linares
92ff7c522f
2001-04-25 20:08 GMT+1
2001-04-25 18:09:27 +00:00
Antonio Linares
1e409d6b69
__VMPARLLIST( <nProcLevel> ) enhanced to accept a proclevel
2001-04-25 18:07:00 +00:00
Maurilio Longo
2efb402fae
2001-04-21 22:59 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
...
* source/rtl/memoedit.prg
! fixed error when UserFunction is a logical value.
2001-04-21 21:03:48 +00:00
David G. Holm
f6961adc35
See ChangeLog entry 2001-04-20 18:15 UTC-0400 David G. Holm <dholm@jsd-llc.com>CVS: ----------------------------------------------------------------------
2001-04-20 22:19:10 +00:00
David G. Holm
252defc0be
See ChangeLog entry 2001-04-20 18:05 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-20 22:07:09 +00:00
Alexander S.Kresin
99aa934ff6
2001-04-20 19:00 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
2001-04-20 15:03:37 +00:00
Martin Vogel
b828880be3
*** empty log message ***
2001-04-20 14:37:45 +00:00
Martin Vogel
d0ebf10b16
*** empty log message ***
2001-04-20 14:35:41 +00:00
David G. Holm
c76675126e
See ChangeLog entry 2001-04-19 17:10 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-20 13:57:38 +00:00
Maurilio Longo
7a09f03e87
2001-04-20 15:04 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
...
* source/rtl/memoedit.prg
* simplified handling of keys and prevented infinite recursion when a key not
handled by TEditor was pressed inside a MemoEdit() window.
* ME_TOGGLESCROLL is not handled since TEditor cannot handle such a kind of "movement"
* K_CTRL_T (delete word right) is not handled since TEditor is not able to do it
2001-04-20 13:08:43 +00:00
Maurilio Longo
8dd98aa438
2001-04-20 11:09 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
...
* source/rtl/memoedit.prg
! fixed handling of K_ALT_W
2001-04-20 09:10:27 +00:00
Martin Vogel
71dca700b4
*** empty log message ***
2001-04-20 08:55:10 +00:00
Ron Pinkas
f3de1da8cb
2001-04-20 01:35 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* hb_slex.bc
* Synched with makefile.bc
* source/common/hbtrace.c
+ Added missing #include <io.h>
* include/hbapilng.h
* source/rtl/langapi.c
* Corrected declaration of hb_langDGetItem() (required for C++)
2001-04-20 08:38:21 +00:00
David G. Holm
02d76e2202
See ChangeLog entry 2001-04-19 17:10 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-19 21:14:33 +00:00
David G. Holm
278c09de84
See ChangeLog entry 2001-04-19 17:10 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-19 21:14:32 +00:00
Maurilio Longo
12f18e57ed
2001-04-19 15:07 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
...
* source/rtl/teditor.prg
! regression from previous fix
2001-04-19 13:08:03 +00:00
Maurilio Longo
3c3d8e9a91
2001-04-19 14:43 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
...
* source/rtl/teditor.prg
! fixed handling of K_ESC and K_ALT_W
* source/rtl/memoedit.prg
! fixed handling of K_ESC and K_ALT_W
2001-04-19 12:45:45 +00:00
Brian Hays
ea6b49c5da
2001-04-19 01:30 UTC-0800 Brian Hays <bhays@abacuslaw.com>
2001-04-19 08:25:16 +00:00
David G. Holm
b2f78f76f8
2001-04-18 21:15 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-19 01:13:25 +00:00
David G. Holm
625722055e
2001-04-18 17:40 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-18 21:40:06 +00:00
Martin Vogel
f0cf1b5502
----------------------------------------------------------------------
2001-04-18 20:35:43 +00:00
Martin Vogel
42b632707d
*** empty log message ***
2001-04-18 13:57:58 +00:00
Ron Pinkas
103ed2fab3
2001-04-18 01:30 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* source/vm/arrays.c
! Corrected a minor typo, that could cause some un-released memory on some occasions.
2001-04-18 08:34:37 +00:00
Ron Pinkas
3739a1b90b
Corrected typo
2001-04-18 06:58:22 +00:00
Ron Pinkas
11435cf83e
2001-04-17 19:30 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* include/hbapi.h
* Removed 3rd paramater from declaration of hb_arrayClone().
* source/vm/arrays.c
! Optimized and improved hb_arrayClone().
* source/vm/arrayshb.c
* source/vm/classes.c
* source/vm/hvm.c
* Changed calls to hb_arrayClone() to remove no longer needed, 3rd parameter.
2001-04-18 06:52:00 +00:00
Ron Pinkas
e21cb2b118
2001-04-17 19:30 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* include/hbapi.h
+ Added typedef struct HB_NESTED_CLONED
* Changed declaration of hb_arrayClone to hb_arrayClone( PHB_ITEM pArray, PHB_NESTED_CLONED pClonedList, BOOL *bCyclic )
* source/vm/arrays.c
! Fixed hb_arrayClone() to correctly clone any array including RELATIVE Ciclic Referncing of any level.
* source/vm/arrayshb.c
* source/vm/classes.c
* source/vm/hvm.c
* Changed calls to hb_arrayClone() to pass 2 additional NULLs as 2nd. and 3rd. parameters.
2001-04-18 02:28:39 +00:00
David G. Holm
dabef65e18
2001-04-17 17:15 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-17 21:13:58 +00:00
Martin Vogel
e7d9b9aff4
----------------------------------------------------------------------
2001-04-17 20:12:01 +00:00
Ron Pinkas
1d8ba35706
2001-04-17 10:35 UTC-0800 Ron Pinkas <ron@profit-master.com>
...
* source/vm/arrays.c
! Fixed GPF when aCloning an Array with circular refrences to itself.
2001-04-17 17:30:55 +00:00