summaryrefslogtreecommitdiffstats
path: root/src/cv2pdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* * disabled named enumerator for D basic types to avoid debugger troubles di...sagitario2012-02-121-28/+82
* * fixed decoding of compressed symbolssagitario2011-05-081-9/+40
* now converting only class pointers to references, not pointers to structs or ...sagitario2010-12-031-1/+8
* * more fixes for names longer than 300 characterssagitario2010-10-251-8/+8
* * fixed error with nested types longer than 255 characterssagitario2010-10-241-14/+16
* (no commit message)sagitario2010-09-041-2/+3
* fixed crash when working with -C (introduced in last version)sagitario2010-08-101-0/+2
* Version 0.15sagitario2010-08-081-126/+442
* * improved support for 64-integer types sagitario2010-06-231-23/+111
* when a dynamic array type is detected for a DMC compiled executable (command...sagitario2010-06-141-2/+12
* Version 0.13sagitario2010-06-041-4/+28
* (no commit message)sagitario2010-04-131-11/+31
* * names of local function are now demangledsagitario2010-03-121-1605/+1605
* added patch to convert binaries produced by Metroworks CodeWarriorsagitario2010-02-111-3/+7
* Version 0.11sagitario2009-12-291-7/+135
* now converting entries LF_FRIENDCLS, LF_VBCLASS and LF_IVBCLASSsagitario2009-07-171-10/+39
* * entries LF_FRIENDCLS, LF_FRIENDFCN, LF_VBCLASS and LF_IVBCLASS written by...sagitario2009-07-161-0/+15
* skip friend function declarationssagitario2009-07-161-0/+8
* v0.9:sagitario2009-06-191-5/+132
* v0.8:sagitario2009-06-111-1/+1
* v0.7: corrected number of field entries in classes or structssagitario2009-06-081-40/+76
* v0.6: removed LF_DERIVED info from debug infosagitario2009-06-071-0/+5
* v0.5: sagitario2009-06-061-48/+113
* v0.4: fix crash when long is used as index or element type of dynamic or asso...sagitario2009-06-051-1/+12
* (no commit message)sagitario2009-06-041-51/+152
* v0.2:sagitario2009-05-161-0/+25
* (no commit message)sagitario2009-05-081-0/+2000