Commit graph

37 commits

Author SHA1 Message Date
Acrimon 622ea4c894
v4.0.1 2020-04-23 22:43:07 +02:00
Acrimon e12379fa0e removed stats support and v4. 2019-08-15 00:42:41 +02:00
Acrimon 02dcee9a83 Patch version bump. 2019-07-15 22:07:16 +02:00
Acrimon 098c14a51c Removed uneeded Arcs. Thanks Sheldon 2019-07-15 22:06:45 +02:00
Acrimon 7cfffea627 Logging fixes. 2019-07-15 22:04:40 +02:00
Acrimon 551d13eba0 Added method to check number of waiting jobs. 2019-07-12 18:51:32 +02:00
Acrimon abf257cebf Ran rustfmt. 2019-07-12 18:07:00 +02:00
Acrimon f34bf84755 Explicit worker drop. 2019-07-12 18:05:20 +02:00
Acrimon 01a012fcc2 Slight fixes. 2019-06-28 13:07:44 +02:00
Acrimon 6985e50ae5 Oops accidentally removed test. 2019-06-26 18:17:30 +02:00
Acrimon 0582532512 Reverted 2019-06-26 18:14:59 +02:00
Acrimon e8954d2116 Try #2. 2019-06-26 18:13:49 +02:00
Acrimon 36ebe95507 Removed old changes. 2019-06-26 18:12:44 +02:00
Acrimon 20101c6b9b Okay i give up. 2019-06-26 18:12:16 +02:00
Acrimon 5d3e189a07 Hopefully fixed more archaic errors. 2019-06-26 18:10:48 +02:00
Acrimon 51d907e6e8 Fixed forgot to install toolchain in ci. 2019-06-26 18:08:45 +02:00
Acrimon 0cae6a9b6b Hopefully fixed ci. 2019-06-26 18:07:31 +02:00
Acrimon d9cbd372a3 Hopefully reduced ci times. 2019-06-26 18:05:38 +02:00
Acrimon 9f8236d3bc Updated bench 2019-06-26 06:35:42 +02:00
Acrimon b29709bd88 Version bump 2019-06-26 01:40:37 +02:00
Acrimon b3de2decdc Double check in set_num_threads. 2019-06-26 01:39:37 +02:00
Acrimon 3f9f7c9a7d Added some doc things. 2019-06-26 01:38:58 +02:00
Acrimon 7706382f30 Made join private and made terminate call join implicitly. 2019-06-26 01:35:07 +02:00
Acrimon bdaa856f16 Updated some things and fixed some things. 2019-06-26 01:33:02 +02:00
Acrimon 3ce06a7910 Made the API more threadpool like. 2019-06-26 01:27:48 +02:00
Acrimon f941fe5cf6 Added ci config 2019-06-25 22:10:18 +02:00
Acrimon e73e8688b6 Updating docstr. 2019-06-25 13:23:45 +02:00
Acrimon e5c6e54995 Added a set_num_threads method and bumped version. 2019-06-25 13:16:25 +02:00
Acrimon 22371f3157 Added benchmarks and fixed a issue with the join method. 2019-06-25 12:59:43 +02:00
Acrimon 4b1356855c Bumped patch. 2019-06-25 11:43:20 +02:00
Acrimon 60916f575f Inlined ThreadPool::execute. 2019-06-25 11:43:13 +02:00
Acrimon d209d4e189 Fixed some minor stuff and impl'd clone. 2019-06-25 11:24:35 +02:00
Acrimon 58d610d687 Added docs. 2019-06-25 11:12:03 +02:00
Acrimon 714c28574a Updated manifest. 2019-06-25 11:09:49 +02:00
Acrimon 46351768b1 Added code. 2019-06-25 11:08:37 +02:00
Acrimon 6c1db90cee Add LICENSE 2019-06-25 08:10:00 +00:00
Acrimon d423d4aa03 Initial commit 2019-06-25 08:09:52 +00:00