| 1 |
|
2009-03-09 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* input.html, regexp.cgi: Added links to the document. |
| 4 |
|
|
| 5 |
|
2008-12-09 Wakaba <wakaba@suika.fam.cx> |
| 6 |
|
|
| 7 |
|
* regexp.cgi: Output errors and warnings as HTML, not plain text |
| 8 |
|
messages. |
| 9 |
|
|
| 10 |
|
2008-12-08 Wakaba <wakaba@suika.fam.cx> |
| 11 |
|
|
| 12 |
|
* input.html: Added |select| for language selection. |
| 13 |
|
|
| 14 |
|
* regexp.cgi: Don't percent-decode query parameter values decoded |
| 15 |
|
by Message::CGI::HTTP twice. Added JavaScript regular expression |
| 16 |
|
support. Regular expression input was not expanded in |title| |
| 17 |
|
elements. |
| 18 |
|
|
| 19 |
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
| 20 |
|
|
| 21 |
|
* regexp.cgi: Parser patch and graph constructor codes moved into |
| 22 |
|
their own modules. |
| 23 |
|
|
| 24 |
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
| 25 |
|
|
| 26 |
|
* input.html: New document. |
| 27 |
|
|
| 28 |
|
* regexp.cgi: Use ?s= as input. Handle errors. Specify style |
| 29 |
|
sheet. |
| 30 |
|
|
| 31 |
|
2008-12-07 Wakaba <wakaba@suika.fam.cx> |
| 32 |
|
|
| 33 |
|
* .htaccess: New file. |
| 34 |
|
|
| 35 |
|
* ChangeLog: New file. |
| 36 |
|
|
| 37 |
|
* regexp.cgi: New script. |
| 38 |
|
|
| 39 |
|
|