Wykres commitów

619 Commity (aee5822e5bc102d447b5f3646a0838d162004c20)

Autor SHA1 Wiadomość Data
Lennart Regebro 6f4b33ae83 Long binary data would be base64 encoded with newlines, which made the iCalendar files incorrect. (This still needs testing). 2009-01-01 16:42:39 +00:00
Lennart Regebro 7029f35e67 That line was strange... 2008-07-11 20:03:06 +00:00
Lennart Regebro e2806fd0d7 UTC object were unpicklable. 2008-07-11 20:01:27 +00:00
Lennart Regebro 123d191344 Updated docs before release. 2008-07-11 18:07:09 +00:00
Lennart Regebro e8e1cdf1a3 Prettier output of negative durations. 2008-07-11 18:01:30 +00:00
Lennart Regebro 5138b88d0e Fixed the EXDATE bug. 2008-07-11 17:52:08 +00:00
Lennart Regebro 0ae30c45bb Run doctests also under 2.5/2.6. 2008-07-11 17:27:05 +00:00
Lennart Regebro 0e4ea2eb19 Preparing for release of 1.2. 2006-11-25 12:18:51 +00:00
Lennart Regebro 3df403f779 * The bugfix for the folding of line in the middle of UTF-8 characters included
another bug, which is now fixed.
2006-11-23 16:22:41 +00:00
Lennart Regebro 8ccf40cdec Finishing off the 1.1 release. 2006-11-23 14:12:51 +00:00
Lennart Regebro 83372ed2b4 Preparing for 1.1. 2006-11-23 12:39:35 +00:00
Lennart Regebro eb6c058594 Preparing for release of 1.1. 2006-11-23 12:33:21 +00:00
Lennart Regebro b6de7c9ff9 Fixed the UTF-8 line folding bug. 2006-11-22 18:40:32 +00:00
Lennart Regebro fce3688157 A temporary test was checked in by mistake. 2006-11-22 18:37:29 +00:00
Lennart Regebro ee08416644 Passing self as a parameter twice doesn't seem useful. 2006-11-22 17:40:51 +00:00
Lennart Regebro 2f5663102d Fixed history and version and such, because this is no longer plain 1.0. 2006-11-22 17:08:11 +00:00
Lennart Regebro c34a77e026 Fixed a bug in caselessdict. 2006-11-22 17:07:27 +00:00
Lennart Regebro bbb7f7dba0 Preparing for 1.0 release. 2006-08-03 14:02:20 +00:00
Lennart Regebro aa05b85275 Added Olivier to credits. 2006-08-03 13:44:18 +00:00
Lennart Regebro e1679ad116 I think it's time to release 1.0 now. :) 2006-08-03 13:36:09 +00:00
Lennart Regebro 4191f38fa0 make get_inline and set_inline support non ascii codes 2006-08-03 13:35:15 +00:00
Lennart Regebro e555e7512e OK, I haven't really made any code changes, so lets just stick to 0.11
for the time being.
2006-04-16 11:19:07 +00:00
Lennart Regebro 298129c2fb Added support for creating python eggs. 2006-04-13 16:17:21 +00:00
Sidnei da Silva fd9ab39b86 - Typo 2005-11-14 12:37:11 +00:00
Sidnei da Silva dc8226e933 - Minor documetnation fix 2005-11-08 14:49:55 +00:00
Sidnei da Silva e7285a370a - Fix two typos 2005-11-08 14:45:21 +00:00
Sidnei da Silva 5038c3a159 - Preparing 0.11 release 2005-11-08 12:58:10 +00:00
Sidnei da Silva 1db9fa6b42 - Ugh, svn log fooled me.
- Merge missing changes from branch
- Update some docs
2005-11-07 21:07:56 +00:00
Sidnei da Silva 1a3244c357 Merge sidnei-schooltool-compat branch
- Changed component .from_string to use types_factory instead of hardcoding entries to 'inline'
- Changed UTC tzinfo to a singleton so the same one is used everywhere
- Made the parser more strict by using regular expressions for key name, param name and quoted/unquoted safe char as per the RFC
- Added some tests from the schooltool icalendar parser for better coverage
- Be more forgiving on the regex for folding lines
- Allow for multiple top-level components on .from_string
- Fix vWeekdays, wasn't accepting relative param (eg: -3SA vs -SA)
- vDDDTypes didn't accept negative period
- '\N' is also acceptable as newline, per RFC
2005-11-07 20:41:55 +00:00
Martijn Faassen 6e7f945cab Correct import. 2005-04-29 12:56:17 +00:00
Martijn Faassen 6904b537f2 Tweaks for release. 2005-04-28 13:30:10 +00:00
Martijn Faassen 4c12f68e5d Tweak so that version information is picked up from version.txt. 2005-04-28 13:07:09 +00:00
Martijn Faassen ff37cc85e9 Installation document. 2005-04-28 13:06:56 +00:00
Martijn Faassen 01d4c71693 More editing preparing for release. 2005-04-28 12:59:10 +00:00
Martijn Faassen 25a7f238f2 A few more restructured text tweaks. 2005-04-28 12:45:44 +00:00
Martijn Faassen 786b165886 Edited to be nicer restructured test, and extended doctesting somewhat. 2005-04-28 12:30:58 +00:00
Martijn Faassen eb49a2e422 Preparing for release. 2005-04-28 12:30:41 +00:00
Martijn Faassen 7f9a1220ab Thank you codespeak. 2005-04-28 12:03:23 +00:00
Martijn Faassen 88eedc1673 Textual tweaks, preparing for release. 2005-04-28 11:47:47 +00:00
Martijn Faassen 93223bccb5 Add credits. 2005-04-28 11:47:26 +00:00
Lennart Regebro d3d48c3a51 Small syntax error in the interface file. 2005-04-19 10:58:57 +00:00
Martijn Faassen 73a89cf0b3 For some reason, svn still retained these! Strangely enough my checkout
didn't show them, not with an svn up either. I am pretty convinced I
threw them out properly in the past... svn bug?
2005-04-14 17:33:18 +00:00
Martijn Faassen cdb35f6e4a Update a little. 2005-04-08 14:31:29 +00:00
Martijn Faassen 1423e1eb88 Use restructured text. Needs more editing if this wants to be a web page
on codespeak.
2005-04-08 14:30:31 +00:00
Martijn Faassen 513d169cb0 Preliminary sketch of interfaces. Lots of the documentation is in the
code already (actually more), but they're in doctests so this overview
in one place may be useful.
2005-04-08 14:24:50 +00:00
Martijn Faassen ba708ec2d1 Typo. 2005-04-08 14:24:05 +00:00
Martijn Faassen 199758da43 Typo. 2005-04-08 14:23:17 +00:00
Martijn Faassen 226905534a Typo. 2005-04-08 14:22:34 +00:00
Martijn Faassen 9f947fce05 Typo fixes. 2005-04-08 14:22:07 +00:00
Martijn Faassen a2d0308c26 Easy way to install this into Zope, as a Zope product. This will make
the src directory be on the python path.
2005-04-04 16:50:12 +00:00