2010-06-19 12:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* src/vm/extend.c
  * include/hbapi.h
    * hb_*nsize() functions renamed to hb_*ns():
        hb_parns(), hb_retns(), hb_storns()
    + Added hb_parnsdef().
This commit is contained in:
Viktor Szakats
2010-06-19 10:46:53 +00:00
parent 6adb33b4c1
commit aed2388134
3 changed files with 43 additions and 11 deletions

View File

@@ -16,6 +16,13 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-06-19 12:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/extend.c
* include/hbapi.h
* hb_*nsize() functions renamed to hb_*ns():
hb_parns(), hb_retns(), hb_storns()
+ Added hb_parnsdef().
2010-06-19 12:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/hb-func.sh
* bin/postinst.sh