1
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused code. More... almost 11 years ago
Override ToString method. More... almost 11 years ago
Fix #392. More... almost 11 years ago
Update tools. More... almost 11 years ago
Use out parameter to match closely the API. More... almost 11 years ago
Fix #390. More... almost 11 years ago
Add braces. More... almost 11 years ago
Fix block definition for GCD. Add new test. More... almost 11 years ago
Add more comments. More... almost 11 years ago
Merge branch 'hotfix/memory-and-pointers' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/memory-and-pointers More... almost 11 years ago
Update tools. More... almost 11 years ago
Fix line ending and indentation. More... almost 11 years ago
Merge branch 'hotfix/tests-ignore-compiler-generated-fields' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/tests-ignore-compiler-generated-fields More... almost 11 years ago
Merge branch 'hotfix/clean-code-gen' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/clean-code-gen More... almost 11 years ago
Merge branch 'hotfix/native-exception-desc' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/native-exception-desc More... almost 11 years ago
Update informations. More... almost 11 years ago
Update descriptor comment format. More... almost 11 years ago
Correct native exception description. More... almost 11 years ago
Do not compare compiler generated fields in tests. More... almost 11 years ago
Add additional clean targets for performing a full code gen pass. More... almost 11 years ago
Misc. fixes to pointer access More... almost 11 years ago
Update solution to convert tabs to spaces. More... almost 11 years ago
Re-introduce block API everywhere. Add delegates for anonymous blocks. More... almost 11 years ago
Properly dispose block and free GCHandles. More... almost 11 years ago
Add support for arbitrary block (Fix #351). Finish support for stack blocks (Fix #382). More... almost 11 years ago
Add support for block debugging and more documentation (#382). More... almost 11 years ago
Remove remaining LGPL headers (#381). Update block internal calls (#382): - Use a NSStackBlock - Use a shared block descriptor with copy/dispose helpers - Pin both thunk and target delegates so caller does not have to - Update URL pointers More... almost 11 years ago
Fix versioned nunit scripts. More... almost 11 years ago
Fix documentation pointers. More... almost 11 years ago
Remove LGPL license. Change license from LGPL to MIT/X11. Fix #381. More... almost 11 years ago