-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: coderforlife/pe-file
base: f694680
head repository: coderforlife/pe-file
compare: 8fdff8d
- 13 commits
- 23 files changed
- 2 contributors
Commits on Apr 20, 2012
-
Merge pull request #1 from coderforlife/(null)
Added MSVC Debug Compile Script
Configuration menu - View commit details
-
Copy full SHA for 1776273 - Browse repository at this point
Copy the full SHA 1776273View commit details
Commits on May 23, 2012
-
Restructure of a lot of the internal code to remove Windows API depen…
…dencies along with licensing under GPL. Removed ustl and am now just using standard stl. Added PEVersion to completely replace use of VerQueryValue. Abstracted out data source so memory-mapped files and in-memory data can be used more seamlessly. Added POSIX code to use when Win API is not available. The POSIX code is untested but it should be mostly there.
Configuration menu - View commit details
-
Copy full SHA for 0c74d2c - Browse repository at this point
Copy the full SHA 0c74d2cView commit details
Commits on May 24, 2012
-
Added a dynamic pointer class that automatically moves when the under…
…lying memory pointer (from a data source) moves (e.g. due to a realloc or re-memory-map). This means that far fewer returned pointers are "invalid" after certain operations.
Configuration menu - View commit details
-
Copy full SHA for 4a70e28 - Browse repository at this point
Copy the full SHA 4a70e28View commit details -
Minor changes to DataTypes: ignore some MS warnings and move ResID2In…
…t out of internal namespace.
Configuration menu - View commit details
-
Copy full SHA for 098df35 - Browse repository at this point
Copy the full SHA 098df35View commit details
Commits on May 25, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 2930c14 - Browse repository at this point
Copy the full SHA 2930c14View commit details
Commits on May 27, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 2049c71 - Browse repository at this point
Copy the full SHA 2049c71View commit details
Commits on Oct 4, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 7946dfe - Browse repository at this point
Copy the full SHA 7946dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1abba - Browse repository at this point
Copy the full SHA 1d1abbaView commit details
Commits on Oct 8, 2012
-
Merge pull request #2 from ljbade/master
Fix for building in Visual C++ 2010
Configuration menu - View commit details
-
Copy full SHA for 86c96e2 - Browse repository at this point
Copy the full SHA 86c96e2View commit details
Commits on Jan 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b53a851 - Browse repository at this point
Copy the full SHA b53a851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbb661 - Browse repository at this point
Copy the full SHA 7cbb661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abe72a - Browse repository at this point
Copy the full SHA 5abe72aView commit details
Commits on Jan 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8fdff8d - Browse repository at this point
Copy the full SHA 8fdff8dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f694680...8fdff8d