aboutsummaryrefslogtreecommitdiffstats
path: root/libical/src/libicalvcal/vcc.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove more auto-generated files - FedericoFederico Mena Quintero2000-12-121-2099/+0
| | | | svn path=/trunk/; revision=6930
* Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - FedericoFederico Mena Quintero2000-12-121-79/+37
| | | | svn path=/trunk/; revision=6920
* Fix the semicolons in this rule. Noticed by x-virge.Dan Winship2000-10-081-3/+3
| | | | | | | | | | * src/libical/icalyacc.y (weekday_list): Fix the semicolons in this rule. Noticed by x-virge. * src/test/Makefile.in: While I'm here, remove this from CVS, as it's a generated file. svn path=/trunk/; revision=5781
* Got rid of some warnings.Christopher James Lahey2000-08-261-2/+2
| | | | | | | | | | | 2000-08-25 Christopher James Lahey <clahey@helixcode.com> * examples/access_properties_and_parameters.c, src/libicalvcal/vcc.y: Got rid of some warnings. * src/libicalvcal/vcc.c: Checking in generated C file. svn path=/trunk/; revision=5059
* More import tidying.JP Rosevear2000-08-251-5/+4
| | | | svn path=/trunk/; revision=5023
* Initial revisionJP Rosevear2000-08-251-0/+2142
svn path=/trunk/; revision=5011