Commit 6a677f4
committed
java.util.regex rewrite for Java8+
- proper handling of (?x) inline flags
- adds \Q...\E literals
- corrects (.*) issue
- adds DOTALL option
- does not allow access to group source start/end
but otherwise does work properly with groups.1 parent c82ba1a commit 6a677f4
12 files changed
Lines changed: 3736 additions & 74 deletions
File tree
- sources
- net.sf.j2s.core/dist/swingjs
- ver/3.2.9
- net.sf.j2s.java.core
- dist
- srcjs
- js
- src
- java/util/regex
- test
- unused
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
0 commit comments