ChangeLog 2000-07-14 20:25 UTC+0100
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-07-14 20:25 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/vm/garbage.c
|
||||
* the garbage collector scans now hb_stack.Return values
|
||||
|
||||
2000-07-14 09:40 UTC+0800 Ron Pinkas <ron@profit-master.com>
|
||||
* source/compiler/simplex.c
|
||||
! Minor correction, to accept a match, if all rule's tokens used.
|
||||
|
||||
@@ -290,6 +290,7 @@ void hb_gcCollectAll( void )
|
||||
hb_vmIsLocalRef();
|
||||
hb_vmIsStaticRef();
|
||||
hb_memvarsIsMemvarRef();
|
||||
hb_gcItemRef( &hb_stack.Return );
|
||||
hb_clsIsClassRef();
|
||||
|
||||
/* check list of locked block for blocks referenced from
|
||||
|
||||
Reference in New Issue
Block a user