-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 4d9dcb1 🚀
- Loading branch information
1 parent
0e2f61d
commit 2aeac7c
Showing
4 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,18 @@ | |
|
||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ | ||
|
||
/** | ||
* @preserve | ||
* JS Implementation of incremental MurmurHash3 (r150) (as of May 10, 2013) | ||
* | ||
* @author <a href="mailto:[email protected]">Jens Taylor</a> | ||
* @see http://github.com/homebrewing/brauhaus-diff | ||
* @author <a href="mailto:[email protected]">Gary Court</a> | ||
* @see http://github.com/garycourt/murmurhash-js | ||
* @author <a href="mailto:[email protected]">Austin Appleby</a> | ||
* @see http://sites.google.com/site/murmurhash/ | ||
*/ | ||
|
||
/** | ||
* Character class utilities for XML NS 1.0 edition 3. | ||
* | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.