openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
NSXReturnThrowError
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 22, 2025 — Mar 22, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[CHANGE] NSError.userInfo keys changed to better match their origin.
rentzsch
More...
almost 14 years ago
tabs to spaces
rentzsch
More...
over 14 years ago
Move header doxygen into a README.markdown.
rentzsch
More...
over 14 years ago
[VERSION] 2.0.0
rentzsch
More...
over 14 years ago
Remove errstr_t support.
rentzsch
More...
over 14 years ago
Update copyright year.
rentzsch
More...
over 14 years ago
Add support for CFSocketError (CFIndex)
rentzsch
More...
over 14 years ago
[DEV] Delete non-library-ish stuff in prep to moving to another project.
rentzsch
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.
rentzsch
More...
over 17 years ago
[FIX] NSXReturnThrowError: Add static cast that -Wextra says I need. (Dave Dribin)
rentzsch
More...
over 17 years ago
[ADMIN] svn rm *.(pbxuser|mode1v3).
rentzsch
More...
almost 18 years ago
[NEW] NSXError 1.0: - Add mach port type recognition ('I' => unsigned int). - Add NSXAssertToError(). - Add NSXMakeErrorWithErrstr_t.
rentzsch
More...
almost 19 years ago
[NEW] NSXReturnThrowError: Add Dave's NSXRaiseError macro.
rentzsch
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.
rentzsch
More...
about 19 years ago
NSXReturnThrowError: [NEW] NSXMakeError, which takes name explicit error variable name.
rentzsch
More...
about 19 years ago
NSXReturnThrowError:
rentzsch
More...
about 19 years ago
NSXReturnThrowError: [FIX] forgot to regen html after fixing spelling mistake.
rentzsch
More...
about 19 years ago
NSXReturnThrowError: [FIX] Nuke doxygen config file PROJECT_NUMBER and correct spelling of "compatible".
rentzsch
More...
about 19 years ago
NSXReturnThrowError: [FIX] Enhance doxygen.
rentzsch
More...
about 19 years ago
NSXReturnThrowError: [NEW] Add doxygen.
rentzsch
More...
about 19 years ago
[NEW] NSXReturnThrowError.
rentzsch
More...
about 19 years ago
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