Commit Graph

142 Commits (master)

Author SHA1 Message Date
Robinson 72f13f2740 Suppressed unused var 2021-04-02 15:11:42 +02:00
Robinson e2a8f4c9c6 Updated version 2021-03-31 23:52:57 +02:00
Robinson 8199332bd5 Updated dependencies, changed to java8 2021-03-31 15:22:03 +02:00
nathan 275f59ee3a formatting 2020-10-25 13:02:14 +01:00
nathan 6102be16dc Updated version information 2020-10-20 01:08:00 +02:00
nathan a26712c1cf Added author + copyright 2020-10-20 00:57:18 +02:00
nathan 3e12e703ca Merge branch 'net-ref-1_BoundedNonBlockingPool' 2020-10-20 00:53:49 +02:00
nathan 0db4fcde44 Merge branch '1_BoundedNonBlockingPool' of https://github.com/net-ref/ObjectPool into net-ref-1_BoundedNonBlockingPool 2020-10-20 00:53:25 +02:00
Abinav Janakiraman b97296324e #1 - Created a BoundedNonBlockingPool. 2020-10-16 11:36:48 -04:00
nathan 694a28f2b0 Updated comments and readme. Cleaned up imports and (unnecessary) API for suspending pools. Fixed class access. 2020-10-06 19:55:17 +02:00
nathan a232cec99c Changed class access 2020-10-06 19:28:19 +02:00
nathan 3001ddb27b updated gradle 2020-10-06 02:07:30 +02:00
nathan b9d71bbbfa Updated versions. added publication info 2020-10-06 02:07:18 +02:00
nathan ac6b550dec Added unit-test/example 2020-10-06 01:50:15 +02:00
nathan 2aa9f12b39 Changed library to kotlin. Added coroutine suspend support. Changed API slightly 2020-10-06 01:50:02 +02:00
nathan 4ffe9a77f3 Updated libraries 2020-09-19 22:10:23 +02:00
nathan 0a381a0097 updated gradle 2020-06-06 15:17:45 +02:00
nathan acf9bde399 Updated version from 2.11 to 2.12 2019-06-14 14:04:06 +02:00
nathan 5cb84d9c13 Updated to use the conversant disruptor for the blocking pool implementation 2019-06-14 14:03:58 +02:00
nathan 8026dd0170 Updated to use Gradle Utils for gradle/project update management
updated .gitignore
2019-05-13 15:18:33 +02:00
nathan eb9083978e Updated to use Gradle Utils for gradle/project update management 2019-05-13 12:16:07 +02:00
nathan a2c1398897 Added jar attributes["Automatic-Module-Name"] = Extras.id 2019-03-21 12:01:59 +01:00
nathan e2c7e61ea4 Updated log on startup, update Gradle to 5.3 2019-03-21 10:47:52 +01:00
nathan 512b68fa4b Removed invalid license info 2019-03-17 23:13:24 +01:00
nathan 1f9c4ca52f Added badges+links 2019-03-17 22:57:17 +01:00
nathan 4a532da39a Build converted to kotlin script 2019-03-17 22:56:01 +01:00
nathan f0c08538ea WIP kotlin build script 2019-03-17 22:53:03 +01:00
nathan a887ab8e71 Removed non-usable code 2018-09-25 20:10:56 +02:00
nathan 32d6ec19cc Added gradle wrapper task 2018-09-25 20:03:30 +02:00
nathan f8f99aeafa Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle
2018-08-28 09:52:51 +02:00
nathan 346c37244f Fixed issue when custom build props are not available 2018-08-28 09:51:00 +02:00
nathan 80ac89e984 Fixed issue when custom build props are not available 2018-08-27 23:11:23 +02:00
nathan c5268b3ece formatting fixed 2018-08-18 20:57:13 +02:00
nathan 4d6cc8bc86 Converted to gradle 2018-08-18 20:40:07 +02:00
nathan b4b7e2e681 Removed eclipse project file 2018-06-10 23:22:16 +02:00
nathan d54b47e594 updated JDK compile required version 2018-02-19 15:26:04 +01:00
nathan c2f0c7bed2 updated version 2017-09-22 09:22:40 +02:00
nathan 125bd8a2fc Changed package name. The standard package naming
convention with CamelCase is consistent across projects.
2017-09-22 09:16:12 +02:00
nathan d346fad378 Reverted change to use Version object. 2017-09-14 23:40:42 +02:00
nathan 131bf4fde3 Removed GWT from iml file 2017-09-14 23:40:31 +02:00
nathan 278c5d8401 renamed package to lowercase to fit with other projects 2017-08-23 14:00:37 +02:00
nathan 0eec3864b3 Updated Version 2017-07-29 23:56:50 +02:00
nathan e9e7d2b46f Updated POM information to include "dependencies", since it is easy to
incorrectly add it as a dependency to ones own project.
2017-07-23 18:03:25 +02:00
nathan b4ca3e8b9d Now uses Version instead of String. 2017-07-22 14:52:36 +02:00
nathan 85881c9bf3 Updated documentation and comments. 2017-03-09 14:48:41 +01:00
nathan 7aceaacb0d Update readme to have usable example. 2017-03-09 14:44:32 +01:00
nathan d92e7b6cb2 Updated version information 2017-02-21 14:43:47 +01:00
nathan 8977fbed4a Updated readme format 2017-02-18 23:59:18 +01:00
nathan a6236241c7 Updated version/readme 2017-02-01 00:56:04 +01:00
nathan 4eb011a7d4 Updated javadocs 2017-01-08 23:45:40 +01:00