Commit Graph

93 Commits

Author SHA1 Message Date
728eaf88fb
Remove traits depending on deprecated complex
All checks were successful
test Test.
2023-03-25 15:55:57 +01:00
5453c646f6
Replace Variant with SumType 2022-06-06 09:46:45 +02:00
db607f7602
Remove unmaintained and unfinished async code 2022-05-30 05:50:55 +02:00
c7bfbe0657
Update the documentation link 2021-12-27 10:57:05 +01:00
c15a8993ec
Use sockets with new IP Address structs 2021-05-29 09:50:47 +02:00
2c21dc3429
Replace the ascii module with std.ascii 2021-05-15 13:31:47 +02:00
f0d8c616bb
Replace outdated import in the documentation 2021-04-15 09:38:59 +02:00
60b0562311 Update CI information 2021-03-30 08:33:45 +02:00
c68b8d1bdd Update compiler, remove deprecated modules 2020-05-04 06:03:45 +02:00
c69282a8df Work around 2.086 bugs 2019-08-28 20:50:15 +02:00
9814e5ad8e Pass allocator in all HashTable/Set constructors 2019-04-14 09:07:22 +02:00
ad46afb10b Move memory/package.d into memory.allocator 2019-03-22 08:18:01 +01:00
20c7e47ff7 net: Add missing public imports, move tests 2019-03-19 08:47:39 +01:00
85d7a2b9ca Move memory exception into memory.lifecycle 2019-03-16 10:35:28 +01:00
1d3d750adb Update dmd to 2.084.1 2019-02-11 22:14:59 +01:00
e93898d837 Update dmd to 2.083.1 2018-12-17 18:04:36 +01:00
3f66782368 Add support for DMD 2.083.0 2018-11-11 07:27:25 +01:00
d0d682ca65 Update dmd to 2.082.1, Update GDC .gitignore 2018-10-12 19:57:49 +02:00
eb796e0ddf Add bitmanip.BitFlags 2018-09-16 19:07:55 +02:00
5ba6d35a1b Use fixed dscanner version 2018-09-03 09:55:19 +02:00
fa4cbb7e59 Update to 2.081.2. Remove old compilers 2018-08-17 05:44:58 +02:00
158a47d54a Update dmd to 2.081.1. Remove 2.077.1 2018-07-13 05:39:58 +02:00
a94b1b0af4 Add functional module. Fix #52 2018-07-07 12:17:59 +02:00
7357503c5a Update 2.080 series to 2.080.1 2018-06-09 05:05:30 +02:00
c511b97b1b container.Set and HashTable: Fix constructors 2018-05-17 05:31:14 +02:00
41a8e32351 Switch to travis-ci.com 2018-05-10 06:13:38 +02:00
5c8c0ce4d8 Add dmd 2.080.0 support 2018-05-05 05:22:04 +02:00
012c2d4c18 Remove support for dmd 2.076.1 2018-04-15 06:50:37 +02:00
1adc4cd868 Add hash.lookup module 2018-03-27 05:08:28 +02:00
363ebbe3df Extend release policy 2018-03-18 05:53:38 +01:00
ecd74cbf1e Describe NogcD subset 2018-03-17 08:17:51 +01:00
80a177179d Add hash table to the "Current status" branches 2018-03-15 05:46:42 +01:00
dc3b083097 Add dmd 2.079.0 2018-03-03 08:34:06 +01:00
84d6e207c5 Ignore dub.selections.json 2018-02-24 06:42:06 +01:00
bd2b88f16e Update latest supported dmd to 2.078.3 2018-02-16 16:35:53 +01:00
2946fd7f81 Update dmd to 2.078.2 2018-02-15 18:33:54 +01:00
fd02c411e1 Update latest dmd version to 2.078.1 2018-01-23 05:21:19 +01:00
8db1851c5c Update dmd to 2.078.0 2018-01-04 05:36:46 +01:00
907f7a4e61 Remove IO branch 2017-12-09 09:53:23 +01:00
670328c047 Drop support for 2.075.1 2017-12-08 10:58:39 +01:00
75ce854192 Support dmd 2.077.1 2017-12-02 10:40:40 +01:00
9422888b6c Support dmd 2.075.1 - 2.077.0 2017-11-04 00:35:47 +01:00
7a2768340e Add algorithm package with move and moveEmplace 2017-10-29 07:51:00 +01:00
e316631f6e Add test package 2017-10-12 07:41:35 +02:00
fdf902c755 Update dmd 2.076 to 2.076.1 2017-10-10 07:03:04 +02:00
5d6f8e5299 Implement pure onOutOfMemory 2017-10-10 06:59:34 +02:00
15d9cda755 Add info about supporting GDC 2017-09-24 18:08:47 +02:00
edc3296083 Drop support for dmd 2.073.2, remove deprecations 2017-09-12 06:07:16 +02:00
3567a6608e Add generic description for 'meta' package 2017-09-09 11:48:30 +02:00
34b79ad46e Update compiler version list in the README 2017-09-02 09:48:28 +02:00