2
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made error's constructor explicit
arvid
as Arvid Norberg
More... almost 18 years ago
added missing LUABIND_API declarations
arvid
as Arvid Norberg
More... almost 18 years ago
added luabind::nil and assignment operators to handle it
arvid
as Arvid Norberg
More... almost 18 years ago
Applied patch by Evan Wies to make it work with lua 5.1
arvid
as Arvid Norberg
More... about 18 years ago
added a primitive converter for objects of type LUA_TTHREAD to lua_State*. Fixed bug in class_info.cpp. added stack pops ti test.hpp where a test would fail, it still preserve the stack now. Removed obsolete tests of functor and added a test of call_function where the function that is called fails.
arvid
as Arvid Norberg
More... about 18 years ago
fixed typo
arvid
as Arvid Norberg
More... about 18 years ago
merged back rc 0.7 changes into head
arvid
as Arvid Norberg
More... about 18 years ago
added more documentation to out_value policy and pure_out_value policy
arvid
as Arvid Norberg
More... over 18 years ago
fixed problem with returning const-references to abstract classes. The const_reference_policy was copying the objects. Also added a test to verify that the fix actually works
arvid
as Arvid Norberg
More... over 18 years ago
Operators should only be enabled for object and it's proxy classes, not all value wrappers. More... over 18 years ago
Object operators are now using SFINAE. More... over 18 years ago
New test that verifies that ADL doesn't apply when it shouldn't. More... over 18 years ago
fixed incorrect boost version check
arvid
as Arvid Norberg
More... over 18 years ago
Fixed for VC6.5. More... over 18 years ago
Made it work on VC6.5 again. This involves changing generate_converter into apply. More... over 18 years ago
merged in changes from beta7-devel2 (tag: beta7-devel2-merge)
arvid
as Arvid Norberg
More... over 18 years ago
fixed policy indexing on member functions
arvid
as Arvid Norberg
More... almost 19 years ago
*** empty log message *** More... about 19 years ago
*** empty log message *** More... about 19 years ago
new test system, no more boost.test More... about 19 years ago
*** empty log message ***
arvid
as Arvid Norberg
More... over 19 years ago
made it work with boost 1.32 More... over 19 years ago
cstrings can now accept nil More... almost 20 years ago
cleanup More... almost 20 years ago
*** empty log message ***
arvid
as Arvid Norberg
More... almost 20 years ago
*** empty log message ***
arvid
as Arvid Norberg
More... almost 20 years ago
*** empty log message ***
arvid
as Arvid Norberg
More... almost 20 years ago
b7rc4 checkin More... almost 20 years ago
fixed LUABIND_NO_EXCEPTION problem in class_rep.cpp More... almost 20 years ago
*** empty log message *** More... almost 20 years ago