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

Side by Side Diff: CHANGELOG.md

Issue 1046573002: pkg/http_parser: format code, prepare for +6 release (Closed) Base URL: https://github.com/dart-lang/http_parser.git@master
Patch Set: cl feedback Created 5 years, 8 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
« no previous file with comments | « no previous file | lib/src/bytes_builder.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.0.2+6
2
3 * Updated homepage URL.
4
1 ## 0.0.2+5 5 ## 0.0.2+5
2 6
3 * Widen the version constraint on the `collection` package. 7 * Widen the version constraint on the `collection` package.
4 8
5 ## 0.0.2+4 9 ## 0.0.2+4
6 10
7 * Widen the `string_scanner` version constraint. 11 * Widen the `string_scanner` version constraint.
8 12
9 ## 0.0.2+3 13 ## 0.0.2+3
10 14
11 * Fix a library name conflict. 15 * Fix a library name conflict.
12 16
13 ## 0.0.2+2 17 ## 0.0.2+2
14 18
15 * Fixes for HTTP date formatting. 19 * Fixes for HTTP date formatting.
16 20
17 ## 0.0.2+1 21 ## 0.0.2+1
18 22
19 * Minor code refactoring. 23 * Minor code refactoring.
20 24
21 ## 0.0.2 25 ## 0.0.2
22 26
23 * Added `CompatibleWebSocket`, for platform- and API-independent support for the 27 * Added `CompatibleWebSocket`, for platform- and API-independent support for the
24 WebSocket API. 28 WebSocket API.
OLDNEW
« no previous file with comments | « no previous file | lib/src/bytes_builder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698