1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'spicypixel/public/hotfix/remove-security-ref' of https://github.com/spicypixel/monobjc into spicypixel-spicypixel/public/hotfix/remove-security-ref More... almost 11 years ago
Fix #411. More... almost 11 years ago
Fix or ignore expected compiler warnings. More... almost 11 years ago
Fix SecurityInterface.Tests build in csproj. More... almost 11 years ago
Fix multi-domain support More... almost 11 years ago
Enable command-line override for OSX versions to build. More... almost 11 years ago
Add domain and thread information. More... almost 11 years ago
Remove unused import. More... almost 11 years ago
Merge branch 'hotfix/load-assembly-recursion' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/load-assembly-recursion More... almost 11 years ago
Change the wording. More... almost 11 years ago
Merge branch 'hotfix/null-domain-check' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/null-domain-check More... almost 11 years ago
Merge branch 'hotfix/register-all-types' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/register-all-types More... almost 11 years ago
Merge branch 'feature/mono-sdk-option' of https://github.com/spicypixel/monobjc into spicypixel-feature/mono-sdk-option More... almost 11 years ago
Merge branch 'hotfix/null-class-exception' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/null-class-exception More... almost 11 years ago
Use the ASL logging facility instead of printing to standard output. The logs now appear in the Console application. More... almost 11 years ago
Automatically load frameworks. More... almost 11 years ago
Register all ObjectiveCClass types in an assembly. More... almost 11 years ago
Raise exception for NULL domain. More... almost 11 years ago
Workaround for Mono recursion bug when loading assemblies. More... almost 11 years ago
Add support for null argument. Refactor some code. Add some tests. More... almost 11 years ago
Merge branch 'feature/nsthread-interop-delegates' of https://github.com/spicypixel/monobjc into spicypixel-feature/nsthread-interop-delegates More... almost 11 years ago
Add missing GameKit files. More... almost 11 years ago
Update generator to handle OS X DocSet v419.33. Fix #395. More... almost 11 years ago
Raise a managed exception if the Class was not found during construction. More... almost 11 years ago
Add support to configure the SDK version (assembly linkage). More... almost 11 years ago
Add shortcut methods. Fix #349. More... almost 11 years ago
Add new interop methods to NSThread for invoking delegates. More... almost 11 years ago
Move ApplicationServices to Foundation. Fix #393. More... almost 11 years ago
Update tools. Fix #394. More... almost 11 years ago
Add function to dump caches. Useful when debugging the bridge. More... almost 11 years ago