openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
bitfield
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Dec 27, 2023 — Dec 27, 2024
Showing page 33 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
1.1.1
Mathias Buus
More...
almost 10 years ago
forward opts in non-new constructor
Mathias Buus
More...
almost 10 years ago
1.1.0
Mathias Buus
More...
almost 10 years ago
Merge pull request #12 from fb55/double-buffer-on-growth
Felix Böhm
More...
almost 10 years ago
fix tests
Mathias Buus
More...
almost 10 years ago
double buffer on growth
Mathias Buus
More...
almost 10 years ago
travis: run tests inside a container
Felix Böhm
More...
almost 10 years ago
1.0.2
fb55
More...
over 10 years ago
Merge pull request #11 from feross/fisch0920-master
Felix Böhm
More...
over 10 years ago
remove buggy while loop
Feross Aboukhadijeh
More...
over 10 years ago
add tests for bitfield buffer lengths
Feross Aboukhadijeh
More...
over 10 years ago
fix for bitfields of non-multiple-of-8 length; previously a buffer of say size 13 would incorrectly yield a 3-byte bitfield, whereas with this change it correctly yields a 2-byte bitfield by rounding up to the next multiple of 8 as opposed to naively adding 8 and then rounding up
fisch0920
More...
over 10 years ago
improved readme
Felix Böhm
More...
over 10 years ago
added testling badge
Felix Böhm
More...
over 10 years ago
added testling settings to package.json
Felix Böhm
More...
over 10 years ago
improved description of `grow`.
Felix Böhm
More...
over 10 years ago
1.0.1
fb55
More...
over 10 years ago
ported tests to tape
fb55
More...
over 10 years ago
opts.grow should be the number of bits
fb55
More...
over 10 years ago
1.0.0
fb55
More...
over 10 years ago
Merge pull request #8 from feross/master
Felix Böhm
More...
over 10 years ago
add new grow behavior to readme
Feross Aboukhadijeh
More...
over 10 years ago
spaces to tabs
Feross Aboukhadijeh
More...
over 10 years ago
add new grow behavior
Feross Aboukhadijeh
More...
over 10 years ago
add failing tests for new grow behavior
Feross Aboukhadijeh
More...
over 10 years ago
added note about #6
Felix Böhm
More...
over 10 years ago
Add note about auto-grow to readme
Feross Aboukhadijeh
More...
almost 11 years ago
0.3.0
fb55
More...
almost 11 years ago
removed implicit cast of `undefined` to float
Felix Böhm
More...
almost 11 years ago
Merge pull request #5 from feross/master
Felix Böhm
More...
almost 11 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
→
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