Fix some README discrepancies and implement some missing stuff [b99801aa4e3f]
Implement a simplistic Schedule#to_s, add some missing specs. [eda686d951b7]
[PATCH] bug fixes for the 0th second or minute, and the 59th second From bc2864a832fa60bc39958b9aaa26e6f546936539 Mon Sep 17 00:00:00 2001 or minute — lib/schedulability/parser.rb | 8 +++— spec/schedulability/schedule_spec.rb | 52 ++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+), 3 deletions(-) [0f59486cf040] [github/master, tip]
Added tag v0.1.0 for changeset 45f35fbd585b [3e26b7e59243]
Added signature for changeset 0f46dc0d8056 [45f35fbd585b] [v0.1.0]
Add gem certs. [0f46dc0d8056]
Backed out tag for v0.1.0; trying again [342ac3d0b6db]
Explicitly set urls in the Hoespec, since Hoe can't read Markdown. [19eb06e85937]
Added tag v0.1.0 for changeset 99d3bb8480ac [c509bc778115]
Added signature for changeset 39de155fb60f [99d3bb8480ac]
Fix the version, history file, and some comments. [39de155fb60f]
Backed out changeset 9def227667f5 Fixing the version and some little aesthetic things. [c75030b1d915]
Added tag v0.11.0 for changeset efc2ba3917c1 [9def227667f5]
Added signature for changeset 9a401a820265 [efc2ba3917c1]
Implement negated periods; invert the meaning of empty schedule. [9a401a820265]
Implement boolean operations for the Schedule object. [aaa0d5f6ed3f]
Fix the 12pm edge case for time parsing [8687eaead89b]
Break out schedule-parsing functions into a module. [6ae39f6f0e6d]
Use counted week of month for `week` scale. [bdf32f4fb2ef]
Finished up initial work on period parsing [19fcd47d5dbc]
Add missing loggability dependency. [8054ca4ee4a2]
Update build files, switch docs to Markdown. [2b12bb7ae802]
Initial commit [eb1dd1197f1e]