[Bps-public-commit] Data-ICal annotated tag, 0.16, created. 0.16
Alex M Vandiver
alexmv at bestpractical.com
Fri Jul 10 11:27:05 EDT 2009
The annotated tag, 0.16 has been created
at 13c4d8cf055415a5ab1506f731349399436858b7 (tag)
tagging 74792f7dd9024dbb647ff374c28d28907a79b015 (commit)
tagged by Alex Vandiver
on Fri Jul 10 11:04:12 2009 -0400
- Log -----------------------------------------------------------------
Version 0.16 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
iEYEABECAAYFAkpXWG8ACgkQMflWJZZAbqADfACfeGzuKW0vO3/7xWTB5RIQ/siL
HoYAn13upMN6opvYiWOeQMxYAmQKYyvQ
=Mb8J
-----END PGP SIGNATURE-----
Alex Vandiver (16):
* Fix parsing so it round trips correctly; Text::vFile doesn't want
* Escaping fixes
0.15 releng
Change to \r\n as the default newline, per RFC 2445 spec
Module::Install bump
Version 0.15_01 releng
Escaping of \ was being done incorrectly, and tested incorrectly
Remove a useless and incorrect "escape code"
Mention Data::ICal::DateTime (RT#17257)
Update copyright
POD cleanup
Update README from POD
POD nits; mostly reflowing and whitespace fixes
Perltidy
Version 0.15_02 releng
Version 0.16 releng
David Glasser (21):
For easy access, a copy of RFC 2445.
Local branch of Data::ICal
Changes from Simon Wistow: parsing support, and full timezone support.
perltidy
META.yml fixup. (For some reason, "perl Makefile.PL" wasn't regenerating it
API change: Data::ICal->new(filename => ...) or ->new(data => ...) but not just ->new($filename)
perltidy
get ready for 0.03
changelog for 0.03
Keep generated files under version control, unfortunately.
is undef is wrong
oops, parentheses wrong
Start allowing Quoted-Printable encoding.
Slightly saner way of dealing with changing encodings. (Still doesn't deal with vCal/iCal quirks.)
Create vCal 1.0 flag.
* propogate vcal10 down to properties.
Mandate inclusion of VERSION property
Checkpoint on equals-based folding (10.mime-vcal10 doesn't pass yet)
vcal10 in and out support believed to be complete.
Oops, the former line folding algorithm could loop. =-based and space-based really need separate loops.
Disable quoted-printable quoting on output, since clients often don't grok it.
Jesse Vincent (28):
A placeholder for the start of this project
* A stub for Data::iCal, a simple ical generating library
* iCal -> ICal
* the rest of iCal -> ICal
iCal -> ICal
* Fixed dependencies. Signed. CPANed
* 0.02
* Signature updated. inc modified 0.03
* 0.04
* 0.05 - fixed a signature file
* Doc patches from MARKSTOS
commit 32ac19592430a7840c8b2f597736468675a4210e
* 0.07 - Property quoting fixes
Signature update
* Warning avoidance
* auto_install dependencies
* 0.08
* final release engineering for 0.08
* 0.09. Quiet down property on undef vaules (lines 201-206 or so)
* Test suite shouldn't assume versions
* 0.11; Now with an option to not fold long lines to make google happy
* Removed some erroneous documentation
* 0.12
* 0.13
0.14 - stricture fix from ANDK
Subject: [rt.cpan.org #44886] ::Property::_fold does not follow RFC
Releng work
Revert "Subject: [rt.cpan.org #44886] ::Property::_fold does not follow RFC"
Richard Clamp (1):
Some invalid .ics feeds won't even have a VERSION property. We don't want
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list