Dhawal Kapil
bb5bfa992a
JAVA-19536 Fix formatting of pom.xmls
2023-04-05 07:14:09 +05:30
anuragkumawat
bcf415dcd9
JAVA-11422 Update article - A Guide To Java Regular Expressions API
2022-05-22 12:46:31 +05:30
sampadawagde
f7baa68a3a
JAVA-8375: Split or move core-java-regex module
2021-12-06 22:24:37 +05:30
Azhwani
8441869283
init commit ( #11496 )
2021-11-28 09:47:49 -06:00
Krzysiek
b978d68efb
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
freelansam
160b977f61
JAVA-7433: Fix references to parents ( #11275 )
2021-10-05 01:08:39 +05:30
johnA1331
75446daee5
Update README.md
2021-06-09 16:57:12 +08:00
bfontana
e992e67e34
Merge pull request #10867 from nirm2009/master
...
BAEL-4881 - Update IgnoringPatternMetacharactersUnitTest.java
2021-06-07 22:18:06 -03:00
Dasun Nirmitha
90413b37a7
Update IgnoringPatternMetacharactersUnitTest.java
...
Unit test method names simplified according to Editor's suggestion.
2021-06-05 20:52:25 +05:30
johnA1331
536c45396e
Update README.md
2021-06-03 22:38:54 +08:00
Glen Johnson
11af70fa24
[BAEL-4875] 1. contains -> containsExactly, 2. get number strings as Java types, 3. Sci Not. and Hex ( #10819 )
...
* [BAEL-4875] Added Finding as Numeric Values + Finding Sci Not & Hex Nums
Added:
1. Finding Integers and Decimal Numbers as Numeric Values
2. Finding Scientific Notation and Hex numbers
* BAEL-4875 - Changed assertThat.contains(...) to containsExactly(...)
Changed all instances of assertThat.contains(...) to
containsExactly(...) in FindNumbersUnitTest
Co-authored-by: gjohnson <gjohnson@192.168 .1.64>
2021-06-01 11:11:28 +01:00
bfontana
afb988a747
Merge pull request #10712 from nirm2009/master
...
BAEL-4881 - Source code for 'Understanding the Pattern.quote method' article.
2021-05-19 23:41:42 -03:00
Dasun Nirmitha
b182c23f6e
Update IgnoringPatternMetacharactersUnitTest.java
...
Implemented improvements suggested by Editor.
2021-05-10 14:54:53 +05:30
sampadawagde
05864e8bc2
JAVA-5223: Fix formatting of POMs (Part 5)
2021-05-06 22:41:38 +05:30
Dasun Nirmitha
370daa8a4c
Create IgnoringPatternMetacharactersUnitTest.java
...
BAEL-4881 Understanding the Pattern.quote method
2021-04-28 21:44:19 +05:30
johnA1331
c2c21f122a
Update README.md
2020-10-28 16:57:05 +08:00
Mona Mohamadinia
01492a6508
Improve How to Count the Number of Matches for a Regex? ( #9788 )
2020-08-02 16:36:13 +01:00
johnA1331
5eb707efd8
Update README.md
2020-07-21 21:20:08 +08:00
Loredana Crusoveanu
485b4e3e99
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
François Dupire
da21b60f9a
[JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules ( #9301 )
...
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade
* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java
* [JAVA-1657] Upgraded JUnit Jupiter version
* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
johnA1331
4691d49c2d
Update README.md
2020-05-12 17:06:47 +08:00
Jonathan Cook
6cd135a67e
Merge pull request #9148 from sergio41/master
...
[BAEL-3944] Validate Phone Numbers with Java Regex
2020-05-10 08:17:59 +02:00
sergio41
6012ecae2e
[BAEL-3944] Negative test cases
2020-05-03 16:44:14 +02:00
sergio41
479377bc3b
[BAEL-3944] Identation
2020-04-30 19:09:11 +02:00
sergio41
9171c4f4fc
[BAEL-3944] Minor changes on examples and identations
2020-04-30 18:44:05 +02:00
sergio41
6b6fbfa1b3
[BAEL-3944] Package move
2020-04-25 14:19:28 +02:00
sergio41
7df5fe7fe0
[BAEL-3944] Real like phone numbers
2020-04-24 13:07:05 +02:00
sergio41
60bb3c62c5
[BAEL-3944] Move to a separate test class and fix other issues
2020-04-24 13:03:41 +02:00
sergio41
6bbcd1cf84
[BAEL-3944] Code Upload
2020-04-19 22:37:21 +02:00
johnA1331
5d9d5f30f7
Update README.md
2020-04-10 15:57:27 +08:00
Eric Martin
e877b4d26f
Merge pull request #8897 from sk1418/master
...
[BAEL-3914] java regex: \\s vs \\s+
2020-03-24 20:36:35 -05:00
Kai Yuan
2e330bf81e
[BAEL-3914] java regex: \\s vs \\s+
2020-03-22 17:44:10 +01:00
johnA1331
29562c837e
Update README.md
2020-03-18 14:14:13 +08:00
amit.pandey
04c9af4965
pom formatting
2020-03-15 18:22:24 +05:30
Ashley Frieze
17ecdbf7c8
BAEL-3905 - replacing tokens tests and implementation
2020-03-07 17:50:50 +00:00
Loredana Crusoveanu
d52f0636b6
Update README.md
2020-02-10 23:10:44 +02:00
amit.pandey
64d2435e07
move regex module from existing module to core-java-regex module
2020-02-05 19:39:20 +05:30