summaryrefslogtreecommitdiffstats
path: root/src/cv2pdb.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* v0.5: sagitario2009-06-061-48/+113
| | | | | | | * 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/+12
| | | | associative arrays
* (no commit message)sagitario2009-06-041-51/+152
|
* v0.2:sagitario2009-05-161-0/+25
| | | | | | | 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/+2000