4acf163b42
Combine dependencies and dependencies-linux
...
Platform dependencies aren't supported according to the dub
documentation, that states: "this setting does not support platform
suffixes".
dub test with dub 1.34.0 produces a warning:
"dependencies-linux: Key is not a valid member of this section.
Did you mean: dependencies"
Then the build fails because it cannot find modules defined in the
dependency.
2023-09-25 18:35:33 +02:00
728eaf88fb
Remove traits depending on deprecated complex
2023-03-25 15:55:57 +01:00
2c21dc3429
Replace the ascii module with std.ascii
2021-05-15 13:31:47 +02:00
0fcc83d00e
Remove the sys package
2021-03-12 08:48:35 +01:00
f214f3baa2
Add algorithm.iteration.foldl
2019-04-16 07:20:52 +02:00
f66935f40d
Build with -dip1000. Fix #85
2019-04-15 07:05:56 +02:00
76f2cd7080
Add DIP25 compatibility. Fix #83
2019-03-23 06:42:50 +01:00
a36b51f0c3
Fix MmapPool private tests; move remaining tests
2019-03-21 14:54:16 +01:00
484cb13317
Separate non-documentation tests from the code
2019-03-19 07:45:52 +01:00
5ab99cf887
Move memory functions into memory.lifecycle
...
- move
- moveEmplace
- forward
- emplace
- swap
2019-03-17 10:56:44 +01:00
b458c6a380
Make subpackages of os, sys and encoding
2019-03-05 20:47:02 +01:00
5b850d532e
Move meta into a separate subpackage
2019-03-02 08:08:10 +01:00
aa12aa9014
Add module for network interfaces
2018-09-01 10:15:23 +02:00
80a177179d
Add hash table to the "Current status" branches
2018-03-15 05:46:42 +01:00
af942116e4
Merge remote-tracking branch 'n8sh/getrandom-syscall'
...
Fix #18 .
2018-02-22 05:25:59 +01:00
Nathan Sashihara
7ee4af9e79
Use correct getrandom linux syscall on non-x86_64
2018-02-21 04:49:48 -05:00
Nathan Sashihara
9876d9245c
Implement PlatformEntropySource for macOS, Microsoft Windows, NetBSD, OpenBSD, Solaris
2018-02-21 03:18:52 -05:00
c1864cf473
Add dynamic library target
2018-01-13 06:21:42 +01:00
faebf3e4d5
Fix #304
...
Replace inline assembly with GAS.
2017-09-26 08:26:12 +02:00
3e9ca359da
math: Add floating point support to abs
2017-09-13 06:43:49 +02:00
3567a6608e
Add generic description for 'meta' package
2017-09-09 11:48:30 +02:00
c9a4a2f651
Add "native" configuration and TanyaPhobos version
2017-08-25 00:29:43 +02:00
e17fff2881
Update 2.074 compiler
2017-06-02 22:01:13 +02:00
b2baba9237
SList: Add length and opEquals
2017-01-25 19:41:05 +01:00
a3efee6d7f
Add code
2016-08-24 18:15:21 +02:00