1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revet back to a compatible code (mis-read 10.10 and 10.0). More... about 11 years ago
Temporary fix for #420. To investigate later. More... about 11 years ago
Remove build warnings. More... over 11 years ago
Replace deprecated method. More... over 11 years ago
Disable test. More... over 11 years ago
Add missing assembly version. Fix #430. More... over 11 years ago
Install MSBuild into both 4.0 and 4.5. More... over 11 years ago
Merge branch 'MacOSX_10_9' More... over 11 years ago
Fix Foundation classes.Finish the OS X v10.9 mappings. Fix install script. More... over 11 years ago
Finish the MapKit, MediaLibrary and SpriteKit. More... over 11 years ago
Add AVKit and GameController. More... over 11 years ago
Finish EventKit and SceneKit. More... over 11 years ago
Finish EventKit and GameKit. More... over 11 years ago
Finish AVFoundation, Accounts and Social. More... over 11 years ago
Update tools. Finish CoreMedia, begin AVFoundation. More... over 11 years ago
Update more files to build 10.9 wrappers. Update tools. More... over 11 years ago
Update projects and tools. More... almost 12 years ago
Update tools. More... almost 12 years ago
Update copyright on .NET sources. More... almost 12 years ago
Update copyright on native sources. More... almost 12 years ago
Update tools. More... almost 12 years ago
Update tools. More... over 12 years ago
CoreText framework is not available on OX 10.7. So remove it from the dependent frameworks. More... over 12 years ago
Make class private. More... over 12 years ago
Upgrade to Xcode 5.0. More... over 12 years ago
Fix typo and add more comments. Remove @autoreleasepool directive as a global pool already exists in `main.mm`. Update tools. Use a global Counter instead of a UUID: it is faster to compute. More... over 12 years ago
Merge branch 'hotfix/domains' of https://github.com/spicypixel/monobjc into spicypixel-hotfix/domains More... over 12 years ago
Re-add NSPinnedString for backward compatibility. More... over 12 years ago
Remove unneeded types. Add a test to detect XXX_Definitions types. More... over 12 years ago
Move try/catch block to log un-handled exception. More... over 12 years ago