-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: crystal-lang/crystal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 68f39a01c51e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a80db64ec117
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 4 files changed
- 2 contributors
Commits on Aug 2, 2016
-
Slice#hexdump add index and separate bytes
- initial 32bits hex index - separate each byte (instead of each short) - extra separator every 8 bytes
Configuration menu - View commit details
-
Copy full SHA for 8ae2085 - Browse repository at this point
Copy the full SHA 8ae2085View commit details -
Transparent IO that prints an hexadecimal dump of read and written bytes. Mostly useful for inspecting and debugging binary protocols.
Configuration menu - View commit details
-
Copy full SHA for ce0ffc3 - Browse repository at this point
Copy the full SHA ce0ffc3View commit details -
Merge pull request #3043 from ysbaddaden/std-io-hexdump
IO::Hexdump for binary protocol inspection
Ary Borenszweig authoredAug 2, 2016 Configuration menu - View commit details
-
Copy full SHA for a80db64 - Browse repository at this point
Copy the full SHA a80db64View commit details
There are no files selected for viewing