/[suikacvs]/webroot/regexp/doc/regexp-commit.en.atom.u8
Suika

Contents of /webroot/regexp/doc/regexp-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations) (download)
Thu Dec 11 03:15:28 2008 UTC (15 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +12 -1 lines
++ swe/doc/ChangeLog	11 Dec 2008 03:14:00 -0000
2008-12-11  Wakaba  <wakaba@suika.fam.cx>

	* ,htaccess: New file.

	* ChangeLog: New file.
++ swe/lib/Regexp/Parser/ChangeLog	11 Dec 2008 03:15:16 -0000
2008-12-11  Wakaba  <wakaba@suika.fam.cx>

	* Perl58.pm: Added $error_pos_diff data for missing ")"/"]" errors.

1 <feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><id>http://suika.fam.cx/regexp/doc/regexp-commit</id><title>&lt;http://suika.fam.cx/regexp/&gt; ChangeLog diffs</title><updated>2008-12-11T03:15:20Z</updated><link href="http://suika.fam.cx/regexp/doc/regexp-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/regexp/doc/readme" rel="related"></link><link href="http://suika.fam.cx/regexp/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1228965327"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1228965327</id><title>2008-12-11 Wakaba</title><updated>2008-12-11T03:15:20Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/doc/ChangeLog 11 Dec 2008 03:14:00 -0000
2 2008-12-11 Wakaba &lt;wakaba@suika.fam.cx&gt;
3
4 * ,htaccess: New file.
5
6 * ChangeLog: New file.
7 ++ swe/lib/Regexp/Parser/ChangeLog 11 Dec 2008 03:15:16 -0000
8 2008-12-11 Wakaba &lt;wakaba@suika.fam.cx&gt;
9
10 * Perl58.pm: Added $error_pos_diff data for missing &quot;)&quot;/&quot;]&quot; errors.
11
12 </content></entry><entry xml:id="entry-1228792967"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1228792967</id><title>2008-12-09 Wakaba</title><updated>2008-12-09T03:22:46Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/Regexp/Parser/ChangeLog 9 Dec 2008 03:22:39 -0000
13 * JavaScript.pm: Report ECMA 262 conformance errors as warnings.
14
15 * Perl58.pm: Made error levels customizable.
16
17 2008-12-09 Wakaba &lt;wakaba@suika.fam.cx&gt;
18
19 </content></entry><entry xml:id="entry-1228790499"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1228790499</id><title>2008-12-09 Wakaba</title><updated>2008-12-09T02:41:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/visualizer/ChangeLog 9 Dec 2008 02:41:30 -0000
20 2008-12-09 Wakaba &lt;wakaba@suika.fam.cx&gt;
21
22 * regexp.cgi: Output errors and warnings as HTML, not plain text
23 messages.
24
25 ++ swe/lib/Regexp/Parser/ChangeLog 9 Dec 2008 02:40:27 -0000
26 2008-12-09 Wakaba &lt;wakaba@suika.fam.cx&gt;
27
28 * Perl58.pm: Added support for custom error handling hook.
29 (nextchar): Don't skip (?#) if it is not supported in the regexp
30 dialect.
31
32 ++ swe/lib/Regexp/Visualize/ChangeLog 9 Dec 2008 02:41:01 -0000
33 2008-12-09 Wakaba &lt;wakaba@suika.fam.cx&gt;
34
35 * Simple.pm (_add_to_graph): Added support for \p{} outside
36 character classes.
37
38 </content></entry><entry xml:id="entry-1228739110"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1228739110</id><title>2008-12-08 Wakaba</title><updated>2008-12-08T12:25:05Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/Regexp/Visualize/ChangeLog 8 Dec 2008 12:25:02 -0000
39 * Simple.pm: Removed &quot;Perl&quot; from descriptions.
40
41 2008-12-08 Wakaba &lt;wakaba@suika.fam.cx&gt;
42
43 </content></entry><entry xml:id="entry-1228738886"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1228738886</id><title>2008-12-08 Wakaba</title><updated>2008-12-08T12:21:22Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/visualizer/ChangeLog 8 Dec 2008 12:21:06 -0000
44 2008-12-08 Wakaba &lt;wakaba@suika.fam.cx&gt;
45
46 * input.html: Added |select| for language selection.
47
48 * regexp.cgi: Don't percent-decode query parameter values decoded
49 by Message::CGI::HTTP twice. Added JavaScript regular expression
50 support. Regular expression input was not expanded in |title|
51 elements.
52
53 ++ swe/lib/Regexp/Parser/ChangeLog 8 Dec 2008 12:17:06 -0000
54 2008-12-08 Wakaba &lt;wakaba@suika.fam.cx&gt;
55
56 * JavaScript.pm: New module.
57
58 ++ swe/lib/Regexp/Visualize/ChangeLog 8 Dec 2008 12:19:40 -0000
59 2008-12-08 Wakaba &lt;wakaba@suika.fam.cx&gt;
60
61 * Simple.pm (next_graph): Plot &quot;FAIL&quot; node if necessary. Don't
62 plot &quot;SUCCESS&quot; node if not necessary.
63 (add_to_graph): Support for empty []/[^] character classes allowed
64 in JavaScript regular expressions.
65
66 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
67
68 * Simple.pm (push_regexp_node): Invoke |get_graph_index| to return
69 the index of the pushed regexp. This invocation is necessary such
70 that the order the regexps are pushed is reflected to the index.
71
72 </content></entry><entry xml:id="entry-1228650365"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1228650365</id><title>2008-12-07 Wakaba</title><updated>2008-12-07T11:46:03Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/visualizer/ChangeLog 7 Dec 2008 11:45:48 -0000
73 * regexp.cgi: Parser patch and graph constructor codes moved into
74 their own modules.
75
76 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
77
78 ++ swe/lib/Regexp/Parser/ChangeLog 7 Dec 2008 11:45:06 -0000
79 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
80
81 * Perl58.pm: New module.
82
83 * ChangeLog: New file.
84
85 ++ swe/lib/Regexp/ChangeLog 7 Dec 2008 11:01:48 -0000
86 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
87
88 * ChangeLog: New file.
89
90 * Parser/: New directory.
91
92 ++ swe/lib/Regexp/Visualize/ChangeLog 7 Dec 2008 11:44:58 -0000
93 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
94
95 * Simple.pm: New module.
96
97 * ChangeLog: New file.
98
99
100 ++ swe/lib/ChangeLog 7 Dec 2008 11:01:35 -0000
101 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
102
103 * ChangeLog: New file.
104
105 * Regexp/: New directory.
106
107
108 ++ ChangeLog 7 Dec 2008 11:01:21 -0000
109 * lib/: New directory.
110
111 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
112
113 </content></entry><entry xml:id="entry-1228645461"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1228645461</id><title>2008-12-07 Wakaba</title><updated>2008-12-07T10:24:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/visualizer/ChangeLog 7 Dec 2008 10:24:13 -0000
114 * input.html: New document.
115
116 * regexp.cgi: Use ?s= as input. Handle errors. Specify style
117 sheet.
118
119 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
120
121 </content></entry><entry xml:id="entry-1228643315"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1228643315</id><title>2008-12-07 Wakaba</title><updated>2008-12-07T09:48:34Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/visualizer/ChangeLog 7 Dec 2008 09:48:11 -0000
122 2008-12-07 Wakaba &lt;wakaba@suika.fam.cx&gt;
123
124 * .htaccess: New file.
125
126 * ChangeLog: New file.
127
128 * regexp.cgi: New script.
129
130
131 </content></entry></feed>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24