2009-02-18 12:17 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbapi.h
* harbour/source/vm/hvm.c
% replaced index to evaluated PCODE by direct PCODE pointer
modification
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-02-18 12:17 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbapi.h
|
||||
* harbour/source/vm/hvm.c
|
||||
% replaced index to evaluated PCODE by direct PCODE pointer
|
||||
modification
|
||||
|
||||
2009-02-18 10:34 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* bin/postinst.bat
|
||||
+ Added generation of hbcc[.bat|.cmd], hbcmp[.bat|.cmd]
|
||||
|
||||
@@ -354,10 +354,10 @@ struct hb_struSymbol
|
||||
|
||||
struct hb_struRecover
|
||||
{
|
||||
ULONG recover; /* address of recover code */
|
||||
ULONG base; /* previous recover base */
|
||||
USHORT flags; /* previous recovery state and recover type */
|
||||
USHORT request; /* requested action */
|
||||
const BYTE * recover; /* address of recover code */
|
||||
ULONG base; /* previous recover base */
|
||||
USHORT flags; /* previous recovery state and recover type */
|
||||
USHORT request; /* requested action */
|
||||
};
|
||||
|
||||
/* items hold at the virtual machine stack */
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user