openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
CocoaSQL
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
7 days
ago. based on code collected
7 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 1 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Simplified README and added instructions to setup a development environment to contribute to CocoaSQL.
Igor Sutton
More...
about 14 years ago
Errors are better identified now.
Igor Sutton
More...
about 14 years ago
Generic tests for all the drivers are being executed now.
Igor Sutton
More...
about 14 years ago
Ignoring SQLite test artifacts.
Igor Sutton
More...
about 14 years ago
Include PostgreSQL and SQLite in tests.
Igor Sutton
More...
about 14 years ago
Fixed while() syntax.
Igor Sutton
More...
about 14 years ago
Filled in CocoaSQL_Tests from tests I already had.
Igor Sutton
More...
about 14 years ago
Remove test targets to add tests over again using Xcode 4.* tests infra-structure.
Igor Sutton
More...
about 14 years ago
Since I'm using brew to install MySQL and PostgreSQL, I don't need /opt/** in the search path anymore.
Igor Sutton
More...
about 14 years ago
Ignoring Xcode 4.* noises.
Igor Sutton
More...
about 14 years ago
First time opening the project in Xcode 4.3...
Igor Sutton
More...
about 14 years ago
Fixed ambiguity warning.
Igor Sutton
More...
about 14 years ago
Check if superclass was properly initialized.
Igor Sutton
More...
about 14 years ago
Fixed a bug where CSQLResultCallback wasn't being initialized after being allocated.
Igor Sutton
More...
about 14 years ago
user should retain the result value.
Igor Sutton
More...
almost 16 years ago
getError: returns BOOL now.
Igor Sutton
More...
almost 16 years ago
moved executeSQL:withValues:error: to the superclass.
Igor Sutton
More...
almost 16 years ago
fixed TZ issues with non-timezone timestamps.
Igor Sutton
More...
almost 16 years ago
set value to nil by default.
Igor Sutton
More...
almost 16 years ago
checks if error isn't NULL before dereferencing it.
Igor Sutton
More...
almost 16 years ago
properly initialization of empty objects.
Igor Sutton
More...
almost 16 years ago
Activated static analyzer in the project.
Igor Sutton
More...
almost 16 years ago
got rid of more dependencies.
Igor Sutton
More...
almost 16 years ago
indicating failure now.
Igor Sutton
More...
almost 16 years ago
we don't need that complicated notation.
Igor Sutton
More...
almost 16 years ago
got rid of some code since they're being handled by the superclass now.
Igor Sutton
More...
almost 16 years ago
removed some dependencies.
Igor Sutton
More...
almost 16 years ago
added preparedStatementClass information in CSQLDatabase and friends.
Igor Sutton
More...
almost 16 years ago
split tests per driver.
Igor Sutton
More...
almost 16 years ago
removed CSMySQLDatabase.h import.
Igor Sutton
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
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