Files
ical2rem/bin
Paolo Donadeo 2b5ddf06fd fix: use deterministic hash for SCHED/WARN function names
Replaces the global sequential counter (sched_1, warn_2, …) with a
polynomial hash of (UUID ^ date), so names are stable across runs and
unique across calendars — eliminating "function redefined" errors when
multiple .rem files are included by Remind.
2026-06-20 00:19:54 +02:00
..