summaryrefslogtreecommitdiffstats
path: root/src/mscvpdb.h
Commit message (Collapse)AuthorAgeFilesLines
* Add function entries for non-contiguous functionsMarc Aldorasi2022-01-111-0/+15
|
* * when using mspdb120.dll (VS2013) or later, do not emit view helpersRainer Schuetze2017-06-181-0/+20
| | | | * remove method declarations from struct or class records (they confuse mspdb*.dll if having forward references?)
* add mago support for AA with dmd >= 2.068Rainer Schuetze2017-05-141-1/+12
| | | | | | prefer struct over class for internal structs handle class/struct property "uniquename" mark source language as 'D' for dmd >= 2.072
* revert types convert to *signed* short intRainer Schuetze2014-12-191-120/+120
| | | | | bump version add Visual D test project for cvtest.d
* Updated mscvpdb.h with latest from WINE.Vadim Chugunov2014-12-051-2083/+2209
|
* * fixed decoding of compressed symbolssagitario2011-05-081-126/+126
| | | | | * added command line switch * fixed crash with more than 32767 types
* * names of local function are now demangledsagitario2010-03-121-5/+5
| | | * added managed C++ project to integrate cv2pdb with CLR
* (no commit message)sagitario2009-05-081-0/+2083