Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Bauer
05b309e4bd Update README.md 2020-11-08 11:25:36 +01:00
Daniel Bauer
e19f7efd73 Update README.md 2020-11-08 11:22:21 +01:00
daniel
e07d71beb6 travis 2020-11-08 11:16:00 +01:00
Daniel Bauer
ca7624fe1a Merge pull request #2 from Yoshanuikabundi/open-ergonomics
Improved ergonomics for opening files
2020-11-08 09:57:43 +01:00
daniel
c998ded6bb unit tests 2020-11-08 09:56:27 +01:00
Josh Mitchell
0351857606 Added open_read, open_write and open_append convenience methods 2020-11-08 00:43:29 +11:00
Josh Mitchell
4a99228d87 Changed an integration test to take path as &str 2020-11-08 00:26:30 +11:00
Josh Mitchell
e67b6a0e5f Functions that took &Path now take impl AsRef<Path> 2020-11-08 00:25:07 +11:00
daniel
e77f43d8ae version up v0.2.0 2020-11-07 11:57:48 +01:00
daniel
d16421708d test some error types 2020-11-07 11:57:07 +01:00
Daniel Bauer
337a5a5c1d Merge pull request #1 from Yoshanuikabundi/remove-failure
Remove failure
2020-11-07 11:53:07 +01:00
Josh Mitchell
cbd45f74dc Replace failure library with new Error type 2020-11-07 20:12:41 +11:00
Josh Mitchell
0a613c2022 Suppressed or corrected hints and warnings 2020-11-07 20:05:37 +11:00
Josh Mitchell
e30a175d0d Format with rustfmt 2020-11-07 20:03:05 +11:00
Daniel Bauer
042f0f82c6 Create README.md v0.1.0 2020-04-16 15:17:11 +02:00
daniel
901346cfaa add correct license 2020-04-16 15:05:34 +02:00
daniel
ceb09f6371 iterators 2020-04-16 15:00:20 +02:00
daniel
28a08a1401 documentation 2020-04-16 14:37:59 +02:00
daniel
2303303472 XTCTrajectory and TRRTrajectory 2020-04-16 13:47:08 +02:00
daniel
43d2d74468 c_abi 2020-04-16 13:03:33 +02:00