1 |
wakaba |
1.9 |
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><id>http://suika.fam.cx/regexp/doc/regexp-commit</id><title><http://suika.fam.cx/regexp/> ChangeLog diffs</title><updated>2009-03-08T14:30:24Z</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-1236522643"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1236522643</id><title>2009-03-08 Wakaba</title><updated>2009-03-08T14:30:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/Regexp/Parser/ChangeLog 8 Mar 2009 14:30:01 -0000 |
2 |
|
|
2009-03-08 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
|
4 |
|
|
* Makefile: New file. |
5 |
|
|
|
6 |
|
|
* JavaScript.pod, Perl58.pod: New documentations. |
7 |
|
|
|
8 |
|
|
++ swe/lib/ChangeLog 8 Mar 2009 14:29:22 -0000 |
9 |
|
|
2009-03-08 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
|
11 |
|
|
* .htaccess: New file. |
12 |
|
|
|
13 |
|
|
</content></entry><entry xml:id="entry-1231856137"><id>http://suika.fam.cx/regexp/doc/regexp-commit#entry-1231856137</id><title>2009-01-13 Wakaba</title><updated>2009-01-13T14:15:04Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/Regexp/Visualize/ChangeLog 13 Jan 2009 14:12:50 -0000 |
14 |
wakaba |
1.8 |
2009-01-13 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
|
16 |
|
|
* Simple.pod: New file. |
17 |
|
|
|
18 |
|
|
* Makefile: New file. |
19 |
|
|
|
20 |
|
|
* Simple.pm: Added license section. |
21 |
|
|
|
22 |
|
|
</content></entry><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 |
23 |
wakaba |
1.7 |
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
|
25 |
|
|
* ,htaccess: New file. |
26 |
|
|
|
27 |
|
|
* ChangeLog: New file. |
28 |
|
|
++ swe/lib/Regexp/Parser/ChangeLog 11 Dec 2008 03:15:16 -0000 |
29 |
|
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
|
31 |
|
|
* Perl58.pm: Added $error_pos_diff data for missing ")"/"]" errors. |
32 |
|
|
|
33 |
|
|
</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 |
34 |
wakaba |
1.6 |
* JavaScript.pm: Report ECMA 262 conformance errors as warnings. |
35 |
|
|
|
36 |
|
|
* Perl58.pm: Made error levels customizable. |
37 |
|
|
|
38 |
|
|
2008-12-09 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
|
40 |
|
|
</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 |
41 |
wakaba |
1.5 |
2008-12-09 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
|
43 |
|
|
* regexp.cgi: Output errors and warnings as HTML, not plain text |
44 |
|
|
messages. |
45 |
|
|
|
46 |
|
|
++ swe/lib/Regexp/Parser/ChangeLog 9 Dec 2008 02:40:27 -0000 |
47 |
|
|
2008-12-09 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
|
49 |
|
|
* Perl58.pm: Added support for custom error handling hook. |
50 |
|
|
(nextchar): Don't skip (?#) if it is not supported in the regexp |
51 |
|
|
dialect. |
52 |
|
|
|
53 |
|
|
++ swe/lib/Regexp/Visualize/ChangeLog 9 Dec 2008 02:41:01 -0000 |
54 |
|
|
2008-12-09 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
|
56 |
|
|
* Simple.pm (_add_to_graph): Added support for \p{} outside |
57 |
|
|
character classes. |
58 |
|
|
|
59 |
|
|
</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 |
60 |
wakaba |
1.4 |
* Simple.pm: Removed "Perl" from descriptions. |
61 |
|
|
|
62 |
|
|
2008-12-08 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
|
64 |
|
|
</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 |
65 |
wakaba |
1.3 |
2008-12-08 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
|
67 |
|
|
* input.html: Added |select| for language selection. |
68 |
|
|
|
69 |
|
|
* regexp.cgi: Don't percent-decode query parameter values decoded |
70 |
|
|
by Message::CGI::HTTP twice. Added JavaScript regular expression |
71 |
|
|
support. Regular expression input was not expanded in |title| |
72 |
|
|
elements. |
73 |
|
|
|
74 |
|
|
++ swe/lib/Regexp/Parser/ChangeLog 8 Dec 2008 12:17:06 -0000 |
75 |
|
|
2008-12-08 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
|
77 |
|
|
* JavaScript.pm: New module. |
78 |
|
|
|
79 |
|
|
++ swe/lib/Regexp/Visualize/ChangeLog 8 Dec 2008 12:19:40 -0000 |
80 |
|
|
2008-12-08 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
|
82 |
|
|
* Simple.pm (next_graph): Plot "FAIL" node if necessary. Don't |
83 |
|
|
plot "SUCCESS" node if not necessary. |
84 |
|
|
(add_to_graph): Support for empty []/[^] character classes allowed |
85 |
|
|
in JavaScript regular expressions. |
86 |
|
|
|
87 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
|
89 |
|
|
* Simple.pm (push_regexp_node): Invoke |get_graph_index| to return |
90 |
|
|
the index of the pushed regexp. This invocation is necessary such |
91 |
|
|
that the order the regexps are pushed is reflected to the index. |
92 |
|
|
|
93 |
|
|
</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 |
94 |
wakaba |
1.2 |
* regexp.cgi: Parser patch and graph constructor codes moved into |
95 |
|
|
their own modules. |
96 |
|
|
|
97 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
|
99 |
|
|
++ swe/lib/Regexp/Parser/ChangeLog 7 Dec 2008 11:45:06 -0000 |
100 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
|
102 |
|
|
* Perl58.pm: New module. |
103 |
|
|
|
104 |
|
|
* ChangeLog: New file. |
105 |
|
|
|
106 |
|
|
++ swe/lib/Regexp/ChangeLog 7 Dec 2008 11:01:48 -0000 |
107 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
|
109 |
|
|
* ChangeLog: New file. |
110 |
|
|
|
111 |
|
|
* Parser/: New directory. |
112 |
|
|
|
113 |
|
|
++ swe/lib/Regexp/Visualize/ChangeLog 7 Dec 2008 11:44:58 -0000 |
114 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
|
116 |
|
|
* Simple.pm: New module. |
117 |
|
|
|
118 |
|
|
* ChangeLog: New file. |
119 |
|
|
|
120 |
|
|
|
121 |
|
|
++ swe/lib/ChangeLog 7 Dec 2008 11:01:35 -0000 |
122 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
|
124 |
|
|
* ChangeLog: New file. |
125 |
|
|
|
126 |
|
|
* Regexp/: New directory. |
127 |
|
|
|
128 |
|
|
|
129 |
|
|
++ ChangeLog 7 Dec 2008 11:01:21 -0000 |
130 |
|
|
* lib/: New directory. |
131 |
|
|
|
132 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
133 |
|
|
|
134 |
|
|
</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 |
135 |
wakaba |
1.1 |
* input.html: New document. |
136 |
|
|
|
137 |
|
|
* regexp.cgi: Use ?s= as input. Handle errors. Specify style |
138 |
|
|
sheet. |
139 |
|
|
|
140 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
141 |
|
|
|
142 |
|
|
</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 |
143 |
|
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
|
145 |
|
|
* .htaccess: New file. |
146 |
|
|
|
147 |
|
|
* ChangeLog: New file. |
148 |
|
|
|
149 |
|
|
* regexp.cgi: New script. |
150 |
|
|
|
151 |
|
|
|
152 |
|
|
</content></entry></feed> |