|
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 |
|
|
c9a4a2f651
|
Add "native" configuration and TanyaPhobos version
|
2017-08-25 00:29:43 +02:00 |
|
|
94a7fdbb91
|
Update latest DMD to 2.075.1
|
2017-08-15 01:18:21 +02:00 |
|
|
e6b28468ca
|
Fix typo in the README, remove dmd 2.072 support
|
2017-08-08 05:59:04 +02:00 |
|
|
1a4d1238a1
|
Remove dmd 2.071.2 support
|
2017-08-01 05:17:57 +02:00 |
|
|
cde492c279
|
Add dmd 2.075.0 support
|
2017-07-21 05:44:45 +02:00 |
|
|
9ef5986288
|
Add some style guidelines for contributors
|
2017-07-16 18:56:48 +02:00 |
|
|
9429e7bb14
|
Refer to net instead of network package in README
|
2017-07-05 23:11:54 +02:00 |
|