Antonio Carlos Pantaglione
bb3ff45008
Some news and fixes.
2003-07-18 00:23:06 +00:00
Antonio Linares
2ec2ecb358
HB_SETCLSHANDLE() implemented
2003-07-14 12:38:00 +00:00
Antonio Linares
d5fc38bf77
Fixed arrays comparison
2003-05-21 18:34:40 +00:00
Antonio Linares
4b1a611c17
default path support for __MVSave() and __MVRestore()
...
implemented by Alexander Prostoserdov
2003-05-21 17:49:40 +00:00
Alexander S.Kresin
cf2440c957
2003-05-06 10:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-05-06 06:40:36 +00:00
David G. Holm
533f06f4f9
See ChangeLog entry 2003-04-24 14:35 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2003-04-24 18:38:25 +00:00
David G. Holm
965c477854
See ChangeLog entry 2003-04-16 19:15 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2003-04-16 23:17:32 +00:00
Antonio Linares
4cc513140e
hb_clsIsParent() made public
2003-03-27 22:39:11 +00:00
Alexander S.Kresin
d4f4b208f8
2003-03-05 13:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-03-05 10:37:08 +00:00
Tomaz Zupan
3a020b8283
2003-02-18 22:05 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
2003-02-18 21:02:54 +00:00
Alexander S.Kresin
110879a47a
2003-01-30 22:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-01-30 19:10:08 +00:00
Alexander S.Kresin
19b7448ef1
2003-01-29 22:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-01-29 19:05:30 +00:00
Alexander S.Kresin
6752591844
2003-01-28 13:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-01-28 10:04:10 +00:00
Alexander S.Kresin
d7eb859c0a
2003-01-28 11:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-01-28 08:26:01 +00:00
Alexander S.Kresin
91b5946291
2003-01-26 16:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-01-26 13:17:36 +00:00
Alexander S.Kresin
f50951ebc9
2003-01-24 17:47 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-01-24 14:45:09 +00:00
Alexander S.Kresin
dcd06c1da2
2003-01-24 14:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-01-24 11:01:55 +00:00
David G. Holm
527942d2cf
See ChangeLog entry 2003-01-10 17:00 UTC-0500 David G. Holm <dholm@jsd-llc.com>
2003-01-10 22:04:06 +00:00
Antonio Linares
a25af67378
strings as bytes arrays management (assignment)
2002-11-13 11:27:26 +00:00
Antonio Linares
25bcc0730a
strings as bytes arrays management implemented
2002-11-12 13:31:56 +00:00
Antonio Linares
2f5f0062d1
":=" operator overloading support for locals and statics variables
2002-11-12 11:58:06 +00:00
Antonio Linares
143c6719bd
Added support for "[]" operator overloading
2002-11-12 09:23:26 +00:00
Paul Tucker
2f137704cc
2002-10-28 11:10 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
2002-10-29 16:49:05 +00:00
Alexander S.Kresin
6345e1c791
2002-10-25 14:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-10-25 10:28:21 +00:00
Alexander S.Kresin
3108d6ebe5
2002-10-24 16:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-10-24 12:03:33 +00:00
Antonio Linares
dfc4e68551
all hb_stor... functions changed to return an int value
2002-10-19 11:22:00 +00:00
Antonio Linares
719fcf830d
minor fix to hb_parc()
2002-10-19 10:49:06 +00:00
Antonio Linares
2fad3600c7
see changelog
2002-10-14 15:46:57 +00:00
Jean-Francois Lefebvre
1547fb8dc5
2002-09-17 21:55 UTC-01 jf lefebvre (mafact) <jfl@mafact.com>
2002-09-17 19:53:31 +00:00
April White
845ffb17c7
2002-07-17 02:42 UTC+0500 April White <awhite@mail.rosecom.ca>
...
* source/vm/itemapi.c
+ add conditional code if !(__DJGPP__) around #include <math.h>
2002-07-17 01:40:22 +00:00
Walter Negro
0a76626543
* source/vm/itemapi.c
...
! Fix rounded for big numbers ( more of 16 significant numbers ).
2002-07-11 05:30:47 +00:00
Walter Negro
d18daf2085
* source/vm/itemapi.c
...
! Recognition of infinite numbers in DJGPP compiler.
2002-07-10 15:07:02 +00:00
Martin Vogel
05cc84872f
2002-07-07 22:40 UTC+0100 Martin Vogel <vogel@inttec.de>
2002-07-07 20:45:38 +00:00
Walter Negro
7295e200f5
* source/vm/hvm.c
...
! Fixed support for FOR_NEXT with STEP 0
2002-06-15 16:00:00 +00:00
Horacio Dario Roldan Kasimatis
e5d470b3d5
2002-05-23 14:53 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/vm/estack.c
! All stack hb_stackxxx API functions are now included, no matter
the build options (HB_STACK_MACROS)
2002-05-23 17:53:27 +00:00
Tomaz Zupan
bedca6bf54
2002-05-06 21:40 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
2002-05-06 19:48:55 +00:00
Walter Negro
6fd6174039
source/vm/itemapi.c
...
* subdivision of the function hb_itemUnRef() in
hb_itemUnRef() and hb_itemUnRefOnce().
2002-04-14 04:38:53 +00:00
Ignacio Ortiz de Zuniga
6bfb00c39a
2002-03-06 18:30 UTC+0100 Ignacio Ortiz
2002-04-06 16:34:03 +00:00
Alexander S.Kresin
0db30aed6b
2002-03-21 15:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-21 12:57:44 +00:00
Antonio Linares
321719d156
__MVSAVE() saves all variables (publics and privates)
2002-03-19 12:05:19 +00:00
Antonio Linares
705f59d0cb
Now all hb_ret...() and hb_pcount() functions are always exported
2002-03-18 17:50:27 +00:00
Antonio Linares
eaa92d9548
Now all hb_ret...() and hb_pcount() are always exported
2002-03-18 17:38:30 +00:00
Antonio Linares
20d82b2ee1
Fixed bug in Macro Compiler where Field Assignment is compiled mistakenly as a Memvar Assignment.
2002-03-18 13:33:45 +00:00
Antonio Linares
47e8813625
bug fix on codeblock execution memvars management
2002-03-18 12:53:56 +00:00
Antonio Linares
4523578656
bug fixed on __MVSAVE()
2002-03-18 12:52:17 +00:00
Alexander S.Kresin
33f0024b24
2002-03-07 12:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-07 09:54:57 +00:00
Walter Negro
8ac214a931
* __objClone()
...
* comment this line pDstObject->item.asArray.value->puiClsTree = NULL;
because it's redundant with arrayClone().
see Changelog in arrays.c - hb_arrayClone()
2002-03-02 13:38:33 +00:00
Walter Negro
1ece771a4e
* Fixed hb_arrayClone()
...
+ line 777 - pDstBaseArray->puiClsTree = NULL;
was token from __objClone() and xHarbour.
thanks, Ron.
2002-03-02 13:24:04 +00:00
Walter Negro
7c82178214
2002-02-17 20:30 UTC-0300 Walter Negro <anegro@overnet.com.ar>
...
* source/vm/itemapi.c
! hb_itemStr() - Eliminated the limit of 9 decimals if not SET FIXED ON
! hb_itemStr() - Rounded starting from 17th less significant number.
This is the behavior of Clipper.
Ex:
Before ? str( 1191.63, 20, 15 ) -> 1191.629999999999882
Now ? str( 1191.63, 20, 15 ) -> 1191.630000000000000
2002-02-18 03:02:58 +00:00
Alexander S.Kresin
86f3384935
2002-02-14 20:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-02-14 18:02:40 +00:00