Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2415)

Unified Diff: courgette/third_party/README.chromium

Issue 1272453003: [Courgette] Extract qsufsort module and add tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using int, but with explicit cast from ::strlen(). Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « courgette/courgette.gyp ('k') | courgette/third_party/bsdiff_create.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/third_party/README.chromium
diff --git a/courgette/third_party/README.chromium b/courgette/third_party/README.chromium
index b3b28bd4c57f8c65f171c8df8fb2a0595eaa610a..3f7f3084bda49a73f9629589ade8c2edced5793d 100644
--- a/courgette/third_party/README.chromium
+++ b/courgette/third_party/README.chromium
@@ -21,3 +21,5 @@ List of changes made to original code:
- reformatted code to be closer to Google coding standards
- renamed variables
- added comments
+ - extracted qsufsort into qsufsort.h in 'courgette::qsuf' namespace
+ - added unit tests for qsufsort
« no previous file with comments | « courgette/courgette.gyp ('k') | courgette/third_party/bsdiff_create.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698