Commit Graph

  • 1e08634da8 Use less magic numbers and more memcpy() Zeex 2013-12-05 22:37:00 +07:00
  • bab4da2a39 Add subhook_t typedef Zeex 2013-12-05 02:04:59 +07:00
  • 57712a3718 Fix grammar Zeex 2013-12-05 01:50:18 +07:00
  • 0ee3ab3c07 Remove subhook_unprotect() from public API Zeex 2013-12-05 01:49:33 +07:00
  • 0c008a8d2b Remove .gitignore Zeex 2013-10-18 19:38:07 +07:00
  • ce04eac2e9 Too much words Zeex 2013-09-26 20:44:02 +00:00
  • 98a837ef87 Updated intro Zeex 2013-06-26 14:15:37 +07:00
  • 5ae9d7c0f3 Make subhook_is_installed() part of the exported API Zeex 2013-05-18 02:03:16 +07:00
  • 72b7ff2029 Remove the "easily portable" note from README Zeex 2013-05-18 01:54:17 +07:00
  • f324313956 Merge pull request #1 from udan11/master Zeex 2013-05-17 11:49:40 -07:00
  • ceb5a9a84a Fixed minor documentation issue. udan1107 2013-05-17 19:57:53 +03:00
  • a6784e2db5 Fix intptr_t redefinition on non-MSVC Zeex 2013-04-03 22:41:14 +07:00
  • 9faf51929c Revert "Change output name of the static library on Windows" Zeex 2013-03-29 21:36:32 +07:00
  • d0999b89f8 Change output name of the static library on Windows Zeex 2013-03-27 16:52:32 +07:00
  • bb7b010c5f Include SUBHOOK_STATIC in CMake cache Zeex 2013-03-27 16:41:15 +07:00
  • 6e79a92088 Add subhook DLL path to PATH for the test Zeex 2013-03-27 16:36:34 +07:00
  • c0757e565a Use cached variables instead of options Zeex 2013-03-04 08:40:42 +07:00
  • 53e1af008f Replace spaces with tabs in test code Zeex 2013-02-06 13:01:44 +07:00
  • 46f70a4ac6 Fix functions still appearing in outer DLL's exports for static build Zeex 2013-02-01 15:20:41 +07:00
  • d5513b91e7 Replace _WIN32 with SUBHOOK_WINDOWS Zeex 2013-01-25 18:39:14 +07:00
  • ae203134fd Add ARCHIVE DESTINATION for static builds Zeex 2013-01-22 05:09:36 +07:00
  • f139789725 Ignore CMakeLists.txt.user created by QtCreator Zeex 2013-01-19 01:55:57 +07:00
  • 909303dfd4 Add a test program Zeex 2013-01-19 01:50:36 +07:00
  • 03e6b766e5 Experimental support for x86-64 Zeex 2013-01-19 00:25:39 +07:00
  • a766bd4828 Add SubHook::GetSrc() and SubHook::GetDst() Zeex 2013-01-17 06:07:06 +07:00
  • b6ef2992f8 Add SubHook::ReadDst(void *src) Zeex 2013-01-17 06:04:23 +07:00
  • 24f2197a64 Use lower case language identidifer in code blocks Zeex 2013-01-16 16:15:57 +07:00
  • 5de14897f3 Add SUBHOOK_INSTALL and SUBHOOK_PACKAGE to options Zeex 2013-01-16 03:08:26 +07:00
  • 968291e389 Add SUBHOOK_PACKAGE var Zeex 2013-01-16 03:06:13 +07:00
  • e97e886776 Replace size_t with intptr_t Zeex 2013-01-16 02:56:47 +07:00
  • 3d0c4f9c84 Update year Zeex 2013-01-16 02:41:49 +07:00
  • 29bdbf735d Set RUNTIME install path for the case of shared library build Zeex 2013-01-16 00:07:26 +07:00
  • 94319e51b5 Disable copying and assignment of ScopedInstall/ScopedRemove Zeex 2013-01-15 05:21:14 +07:00
  • 4599d630a8 Fix C++ example Zeex 2013-01-15 05:14:54 +07:00
  • a2d0166a55 Rewrite README Zeex 2013-01-15 04:40:12 +07:00
  • fed3d67e29 Rename some functions Zeex 2013-01-15 04:02:06 +07:00
  • b4a5493e5b Ignore *.swp files Zeex 2013-01-15 03:57:36 +07:00
  • 75f746195d Move arch initialization/cleanup to subhook_arch_{new,free} Zeex 2013-01-15 03:57:07 +07:00
  • 8347e1a370 Fix silly memory leak in subhook_install() Zeex 2013-01-15 03:31:31 +07:00
  • 21e76ee388 Add a call to subhook_free() in example snippet Zeex 2013-01-14 00:06:51 +07:00
  • 1268996b23 Add examples Zeex 2013-01-14 00:02:16 +07:00
  • f1000e9158 First commit Zeex 2013-01-13 22:15:49 +07:00