Commit Graph

26 Commits

Author SHA1 Message Date
Dhawal Kapil
bb5bfa992a JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
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
sampadawagde
af91accf4e JAVA-5223: Fix formatting of POMs (Part 4) 2021-05-06 22:27:07 +05:30
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
sampadawagde
324bd33323 JAVA-626: Updated Next and Prev links in README 2020-03-25 12:10:44 +05:30
sampadawagde
6de2994708 JAVA-626: Updated Next and Prev links in README 2020-03-25 12:07:06 +05:30
sampadawagde
a3fdd99de2 JAVA-626: Added 3 articles 2020-03-22 16:55:04 +05:30
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
johnA1331
1aac8df8b3 Update README.md 2020-02-10 14:56:01 +08:00
mnafshin
3b3880a942 Powerset (#8475)
* PowerSet generation is Java and respective unit tests are added

* function name is adjusted to the actual ordering name (Reverse Lexicographical ordering)

* Guava example test function is changed

* LazyLoad powerSet (based on Guava implementation) is added

* set is used instead of map.keySet()

* Lexicographic Order and Gray Order are removed from function names. Unused function (rank and unrank), which are not used in the text, are removed
2020-01-05 13:31:27 -08:00
mnafshin
6a09f4ac9b PowerSet generation is Java and respective unit tests are added (BAEL-3417) (#8284)
* PowerSet generation is Java and respective unit tests are added

* function name is adjusted to the actual ordering name (Reverse Lexicographical ordering)

* Guava example test function is changed

* LazyLoad powerSet (based on Guava implementation) is added

* set is used instead of map.keySet()
2019-12-30 09:39:05 -08:00
johnA1331
00c11f06b0 Update README.md 2019-12-19 18:50:32 +08:00
johnA1331
8de703a4d3 Update README.md 2019-12-19 18:44:35 +08:00
Maiklins
49774bde16 BAEL-3130 overflow and underflow in java (#8381)
* BAEL-3131 Guide to Java HashMap
http://jira.baeldung.com/browse/BAEL-3130

* Move test class to correct package
http://jira.baeldung.com/browse/BAEL-3130
2019-12-15 21:07:08 +01:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
iamshwetabhardwaj
5df99fa226 BAEL-3506 - Refactoring. (#8238)
* BAEL-3506

* BAEL-3506

* BAEL-3506 - Added java-math-2 to parent pom.

* BAEL-3506 - Refactoring.
2019-11-24 09:24:06 -08:00
Maiklins
1657420780 BAEL-3131 Guide to Java HashMap (#8229)
http://jira.baeldung.com/browse/BAEL-3130
2019-11-24 12:59:09 +01:00
johnA1331
d29703609c Update README.md 2019-11-22 00:12:09 +08:00
Shubhra Srivastava
9e2bd3e077 BAEL-3404 Review comments (#8181) 2019-11-12 12:27:47 -08:00
Dhawal Kapil
1358595b78 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-17684_bc 2019-10-14 20:53:44 +05:30
Dhawal Kapil
a950bd82a2 BAEL-17684 Cleanup pom properties 2019-10-14 20:31:04 +05:30
catalin-burcea
ee13326a20 Move articles out of core-java-lang part 3 2019-10-11 12:51:08 +03:00
Amit Pandey
a47a1a7a16 [BAEL-13506] - Removed .gitignore files (#7849) 2019-09-21 21:43:12 -06:00
Amit Pandey
f2cac1ab7c [BAEL-13506] - Split or move core-java-8 module (#7790) 2019-09-20 07:30:34 -06:00