Commit Graph

3 Commits

Author SHA1 Message Date
nweiz@google.com 0cbfef976d Fix the archive code so that it compiles in a stricter mode.
Review URL: https://chromiumcodereview.appspot.com//10824210

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10362 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-07 23:19:12 +00:00
nweiz@google.com 2f9fd6e6bd Attach the native entry struct to the ArchiveEntry object.
This allows the entry properties to be set by the user.

Review URL: https://chromiumcodereview.appspot.com//10832116

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10202 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-02 22:50:24 +00:00
nweiz@google.com 9833418db1 Add the beginnings of a Dart wrapper for libarchive.
Currently this only supports reading archives.

Review URL: https://chromiumcodereview.appspot.com//10842002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10138 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-01 20:19:07 +00:00