2
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... over 20 years ago
*** empty log message *** More... almost 21 years ago
fix void* issues with vc6/7 More... almost 21 years ago
bug fixed with overloads in inherited classes More... almost 21 years ago
fixed bug with inheritance More... almost 21 years ago
class_info added More... almost 21 years ago
fixed bug with abstract bases More... almost 21 years ago
fixed problem with smart pointers More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
fixed bug with assignment operator on object More... almost 21 years ago
fixed access violation More... almost 21 years ago
fixed access violation More... almost 21 years ago
moved c++ methods into lua table More... almost 21 years ago
fixed bug in iterator_policy More... almost 21 years ago
fixed operators so it compiles on gcc3.95.x More... almost 21 years ago
vc6 fixes More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
fixed finalizers More... almost 21 years ago
fixed ambiguity in test_yield.cpp and added tests for finalizers to test_lua_classes.cpp
arvid
as Arvid Norberg
More... almost 21 years ago
bug fixes for gcc More... almost 21 years ago
added missing logo to docs directory More... almost 21 years ago
fixed line endings More... almost 21 years ago
added lua_include.hpp More... almost 21 years ago
fixed a type and added an faq entry.
arvid
as Arvid Norberg
More... almost 21 years ago
dynamic linking seems to work. Warnings still there. More... almost 21 years ago
*** empty log message ***
arvid
as Arvid Norberg
More... almost 21 years ago
started adding the possibility to build luabind as a dll. Not tested yet.
arvid
as Arvid Norberg
More... almost 21 years ago
added more tests on scopes. updated documentation with examples and LUA_API. updated cln-example to use real numbers as well as integers.
arvid
as Arvid Norberg
More... almost 21 years ago
fixed the bug with replacing functions instead of overloading the,. updated documentation.
arvid
as Arvid Norberg
More... almost 21 years ago
fixed the bug with module destroying tables.
arvid
as Arvid Norberg
More... almost 21 years ago