Commits · master
MessageBus
Browse files
Oct 09, 2023
Updated build deps
· 1cccb723
Robinson
authored
Oct 09, 2023
1cccb723
Oct 02, 2023
updated build deps, kotlin 1.9.0
· 48a2b5fe
Robinson
authored
Oct 02, 2023
48a2b5fe
Sep 15, 2023
Removed bitbucket
· 5c95b188
Robinson
authored
Sep 15, 2023
5c95b188
Aug 20, 2023
version 2.7
· 600c7eb3
Robinson
authored
Aug 21, 2023
View commits for tag Version_2.7
Version_2.7
600c7eb3
updated deps
· 5a9a104d
Robinson
authored
Aug 21, 2023
5a9a104d
version 2.6
· 4e1d4c9d
Robinson
authored
Aug 20, 2023
4e1d4c9d
updated deps
· 66d188eb
Robinson
authored
Aug 20, 2023
66d188eb
updated gradle
· 23b3f0e0
Robinson
authored
Aug 20, 2023
23b3f0e0
Aug 08, 2023
updated license
· 9fb2d654
Robinson
authored
Aug 07, 2023
9fb2d654
version 2.5
· efd6a318
Robinson
authored
Aug 07, 2023
View commits for tag Version_2.5
Version_2.5
efd6a318
updated license
· 9fa96770
Robinson
authored
Aug 07, 2023
9fa96770
updated build deps
· 5487e2f2
Robinson
authored
Aug 07, 2023
5487e2f2
Aug 06, 2023
updated tests package
· 8fd2c427
Robinson
authored
Aug 05, 2023
8fd2c427
added jpms support
· 41a4b28d
Robinson
authored
Aug 05, 2023
41a4b28d
Aug 05, 2023
hardcoded project name
· 75621bd9
Robinson
authored
Aug 05, 2023
75621bd9
updated deps
· fc3da9a1
Robinson
authored
Aug 05, 2023
fc3da9a1
updated libraries
· ad8047f7
Robinson
authored
Aug 05, 2023
ad8047f7
Fixed threadlocal
· b8ca4ee6
Robinson
authored
Aug 05, 2023
b8ca4ee6
Updated for use of collections library and classUtils
· 4101700d
Robinson
authored
Aug 05, 2023
4101700d
Fixed issue with counter initial state
· 1b053755
Robinson
authored
Aug 05, 2023
1b053755
Jul 18, 2023
Updated deps + build deps
· 0cbf2e2d
Robinson
authored
Jul 18, 2023
0cbf2e2d
updated gradle version
· 3466dd3c
Robinson
authored
Jul 18, 2023
3466dd3c
Apr 09, 2021
updated version
· 89b37710
Robinson
authored
Apr 09, 2021
89b37710
Updated license, libraries
· ca8d433d
Robinson
authored
Apr 09, 2021
ca8d433d
updated gradle
· e53e7607
Robinson
authored
Apr 09, 2021
e53e7607
added more code tests/comments
· f46d0469
Robinson
authored
Apr 09, 2021
f46d0469
Correct check for more messages in LMAX
· 320b7ea7
Robinson
authored
Apr 09, 2021
320b7ea7
more checks for `hasPendingMessages`
· f3549ec7
Robinson
authored
Apr 09, 2021
f3549ec7
Added updates
· f97ea002
Robinson
authored
Apr 09, 2021
f97ea002
Jun 19, 2020
updated version
· c0f2662a
Dorkbox
authored
Jun 19, 2020
c0f2662a
Updated version from 2.2 to 2.3
· 8253c293
Dorkbox
authored
Jun 19, 2020
View commits for tag Version_2.3
Version_2.3
8253c293
Moved common files back to the utilities project
· a3d5d983
Dorkbox
authored
Jun 19, 2020
a3d5d983
Jun 06, 2020
updated gradle
· d92376d3
Dorkbox
authored
Jun 06, 2020
d92376d3
Jun 19, 2019
Removed comments
· f6a32929
Dorkbox
authored
Jun 19, 2019
f6a32929
Updated version from 2.1 to 2.2
· 1b031275
Dorkbox
authored
Jun 19, 2019
View commits for tag Version_2.2
Version_2.2
1b031275
Fixed blocking issue with LMAX Disruptor, non-equal queue/thread initialization
· 50aa2f77
Dorkbox
authored
Jun 19, 2019
50aa2f77
Jun 18, 2019
Updated build
· 5966c7f5
Dorkbox
authored
Jun 18, 2019
5966c7f5
Updated version from 2.0 to 2.1
· a9770ad6
Dorkbox
authored
Jun 18, 2019
a9770ad6
Code polish
· b55bc4c4
Dorkbox
authored
Jun 18, 2019
b55bc4c4
Fixed array-index typo!! (yikes)
· d2984c21
Dorkbox
authored
Jun 18, 2019
d2984c21
Loading