Merge branch '0.8' to sync with changes made after 0.8.1 release.
commit5b873c50eaa9d9b3d2533f38cab9f83a981348d6
authorDaniel Wallin <daniel@boostpro.com>
Fri, 21 Aug 2009 10:04:21 +0000 (21 12:04 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Fri, 21 Aug 2009 10:04:21 +0000 (21 12:04 +0200)
tree172acd41e666a07910c879a5072eed27421de0ad
parent0540d9d35413636e0755bbd8dfa45f57e65addfd
parenteab33323df411c6f7dfc4cf175fadc28b7adfe26
Merge branch '0.8' to sync with changes made after 0.8.1 release.

* 0.8:
  Create instance table reference in the main thread.
  Add luabind::get_main_thread() API.
  Add test for creating instances in Lua threads.
  Add missing LUABIND_API to luabind::open().
  Fix placeholder macro for GCC4.0.
luabind/detail/policy.hpp
src/class_rep.cpp
src/open.cpp
test/Jamfile