This project is a fork of the libgcal.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/libgcal.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionCode-sharing fork of libgcal, meant for sharing code with upstream
ownercdfrey@foursquare.net
last changeWed, 1 Sep 2010 03:41:26 +0000 (31 23:41 -0400)
content tags
add:
readme
This is a developer fork only. See the official libgcal repo for official releases.
shortlog
2010-09-01 Chris FreyAdded header guards for C++cdfrey
2010-08-31 Chris FreyAdded FIXME note: should gcal_access_buffer() allow...
2010-08-31 Chris FreyFixed spelling mistake in API ("profission" to "profess...
2010-08-31 Chris FreyFixed all the obvious prototypes that were missing...
2010-08-30 Adenilson Cavalcanti... Adding missing comments, plus removing trailing empty...
2010-08-30 Adenilson Cavalcanti... Updating changelog for new release.
2010-08-30 Chris FreyAdded gcal_final_cleanup() to cleanup any globals at...
2010-08-30 Chris FreyAdded example programs from website, with simple Makefi...
2010-08-30 Chris FreyDon't cleanup the entire libxml parser... other app...
2010-08-30 Chris FreyBumped version to 0.9.6
2010-08-26 Adenilson Cavalcanti... Installing library header files in a 'libgcal' named...
2010-08-25 Adenilson Cavalcanti... Installing library header files in a 'libgcal' named...
2010-08-19 horuga23Unit test adds on restored user level function
2010-08-19 horuga23Restoring user level function gcal_contact_get_im.
2010-06-20 Adenilson Cavalcanti... Bumping up library version, getting ready for release.
2010-06-20 horuga23Unit test stuff on new contact fields.
...
heads
14 years ago cdfrey