-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only one uint is needed to keep track of the offset from the original full string.
- Loading branch information
root
committed
Jul 19, 2014
1 parent
4592164
commit c5e0736
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c5e0736
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from huonw
at https://github.com/blake2-ppc/rust/commit/c5e0736c2434fbed6b7f249b42b336f0e27804a6
c5e0736
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging blake2-ppc/rust/ptr-arithmetic-chars = c5e0736 into auto
c5e0736
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
blake2-ppc/rust/ptr-arithmetic-chars = c5e0736 merged ok, testing candidate = ca38434
c5e0736
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/412
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/413
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/412
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/413
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/415
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/416
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/415
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/421
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/416
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/415
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/418
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/416
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/416
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/417
c5e0736
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = ca38434