* source/compiler/harbour.c
+ Added all GET Methods definitions (still need Exported Vars ) - Thanks to Luiz.
+ Added TBCOLUMN definitions - Thanks to Luiz.
* source/rtl/tget.prg
! Correted :ToDecPos to return SELF as in Clipper (after verifying there was NO Low-Level Code conflict).
74 lines
2.5 KiB
Plaintext
74 lines
2.5 KiB
Plaintext
2001-04-16 14:40 UTC-0800 Ron Pinkas <ron@profit-master.com>
|
|
* source/compiler/harbour.c
|
|
+ Added all GET Methods definitions (still need Exported Vars ) - Thanks to Luiz.
|
|
+ Added TBCOLUMN definitions - Thanks to Luiz.
|
|
|
|
* source/rtl/tget.prg
|
|
! Correted :ToDecPos to return SELF as in Clipper (after verifying there was NO Low-Level Code conflict).
|
|
|
|
2001-04-16 11:45 UTC-0800 Brian Hays <bhays@abacuslaw.com>
|
|
* source/rdd/dbcmd.c
|
|
Uploaded Harrier's fix for COPY TO ... FIELDS
|
|
* include/hbmemory.ch
|
|
* source/vm/fm.c
|
|
+ added HB_MEM_STACK_TOP 1005
|
|
Total items currently on the stack
|
|
This is useful in stack debugging; shows the actual TopOffset
|
|
even after allocations have been made and items popped off.
|
|
|
|
2001-04-15 00:05 GMT -3 Luiz Rafael Culik
|
|
*Changelog
|
|
*Renamed to ChangeLog.010 and started an new one
|
|
*util/hbdoc/*.prg
|
|
utils/hbdoc/*.ch
|
|
*updated to the new licence
|
|
|
|
* source/pp/pragma.c
|
|
* contrib/dot/pp_harb.ch
|
|
* tests/inline_c.prg
|
|
* STOPDUMP renamed as ENDDUMP (with Ron permission)
|
|
|
|
2001-12-21 08:40 UTC-0300 Luiz Rafael Culik <culik@sl.conex.net>
|
|
* utils/hbmake/hbmake.prg
|
|
* small fix
|
|
|
|
2001-12-21 07:50 UTC-0300 Luiz Rafael Culik <culik@sl.conex.net>
|
|
* source/rtl/filesys.c
|
|
* hb_fsmkdir,hb_fsChdir,hb_fsRmdir,hb_fsDelete,hb_fsRename,hb_fsCurdirBuff()
|
|
now use Win32 API calls
|
|
* utils/hbmake/hbmake.prg
|
|
! Disabled profile
|
|
* utils/hbmake/hbmutils.prg
|
|
* An small clean up
|
|
* ChangeLog
|
|
* Renamed to ChangeLog.012 and started an new one
|
|
2006-02-15 13:50 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
|
* harbour/source/vm/hvm.c
|
|
! fixed memory leak I introduced changing Ryszard modifications
|
|
|
|
need such functionality yet
|
|
+ harbour/ChangeLog.015
|
|
* harbour/source/vm/debug.c
|
|
|
|
* harbour/harbour.spec
|
|
* harbour/bin/hb-func.sh
|
|
* some modification in xhb* scripts building - adding passing
|
|
predefined compiler and linker switches
|
|
* harbour/source/vm/hvm.c
|
|
* minor code cleanup
|
|
|
|
2006-09-03 18:55 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
|
* harbour/include/hbapicls.h
|
|
* harbour/source/vm/classes.c
|
|
* harbour/source/vm/hvm.c
|
|
* harbour/tests/overload.prg
|
|
+ added support for overloading [] in assignment operation
|
|
|
|
2006-09-03 16:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
|
* harbour/ChangeLog
|
|
+ harbour/ChangeLog.016
|
|
* new ChangeLog file created
|
|
* harbour/include/hbver.h
|
|
* updated version number to 0.47.0
|
|
* tagged CVS as build47
|