regex 0.9.5
This version contains multiple security fixes.
Thanks for the feedback on security. I really apreaciate it. If there are somthing you don’t feel you can post here on the blog you can send me a mesage at meATlarsolavtorvik.com
Tags: regex
This version contains multiple security fixes.
Thanks for the feedback on security. I really apreaciate it. If there are somthing you don’t feel you can post here on the blog you can send me a mesage at meATlarsolavtorvik.com
Tags: regex
April 30th, 2008 at 16:46:04
Thanks for a fine tool. You’ve really finessed the interface!
May 14th, 2008 at 16:09:05
Your regex tool rocks! You totally saved my day!
May 15th, 2008 at 21:35:05
AMAZING tool
May 16th, 2008 at 14:08:05
Allways nice to hear that people like it, thanks
May 21st, 2008 at 08:50:05
Code generated for Python and Perl seems to have issues with backslashes.
If I type the regex \w (backslash w) I get the code $subject =~ m/w/ig (w without backslash as the regex).
June 2nd, 2008 at 15:55:06
Great tool… I use it with PHP and it is the best tool for debugging patterns. Nice job, looking forward to updates and other tools.
June 5th, 2008 at 17:17:06
Great tool.. Very useful. Keep up the good work, keep on making more tools
June 6th, 2008 at 12:11:06
Thanks for the comments and bug reports.
I have been busy lately and vacation time is coming up. Will try and make a new release with some various fixes when I’m back from vacation. So please tell me here if there are any bugs or if you have any suggestions for improvements and I will see what I will be able to include for the next release.
September 10th, 2008 at 16:59:09
heisann og takk for sist. Du hjalp meg med regexp på diskusjon.no.
Hehe tenkte jeg skulle tipse om en liten skriveleif:
“n? Zero og one occurrences of n”
går ut i fra at det er engelsk/norsken som har slått inn
October 3rd, 2008 at 05:48:10
Just what I was looking for - I really didn’t want to install anything to do this - many thanks. Would a mod-rewrite mode be useful maybe?