*** empty log message ***
commitbba8278ed185d7bb11a31dc102faa097a1d0f193
authorDaniel Wallin <daniel@boostpro.com>
Thu, 19 Feb 2004 17:35:32 +0000 (19 17:35 +0000)
committerDaniel Wallin <daniel@boostpro.com>
Thu, 19 Feb 2004 17:35:32 +0000 (19 17:35 +0000)
treebdafee23fee6d03842215fcb4b92b27eb06a0c62
parentf31db01ff22acb631e082e54c76c2010e539d883
*** empty log message ***
17 files changed:
Jamfile [new file with mode: 0755]
luabind/class.hpp
luabind/detail/policy.hpp
luabind/function.hpp
luabind/scope.hpp
src/Jamfile [new file with mode: 0755]
src/class_registry.cpp
src/scope.cpp
test/Jamfile [new file with mode: 0755]
test/main.cpp
test/test.hpp [new file with mode: 0755]
test/test_attributes.cpp
test/test_exceptions.cpp
test/test_held_type.cpp
test/test_lua_classes.cpp
test/test_separate_registration.cpp [new file with mode: 0755]
test/test_separation.cpp [new file with mode: 0755]