-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Misc. bitset extensions and bug fixes #11
base: master
Are you sure you want to change the base?
Commits on Aug 9, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2473882 - Browse repository at this point
Copy the full SHA 2473882View commit details
Commits on Aug 12, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 104e627 - Browse repository at this point
Copy the full SHA 104e627View commit details
Commits on Aug 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 6300326 - Browse repository at this point
Copy the full SHA 6300326View commit details
Commits on Aug 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2f37c07 - Browse repository at this point
Copy the full SHA 2f37c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b93f9 - Browse repository at this point
Copy the full SHA 56b93f9View commit details
Commits on Feb 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f0756b4 - Browse repository at this point
Copy the full SHA f0756b4View commit details
Commits on Feb 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b66f067 - Browse repository at this point
Copy the full SHA b66f067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f1bba - Browse repository at this point
Copy the full SHA 54f1bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5fd0ea - Browse repository at this point
Copy the full SHA e5fd0eaView commit details -
replace #cardinality that fails for size multiple of 64 with #not tha…
…t zeroes out trailing bits. Fix crash-on-Bitset.new() bug.
Configuration menu - View commit details
-
Copy full SHA for 23e64df - Browse repository at this point
Copy the full SHA 23e64dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for eff354b - Browse repository at this point
Copy the full SHA eff354bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c95e984 - Browse repository at this point
Copy the full SHA c95e984View commit details
Commits on Mar 30, 2017
-
added #union_mutable, #intersect_mutable, #difference_mutable, #xor_m…
…utable and #reset
Configuration menu - View commit details
-
Copy full SHA for daed124 - Browse repository at this point
Copy the full SHA daed124View commit details
Commits on Apr 5, 2017
-
Merge pull request #1 from gabrielformica/master
Added several mutable functions
Configuration menu - View commit details
-
Copy full SHA for fc7f410 - Browse repository at this point
Copy the full SHA fc7f410View commit details
Commits on May 15, 2017
-
Tyler passed maintenance to Eric; added tests and docs for Gabriel's …
…additions; throw ArgumentError on binary bitwise operator length mismatch.
Configuration menu - View commit details
-
Copy full SHA for d409b0c - Browse repository at this point
Copy the full SHA d409b0cView commit details
Commits on May 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 08cd076 - Browse repository at this point
Copy the full SHA 08cd076View commit details
Commits on May 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 15c5698 - Browse repository at this point
Copy the full SHA 15c5698View commit details -
Merging Brendon McLean's additions: allow passing an array to #set an…
…d #clear; #to_binary_array
Configuration menu - View commit details
-
Copy full SHA for 1287f03 - Browse repository at this point
Copy the full SHA 1287f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 796a6ba - Browse repository at this point
Copy the full SHA 796a6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f829da - Browse repository at this point
Copy the full SHA 6f829daView commit details -
Configuration menu - View commit details
-
Copy full SHA for c549d0d - Browse repository at this point
Copy the full SHA c549d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b78b03 - Browse repository at this point
Copy the full SHA 6b78b03View commit details -
Instead of relying on gcc builtins directly, use Evan Nemerson's port…
…able snippets for popcount and ctz.
Configuration menu - View commit details
-
Copy full SHA for dd2d6fa - Browse repository at this point
Copy the full SHA dd2d6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for f011a55 - Browse repository at this point
Copy the full SHA f011a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f9c76b - Browse repository at this point
Copy the full SHA 0f9c76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfe63e - Browse repository at this point
Copy the full SHA 2cfe63eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 722289d - Browse repository at this point
Copy the full SHA 722289dView commit details
Commits on Jun 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 111e6ae - Browse repository at this point
Copy the full SHA 111e6aeView commit details
Commits on Jan 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2bb286e - Browse repository at this point
Copy the full SHA 2bb286eView commit details
Commits on May 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 92c8315 - Browse repository at this point
Copy the full SHA 92c8315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b16230 - Browse repository at this point
Copy the full SHA 1b16230View commit details -
Configuration menu - View commit details
-
Copy full SHA for e338bd0 - Browse repository at this point
Copy the full SHA e338bd0View commit details