ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/common-sense/Changes
(Generate patch)

Comparing common-sense/Changes (file contents):
Revision 1.2 by root, Thu Jul 9 18:18:10 2009 UTC vs.
Revision 1.12 by root, Mon Dec 21 09:19:19 2009 UTC

1Revision history for perl pragma common::sense. 1Revision history for perl pragma common::sense.
2
3 - tweaked documentation.
4
53.0 Tue Dec 15 03:24:28 CET 2009
6 - enable "use utf8" effect by default.
7 - removed "utf8" warning category. while this contains useful security
8 stuff, it also makes implementing security stuff almost impossible,
9 as it completely mangles perls internal utf8 encoding with actual
10 utf-8 encoding, and confuses "unicode", "string codepoints" and
11 "utf-8" so much that it becoems practically unusable.
12
132.03 Wed Dec 2 18:38:53 CET 2009
14 - removed "unopened" warning category, as this breaks "stat _", which
15 seems to be a bug in all perl versions (see perlbug #71002).
16 - some doc updates.
17
182.02 Wed Nov 4 12:04:08 CET 2009
19 - no functional changes.
20 - add META.yml clarification to the faq, tune the docs a bit
21 and add a "much reduced typing" section.
22 - unfortunately, the tone of the manpage has tightened and is
23 more serious in many parts now. We consider this a bug that we
24 plan to fix before 2100.
25
262.01 Mon Oct 5 17:01:48 CEST 2009
27 - add a FAQ section.
28 - use a more future-proof way to set the warning mask.
29
302.0 Tue Sep 1 20:28:25 CEST 2009
31 - codename "fatality", now with big doses of... fatality.
32 - enabled an enourmous number of warnings and made them FATAL,
33 as warned about in earlier releases. Of course we carefully
34 tested the new warnings against our modules, as mentioned
35 in the manpage, too.
36
371.0 Sat Aug 22 22:08:50 CEST 2009
38 - no functional changes.
39 - really, the first version of common sense!
40 - slightly improved documentation.
41 - forgot to include license.
42
430.04 Sun Aug 2 10:29:23 CEST 2009
44 - added "what others..." section.
45 - reinforce attempt at world domination.
2 46
30.03 Thu Jul 9 20:16:33 CEST 2009 470.03 Thu Jul 9 20:16:33 CEST 2009
4 - first public release, written on the Piratenstammtisch 48 - first public release, written on the Piratenstammtisch
5 (http://wiki.piratenpartei.de/Stammtisch_Karlsruhe). 49 (http://wiki.piratenpartei.de/Stammtisch_Karlsruhe).
6 50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines