1. 2518923 Merge pull request #377 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 years, 1 month ago
  2. bee0456 Update LICENSE by Franklin Yow · 3 years, 1 month ago
  3. 83e149f Merge branch 'master' into update-ruble-sign by Aleksandr Yurkovskiy · 3 years, 2 months ago
  4. 9bb4bcc Migrating to dart:ffi in Dart 2.12. by Googler · 3 years, 2 months ago
  5. 532a1e3 Migrating to `dart:ffi` in Dart 2.12 and `package:ffi` 1.0.0. by Googler · 3 years, 2 months ago
  6. 458129d Replace git dependencies with published versions by Googler · 3 years, 3 months ago
  7. 5fd7a11 COPYBARA CHANGE FOR https://github.com/dart-lang/intl/pull/358 by Googler · 3 years, 3 months ago
  8. 2c8e014 Fix typo; see https://screenshot.googleplex.com/5afwL4iQtHeJKLC by Googler · 3 years, 5 months ago
  9. 33251e0 Prepare to publish for stable null safety (#362) by Nate Bosch · 3 years, 3 months ago 0.17.0
  10. 255a26e Example of format pattern fixed by ZainUrRehmanKhan · 3 years, 3 months ago
  11. aa98b67 Remove 7 year old unimplemented fields by Luke Pighetti · 3 years, 4 months ago
  12. edbbbce fix format by Aleksandr Yurkovskiy · 3 years, 5 months ago
  13. f25b0a6 add empty line by Aleksandr Yurkovskiy · 3 years, 5 months ago
  14. a02de91 fix merge issues by Aleksandr Yurkovskiy · 3 years, 5 months ago
  15. 8a1716f Merge branch 'master' into update-ruble-sign by Aleksandr Yurkovskiy · 3 years, 5 months ago
  16. b3da438 Prep release for beta (#338) by Kevin Moore · 3 years, 6 months ago 0.17.0-nullsafety.2
  17. 48675cf Prepare a version of intl that supports the 2.12 sdk by jakemac · 3 years, 6 months ago 0.17.0-nullsafety.1
  18. 9669926 Make sure travis uses latest Chrome by kevmoo · 3 years, 6 months ago 0.17.0-nullsafety
  19. 4704559 Fix dependency on pkg:js by kevmoo · 3 years, 6 months ago
  20. b69e3e5 Add missing dependency on pkg:ffi by kevmoo · 3 years, 6 months ago
  21. 32844f3 Enable a test that was skipped due to an old browser by kevmoo · 3 years, 6 months ago
  22. 6e8fc59 Prepare to release intl null safety by kevmoo · 3 years, 6 months ago
  23. 0172d85 Use `skip` instead of a non-standard test function by kevmoo · 3 years, 6 months ago
  24. 3fe3a90 Update clock dependency to null-safe version by kevmoo · 3 years, 6 months ago
  25. 971aa6c Dart Intl: Move `!` from `message` into `_message`. by Googler · 3 years, 6 months ago
  26. bb23da2 Fix doc comments in the main library by kevmoo · 3 years, 7 months ago
  27. 44b7b49 Fix link to Intl class in readme by kevmoo · 3 years, 7 months ago
  28. 1947148 Remove gratuitous self-link in main library (#323) by Kevin Moore · 3 years, 7 months ago
  29. 3d12bf1 Add dependency_overrides for null-safe deps that are not yet published by kevmoo · 3 years, 7 months ago
  30. 8568f4b Updates for OSS null safety by kevmoo · 3 years, 7 months ago
  31. 1ed1bc0 Remove .status file by kevmoo · 3 years, 7 months ago
  32. 932333a Update pkg:intl README.md by kevmoo · 3 years, 7 months ago
  33. 617bc4b Migrate last `package:intl` tests to null safety. by davidmorgan · 3 years, 8 months ago
  34. 9107e8d Tweaks to `intl` null safe API based on experimentation with `intl_translation`. by davidmorgan · 3 years, 8 months ago
  35. e637374 Remove unnecessary `dart:async` imports from `package:intl`. by davidmorgan · 3 years, 8 months ago
  36. 77bfd84 intl: Remove references to non-existent examples by jamesdlin · 3 years, 8 months ago
  37. 4d5c96c Migrate `package:intl` tests to null safety. by davidmorgan · 3 years, 8 months ago
  38. cf05fd4 Remove google3-specific test data discovery. by davidmorgan · 3 years, 8 months ago
  39. bda4da8 Migrate the remainder of `package:intl`, excluding tests, to null safety. by davidmorgan · 3 years, 8 months ago
  40. c0b6cf8 Split up `number_format.dart`. by davidmorgan · 3 years, 8 months ago
  41. 5dcfe3c Further simplify `NumberFormat` initialization; make fields that can be final, final. by davidmorgan · 3 years, 8 months ago
  42. b28cee5 Simplify `NumberFormat` initialization. by davidmorgan · 3 years, 8 months ago
  43. fd12a5e Migrate more `package:intl` to null safety: migrate most of `src/intl`, leaving `number_formatter` and `compact_number_formatter`. by davidmorgan · 3 years, 8 months ago
  44. f477fdd Split up parts in `package:intl` so they can be migrated incrementally to null safety. by davidmorgan · 3 years, 8 months ago
  45. fc131e9 Migrate `package:intl` `intl_helpers.dart` to null safety. by davidmorgan · 3 years, 8 months ago
  46. a96ebb1 Migrate `package:intl` `Locale` and parser to null safety. by davidmorgan · 3 years, 8 months ago
  47. eeef779 Migrate all trivially migratable files in `package:intl`. by davidmorgan · 3 years, 8 months ago
  48. ee1c390 Enable null safety asserts for `package:intl` VM tests. by davidmorgan · 3 years, 8 months ago
  49. e6192c4 Mark `package:intl` as null safe, but opt out in all files. by davidmorgan · 3 years, 8 months ago
  50. b70bbf1 intl: Add `@pragma` for inlining for the VM, same as for dart2js. by davidmorgan · 3 years, 8 months ago
  51. 74799bd Update intl golden tests to match current state of the world. by davidmorgan · 3 years, 9 months ago
  52. d3c56e0 update changelog by Aleksandr Yurkovskiy · 3 years, 7 months ago
  53. ed3b5f0 fix test by Aleksandr Yurkovskiy · 3 years, 7 months ago
  54. d4ad715 Merge branch 'master' into update-ruble-sign by Aleksandr Yurkovskiy · 3 years, 7 months ago
  55. abb6485 Merge pull request #290 from jamesderlin/copybara-sync by David Morgan · 4 years ago
  56. fdfc6bf intl: Be more truthful about DateFormat's time zone support by Dart Team · 4 years ago
  57. b1335af intl: Make parsing two-digit years match the documented behavior by Dart Team · 4 years ago
  58. a17268d intl: Remove `new` from dartdoc comments by Dart Team · 4 years ago
  59. d6392ed intl: Fix analysis errors, fix some implicit dynamic cases by Dart Team · 4 years ago
  60. cd181a9 intl: Adjust METADATA and fix some execute permissions by Dart Team · 4 years ago
  61. 73342b9 Fix typo. by Dart Team · 4 years, 2 months ago
  62. 5cc8b1a Prevent compact currency formatters from using trailing zeros for significant figures when currency has a minimum number of decimal places for non-compact representations. by Dart Team · 4 years, 3 months ago
  63. 08e5a19 Fix a typo (#268) by Nate Bosch · 4 years, 2 months ago
  64. 077e653 update version by Aleksandr Yurkovskiy · 4 years, 2 months ago
  65. b119da3 update ruble sign by Aleksandr Yurkovskiy · 4 years, 2 months ago
  66. 21a01bb Add CHANGELOG entry and update pubspec for date parsing fix. by Dart Team · 4 years, 3 months ago
  67. 31c191f Fix Date parsing to not accept dates > 31 in January as if they were day of year by Dart Team · 4 years, 3 months ago
  68. 5ebf8fa Prepare to publish 0.16.1 by Dart Team · 4 years, 4 months ago 0.16.1
  69. e28246f Suppress failing tests that use FFI after breaking SDK change by Dart Team · 4 years, 4 months ago
  70. 5daf67b Add a changelog entry for the Locale export. by Dart Team · 4 years, 5 months ago
  71. eac69a7 Publish the Locale class under package:intl/locale.dart by Dart Team · 4 years, 5 months ago
  72. 469e340 Fix behavior of plural with float arguments that can be integers (e.g, 1.0) by Dart Team · 4 years, 5 months ago
  73. 2fcf1e0 Fix obsolete documentation by Dart Team · 4 years, 5 months ago
  74. 98f869c Skip test and analysis of test requiring dart:ffi externally by Dart Team · 4 years, 6 months ago
  75. ee5766d rollback of changelist 273850130 plus rollback of follow-on fixes by Dart Team · 4 years, 6 months ago
  76. bc4769a UninitializedLocaleData should fall back if the canonicalized form matches by Dart Team · 4 years, 6 months ago
  77. 564be15 Implement MessageFormat, equivalent to the Closure goog.i18n.MessageFormat by Dart Team · 4 years, 6 months ago
  78. 631cfb2 Demonstrate current currency formatting in unit tests. by Dart Team · 4 years, 6 months ago
  79. 4fb34d0 Retry or compensate for erratic errors in DateTime creation. Add tests. by Dart Team · 4 years, 6 months ago
  80. e381269 Update //third_party/dart_lang/trunk, v2 and macos_sdk to 30719b37a9397cc38610e71a804236ec314535ec. by Dart Team · 4 years, 6 months ago
  81. 1bf7687 Add dart_test.yaml to files to be exported by Dart Team · 4 years, 6 months ago
  82. e77c4de Fix number_format_test_core: don't terminate tests early for mismatching lists. by Dart Team · 4 years, 6 months ago
  83. 99cc086 Add explicit type parameters to load() calls by Dart Team · 4 years, 7 months ago
  84. 564c821 Canonicalize the locale in Intl.defaultLocale setter by Dart Team · 4 years, 7 months ago
  85. 2c4ae6e Add more information to the error when a DateTime fails verification. by Dart Team · 4 years, 7 months ago
  86. 5c426de Automated g4 rollback of changelist 273643404. by Dart Team · 4 years, 7 months ago
  87. 2cba200 Canonicalize the locale in Intl.defaultLocale setter by Dart Team · 4 years, 7 months ago
  88. 37f5980 Improve testing of Dart compact number formatting and compare with ICU and Web. by Dart Team · 4 years, 7 months ago
  89. 795c490 "Fix" all the warnings and lints in Intl by Dart Team · 4 years, 8 months ago
  90. 5be03cb Update analyzer version constraint, bump version by Dart Team · 4 years, 8 months ago 0.16.0
  91. 9d4b477 Add dart2js hints to methods that should be inlined. by Dart Team · 4 years, 8 months ago
  92. f85205a Make Intl generated code pass most current lint options by Dart Team · 4 years, 8 months ago
  93. f1d3ebd Automated g4 rollback of changelist 264686901. by Dart Team · 4 years, 8 months ago
  94. 241c6af Clean up README.md, PR #189 by Dart Team · 4 years, 8 months ago
  95. cbbd71c Make Intl generated code pass most current lint options by Dart Team · 4 years, 8 months ago
  96. 7852d5e Add 'decimalDigits' specification for Percent formatters. by Dart Team · 4 years, 9 months ago
  97. 5644b15 Updating plural rules to support num instead of int by Dart Team · 4 years, 10 months ago
  98. 64450cb Fix 1-24 hour format by Dart Team · 4 years, 11 months ago
  99. 6722e6b Update Dart's package:intl to CLDR v35, with two exceptions. by Dart Team · 5 years ago
  100. 6ecda17 Use platform_env instead of dart_env in package:intl tests. by Dart Team · 5 years ago