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

Side by Side Diff: tools/telemetry/third_party/gsutil/third_party/crcmod/changelog

Issue 1258583006: Add gsutil 4.13 to telemetry/third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Undo all other changes so this just add gsutil to third_party 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 unified diff | Download patch
OLDNEW
(Empty)
1 1.7 Enhancement Release - Jun 27, 2010
2
3 * Improve the installation process.
4 * For Python3 don't allow unicode and require an object that supports the
5 buffer interface.
6 * Added Sphinx documentation.
7 * Added LICENSE file.
8
9 1.6.1 Enhancement Release - Mar 7, 2010
10
11 Enhancements made by Craig McQueen
12
13 * Code cleanup
14 * Updated database of pre-defined CRC algorithms
15
16 1.6 Enhancement Release - Jan 24, 2010
17
18 Enhancements made by Craig McQueen
19
20 * Added XOR out feature to allow creation of standard CRC algorithms
21 * Added a database of pre-defined CRC algorithms
22
23 1.5 Enhancement Release - Mar 7, 2009
24
25 * Added Python 3.x version.
26 * Upgraded some unit tests.
27
28 1.4 Enhancement Release - Jul 28, 2007
29
30 * Add 24-bit CRCs as one of the options.
31
32 1.3 Enhancement Release - Apr 22, 2006
33
34 * Make compatible with Python 2.5 on 64-bit platforms.
35 * Improve the install procedure.
36
37 1.2 Initial Public Release - Jul 10, 2004
38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698