19 Commits

Author SHA1 Message Date
vatsalgosar
eff6ed12e6 BAEL-4142 (#9622)
- Code snippets for Integer to binary string conversion
2020-06-30 13:11:39 -07:00
bfontana
c1b246ef1a Merge pull request #9566 from adrian-maghear/BAEL-4131#division-by-zero
[BAEL-4131]#division by zero
2020-06-27 17:52:40 -03:00
Adrian Maghear
7acbc61340 [BAEL-4131] division by zero unit tests 2020-06-23 22:14:30 +02:00
Marcin Krykowski
8e459cef24 Correct test naming 2020-06-23 09:51:56 +01:00
Marcin Krykowski
7b8b442201 Refactor method name 2020-06-15 22:48:06 +01:00
Marcin Krykowski
1ba2c2a0dc Remove test for current localisation as it was failing at prod due to different systems 2020-06-14 09:08:10 +01:00
Marcin Krykowski
0fc42daf5c Rename method 2020-06-13 23:53:44 +01:00
Marcin Krykowski
e3f7cf6b2c Add formating methods for percentages, currencies and big numbers 2020-06-13 23:40:19 +01:00
Marcin Krykowski
3396e92d2d Split up test method into smaller ones. Correct code formatting 2020-05-30 05:32:54 +01:00
Marcin Krykowski
5cfe661c8a Change project from java-numbers to java-numbers-3 2020-05-30 05:22:10 +01:00
Jonathan Cook
e6f40f4f11 Merge pull request #8876 from ajay74984/master
PR: http://jira.baeldung.com/browse/BAEL-3885
2020-04-08 17:26:21 +02:00
sampadawagde
d2dacc22ba JAVA-625: Moved 3 articles from java-numbers-2 to java-numbers-3 2020-03-25 23:06:05 +05:30
ajay74984
523ad7f776 java abstract number class 2020-03-07 15:21:12 +01:00
Jonathan Cook
0df2b1bb4b BAEL-3491 - Check for null before calling parse in the Double.parseDouble (#8752)
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

- Return to indentation with spaces.
2020-02-24 22:10:42 -06:00
aitorcuesta
4697561c51 BAEL-3678 - Moving from java-numbers-2 to java-numbers-3 (#8521) 2020-01-13 09:26:57 -08:00
eric-martin
a0fa9f23b3 Add a few additional test cases 2020-01-01 17:51:52 -06:00
eric-martin
60880ad401 BAEL-3517: Code Review Feedback Applied 2020-01-01 16:59:11 -06:00
sreekanth.nair
f9c4c24f15 Code review updates 2019-12-31 19:25:24 +05:30
sreekanth.nair
fe48be1354 Created new project for numbers and moved source as per the review 2019-12-28 20:07:32 +05:30