-
Notifications
You must be signed in to change notification settings - Fork 211
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: sparklemotion/sqlite3-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sparklemotion/sqlite3-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vfs
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 9 files changed
- 1 contributor
Commits on May 14, 2010
-
Configuration menu - View commit details
-
Copy full SHA for 6103beb - Browse repository at this point
Copy the full SHA 6103bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ebe2f - Browse repository at this point
Copy the full SHA 31ebe2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2d732 - Browse repository at this point
Copy the full SHA 9b2d732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2d4e8 - Browse repository at this point
Copy the full SHA 3a2d4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7931d8 - Browse repository at this point
Copy the full SHA a7931d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e476c91 - Browse repository at this point
Copy the full SHA e476c91View commit details
Commits on May 24, 2013
-
Merge branch 'master' into vfs
* master: (132 commits) remove unused variables convert from test/unit to minitest fix wrongly tagged encoding when inserting and selecting UTF16LE encoded values Backport changes from 1-3-stable. Closes #79 do not raise an exception on statements that are only comments ensure should not close closed statements Allow rbx 1.8 & 1.9 modes to fail on Travis * Aggregate handlers are initialized on each query. Closes #44 changed example description and syntax added a multi-insert example to readme Update SQLite port to 3.7.13 Avoid $LDFLAGS being nil when building locally Handle trailing newline in default strings Add test for calling function with blob argument (#65). Also, improve testing of blob storage in general, utilizing Blob type to correct column affinity. Resolve bug #65. Correctly convert blob values to ruby deleting dead code closing a bad statement twice should not segv Prepare for release Move list of changes to the right place Upgrade SQLite3 to 3.7.11 ... Conflicts: ext/sqlite3/sqlite3.c ext/sqlite3/sqlite3_ruby.h
Configuration menu - View commit details
-
Copy full SHA for eda88b9 - Browse repository at this point
Copy the full SHA eda88b9View commit details
Commits on Dec 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ce36afd - Browse repository at this point
Copy the full SHA ce36afdView commit details -
Merge branch 'master' into vfs
* master: (26 commits) Doc: update repository links Correct gem license Update Travis-CI information Conditionally define cross-compilation tasks Silence Hoe license default warning Bump mini_portile dependency Ignore Gemfile.lock Add installation command for Debian/Ubuntu to error message. Update SQLite port to 3.7.17. No need to activate the MiniPortile library for cross any longer. Add Gemfile for compat with rake-compiler-dev-box. Build all the cross ports when 'cross' is invoked Retrieve cross-compile host from CC (not host) Use extconf's '--with-opt-dir' to proper link Return recipe definition for SQLite3 Stop messing with LDFLAGS when cross-compiling Add missing `I` WiP: attempt to cross-compile everything HACK: Expose Ruby C extension task Update CHANGELOG with merge commits ...
Configuration menu - View commit details
-
Copy full SHA for 8086678 - Browse repository at this point
Copy the full SHA 8086678View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...vfs