timis1
c34697f899
JAVA-24051 Upgrade java-base64-encode-and-decode ( #14654 )
2023-08-28 20:25:53 +03:00
Michael Olayemi
933571b813
Splitting a string into two halfs ( #14500 )
2023-07-31 07:01:30 +05:30
anuragkumawat
138c224907
JAVA-13089 Verify Java Base64 Encoding and Decoding article
2022-07-09 15:07:47 +05:30
Justin Albano
f239c41f5f
BAEL-3587: Corrected mis-numbering in comments.
2020-03-24 19:57:56 -04:00
Justin Albano
7ad1542856
BAEL-3587: Added %n new line example.
2020-03-24 19:56:27 -04:00
Martin van Wingerden
b9e46ff27a
[BAEL-3518] Removed the CheckIntegerInput because its removed from the article ( #8228 )
2019-11-23 23:15:36 -06:00
Martin van Wingerden
76a4694c42
Some changes in the is-numeric ( #8171 )
...
* Perform a null-check instead of catching NPE's
* Use pre-compiled regular expressions and perform a null-check before testing it against the regex
* Made the test usable with two modes, one using a single values and another one using a more realistic workload.
* Upgraded the commons-lang version
2019-11-21 23:28:58 -06:00
Eric Martin
3225470df5
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
...
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00