Ryszard Glab
58e748bc75
2004-04-24 15:30 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* include/hbapi.h
* changed ULONG hb_objHasMsg into BOOL hb_objHasMsg
* include/hbvmpub.h
* added
union {
PHB_FUNC pFunPtr;
int iStaticsBase;
} value
to HB_SYMB structure to remove pointer/int conversion
* source/compiler/genc.c
* source/compiler/gencli.c
* source/rdd/dbf1.c
* source/rdd/delim1.c
* source/rdd/sdf1.c
* source/rdd/dbfcdx/dbfcdx1.c
* source/rdd/dbfdbt/dbfdbt1.c
* source/rdd/dbffpt/dbffpt1.c
* source/rdd/dbfntx/dbfntx1.c
* source/rtl/symbol.prg
* source/vm/classes.c
* source/vm/dynsym.c
* source/vm/hvm.c
* source/vm/initsymb.c
* source/vm/macro.c
* source/vm/runner.c
* changed to use new HB_SYMB structure
* removed all pointer/long castings (except runner.c)
2004-04-24 13:33:06 +00:00
..
2004-02-13 22:54:04 +00:00
2004-04-02 11:14:37 +00:00
2004-04-24 13:33:06 +00:00
2004-04-09 09:40:53 +00:00
2003-07-03 06:53:15 +00:00
2004-04-09 08:05:34 +00:00
2004-04-02 11:14:37 +00:00
2004-04-24 13:33:06 +00:00
2004-04-24 13:33:06 +00:00
2004-04-24 13:33:06 +00:00
2002-10-24 18:00:23 +00:00