Package: mhc / 1.2.4-6

Metadata

Package Version Patches format
mhc 1.2.4-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010_rubygems.patch | (download)

bin/mhc | 14 7 7 - 0 !
1 file changed, 7 insertions( ), 7 deletions(-)

 drop rubygems dependency
020_rical.patch | (download)

lib/mhc.rb | 2 1 1 - 0 !
lib/mhc/ri_cal.rb | 187 187 0 - 0 !
lib/mhc/ri_cal/component.rb | 256 256 0 - 0 !
lib/mhc/ri_cal/component/alarm.rb | 19 19 0 - 0 !
lib/mhc/ri_cal/component/calendar.rb | 257 257 0 - 0 !
lib/mhc/ri_cal/component/event.rb | 58 58 0 - 0 !
lib/mhc/ri_cal/component/freebusy.rb | 16 16 0 - 0 !
lib/mhc/ri_cal/component/journal.rb | 27 27 0 - 0 !
lib/mhc/ri_cal/component/non_standard.rb | 33 33 0 - 0 !
lib/mhc/ri_cal/component/t_z_info_timezone.rb | 153 153 0 - 0 !
lib/mhc/ri_cal/component/timezone.rb | 197 197 0 - 0 !
lib/mhc/ri_cal/component/timezone/daylight_period.rb | 25 25 0 - 0 !
lib/mhc/ri_cal/component/timezone/standard_period.rb | 23 23 0 - 0 !
lib/mhc/ri_cal/component/timezone/timezone_period.rb | 76 76 0 - 0 !
lib/mhc/ri_cal/component/todo.rb | 42 42 0 - 0 !
lib/mhc/ri_cal/core_extensions.rb | 11 11 0 - 0 !
lib/mhc/ri_cal/core_extensions/array.rb | 7 7 0 - 0 !
lib/mhc/ri_cal/core_extensions/array/conversions.rb | 15 15 0 - 0 !
lib/mhc/ri_cal/core_extensions/date.rb | 13 13 0 - 0 !
lib/mhc/ri_cal/core_extensions/date/conversions.rb | 56 56 0 - 0 !
lib/mhc/ri_cal/core_extensions/date_time.rb | 15 15 0 - 0 !
lib/mhc/ri_cal/core_extensions/date_time/conversions.rb | 50 50 0 - 0 !
lib/mhc/ri_cal/core_extensions/object.rb | 8 8 0 - 0 !
lib/mhc/ri_cal/core_extensions/object/conversions.rb | 20 20 0 - 0 !
lib/mhc/ri_cal/core_extensions/string.rb | 8 8 0 - 0 !
lib/mhc/ri_cal/core_extensions/string/conversions.rb | 57 57 0 - 0 !
lib/mhc/ri_cal/core_extensions/time.rb | 14 14 0 - 0 !
lib/mhc/ri_cal/core_extensions/time/calculations.rb | 153 153 0 - 0 !
lib/mhc/ri_cal/core_extensions/time/conversions.rb | 42 42 0 - 0 !
lib/mhc/ri_cal/core_extensions/time/tzid_access.rb | 50 50 0 - 0 !
lib/mhc/ri_cal/core_extensions/time/week_day_predicates.rb | 55 55 0 - 0 !
lib/mhc/ri_cal/fast_date_time.rb | 234 234 0 - 0 !
lib/mhc/ri_cal/floating_timezone.rb | 32 32 0 - 0 !
lib/mhc/ri_cal/invalid_property_value.rb | 8 8 0 - 0 !
lib/mhc/ri_cal/invalid_timezone_identifier.rb | 20 20 0 - 0 !
lib/mhc/ri_cal/occurrence_enumerator.rb | 265 265 0 - 0 !
lib/mhc/ri_cal/occurrence_period.rb | 17 17 0 - 0 !
lib/mhc/ri_cal/parser.rb | 145 145 0 - 0 !
lib/mhc/ri_cal/properties.rb | 12 12 0 - 0 !
lib/mhc/ri_cal/properties/alarm.rb | 390 390 0 - 0 !
lib/mhc/ri_cal/properties/calendar.rb | 164 164 0 - 0 !
lib/mhc/ri_cal/properties/event.rb | 1523 1523 0 - 0 !
lib/mhc/ri_cal/properties/freebusy.rb | 593 593 0 - 0 !
lib/mhc/ri_cal/properties/journal.rb | 1237 1237 0 - 0 !
lib/mhc/ri_cal/properties/timezone.rb | 150 150 0 - 0 !
lib/mhc/ri_cal/properties/timezone_period.rb | 416 416 0 - 0 !
lib/mhc/ri_cal/properties/todo.rb | 1559 1559 0 - 0 !
lib/mhc/ri_cal/property_value.rb | 159 159 0 - 0 !
lib/mhc/ri_cal/property_value/array.rb | 27 27 0 - 0 !
lib/mhc/ri_cal/property_value/cal_address.rb | 11 11 0 - 0 !
lib/mhc/ri_cal/property_value/date.rb | 184 184 0 - 0 !
lib/mhc/ri_cal/property_value/date_time.rb | 359 359 0 - 0 !
lib/mhc/ri_cal/property_value/date_time/additive_methods.rb | 44 44 0 - 0 !
lib/mhc/ri_cal/property_value/date_time/time_machine.rb | 159 159 0 - 0 !
lib/mhc/ri_cal/property_value/date_time/timezone_support.rb | 100 100 0 - 0 !
lib/mhc/ri_cal/property_value/duration.rb | 110 110 0 - 0 !
lib/mhc/ri_cal/property_value/geo.rb | 11 11 0 - 0 !
lib/mhc/ri_cal/property_value/integer.rb | 12 12 0 - 0 !
lib/mhc/ri_cal/property_value/occurrence_list.rb | 155 155 0 - 0 !
lib/mhc/ri_cal/property_value/period.rb | 86 86 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule.rb | 154 154 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/enumeration_support_methods.rb | 100 100 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/enumerator.rb | 79 79 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/initialization_methods.rb | 148 148 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/negative_setpos_enumerator.rb | 53 53 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/numbered_span.rb | 31 31 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer.rb | 135 135 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_day_incrementer.rb | 86 86 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_hour_incrementer.rb | 31 31 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_minute_incrementer.rb | 32 32 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_month_incrementer.rb | 52 52 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_monthday_incrementer.rb | 31 31 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_numbered_day_incrementer.rb | 38 38 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_second_incrementer.rb | 32 32 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_weekno_incrementer.rb | 69 69 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/by_yearday_incrementer.rb | 31 31 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/daily_incrementer.rb | 28 28 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/frequency_incrementer.rb | 80 80 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/hourly_incrementer.rb | 23 23 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/list_incrementer.rb | 106 106 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/minutely_incrementer.rb | 23 23 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/monthly_incrementer.rb | 33 33 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/null_sub_cycle_incrementer.rb | 43 43 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/secondly_incrementer.rb | 28 28 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/weekly_incrementer.rb | 37 37 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/occurrence_incrementer/yearly_incrementer.rb | 57 57 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/recurring_day.rb | 131 131 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/recurring_month_day.rb | 64 64 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/recurring_numbered_week.rb | 33 33 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/recurring_year_day.rb | 53 53 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/time_manipulation.rb | 42 42 0 - 0 !
lib/mhc/ri_cal/property_value/recurrence_rule/validations.rb | 125 125 0 - 0 !
lib/mhc/ri_cal/property_value/text.rb | 44 44 0 - 0 !
lib/mhc/ri_cal/property_value/uri.rb | 11 11 0 - 0 !
lib/mhc/ri_cal/property_value/utc_offset.rb | 33 33 0 - 0 !
lib/mhc/ri_cal/property_value/zulu_date_time.rb | 34 34 0 - 0 !
lib/mhc/ri_cal/required_timezones.rb | 55 55 0 - 0 !
97 files changed, 12311 insertions( ), 1 deletion(-)

 import forked ri_cal into lib/mhc
030_expr compile.patch | (download)

emacs/mhc.el | 9 5 4 - 0 !
1 file changed, 5 insertions( ), 4 deletions(-)

 prevent warning of unused lexical argument
040_todo range.patch | (download)

bin/mhc | 3 2 1 - 0 !
1 file changed, 2 insertions( ), 1 deletion(-)

 ignore out-of-range todo items
050_yaml ruby31.patch | (download)

lib/mhc/config.rb | 6 5 1 - 0 !
1 file changed, 5 insertions( ), 1 deletion(-)

 support yaml loader bundled with ruby 3.1
060_showa.patch | (download)

samples/japanese-holidays.mhcc | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix duration of emperor shwa's birthday