.circleci
|
ci: circleci: remove unused variable
|
2020-10-19 00:04:21 +01:00 |
changelog
|
std.utf: Add isValidCodepoint.
|
2021-07-05 10:00:30 +00:00 |
etc/c
|
Mark etc.c.odbc as deprecated
|
2021-01-28 13:30:32 +01:00 |
std
|
Note that all of the code in preExecFunction must be async-signal-safe
|
2021-08-26 21:52:14 +09:00 |
test
|
Add sumtype to Phobos (#7702)
|
2021-03-05 12:41:34 +01:00 |
.cirrus.yml
|
Cirrus CI: Bump FreeBSD version to 12.2
|
2021-08-17 23:51:46 +00:00 |
.codecov.yml
|
Use informational:true for CodeCov
|
2018-02-04 17:23:57 +01:00 |
.dscanner.ini
|
std.format: Refactor formatReflectTest
|
2021-04-22 03:21:31 +02:00 |
.editorconfig
|
Fix line endings in .editorconfig
|
2018-09-16 12:19:04 -07:00 |
.gitignore
|
Add initial dub.sdl with stdx-allocator and stdx-checkedint
|
2018-06-22 16:56:20 +02:00 |
azure-pipelines.yml
|
azure-pipelines.yml: Reduce timeout time to 60 minutes
|
2021-07-07 11:13:38 +00:00 |
CODEOWNERS
|
Add sumtype to Phobos (#7702)
|
2021-03-05 12:41:34 +01:00 |
CONTRIBUTING.md
|
update issue link to issues.dlang.org
|
2016-05-17 09:40:29 +03:00 |
dub.sdl
|
Expose a copy of std.conv with the DUB package of stdx.allocator
|
2018-06-26 06:17:36 +02:00 |
index.d
|
Add sumtype to Phobos (#7702)
|
2021-03-05 12:41:34 +01:00 |
Jenkinsfile
|
use ci repo as shared jenkins library
|
2017-10-06 16:04:07 +02:00 |
LICENSE_1_0.txt
|
Changed Phobos to use the Boost license. Currently, all public domain modules and all licensed modules by Walter, Andrei, Bartosz, and Don have been changed to use this license (excepting std.c, for the moment). Ideally, all Phobos modules will eventually be distributed under this license, which means obtaining permission from a few more authors, deleting, or rewriting some modules.
|
2009-09-16 18:19:51 +00:00 |
posix.mak
|
Issue 21488 - Always compile phobos library with -fPIC on POSIX targets (#8154)
|
2021-07-02 10:07:30 +08:00 |
project.ddoc
|
add PROJECT=phobos ddoc macro
|
2014-01-10 19:16:53 +01:00 |
README.md
|
Remove no longer available issue stats and add a Buildkite badge
|
2019-01-04 18:02:28 +01:00 |
unittest.d
|
Remove deprecated symbols from std.digest.digest
|
2020-04-09 11:35:23 +02:00 |
win32.mak
|
std.math: Move floating point operations into operations submodule.
|
2021-04-17 21:52:27 +02:00 |
win64.mak
|
std.math: Move floating point operations into operations submodule.
|
2021-04-17 21:52:27 +02:00 |