0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #92 from fancycode/ci-xenial More... about 5 years ago
Get latest stable version of Wine when testing. More... about 5 years ago
Switch to Xenial for CI runs. More... about 5 years ago
Fix version for AppVeyor. More... about 5 years ago
Merge pull request #84 from ianhbell/patch-1 More... almost 6 years ago
Make .h file accessible to superprojects More... almost 6 years ago
Merge pull request #81 from Scavanger/case-sensitive-function-names More... about 6 years ago
Search for function names should be case sensitive More... about 6 years ago
Run with sudo enabled. More... about 6 years ago
Only install packages necessary for job. More... about 6 years ago
Fix typo. More... about 6 years ago
Update WINEPATH for Trusty. More... about 6 years ago
Remove all object files on clean. More... about 6 years ago
Prevent memory of library from spanning over 4GB bounaries. More... about 6 years ago
Merge pull request #76 from fancycode/binsearch_export_names More... over 6 years ago
Add test that loads a dll with lots of exports. More... over 6 years ago
Implement binary search for looking up exports by name. More... over 6 years ago
Update mingw -dev package for Trusty. More... over 6 years ago
Merge pull request #70 from ForNeVeR/patch-1 More... almost 7 years ago
readme: fix the doc file name More... almost 7 years ago
Merge pull request #51 from fancycode/cmake_testsuite More... over 7 years ago
Also build and run testsuite on cmake CI tests. More... over 7 years ago
Simplfy some casting code, updated comments about 32/64 bit. More... over 7 years ago
Added testcase to load image above 32bit. More... over 7 years ago
Use script to run wine. More... over 7 years ago
MSVC again - "static const" can not be used as array size. More... over 7 years ago
Don't use "static const <type>", breaks on MSVC. More... over 7 years ago
Fix MSVC compiler error. More... over 7 years ago
Use "size_t" instead of "long" for sizes. More... over 7 years ago
Simplify conditional compiled code a bit. More... over 7 years ago