- Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository:lovewitty/MemoryModule
Uh oh!
There was an error while loading. Please reload this page.
base:master
head repository:fancycode/MemoryModule
Uh oh!
There was an error while loading. Please reload this page.
compare:master
Uh oh!
There was an error while loading. Please reload this page.
- 18 commits
- 9 files changed
- 3 contributors
Commits on Nov 2, 2017
Update mingw -dev package for Trusty.
fancycode committedNov 2, 2017 Configuration menu - View commit details
Copy full SHA for 0884dcc - Browse repository at this point
Copy the full SHA 0884dccView commit details Implement binary search for looking up exports by name.
Code based on fancycode#74 which contained code from py2exe.
fancycode committedNov 2, 2017 Configuration menu - View commit details
Copy full SHA for 98b95ec - Browse repository at this point
Copy the full SHA 98b95ecView commit details Add test that loads a dll with lots of exports.
fancycode committedNov 2, 2017 Configuration menu - View commit details
Copy full SHA for ac78ea1 - Browse repository at this point
Copy the full SHA ac78ea1View commit details Merge pull requestfancycode#76from fancycode/binsearch_export_names
Implement binary search for looking up exports by name.
fancycode authoredNov 2, 2017 Configuration menu - View commit details
Copy full SHA for 55577d9 - Browse repository at this point
Copy the full SHA 55577d9View commit details
Commits on Feb 14, 2018
Prevent memory of library from spanning over 4GB bounaries.
Based on code from fancycode#67 / fancycode#79, fixesfancycode#63.
fancycode committedFeb 14, 2018 Configuration menu - View commit details
Copy full SHA for 9e29595 - Browse repository at this point
Copy the full SHA 9e29595View commit details Remove all object files on clean.
fancycode committedFeb 14, 2018 Configuration menu - View commit details
Copy full SHA for 9ecfeb0 - Browse repository at this point
Copy the full SHA 9ecfeb0View commit details - fancycode committed
Feb 14, 2018 Configuration menu - View commit details
Copy full SHA for 663ddca - Browse repository at this point
Copy the full SHA 663ddcaView commit details Configuration menu - View commit details
Copy full SHA for 0acf4e7 - Browse repository at this point
Copy the full SHA 0acf4e7View commit details Only install packages necessary for job.
fancycode committedFeb 14, 2018 Configuration menu - View commit details
Copy full SHA for e7d53b5 - Browse repository at this point
Copy the full SHA e7d53b5View commit details This fixes an issue where running wine fails on i386 with /usr/bin/wine: error while loading shared libraries: libwine.so.1: cannot create shared object descriptor: Operation not permitted
fancycode committedFeb 14, 2018 Configuration menu - View commit details
Copy full SHA for 403a31e - Browse repository at this point
Copy the full SHA 403a31eView commit details
Commits on Mar 8, 2018
Search for function names should be case sensitive
Scavanger authoredMar 8, 2018 Configuration menu - View commit details
Copy full SHA for 060f0bd - Browse repository at this point
Copy the full SHA 060f0bdView commit details Merge pull requestfancycode#81from Scavanger/case-sensitive-functio…
…n-names Search for function names should be case sensitive (fixesfancycode#80).
fancycode authoredMar 8, 2018 Configuration menu - View commit details
Copy full SHA for e039372 - Browse repository at this point
Copy the full SHA e039372View commit details
Commits on May 18, 2018
Make .h file accessible to superprojects
As is, you need to add_subdirectory and also add the include, this kills two birds with one stone
ianhbell authoredMay 18, 2018 Configuration menu - View commit details
Copy full SHA for a15e076 - Browse repository at this point
Copy the full SHA a15e076View commit details Merge pull requestfancycode#84from ianhbell/patch-1
Make .h file accessible to superprojects
fancycode authoredMay 18, 2018 Configuration menu - View commit details
Copy full SHA for e4c1b35 - Browse repository at this point
Copy the full SHA e4c1b35View commit details
Commits on Feb 24, 2019
- fancycode committed
Feb 24, 2019 Configuration menu - View commit details
Copy full SHA for d1a0824 - Browse repository at this point
Copy the full SHA d1a0824View commit details - fancycode committed
Feb 24, 2019 Configuration menu - View commit details
Copy full SHA for 9f37952 - Browse repository at this point
Copy the full SHA 9f37952View commit details Get latest stable version of Wine when testing.
fancycode committedFeb 24, 2019 Configuration menu - View commit details
Copy full SHA for 316aa59 - Browse repository at this point
Copy the full SHA 316aa59View commit details Merge pull requestfancycode#92from fancycode/ci-xenial
CI: Upgrade to Ubuntu Xenial and use latest wine-stable
fancycode authoredFeb 24, 2019 Configuration menu - View commit details
Copy full SHA for 5f83e41 - Browse repository at this point
Copy the full SHA 5f83e41View 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 master...master
Uh oh!
There was an error while loading. Please reload this page.