openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
lubyk-dub
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 3 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More work to declare all used functions as locals
Gaspard Bucher
More...
over 11 years ago
Compatibility with Lua 5.2
Gaspard Bucher
More...
over 11 years ago
Changed dub to not touch global namespace. Some work for lub compatibility.
Gaspard Bucher
More...
over 11 years ago
More work to move to 'lub' compatibility
Gaspard Bucher
More...
over 12 years ago
Started work to make "dub" compatible with "lub".
Gaspard Bucher
More...
over 12 years ago
Fixing deprecated functions.
Gaspard Bucher
More...
over 12 years ago
Including "lua.h" instead of "dub/lua.h" to not force dub's lua.h.
Gaspard Bucher
More...
over 12 years ago
Enabled custom binding name with @dub name: xxx.
Gaspard Bucher
More...
almost 13 years ago
Added support for operator= translated as "set".
Gaspard Bucher
More...
almost 13 years ago
Ignoring a method in a child should ignore method with same name in parent.
Gaspard Bucher
More...
almost 13 years ago
Fixed a bug where dub would not recognize the correct super class or try to cast to Thread.
Gaspard Bucher
More...
almost 13 years ago
Added support for log levels, fixed a bug preventing dub from detecting ignored attributes.
Gaspard Bucher
More...
almost 13 years ago
Capture error function in self._errfunc (useful to report errors from Lua).
Gaspard Bucher
More...
almost 13 years ago
Removing obsolete settings in Doxyfile
Gaspard Bucher
More...
almost 13 years ago
Fixed some typedef resolution issues (fixes #2).
Gaspard Bucher
More...
almost 13 years ago
Added test to check object copy on non-pointer assignment.
Gaspard Bucher
More...
almost 13 years ago
Fixed tests with ignored methods in pure virtual class.
Gaspard Bucher
More...
almost 13 years ago
Make sure abstract types are detected even if all pure virtual functions are ignored.
Gaspard Bucher
More...
about 13 years ago
Allow multiple 'header_base' paths to remove (removes the first one matching).
Gaspard Bucher
More...
about 13 years ago
When keeping xml, should use dub-doc folder
Gaspard Bucher
More...
about 13 years ago
Cleanup: html doc should not have been commited
Gaspard Bucher
More...
over 13 years ago
Fixed cast method when super has cast: false.
Gaspard Bucher
More...
over 13 years ago
lk.util change
Gaspard Bucher
More...
over 13 years ago
Fixed and optimized method decision tree involving userdata checking.
Gaspard Bucher
More...
over 13 years ago
Class.type should reflect class name, not registration name.
Gaspard Bucher
More...
over 13 years ago
No need for 'pushobject' to be virtual.
Gaspard Bucher
More...
over 13 years ago
Should list super classes in C++ visibility order (from child to parent).
Gaspard Bucher
More...
over 13 years ago
Fixed 'deleted' for threaded (table wrapped) objects. Fixed metatable access for wrapped.
Gaspard Bucher
More...
over 13 years ago
Added deleted method on all classes.
Gaspard Bucher
More...
over 13 years ago
Changed lk.file/lk.dir methods.
Gaspard Bucher
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree