1. db9a48d Bump version (#130) by Todd Volkert · 4 years, 7 months ago
  2. d35d82d Monotonic clock version of MemoryFileSystem (#129) by Ian Hickson · 4 years, 7 months ago
  3. c70c123 Add basic example (#128) by Todd Volkert · 4 years, 8 months ago
  4. 850ea6d Update for modern analysis (#127) by Todd Volkert · 4 years, 8 months ago
  5. 4cc8554 Cleanup skipOnPlatform list for Windows tests that are now passing (#126) by Ben Konyi · 4 years, 10 months ago
  6. fc1e1bf Prepare for upcoming change to File.openRead() (#125) by Todd Volkert · 4 years, 11 months ago
  7. 79eb583 Change implementations to return Uint8List rather than List<int> (#123) by Todd Volkert · 5 years ago
  8. 7a2153e Adds `skip` to common_tests.dart `test` function. Uses it for failing tests. (#121) by Clement Skau · 5 years ago
  9. 14ba9ef Use test_api instead of test (#120) by Dan Field · 5 years ago
  10. 27049dd Switch to new-style mixins so that super.noSuchMethod can be called. (#117) by Paul Berry · 5 years ago
  11. a198745 Rework mixins to avoid extending non-Object. (#116) by Paul Berry · 6 years ago
  12. 7ef7e0c Add tests that fail because of slash directions (#115) by Danny Tuppeny · 6 years ago
  13. 515ed1d Dart 2 fix for File.open() (#114) by Todd Volkert · 6 years ago
  14. a7f409f Dart 2 fixes (#113) by Todd Volkert · 6 years ago
  15. 0213b00 Remove deprecated enablePreviewDart2 analysis option (#111) by Phil Quitslund · 6 years ago
  16. 40e7d6a Relax constraints on package:test version (#110) by Todd Volkert · 6 years ago
  17. 3e33e9f Remove woraround for nsm forwarding and mixins, fix has landed in SDK. (#108) by Keerti Parthasarathy · 6 years ago
  18. 446ec63 Add missing return to fix analsysis error with 2.1.0-dev.1.0. (#106) by Keerti Parthasarathy · 6 years ago
  19. 69f797d Update changelog (#107) by Todd Volkert · 6 years ago
  20. 65556d8 Dart 2 type fixes. (#104) by Phil Quitslund · 6 years ago
  21. 35fbd66 update test dep; bump version (#102) by Phil Quitslund · 6 years ago 5.0.3
  22. 2680de2 update test dep to ^1.0.0 (#101) by Phil Quitslund · 6 years ago
  23. bb745fd bump Dart SDK constraint (#99) by Phil Quitslund · 6 years ago
  24. 747d72d Fix build (#95) by Michael Thomsen · 6 years ago
  25. d92d00f Add Pub badge (#96) by Michael Thomsen · 6 years ago
  26. 34cf2d1 Use Linux error codes as fallback when OS error codes are not defined (#94) by Rohan Chandra · 6 years ago
  27. 15a16a6 Add workarounds for sdk#33459 (#92) by Sam Rawlins · 6 years ago
  28. 8c24e0e Fix for Dart 2 runtime + 2.0.0-dev.61.0 (#91) by Sam Rawlins · 6 years ago
  29. 7d4c2cb Fix a few runtime issues with Dart 2; s/retype/cast (#87) by Sam Rawlins · 6 years ago
  30. a57b9ad Remove upper case constants (#86) by Keerti Parthasarathy · 6 years ago
  31. 0af5602 Fix runtime errors in recording_test (#85) by Sam Rawlins · 6 years ago
  32. 89c46bf Re-organize repo (#83) by Todd Volkert · 6 years ago
  33. db0b529 Make MemoryFileSystem support Windows-style paths (#82) by Todd Volkert · 6 years ago
  34. 21dfcff General cleanup of package:file (#81) by Todd Volkert · 6 years ago
  35. 2b00b23 Update the signature for RecordingRandomAccessFile._close due to chan… (#78) by Keerti Parthasarathy · 6 years ago 4.0.0
  36. c09a430 Import dart:io directly (#77) by Todd Volkert · 6 years ago 3.0.0
  37. 8021807 Rename .analysis_options to analysis_options.yaml (#76) by Dan Rubel · 6 years ago
  38. 273a1e7 Bump version to 2.3.7 (#75) by Todd Volkert · 6 years ago 2.3.7
  39. ed47cc0 Make ForwardingDirectory generic. (#74) by Paul Berry · 6 years ago
  40. bc6ce1f Use Travis tasks (#73) by Kevin Moore · 6 years ago
  41. 3a58884 Revert "Allow dev to fail on travis (#71)" (#72) by Michael Goderbauer · 6 years ago
  42. 3b8d74b Allow dev to fail on travis (#71) by Michael Goderbauer · 6 years ago
  43. 7ea0bb8 Bump version up to 2.3.6 (#70) by Alexander Aprelev · 6 years ago
  44. 9be22fa Update sdk constraint to <2.0.0. Drop '-dev.infinity' (#69) by Alexander Aprelev · 6 years ago
  45. 5f99e6b Fix impl of memory directory's _renameSync. (#66) by Sam Rawlins · 6 years ago
  46. 99baf36 Fix uses_dynamic_as_bottom error (#63) by Sam Rawlins · 6 years ago
  47. 89345e9 Only pass boolean values to assert (#64) by Sam Rawlins · 6 years ago
  48. 12156a5 Fix line splitter (#62) by Leaf Petersen · 6 years ago 2.3.5
  49. ec7dfdb Bump SDK constraint to allow to early Dart 2.0 release (#60) by Todd Volkert · 7 years ago 2.3.4
  50. befdc6e Relax version requirements on `package:intl` (#59) by Todd Volkert · 7 years ago 2.3.3
  51. 6ecf967 Make the test async so as to wait for write to be done (#58) by Keerti Parthasarathy · 7 years ago
  52. fb5bce5 Fix Uri handling in FileSystem methods (#57) by Todd Volkert · 7 years ago 2.3.2
  53. 5beb596 Ignore errno values on Windows tests (#55) by Todd Volkert · 7 years ago
  54. 9895e04 Enable Windows testing of LocalFileSystem (#54) by Todd Volkert · 7 years ago
  55. 1c78228 Add more Windows tests (#53) by Todd Volkert · 7 years ago
  56. 4da2da0 Enable Windows testing of MemoryFileSystem (#52) by Todd Volkert · 7 years ago
  57. 6ef5815 Fix MemoryFile to update last modified time when writeAs* is called (#50) by Todd Volkert · 7 years ago 2.3.1
  58. 8f5f853 Added convenience methods in `Directory`... (#46) by Todd Volkert · 7 years ago 2.3.0
  59. de508ca Remove 'implements Function' from MethodProxy (#45) by Todd Volkert · 7 years ago
  60. d6795a9 Update code to use errno values (#44) by Todd Volkert · 7 years ago 2.2.0
  61. d9dad57 Windows fixes (#42) by Todd Volkert · 7 years ago
  62. 4aaaddf Remove superfluous `extends Object with ...` references (#41) by Todd Volkert · 7 years ago
  63. ce36d35 Prepare for 2.1.0 release (#40) by Todd Volkert · 7 years ago 2.1.0
  64. 3e1e6c6 Update API per new dart:io methods (#39) by Todd Volkert · 7 years ago
  65. bece3fb Stop using deprecated Throws matcher (#38) by Todd Volkert · 7 years ago
  66. 700d00a Fix minor lint warning by Todd Volkert · 7 years ago
  67. d4becd7 Minor fixes based on an inspection of 2.0.0 release in pub and on dartdocs.org (#37) by Todd Volkert · 7 years ago 2.0.1
  68. a396b83 Update README badges to point to new repo (#36) by Todd Volkert · 7 years ago
  69. d0f2de4 Record & replay errors in (Recording|Replay)FileSystem (#35) by Todd Volkert · 7 years ago 2.0.0
  70. a0346ec Fix bug (and re-enable test) in ReplayIOSink (#34) by Todd Volkert · 7 years ago
  71. 9369e91 Finish implementation of ReplayFileSystem (#33) by Todd Volkert · 7 years ago
  72. da342e3 More implementation of ReplayFileSystem (#32) by Todd Volkert · 7 years ago
  73. 24f17eb Run common tests for ReplayFileSystem. (#31) by Todd Volkert · 7 years ago
  74. c9474de Merge `encoding.dart` and `resurrectors.dart` (#30) by Todd Volkert · 7 years ago
  75. 690c5e1 Extract out common `ReplayAware` interface (#29) by Todd Volkert · 7 years ago
  76. 6d335f0 Partial implementation of ReplayFileSystem (#28) by Todd Volkert · 7 years ago
  77. 6c58340 Fix for analyzer STRONG_MODE_INVALID_CAST_FUNCTION_EXPR error with 1.22.0-dev.10.6 Dart SDK (#26) by Keerti Parthasarathy · 7 years ago
  78. c2f5b40 Add deeplyEqual() method for use in replay (#25) by Todd Volkert · 7 years ago
  79. b2689ff Use synchronous file writing in BlobStreamReference (#24) by Todd Volkert · 7 years ago
  80. 2c08bc1 Deeply encode objects in `encode()` (#23) by Todd Volkert · 7 years ago
  81. 53c69df Clean up a few things in the record_replay library: (#22) by Todd Volkert · 7 years ago
  82. 722d092 Fix for STRONG_MODE_INVALID_CAST_FUNCTION_EXPR analyzer error with 1.22.0-dev.10.4 (#21) by Keerti Parthasarathy · 7 years ago
  83. 21e4eaf Clean up RecordingFile `ResultReference` classes (#20) by Todd Volkert · 7 years ago
  84. e30f99c Serialize results of certain file invocations to separate file. (#19) by Todd Volkert · 7 years ago
  85. 42bf782 Add ResultReference<T> to record_replay library. (#18) by Todd Volkert · 7 years ago
  86. e0aca53 Turn on stricter analyzer options (#17) by Todd Volkert · 7 years ago
  87. 3ba4cf2 Implement RecordingFileSystem. (#16) by Todd Volkert · 7 years ago
  88. eda5a8b Add `basename` and `dirname` to `FileSystemEntity` (#15) by Todd Volkert · 7 years ago
  89. 57a4a6c Add `FileSystem.path`. (#14) by Todd Volkert · 7 years ago
  90. e4e5372 Expose Forwarding* as part of the main interface. (#12) by Todd Volkert · 7 years ago
  91. 094ea68 Better toString() implementations (#68) by Todd Volkert · 7 years ago
  92. 47f0655 Fix tests in Dart dev channel (#64) by Todd Volkert · 7 years ago
  93. 9609e08 Convert to 3-clause BSD (#62) by Matan Lurey · 7 years ago
  94. 573d5cf Various comment updates and little fixes (#51) by Matan Lurey · 7 years ago
  95. f53c50f Remove test flakiness (#59) by Todd Volkert · 7 years ago
  96. 5caa51f Add FileSystem.pathSeparator (#58) by Todd Volkert · 7 years ago
  97. 7975994 Fix bug in MemoryFileSystemEntity.resolveSymbolicLinks() (#57) by Todd Volkert · 7 years ago
  98. 9b1d998 Update CHANGELOG.md and pubspec.yaml for 1.0.1 release (#56) by Todd Volkert · 7 years ago
  99. 98bd922 Add `FileSystem.systemTempDirectory` (#55) by Todd Volkert · 7 years ago
  100. 571432e Broaden legal types for directory(), file(), and link() methods (#54) by Todd Volkert · 7 years ago