[go: up one dir, main page]

File: CHANGELOG

package info (click to toggle)
regexplorer 0.1.3-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 332 kB
  • ctags: 222
  • sloc: cpp: 1,166; perl: 99; makefile: 45; sh: 32
file content (13 lines) | stat: -rw-r--r-- 291 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
0.1.3:
Multiple matching.
Case sensitive/insensitive matching.
Revamped the GUI a bit.
Bugfixes in regexp classes.
More backslash(\) types available (some of perl's).

0.1.2:
Fixed bug in sub expression matching that made the program crash(core).

0.1.1:
Added support for sub expressions.