Speiger
53061d9f78
Update Readme
2021-10-30 07:42:13 +02:00
Speiger
2555dc7fc2
Version Bump
2021-10-30 07:39:05 +02:00
Speiger
d18a35d9b7
Updated Readme to include deprecation of to old patches to save on space
2021-10-11 19:39:09 +02:00
Speiger
ffc34a131f
New Features and Bugfixes.
...
- Fixed: ObjectArrayList.of was causing crashes because of a Poor
implementation.
- Added: Unsorted HashMaps/Sets now throw Concurrent exceptions if they
were modified during a rehash.
- Added: Array/Collection version of enqueue and enqueueFirst to
PriorityQueues.
- Added: fillBuffer function into PrimitiveLists which allow to optimize
JavaNio buffers if needed.
2021-10-11 19:05:54 +02:00
Speiger
a38e7b069a
More Consistency and more features.
...
- Added: Wrapper now support the Optimized Lambda replacer functions to
improve performance.
- Added: FIFO Queue has now a minimum capacity and that is now checked
more consistently.
- Added: Changelog & Version Bump
2021-10-07 14:50:52 +02:00
Speiger
9c15980e68
Version Bump
2021-10-06 20:53:19 +02:00
Speiger
a05689017e
Update information
2021-10-06 20:33:11 +02:00
Speiger
1f1aa995df
Release of 0.4.1
2021-09-29 02:11:29 +02:00
Speiger
07abba6312
New Features
...
-Added: Count method for Iterable
-Fixed: A couple of bugs with the new stream removers not working well in LinkedCollections
2021-09-28 13:20:05 +02:00
Speiger
531443531d
New Features.
...
-Added: Suppliers.
-Added: ComputeIfAbsent but value generator is a supplier
2021-09-28 12:06:51 +02:00
Speiger
edca820634
Version 0.4.0 Release and Readme Update
2021-09-20 01:41:24 +02:00
Speiger
2f31d7b641
Updated Changelog a bit
2021-09-19 22:34:46 +02:00
Speiger
854678fd3c
Added Specialized Collection functions to the documentation.
2021-09-14 17:19:27 +02:00
Speiger
3fa75ba18e
Updated Maven Build
2021-09-13 17:54:10 +02:00
Speiger
29f2b8e305
Updated Description/Version/Changelog
2021-09-13 17:09:31 +02:00
Speiger
ec817fb9c2
Added found bugs to the Readme so people can avoid them util a fix
2021-09-13 01:08:11 +02:00
Speiger
88918dfb35
Updated known bugs
2021-09-03 10:52:03 +02:00
Speiger
0f072ddd59
Updated Release Version
2021-09-02 13:49:25 +02:00
Speiger
ea83f5017e
Hotfixing a bug where ArrayLists didn't resize Properly when empty
2021-08-15 18:09:34 +02:00
Speiger
efc3745690
Updated Issues list
2021-08-12 15:08:53 +02:00
Speiger
6ae4a8f582
Updated Feature List
2021-08-12 15:06:04 +02:00
Speiger
b46456dd32
Fixed markdown
2021-08-12 15:03:52 +02:00
Speiger
4ae353a0bd
Updated Release and added direct downloads
2021-08-12 15:03:05 +02:00
Speiger
0ed1208d59
Updated Latest Version
2021-06-27 21:43:37 +02:00
Speiger
b99abaafec
Fixed last second bugs.
2021-06-27 21:31:42 +02:00
Speiger
e6c4d43f6e
Updated readme a bit.
2021-06-27 16:05:43 +02:00
Speiger
dff5e534ff
Updated Release Version
2021-06-24 17:21:26 +02:00
Speiger
3c0f4acc05
Fixed a missing import & Updated readme.
2021-06-23 22:17:52 +02:00
Speiger
ce8f49cd1f
Maps.get function is no longer using Suffixes unless its absolutely
...
necessary.
2021-06-23 19:34:32 +02:00
Speiger
357b40e670
PriorityQueues no longer extends Object Variant.
2021-06-23 19:22:19 +02:00
Speiger
d1453fbc95
Adding more info if someone wants to contribute
2021-06-22 16:34:32 +02:00
Speiger
8fee81bd19
Keeping the Primitive Collections Name.
2021-06-22 16:19:19 +02:00
Speiger
a44e091851
Added Maven Readme
2021-06-22 15:53:52 +02:00
Speiger
ac4dab9d7e
Updated Docs
2021-05-31 19:43:01 +02:00
Speiger
f099c726d1
Updated Docs
2021-04-27 17:03:39 +02:00
Speiger
fc6a4b48c9
Updated Description
2021-04-27 00:49:15 +02:00
Speiger
aaee550ea9
Project is now buildable.
...
-Moved: Code generation is in its own sourceset.
-Fixed: Bugs that caused that the project isnt buildable.
-Changed: Made build.gradle to a standard.
2021-01-29 11:41:48 +01:00
Speiger
0cb07398f9
Fixes Newlines
2021-01-28 21:41:15 +01:00
Speiger
2804aafd22
Updated License & Readme
2021-01-28 21:39:58 +01:00
Speiger
a8318a3941
Addition of PriorityQueues
...
-Added: PriorityQueue
-Added: PriorityDequeue
-Added: FIFOQueue
-Added: ArrayFIFO
-Added: ArrayPriorityQueue
-Added: HeapPriorityQueue
-Changed: Micro Optimization for Iterators to reduce Boxing/Unboxing
-Added: Helper replacers for cleaner template code.
-Added: Heap Methods to Arrays
-Changed: Upgraded to SCG1.0.1
2021-01-20 04:29:08 +01:00
Speiger
5bd3bf1500
Sync
2020-12-01 23:57:29 +01:00
Speiger
b1c833a60b
Initial commit
2020-11-08 21:51:12 +00:00