cf42661 New version

Authored and Committed by vpodzime 8 years ago
    New version
    
    - Create both libbytesize-$version and $version tags (vpodzime)
    - Update the .pot file with the new version (vpodzime)
    - Improve how we create changelog (vpodzime)
    - Try harder when getting OverflowError in division (#1326897) (vpodzime)
    - Neutralize the radix char before passing string to MPFR (#1326108) (vpodzime)
    - Run tests with en_US and fr_FR locales (vpodzime)
    - Run the tests with both python2 and python3 again (vpodzime)
    - Do not run the same tests 3 times as part of the 'ci' target (vpodzime)
    - Don't fail if just the best-effort cleanup fails (vpodzime)
    - Throw away the new .pot file when just running tests (vpodzime)
    - Make sure we return one of -1, 0, 1 from cmp functions (#1326113) (vpodzime)
    - Use cmp_bytes(size, bytes) when comparing to 0 (vpodzime)
    - Ignore all .po~ files (vpodzime)
    - Add translator comments (dshea)
    - Integrate translation-canary into the build. (dshea)
    - Run the translation-canary tests from make check. (dshea)
    - Squashed 'translation-canary/' content from commit d6c0708 (dshea)
    - Make 'make check' work. (dshea)
    - Remove files from po/ we don't need to track (vpodzime)
    - Ignore the compiled translation files (vpodzime)
    - Distribute and package the translations (vpodzime)
    - Add the necessary pieces for getting translations (vpodzime)
    
        
file modified
+1 -0
file modified
+29 -8
file removed
-27
file modified
+1 -1