-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: linuxxiaoyu/MemoryModule
base: master
head repository: fancycode/MemoryModule
compare: master
- 20 commits
- 10 files changed
- 4 contributors
Commits on Jul 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2bbbc20 - Browse repository at this point
Copy the full SHA 2bbbc20View commit details
Commits on Jul 17, 2017
-
Merge pull request fancycode#70 from ForNeVeR/patch-1
readme: fix the doc file name
Configuration menu - View commit details
-
Copy full SHA for 00bc61e - Browse repository at this point
Copy the full SHA 00bc61eView commit details
Commits on Nov 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.
Configuration menu - View commit details
-
Copy full SHA for 98b95ec - Browse repository at this point
Copy the full SHA 98b95ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac78ea1 - Browse repository at this point
Copy the full SHA ac78ea1View commit details -
Merge pull request fancycode#76 from fancycode/binsearch_export_names
Implement binary search for looking up exports by name.
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, fixes fancycode#63.
Configuration menu - View commit details
-
Copy full SHA for 9e29595 - Browse repository at this point
Copy the full SHA 9e29595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ecfeb0 - Browse repository at this point
Copy the full SHA 9ecfeb0View commit details -
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 -
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
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
-
Configuration menu - View commit details
-
Copy full SHA for 060f0bd - Browse repository at this point
Copy the full SHA 060f0bdView commit details -
Merge pull request fancycode#81 from Scavanger/case-sensitive-functio…
…n-names Search for function names should be case sensitive (fixes fancycode#80).
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
Configuration menu - View commit details
-
Copy full SHA for a15e076 - Browse repository at this point
Copy the full SHA a15e076View commit details -
Merge pull request fancycode#84 from ianhbell/patch-1
Make .h file accessible to superprojects
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
-
Configuration menu - View commit details
-
Copy full SHA for d1a0824 - Browse repository at this point
Copy the full SHA d1a0824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f37952 - Browse repository at this point
Copy the full SHA 9f37952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 316aa59 - Browse repository at this point
Copy the full SHA 316aa59View commit details -
Merge pull request fancycode#92 from fancycode/ci-xenial
CI: Upgrade to Ubuntu Xenial and use latest wine-stable
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