2
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Date and time related functions works better between types. More... almost 14 years ago
Partial commit. More... almost 14 years ago
No spaces between BY* rules values. More... almost 14 years ago
o Advances in simple recur cases. o Some tests were provided by Sorancio. More... almost 14 years ago
Merge branch 'master' of git.sv.gnu.org:/srv/git/cl-icalendar More... almost 14 years ago
%unbound-recur-instance-p use %complete-recur. More... almost 14 years ago
%complete-recur function added. More... almost 14 years ago
Implement URI and CAL-ADDRESS trivial types.
Mario Castelán Castro
as Mario Castelan Castro
More... almost 14 years ago
Split types.lisp in more files. More... almost 14 years ago
Rename with-collecting to with-collect. More... almost 14 years ago
adjust-time, adjust-date and adjust-datetime functions. More... almost 14 years ago
More tests for date-week-of-year. More... almost 14 years ago
Bug fix: datetime+ checks if durspec is backward. More... almost 14 years ago
Bug fix: duration-backward-p failed when duration-days was 0. More... almost 14 years ago
Remove commented old code. More... almost 14 years ago
More advances in recur data type. More... almost 14 years ago
- Move datatime data to types-datetime.lisp - Write datetime as subclass of date and time. More... almost 14 years ago
Remove duplicate date tests. More... almost 14 years ago
Move time data type to types-time.lisp More... almost 14 years ago
- Move date to type-date.lisp. - Cleaner date implementation. More... almost 14 years ago
Signal an error in property definitions if type mismatches. More... almost 14 years ago
INTERVAL and WKST rule formatter More... almost 14 years ago
BYDAY parse and format More... almost 14 years ago
parse-value for datetime value checks length its input string. More... almost 14 years ago
Fix bug in parse-unsigned-integer. More... almost 14 years ago
UTC-OFFSET data type implemented. More... almost 14 years ago
TYPE property option is required now. More... almost 14 years ago
Draft for vevent and vtimezone components. More... almost 14 years ago
Remove closer-mop dependency. More... almost 14 years ago
Check length of string in parse-value error handling. More... almost 14 years ago