- 3503170 Add chunked decoding support to CodePage (#91) by Brian Quinlan · 5 weeks ago master
- f24afa7 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#89) by dependabot[bot] · 6 weeks ago
- a3e9bc5 Bump actions/checkout from 4.1.0 to 4.1.1 (#90) by dependabot[bot] · 6 weeks ago
- 03242b2 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#88) by dependabot[bot] · 10 weeks ago
- 140b2f0 Bump actions/checkout from 3.6.0 to 4.1.0 (#87) by dependabot[bot] · 2 months ago
- c058c8f Bump actions/checkout from 3.5.3 to 3.6.0 (#86) by dependabot[bot] · 3 months ago
- 79ee174 Bump actions/checkout from 3.5.2 to 3.5.3 (#84) by dependabot[bot] · 5 months ago
- 9a387f0 blast_repo fixes (#83) by Devon Carew · 7 months ago
- b652c00 Bump actions/checkout from 3.5.0 to 3.5.2 (#82) by dependabot[bot] · 7 months ago
- 855aeac Require Dart 2.19, fix override param name, update lints (#81) by Kevin Moore · 8 months ago
- 8812e40 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#79) by dependabot[bot] · 8 months ago
- d28dc33 Bump actions/checkout from 3.3.0 to 3.5.0 (#80) by dependabot[bot] · 8 months ago
- 83886e3 Bump actions/checkout from 3.2.0 to 3.3.0 (#75) by dependabot[bot] · 10 months ago
- a522506 Bump dart-lang/setup-dart from 1.3 to 1.4 (#74) by dependabot[bot] · 10 months ago
- 20d136c Bump actions/checkout from 3.1.0 to 3.2.0 (#73) by dependabot[bot] · 11 months ago
- 4feeb10 Fix comment references, update lints, require latest Dart SDK (#69) by Kevin Moore · 1 year, 2 months ago v3.1.1
- 8d8c1d3 Bump version for publication (#68) by Moritz · 1 year, 2 months ago v3.1.0
- f0acc6b update the CI configuration (#67) by Devon Carew · 1 year, 2 months ago
- 11d191e Merge pull request #66 from dart-lang/introduce_date_parser by Moritz · 1 year, 2 months ago
- a9f92fc Fix test by moritz · 1 year, 2 months ago
- 43d7820 Add changelog entry by moritz · 1 year, 2 months ago
- 1f54201 Changes as per review by moritz · 1 year, 2 months ago
- 40b2b59 Fix typo by moritz · 1 year, 2 months ago
- 6252dd6 Add larger changes as per review by moritz · 1 year, 2 months ago
- a4d6cb5 Apply simple changes as per review by moritz · 1 year, 2 months ago
- a8dbfbf add documentation by moritz · 1 year, 2 months ago
- cd1d2ed skip microsecond tests on web by moritz · 1 year, 2 months ago
- e357b34 Add test to check for microseconds by moritz · 1 year, 2 months ago
- e9e1e1c Duration to DateTime by moritz · 1 year, 2 months ago
- 0f301ca changes as per review by moritz · 1 year, 2 months ago
- 8a6384b changes as per review by moritz · 1 year, 2 months ago
- d80d096 Remove unused variable by moritz · 1 year, 2 months ago
- 86483cd renaming by moritz · 1 year, 2 months ago
- 1d53e04 even faster by moritz · 1 year, 2 months ago
- 002a140 fix some stuff by moritz · 1 year, 2 months ago
- 46ba967 apply changes as per review, convert to SOA by moritz · 1 year, 2 months ago
- ab083d3 rename files by moritz · 1 year, 2 months ago
- 6c072dd small name change by moritz · 1 year, 2 months ago
- 1309ceb add more changes as per review by moritz · 1 year, 2 months ago
- df5b7aa add licenses by moritz · 1 year, 2 months ago
- 5e63874 rename by moritz · 1 year, 2 months ago
- 4bec055 Add fixed datetime parser/formatter by moritz · 1 year, 2 months ago
- e9745f3 add license by moritz · 1 year, 2 months ago
- 7145da1 Merge pull request #65 from dart-lang/update_readme by Devon Carew · 1 year, 6 months ago
- 50b104a add markdown badges to the readme by Devon Carew · 1 year, 6 months ago update_readme
- 00b2515 Add missing increment to custom code-page decoder. (#62) by Lasse R.H. Nielsen · 1 year, 6 months ago
- e063fdc Move from pedantic to lints package (#55) by Nate Bosch · 2 years, 5 months ago
- 413f591 Prepare release without dependency on package:charcode (#54) by Lasse R.H. Nielsen · 2 years, 6 months ago
- b82544a Remove dependency on package:charcode entirely. (#53) by Lasse R.H. Nielsen · 2 years, 6 months ago
- c4eb29a Latest CI setup, test oldest supported SDK (#50) by Kevin Moore · 2 years, 8 months ago
- 22efe21 Merge pull request #49 from dart-lang/franklinyow-patch-1 by Franklin Yow · 2 years, 8 months ago
- 8c1a915 Update LICENSE by Franklin Yow · 2 years, 8 months ago
- a60156c stable null safety release (#45) by Jacob MacDonald · 2 years, 10 months ago 3.0.0
- edb75e8 Migrate to GitHub Actions (#43) by Alexander Thomas · 3 years ago
- 6513985 Increase package description to >=60 characters and added an example (#41) by Kevin Moore · 3 years, 1 month ago 3.0.0-nullsafety.0
- 561d73b Merge pull request #40 from dart-lang/pq-patch-1 by Phil Quitslund · 3 years, 1 month ago
- 594ee88 remove redundant experiment by Phil Quitslund · 3 years, 1 month ago
- 60ce4c3 prepare to publish convert (#39) by Kevin Moore · 3 years, 1 month ago
- dd3bd28 Make the package not depend directly on package:charcode. (#35) by Lasse R.H. Nielsen · 3 years, 1 month ago
- 9d6ebbe Update SDK constraint to 2.12.0-0 (#38) by Kevin Moore · 3 years, 1 month ago
- cd1ac35 Allow the 2.10 stable and 2.11.0-dev SDKs (#36) by Nate Bosch · 3 years, 2 months ago
- 5b931a9 Add Code Page support. (#26) by Lasse R.H. Nielsen · 3 years, 3 months ago
- c1b01f8 Update version and add changelog for null safety (#33) by Nate Bosch · 3 years, 4 months ago
- 3f3dc4d Migrate to null safety (#32) by Nate Bosch · 3 years, 4 months ago
- a311831 Delete .test_config by Kevin Moore · 3 years, 4 months ago
- e969159 remove author from pubspec by Kevin Moore · 3 years, 9 months ago
- 93a1019 Ignore substantial failing lints from latest pedantic by Kevin Moore · 4 years ago
- 49bde5b Enable and fix standard lints, test on oldest supported SDK (#20) by Kevin Moore · 4 years, 8 months ago
- 6467500 Make _IdentityConverter compatible with Dart SDK 1.x (#18) by Aaron Lademann · 5 years ago 2.1.1
- 0310659 Added IdentityCodec (#17) by Jonas Finnemann Jensen · 5 years ago 2.1.0
- 62fc078 Test on Chrome on Travis (#16) by Kevin Moore · 5 years ago
- ffc0545 chore: set max SDK version to <3.0.0 (#15) by Patrice Chalin · 5 years ago 2.0.2
- 6e98cd4 Fix a Dart 2 runtime test failure (#14) by Natalie Weizenbaum · 6 years ago
- f9d3175 Stop testing Dartium (#12) by Natalie Weizenbaum · 6 years ago
- d54ab2d Remove -dev.infinity in SDK upper constraint by Kevin Moore · 6 years ago
- 5dd4e8b Use recommended analysis_options name, support Dart v2-dev, test on FF (#9) by Kevin Moore · 6 years ago
- c684887 Add travis support and dartfmt... (#6) by Matan Lurey · 7 years ago
- df4ca16 Don't percent-encode digits. by Natalie Weizenbaum · 7 years ago 2.0.1
- 4908789 Bump the version. by Natalie Weizenbaum · 7 years ago
- 44b5c66 Stop percent-encoding of numbers. by Danny Tuppeny · 7 years ago
- 92ac5f1 Stop implementing ChunkedConverter. by Natalie Weizenbaum · 8 years ago 2.0.0
- b82b3fb Make the package strong-mode clean. by Natalie Weizenbaum · 8 years ago 1.1.1
- cd3d612 Add sinks to provide synchronous access to events. by Natalie Weizenbaum · 8 years ago 1.1.0
- 33123f5 Use the new Uint8Buffer.addAll start and end params. by Natalie Weizenbaum · 8 years ago 1.0.1
- 86b65bd Add a percent-encoding converter. by Natalie Weizenbaum · 8 years ago 1.0.0
- bc95e00 Add a hexadecimal codec. by Natalie Weizenbaum · 8 years ago
- 6579135 Update the README and pubspec for this package. by Natalie Weizenbaum · 8 years ago
- c5ce555 Add template files. by Natalie Weizenbaum · 8 years ago