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

Side by Side Diff: pkg/http_parser/CHANGELOG.md

Issue 401753002: Move a number of packages and some of pub over to using source_span. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 6 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « pkg/docgen/pubspec.yaml ('k') | pkg/http_parser/pubspec.yaml » ('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+4
2
3 * Widen the `string_scanner` version constraint.
4
1 ## 0.0.2+3 5 ## 0.0.2+3
2 6
3 * Fix a library name conflict. 7 * Fix a library name conflict.
4 8
5 ## 0.0.2+2 9 ## 0.0.2+2
6 10
7 * Fixes for HTTP date formatting. 11 * Fixes for HTTP date formatting.
8 12
9 ## 0.0.2+1 13 ## 0.0.2+1
10 14
11 * Minor code refactoring. 15 * Minor code refactoring.
12 16
13 ## 0.0.2 17 ## 0.0.2
14 18
15 * Added `CompatibleWebSocket`, for platform- and API-independent support for the 19 * Added `CompatibleWebSocket`, for platform- and API-independent support for the
16 WebSocket API. 20 WebSocket API.
OLDNEW
« no previous file with comments | « pkg/docgen/pubspec.yaml ('k') | pkg/http_parser/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698