..
msvc7
Removed "trust the prototype" model which could lead to problems. Instead, every CVfnPtr now has a list of hook managers.
2007-10-14 11:59:13 +00:00
msvc8
fixed location of testrefret.cpp and added forgotten typename keywords
2006-08-09 07:25:48 +00:00
generate.bat
First version of automatic hookman/hookfunc generation functionality + test
2007-10-21 21:47:53 +00:00
main.cpp
First version of automatic hookman/hookfunc generation functionality + test
2007-10-21 21:47:53 +00:00
Makefile
The most incredibly pointless commit ever
2007-03-02 02:43:22 +00:00
sourcehook_test.h
First version of automatic hookman/hookfunc generation functionality + test
2007-10-21 21:47:53 +00:00
test1.cpp
Added SH_DECL_EXTERN$1, SH_DECL_EXTERN$1_void, SH_DECL_EXTERN$1_vafmt, SH_DECL_EXTERN$1_vafmt_void, SH_DECL_MANUALEXTERN$1 and SH_DECL_MANUALEXTERN$1_void
2007-10-14 16:25:39 +00:00
test2.cpp
Added SH_DECL_EXTERN$1, SH_DECL_EXTERN$1_void, SH_DECL_EXTERN$1_vafmt, SH_DECL_EXTERN$1_vafmt_void, SH_DECL_MANUALEXTERN$1 and SH_DECL_MANUALEXTERN$1_void
2007-10-14 16:25:39 +00:00
test3.cpp
Subtle bug fixed + tests now more resistant against compiler
2007-10-08 14:20:51 +00:00
test4.cpp
Subtle bug fixed + tests now more resistant against compiler
2007-10-08 14:20:51 +00:00
testbail2.cpp
Added hook ids
2007-05-07 18:35:59 +00:00
testbail.cpp
Added hook ids
2007-05-07 18:35:59 +00:00
testbail.h
The most incredibly pointless commit ever
2007-03-02 02:43:22 +00:00
testevents.h
First version of automatic hookman/hookfunc generation functionality + test
2007-10-21 21:47:53 +00:00
testhookmangen.cpp
First version of automatic hookman/hookfunc generation functionality + test
2007-10-21 21:47:53 +00:00
testhookmangen.h
First version of automatic hookman/hookfunc generation functionality + test
2007-10-21 21:47:53 +00:00
testhookmangen.hxx
First version of automatic hookman/hookfunc generation functionality + test
2007-10-21 21:47:53 +00:00
testlist.cpp
Fixed SourceHook::CVector::resize, hopefully fixed callclass crashbug, add vector test to TestList
2006-05-19 13:57:04 +00:00
testmanual.cpp
Added SH_DECL_EXTERN$1, SH_DECL_EXTERN$1_void, SH_DECL_EXTERN$1_vafmt, SH_DECL_EXTERN$1_vafmt_void, SH_DECL_MANUALEXTERN$1 and SH_DECL_MANUALEXTERN$1_void
2007-10-14 16:25:39 +00:00
testmulti.cpp
Added hook ids
2007-05-07 18:35:59 +00:00
testrecall.cpp
Subtle bug fixed + tests now more resistant against compiler
2007-10-08 14:20:51 +00:00
testreentr.cpp
New auto-hookfunc-gen friendly interface
2007-10-07 22:10:07 +00:00
testref.cpp
Syntax error
2007-10-12 19:25:20 +00:00
testrefret.cpp
Subtle bug fixed + tests now more resistant against compiler
2007-10-08 14:20:51 +00:00
testvphooks.cpp
correct ISO for scoping
2007-10-14 12:28:28 +00:00