CVS log for Ical2html/icalfilter.c
Up to [Public] / Ical2html
Request diff between arbitrary revisions
Default branch: 1
Revision 1.6 / (download) - annotate - [select for diffs]
, Thu Jul 31 15:21:52 2003 UTC (4 years, 11 months ago) by bbos
CVS Tags: HEAD
Changes since 1.5: +2 -2
lines
Diff to previous 1.5
(colored)
Used a different routine from libical to get class converted to a
string, the old one was apparently not the correct one to use, since
it returned NULL.
Revision 1.5 / (download) - annotate - [select for diffs]
, Wed Jul 30 22:17:27 2003 UTC (4 years, 11 months ago) by bbos
Changes since 1.4: +11 -3
lines
Diff to previous 1.4
(colored)
Adapted to libical 0.24RC4
Revision 1.4 / (download) - annotate - [select for diffs]
, Thu May 1 18:20:23 2003 UTC (5 years, 2 months ago) by bbos
Changes since 1.3: +3 -3
lines
Diff to previous 1.3
(colored)
Now uses strerror() instead of sys_errlist, since gcc3 says the latter
is deprecated.
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Jan 17 18:56:43 2003 UTC (5 years, 5 months ago) by bbos
Changes since 1.2: +2 -19
lines
Diff to previous 1.2
(colored)
Removed ifdef for getopt_long again, since getopt.c is not in the distribution.
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Jan 17 17:13:40 2003 UTC (5 years, 5 months ago) by bbos
Changes since 1.1: +20 -2
lines
Diff to previous 1.1
(colored)
getopt_long() is now not used if it is not available
Revision 1.1 / (download) - annotate - [select for diffs]
, Mon Sep 30 01:15:36 2002 UTC (5 years, 9 months ago) by bbos
Diff
First check-in.
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster