0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[CHANGE] NSError.userInfo keys changed to better match their origin. More... almost 14 years ago
tabs to spaces More... over 14 years ago
Move header doxygen into a README.markdown. More... over 14 years ago
[VERSION] 2.0.0 More... over 14 years ago
Remove errstr_t support. More... over 14 years ago
Update copyright year. More... over 14 years ago
Add support for CFSocketError (CFIndex) More... over 14 years ago
[DEV] Delete non-library-ish stuff in prep to moving to another project. More... about 16 years ago
[FIX] NSXReturnThrowError: when using NSXReturnError() on a Cocoa method that returns both a result BOOL and an NSError**, the BOOL was checked+used unconditionally, masking the originating NSError**, even if set. The NSError** probably has greater fidelity since it originates deeper down the call chain, so now we respect it if set. The upside to this is that NSXReturnError() will never set `error` itself if you call it with `error` being non-nil. But that's a weird use-case in my book. More... over 17 years ago
[FIX] NSXReturnThrowError: Add static cast that -Wextra says I need. (Dave Dribin) More... over 17 years ago
[ADMIN] svn rm *.(pbxuser|mode1v3). More... almost 18 years ago
[NEW] NSXError 1.0: - Add mach port type recognition ('I' => unsigned int). - Add NSXAssertToError(). - Add NSXMakeErrorWithErrstr_t. More... almost 19 years ago
[NEW] NSXReturnThrowError: Add Dave's NSXRaiseError macro. More... about 19 years ago
[NEW] NSXReturnThrowError: new version that moves most of the code into a new .m file. Remove support for errstr_t's, add support for pointers and BOOL results. More... about 19 years ago
NSXReturnThrowError: [NEW] NSXMakeError, which takes name explicit error variable name. More... about 19 years ago
NSXReturnThrowError: More... about 19 years ago
NSXReturnThrowError: [FIX] forgot to regen html after fixing spelling mistake. More... about 19 years ago
NSXReturnThrowError: [FIX] Nuke doxygen config file PROJECT_NUMBER and correct spelling of "compatible". More... about 19 years ago
NSXReturnThrowError: [FIX] Enhance doxygen. More... about 19 years ago
NSXReturnThrowError: [NEW] Add doxygen. More... about 19 years ago
[NEW] NSXReturnThrowError. More... about 19 years ago