aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-22Add ARCHIVE DESTINATION for static buildsZeex1-0/+1
2013-01-19Ignore CMakeLists.txt.user created by QtCreatorZeex1-0/+4
2013-01-19Add a test programZeex4-0/+66
2013-01-19Experimental support for x86-64Zeex3-11/+26
2013-01-17Add SubHook::GetSrc() and SubHook::GetDst()Zeex1-0/+3
2013-01-17Add SubHook::ReadDst(void *src)Zeex1-0/+4
2013-01-16Use lower case language identidifer in code blocksZeex1-2/+2
2013-01-16Add SUBHOOK_INSTALL and SUBHOOK_PACKAGE to optionsZeex1-0/+3
2013-01-16Add SUBHOOK_PACKAGE varZeex1-0/+4
2013-01-16Replace size_t with intptr_tZeex1-2/+3
2013-01-16Update yearZeex6-6/+6
2013-01-16Set RUNTIME install path for the case of shared library buildZeex1-1/+2
2013-01-15Disable copying and assignment of ScopedInstall/ScopedRemoveZeex1-0/+8
2013-01-15Fix C++ exampleZeex1-3/+3
2013-01-15Rewrite READMEZeex1-12/+22
2013-01-15Rename some functionsZeex4-24/+24
2013-01-15Ignore *.swp filesZeex1-0/+1
2013-01-15Move arch initialization/cleanup to subhook_arch_{new,free}Zeex3-8/+26
2013-01-15Fix silly memory leak in subhook_install()Zeex1-2/+5
2013-01-14Add a call to subhook_free() in example snippetZeex1-0/+3
2013-01-14Add examplesZeex1-0/+59
2013-01-13First commitZeex8-0/+531