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
LGI
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 44 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Guess structure disposers by name automatically.
Pavel Holejsovsky
More...
about 15 years ago
core.find() is allowed to look only in GIRepository.
Pavel Holejsovsky
More...
about 15 years ago
Make bootstrap more orthogonal, hopefully clearer.
Pavel Holejsovsky
More...
about 15 years ago
Populate dispose table only from Lua-side of bootstrap.
Pavel Holejsovsky
More...
about 15 years ago
Export dispose table into _core namespace.
Pavel Holejsovsky
More...
about 15 years ago
Get rid of unneeded unref() calls, struct disposing is now automatic.
Pavel Holejsovsky
More...
about 15 years ago
Implement automatic dispose of struct objects according to dispose handlers in dispose table.
Pavel Holejsovsky
More...
about 15 years ago
Export 'packages' table into _core namespace and make it accessible from registry.
Pavel Holejsovsky
More...
about 15 years ago
Fix off-by-one in output value handling for methods.
Pavel Holejsovsky
More...
about 15 years ago
Change #define -> enum.
Pavel Holejsovsky
More...
about 15 years ago
Index bitflags resolution table by flag values (instead of treating resulting table as an array).
Pavel Holejsovsky
More...
about 15 years ago
Get rid of obscure load_n, write constructs explicitely.
Pavel Holejsovsky
More...
about 15 years ago
NULL Array is now returned as nil rather than an empty table.
Pavel Holejsovsky
More...
about 15 years ago
Reorganize lgi lua bootstrap, use packages table to allow cross-links between packages.
Pavel Holejsovsky
More...
about 15 years ago
Avoid crashing when NULL is returned as C array type.
Pavel Holejsovsky
More...
about 15 years ago
Fix output argument processing off-by-one error.
Pavel Holejsovsky
More...
about 15 years ago
lgi.packages table beginnings, still very raw and buggy concept.
Pavel Holejsovsky
More...
about 15 years ago
Refactor array handling out of lgi_val_to_lua() to new lgi_array_to_lua().
Pavel Holejsovsky
More...
about 15 years ago
Reorg in lua-side bootstrap.
Pavel Holejsovsky
More...
about 15 years ago
Started handling of ownership transfer in callee->caller direction.
Pavel Holejsovsky
More...
about 15 years ago
Initial support for array-out arguments and return values.
Pavel Holejsovsky
More...
about 15 years ago
Add preliminary support for loading objects and interfaces.
Pavel Holejsovsky
More...
about 15 years ago
Refactor generic typeinfo-children examination loop.
Pavel Holejsovsky
More...
about 15 years ago
Allow other I*Info types in core.get(), not only IBaseInfo.
Pavel Holejsovsky
More...
about 15 years ago
Refactor type loading into loader table.
Pavel Holejsovsky
More...
about 15 years ago
Fix thinkos in lua-side bootstrap struct parsing.
Pavel Holejsovsky
More...
about 15 years ago
Allow invoking 'self'of struct type.
Pavel Holejsovsky
More...
about 15 years ago
Refactor and fix struct field handling, add support for struct methods.
Pavel Holejsovsky
More...
about 15 years ago
Rework error handling infrastructure.
Pavel Holejsovsky
More...
about 15 years ago
Change reverse lookup for enums to use metatable instead of keying enum table also by value. Also add similar lookup for bitfields.
Pavel Holejsovsky
More...
about 15 years ago
←
1
2
…
38
39
40
41
42
43
44
45
46
→
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