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>2008-12-08T12:21:22Z</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-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 |
2 |
2008-12-08 Wakaba <wakaba@suika.fam.cx> |
3 |
|
4 |
* input.html: Added |select| for language selection. |
5 |
|
6 |
* regexp.cgi: Don't percent-decode query parameter values decoded |
7 |
by Message::CGI::HTTP twice. Added JavaScript regular expression |
8 |
support. Regular expression input was not expanded in |title| |
9 |
elements. |
10 |
|
11 |
++ swe/lib/Regexp/Parser/ChangeLog 8 Dec 2008 12:17:06 -0000 |
12 |
2008-12-08 Wakaba <wakaba@suika.fam.cx> |
13 |
|
14 |
* JavaScript.pm: New module. |
15 |
|
16 |
++ swe/lib/Regexp/Visualize/ChangeLog 8 Dec 2008 12:19:40 -0000 |
17 |
2008-12-08 Wakaba <wakaba@suika.fam.cx> |
18 |
|
19 |
* Simple.pm (next_graph): Plot "FAIL" node if necessary. Don't |
20 |
plot "SUCCESS" node if not necessary. |
21 |
(add_to_graph): Support for empty []/[^] character classes allowed |
22 |
in JavaScript regular expressions. |
23 |
|
24 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
25 |
|
26 |
* Simple.pm (push_regexp_node): Invoke |get_graph_index| to return |
27 |
the index of the pushed regexp. This invocation is necessary such |
28 |
that the order the regexps are pushed is reflected to the index. |
29 |
|
30 |
</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 |
31 |
* regexp.cgi: Parser patch and graph constructor codes moved into |
32 |
their own modules. |
33 |
|
34 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
35 |
|
36 |
++ swe/lib/Regexp/Parser/ChangeLog 7 Dec 2008 11:45:06 -0000 |
37 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
38 |
|
39 |
* Perl58.pm: New module. |
40 |
|
41 |
* ChangeLog: New file. |
42 |
|
43 |
++ swe/lib/Regexp/ChangeLog 7 Dec 2008 11:01:48 -0000 |
44 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
45 |
|
46 |
* ChangeLog: New file. |
47 |
|
48 |
* Parser/: New directory. |
49 |
|
50 |
++ swe/lib/Regexp/Visualize/ChangeLog 7 Dec 2008 11:44:58 -0000 |
51 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
52 |
|
53 |
* Simple.pm: New module. |
54 |
|
55 |
* ChangeLog: New file. |
56 |
|
57 |
|
58 |
++ swe/lib/ChangeLog 7 Dec 2008 11:01:35 -0000 |
59 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
60 |
|
61 |
* ChangeLog: New file. |
62 |
|
63 |
* Regexp/: New directory. |
64 |
|
65 |
|
66 |
++ ChangeLog 7 Dec 2008 11:01:21 -0000 |
67 |
* lib/: New directory. |
68 |
|
69 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
70 |
|
71 |
</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 |
72 |
* input.html: New document. |
73 |
|
74 |
* regexp.cgi: Use ?s= as input. Handle errors. Specify style |
75 |
sheet. |
76 |
|
77 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
78 |
|
79 |
</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 |
80 |
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
81 |
|
82 |
* .htaccess: New file. |
83 |
|
84 |
* ChangeLog: New file. |
85 |
|
86 |
* regexp.cgi: New script. |
87 |
|
88 |
|
89 |
</content></entry></feed> |