Josh Mitchell
|
85b106f5d8
|
Returned Error to being an enum, as other fields were unused
|
2020-11-10 19:34:58 +11:00 |
|
Josh Mitchell
|
51635f2583
|
Restricted ErrorTask to only being relevant to C API errors
|
2020-11-10 18:50:14 +11:00 |
|
Josh Mitchell
|
420af8b369
|
Reduced role of ErrorTask to simplify errors
|
2020-11-10 18:17:23 +11:00 |
|
Josh Mitchell
|
65294abee8
|
Replaced frame resizing with a simple check
|
2020-11-10 17:41:11 +11:00 |
|
Josh Mitchell
|
1fbce21ff6
|
Corrected undefined behaviour when calling Trajectory.read() on improperly sized Frame
|
2020-11-10 00:59:10 +11:00 |
|
Josh Mitchell
|
95b1bdba57
|
Streamlined error generation
|
2020-11-09 22:12:07 +11:00 |
|
Josh Mitchell
|
55fa21d45c
|
Broke out errors module and handle error codes as rust enum
|
2020-11-09 21:58:39 +11:00 |
|
Josh Mitchell
|
fc35777aa0
|
Unit tests for Error::is_eof()
|
2020-11-09 18:15:56 +11:00 |
|
Josh Mitchell
|
e95fea3bfc
|
Unit test for path_to_cstring()
|
2020-11-09 17:33:03 +11:00 |
|
Josh Mitchell
|
f9cf479baf
|
Removed unwrap()s, refactored iterator, removed memleak
|
2020-11-09 17:20:46 +11: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
|
e67b6a0e5f
|
Functions that took &Path now take impl AsRef<Path>
|
2020-11-08 00:25:07 +11:00 |
|
daniel
|
d16421708d
|
test some error types
|
2020-11-07 11:57: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
|
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 |
|