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