Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / benlaurie/objecthash issues and pull requests
#55 - Add go.mod file, lint fixes
Pull Request -
State: open - Opened by pcj over 1 year ago
#54 - Is the java library published on Maven central?
Issue -
State: open - Opened by javiercanillas almost 3 years ago
#53 - Int overflow on 32 bits arches
Issue -
State: open - Opened by eclipseo over 5 years ago
#52 - Language independent hashing mechanism for float and integers (Proposal)
Issue -
State: open - Opened by weigandf almost 6 years ago
- 3 comments
#51 - Option for array order independent hashing
Issue -
State: open - Opened by about-code over 6 years ago
#50 - Commonjson.test alignment for golang, java and python. Redacted functionality for java.
Pull Request -
State: closed - Opened by baitcode almost 7 years ago
- 1 comment
#49 - Commonjson.test alignment for golang, java and python. Redacted functionality for java.
Pull Request -
State: closed - Opened by baitcode almost 7 years ago
- 1 comment
#48 - README: typo in heading
Pull Request -
State: closed - Opened by olleolleolle about 7 years ago
#47 - README.md: Add link to Google Group
Pull Request -
State: closed - Opened by tarcieri about 7 years ago
#46 - Fixed #45 by allowing hashing of special float values.
Pull Request -
State: closed - Opened by maljub01 about 7 years ago
#45 - Trying to calculate a hash for special floating point values (NaN, Infinity, -Infinity)
Issue -
State: closed - Opened by maljub01 about 7 years ago
#44 - travis: update go version
Pull Request -
State: closed - Opened by dvrkps about 7 years ago
- 4 comments
#43 - Fix #42: Make the go implementation normalize 0.0 properly.
Pull Request -
State: closed - Opened by maljub01 about 7 years ago
#42 - Go implementation goes into an infinite loop when calculating hash for 0.0
Issue -
State: closed - Opened by maljub01 about 7 years ago
#41 - Make the `hashBytes` function more defensive against bad inputs.
Pull Request -
State: closed - Opened by maljub01 about 7 years ago
#40 - Support hashing for a wider range of container types.
Pull Request -
State: closed - Opened by maljub01 about 7 years ago
- 1 comment
#39 - Rust
Pull Request -
State: closed - Opened by tiziano88 about 7 years ago
- 5 comments
#38 - Rust implementation
Pull Request -
State: open - Opened by tarcieri about 7 years ago
#37 - Initial Travis configuration
Pull Request -
State: closed - Opened by tarcieri about 7 years ago
#36 - Bikeshedding type identifiers: align with TJSON?
Issue -
State: open - Opened by tarcieri about 7 years ago
- 2 comments
#35 - Don't panic.
Pull Request -
State: closed - Opened by maljub01 over 7 years ago
#34 - Improve the Makefile.
Pull Request -
State: closed - Opened by maljub01 over 7 years ago
#33 - Add ObjectHash Test
Pull Request -
State: closed - Opened by gdbelvin over 7 years ago
- 12 comments
#32 - Fix #7: Make the C code compile again.
Pull Request -
State: closed - Opened by maljub01 over 7 years ago
#31 - Fix Go tests.
Pull Request -
State: closed - Opened by maljub01 over 7 years ago
- 2 comments
#30 - Go tests are failing
Issue -
State: closed - Opened by maljub01 over 7 years ago
- 2 comments
#29 - Do not redeclare `objecthash` in `objecthash_test.go`.
Pull Request -
State: closed - Opened by maljub01 over 7 years ago
- 1 comment
#28 - go tests do not compile
Issue -
State: closed - Opened by maljub01 over 7 years ago
- 2 comments
#27 - Fix the Makefile.
Pull Request -
State: closed - Opened by maljub01 over 7 years ago
- 1 comment
#26 - Makefile does not run "go" tests
Issue -
State: closed - Opened by maljub01 over 7 years ago
- 2 comments
#25 - DON'T PANIC
Issue -
State: closed - Opened by maljub01 over 7 years ago
#24 - How do you actually redact an object?
Issue -
State: closed - Opened by jvsteiner almost 8 years ago
#23 - Add link to Javascript implementation
Pull Request -
State: closed - Opened by emschwartz almost 8 years ago
#22 - Binary data
Issue -
State: closed - Opened by tarcieri about 8 years ago
- 4 comments
#21 - Fix broken tests in go/objecthash
Pull Request -
State: closed - Opened by cesarghali over 8 years ago
- 2 comments
#20 - Ruby implementation
Pull Request -
State: closed - Opened by tarcieri over 8 years ago
- 1 comment
#19 - Add ObjectHash function which supports arbitrary Go objects.
Pull Request -
State: closed - Opened by gdbelvin over 8 years ago
#18 - [RFC] Python3 compatibility
Pull Request -
State: open - Opened by yungchin over 8 years ago
#17 - Give go code it's own package directory
Pull Request -
State: closed - Opened by gdbelvin over 8 years ago
#16 - Make fails on Mac (10.11)
Issue -
State: open - Opened by philallen117 over 8 years ago
- 4 comments
#15 - Embrace slices, add error handling, gofmt FTW
Pull Request -
State: open - Opened by aeijdenberg almost 9 years ago
#14 - Don't use <alloca.h>.
Pull Request -
State: closed - Opened by trasz almost 9 years ago
#13 - Test failure for Java only
Issue -
State: open - Opened by dracos almost 9 years ago
#12 - Format madness
Pull Request -
State: closed - Opened by AlCutter about 9 years ago
#11 - Build fails on OS X/clang
Issue -
State: closed - Opened by AlCutter about 9 years ago
- 1 comment
#10 - Make objecthash.h work for C++ too.
Pull Request -
State: closed - Opened by AlCutter about 9 years ago
#9 - Use OpenSSL's SHA256 and be C99.
Pull Request -
State: closed - Opened by AlCutter about 9 years ago
#8 - Flesh-out Makefile a bit to make it easier to the c code re-use elsewhere.
Pull Request -
State: closed - Opened by AlCutter about 9 years ago
#7 - C code doesn't compile with gcc 4.8
Issue -
State: closed - Opened by AlCutter about 9 years ago
- 3 comments
#6 - Java object hash
Pull Request -
State: closed - Opened by phad about 9 years ago
- 3 comments
#5 - Fix some compiler warnings.
Pull Request -
State: closed - Opened by phad about 9 years ago
#4 - Add tests to verify the hash is order-independent
Pull Request -
State: closed - Opened by philandstuff about 9 years ago
#3 - Better to compare the binary values than rely on deterministic prettifying...
Pull Request -
State: closed - Opened by aeijdenberg about 9 years ago
- 2 comments
#2 - Replace stray tab with spaces.
Pull Request -
State: closed - Opened by aeijdenberg about 9 years ago
#1 - Use standard binascii.hexlify.
Pull Request -
State: closed - Opened by aeijdenberg about 9 years ago