summaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
...
* version 0.10sagitario2009-08-121-4/+1
|
* now converting entries LF_FRIENDCLS, LF_VBCLASS and LF_IVBCLASSsagitario2009-07-171-1/+5
| | | | struct_v2.derived now always set to 0
* (no commit message)sagitario2009-07-161-1/+3
|
* * entries LF_FRIENDCLS, LF_FRIENDFCN, LF_VBCLASS and LF_IVBCLASS written ↵sagitario2009-07-161-0/+4
| | | | by DMC are now removed
* v0.9:sagitario2009-06-191-0/+7
| | | | | * fixed line number info at the end of a segment or when switching to another file because of inline expansion * fixed line numbers > 32767 and sections with 0 line number entries
* v0.8:sagitario2009-06-111-0/+7
| | | | | - tweaked visualizer macros to detect uninitialized associative arrays and to limit expansion to arrays with less than 1024 entries - renamed "data" pointer member of dynamic arrays to "ptr"
* v0.7: corrected number of field entries in classes or structssagitario2009-06-081-0/+4
|
* v0.6: removed LF_DERIVED info from debug infosagitario2009-06-071-0/+5
|
* v0.5: sagitario2009-06-061-0/+8
| | | | | | | * fixed error in __viewhelper field of string type, that could screw up type info * added support for wstring and dstring * fixed problems with debug info inside library by combining debug info of different modules into a single pseudo-module * now also replaces '.' by '@' in enumerator types for more consistent debug info
* v0.4: fix crash when long is used as index or element type of dynamic or ↵sagitario2009-06-051-1/+6
| | | | associative arrays
* (no commit message)sagitario2009-06-041-0/+10
|
* v0.2:sagitario2009-05-161-0/+8
| | | | | | | some minor doc changes replace .debug section in executable rather than rename it, if it the last section. support for field type LF_VFUNCTAB and symbol type S_CONSTANT used by DMC. added stringview to autoexp.dat for full length text display.
* (no commit message)sagitario2009-05-081-0/+12