aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterUpdate compile options (Clang warning)Zeex17 months
 
TagDownloadAuthorAge
v0.8.2subhook-0.8.2.zip  subhook-0.8.2.tar.gz  subhook-0.8.2.tar.bz2  Zeex4 years
v0.8.1subhook-0.8.1.zip  subhook-0.8.1.tar.gz  subhook-0.8.1.tar.bz2  Zeex4 years
v0.8subhook-0.8.zip  subhook-0.8.tar.gz  subhook-0.8.tar.bz2  Zeex4 years
v0.7subhook-0.7.zip  subhook-0.7.tar.gz  subhook-0.7.tar.bz2  Zeex4 years
v0.6subhook-0.6.zip  subhook-0.6.tar.gz  subhook-0.6.tar.bz2  Zeex5 years
v0.5subhook-0.5.zip  subhook-0.5.tar.gz  subhook-0.5.tar.bz2  Zeex6 years
v0.4.2subhook-0.4.2.zip  subhook-0.4.2.tar.gz  subhook-0.4.2.tar.bz2  Zeex6 years
v0.4.1subhook-0.4.1.zip  subhook-0.4.1.tar.gz  subhook-0.4.1.tar.bz2  Zeex6 years
v0.4subhook-0.4.zip  subhook-0.4.tar.gz  subhook-0.4.tar.bz2  Zeex8 years
v0.3subhook-0.3.zip  subhook-0.3.tar.gz  subhook-0.3.tar.bz2  Zeex8 years
[...]
 
AgeCommit messageAuthorFilesLines
2018-09-08v0.5v0.5Zeex1-2/+2
2018-09-08Add missing apt packages to .travis.ymlZeex1-0/+2
2018-09-08Fix CMake 2.8.12 error and bump min CMake versionZeex2-11/+11
2018-09-08Fix compile errors and remove uses of nullptrZeex1-2/+3
2018-09-07Fix C++ test crash because of misaligned stackZeex7-15/+20
2018-09-07Improve ABS() macroZeex1-1/+1
2018-09-06Rename "options" to "flags"Zeex7-76/+159
2018-09-06Rename 64-bit jump code constantsZeex1-9/+9
2018-09-06Don't check for jmp offset overflow in 32-bit build (#33)Zeex1-6/+6
2018-09-06Fix missing return statement in 64-bit buildZeex1-2/+2
[...]