openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libical_with_ruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
14 days
ago. based on code collected
14 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added initial example_upcoming.rb, which tries to parse Upcoming's iCalendar data files with limited success, e.g., it can't figure out what to do with properties like "ADDRESS" and "CITY".
Igal Koshevoy
More...
over 17 years ago
Fixed Icalagator::Component::values_for, it now returns values rather than Property objects.
Igal Koshevoy
More...
over 17 years ago
Added icalagator.rb, a high-level object-oriented Ruby wrapper for libical.
Igal Koshevoy
More...
over 17 years ago
Updated README_for_Ruby.txt: Removed work-in-progress commentary. Expaned and revised WHY LIBICAL section. Added INDEX, SUMMARY and TASKS sections. Simplified GETTING STARTED instructions using clearer Rake tasks.
Igal Koshevoy
More...
over 17 years ago
Added iCalendar files from Upcoming to test-data.
Igal Koshevoy
More...
over 17 years ago
Added :example Rake task for /examples.
Igal Koshevoy
More...
over 17 years ago
Improved parse_string_main.c's formatting of the dtstart string.
Igal Koshevoy
More...
over 17 years ago
Moved aside obsolete Ruby classes imported from earlier attempts to write wrappers.
Igal Koshevoy
More...
over 17 years ago
Added more entries to .gitignore: *.mk, dep.inc, .settings, nbproject, tags.
Igal Koshevoy
More...
over 17 years ago
Updated README_for_Ruby.txt, removed complaints and added discussion of the new parse_string_main example code.
Igal Koshevoy
More...
over 17 years ago
Added parse_string_main.c demonstrating how to parse a single large string of iCalendar data and access its properties. Added it to Rakefile as well.
Igal Koshevoy
More...
over 17 years ago
Added description to top of parse_text_main.c.
Igal Koshevoy
More...
over 17 years ago
Added text wrapping to README_for_Ruby.txt
Igal Koshevoy
More...
over 17 years ago
Added README_for_Ruby.txt
Igal Koshevoy
More...
over 17 years ago
Reworked Rakefile to use a runner wrapper.
Igal Koshevoy
More...
over 17 years ago
Added C-based example and companion Rakefile.
Igal Koshevoy
More...
over 17 years ago
Added .gitignore.
Igal Koshevoy
More...
over 17 years ago
Added Ruby-based example, although it doesn't work because the recommended icalparser_parse_string function doesn't work even within C code.
Igal Koshevoy
More...
over 17 years ago
Imported initial Ruby bindings.
Igal Koshevoy
More...
over 17 years ago
Added hack to compile external .o files into the .so, thus making the library usable.
Igal Koshevoy
More...
over 17 years ago
Added .gitignore for Ruby
Igal Koshevoy
More...
over 17 years ago
Imported pristine sources for libical-0.41
Igal Koshevoy
More...
over 17 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree