Skip to content

Files

Latest commit

author
GCC Administrator
Sep 3, 2024
519ec1c · Sep 3, 2024

History

History

libphobos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 6, 2024
Dec 18, 2023
Apr 6, 2024
Sep 2, 2024
Sep 3, 2024
Jan 3, 2024
Jan 5, 2024
Jan 12, 2019
Jan 3, 2024
May 8, 2020
Jul 10, 2023
Feb 12, 2024
Feb 12, 2024
Apr 3, 2024
Jan 3, 2024
The files in this directory where noted are part of the DRuntime
and Phobos library.

DRuntime is the low-level runtime library backing the D programming
language, hosted at https://github.com/dlang/druntime/.

Phobos is the standard library for the D Programming Language, hosted
at https://github.com/dlang/phobos/.

The following sources and directories are part of DRuntime:
  libdruntime/core/
  libdruntime/gc/
  libdruntime/gcstub/
  libdruntime/object.d
  libdruntime/rt/

The following sources and directories are part of Phobos:
  src/etc/
  src/index.d
  src/std/

To report a bug or look up known issues with the runtime or standard
library please visit the issue tracker at https://issues.dlang.org/.

All changes to either of these libraries should go through the
upstream repository first, then merged back to GCC.