Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2015-10-14 | Use custom Prelude to avoid compiler warnings. | John MacFarlane | 1 | -1/+0 |
2015-09-26 | MediaBag: ensure that / is always used as path separator. | John MacFarlane | 1 | -1/+1 |
2014-09-25 | Shared: Make collapseFilePath OS-agnostic | mpickering | 1 | -18/+19 |
2014-08-08 | Added tests for collapseFilePath | Matthew Pickering | 1 | -1/+23 |
2014-07-25 | Fixed runtime error with compactify'DL on certain lists. | John MacFarlane | 1 | -0/+10 |
2014-06-29 | Rewrote normalize for efficiency. (Closes #1385.) | John MacFarlane | 1 | -3/+5 |
2012-07-26 | Moved tests to tests/, modified cabal file so lib isn't recompiled. | John MacFarlane | 1 | -0/+26 |
2011-01-29 | Moved tests to src. | John MacFarlane | 1 | -21/+0 |
2011-01-29 | Added Tests.Shared with normalize round-trip tests. | John MacFarlane | 1 | -0/+21 |