Age | Commit message (Expand) | Author | Files | Lines |
2022-05-27 | d: Merge upstream dmd 4d07f22f2, druntime f89da313, phobos d46814c86. | Iain Buclaw | 9 | -135/+58 |
2022-05-16 | d: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb, phobos 3a1cd9a01. | Iain Buclaw | 32 | -7054/+2820 |
2022-04-28 | d: Merge upstream dmd 313d28b3d, druntime e361d200. | Iain Buclaw | 1 | -1/+1 |
2022-04-26 | libphobos: Don't call free on the TLS array in the emutls destroy function. | Iain Buclaw | 1 | -4/+4 |
2022-04-21 | d: Merge upstream dmd eb7bee331, druntime 27834edb, phobos ac296f80c. | Iain Buclaw | 4 | -47/+47 |
2022-04-13 | d: Merge upstream dmd 4d1bfcf14, druntime 9ba9a6ae, phobos c0cc5e917. | Iain Buclaw | 3 | -67/+111 |
2022-04-02 | d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos 99e9c1b77. | Iain Buclaw | 12 | -47/+105 |
2022-03-13 | d: Merge upstream dmd 02a3fafc6, druntime 26b58167, phobos 16cb085b5. | Iain Buclaw | 8 | -79/+319 |
2022-03-02 | d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07. | Iain Buclaw | 8 | -41/+189 |
2022-03-01 | libphobos: Fix misspelling of msvcUsesUCRT (PR104659) | Iain Buclaw | 1 | -1/+1 |
2022-02-28 | d: Merge upstream dmd cf63dd8e5, druntime caf14b0f, phobos 41aaf8c26. | Iain Buclaw | 11 | -247/+329 |
2022-02-20 | d: Merge upstream dmd cb49e99f8, druntime 55528bd1, phobos 1a3e80ec2. | Iain Buclaw | 30 | -481/+484 |
2022-02-16 | d: Merge upstream dmd 52844d4b1, druntime dbd0c874, phobos 896b1d0e1. | Iain Buclaw | 42 | -5566/+3985 |
2022-01-03 | d: Merge upstream dmd 001bfd97b, druntime 759e6023, phobos 468788323. | Iain Buclaw | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 33 | -33/+33 |
2021-12-20 | d: Merge upstream dmd ad8412530, druntime fd9a4544, phobos 495e835c2. | Iain Buclaw | 5 | -25/+78 |
2021-12-15 | d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b. | Iain Buclaw | 8 | -222/+154 |
2021-12-10 | d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos 12329adb6. | Iain Buclaw | 41 | -925/+291 |
2021-12-09 | d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b. | Iain Buclaw | 205 | -445/+2271 |
2021-12-02 | libphobos: Push all callee-save registers on the stack before GC scan on ARM | Iain Buclaw | 1 | -0/+29 |
2021-11-30 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 144 | -12378/+31728 |
2021-11-19 | libphobos: Increase size of defaultStackPages on OSX X86_64 targets. | Iain Buclaw | 1 | -0/+10 |
2021-11-19 | libphobos: Don't call __gthread_key_delete in the emutls destroy function. | Iain Buclaw | 1 | -6/+0 |
2021-10-31 | d: Fix regressing test failures on ix86-solaris2.11 | Iain Buclaw | 1 | -1/+1 |
2021-09-30 | libphobos: Select the appropriate exception handler in getClassInfo | Iain Buclaw | 1 | -30/+44 |
2021-09-30 | libphobos: Print stacktrace before terminating program due to uncaught except... | Iain Buclaw | 1 | -0/+5 |
2021-09-30 | libphobos: Remove unused variables in gcc.backtrace. | Iain Buclaw | 2 | -33/+5 |
2021-09-30 | libphobos: Give _Unwind_Exception an alignment that best resembles __attribut... | Iain Buclaw | 1 | -1/+21 |
2021-09-30 | libphobos: Define main function as extern(C) when compiling without D runtime... | Iain Buclaw | 1 | -2/+12 |
2021-05-13 | libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD | Iain Buclaw | 5 | -23/+17 |
2021-04-21 | libphobos: Fix build fails for powerpc-linux | Iain Buclaw | 1 | -44/+24 |
2021-04-20 | libphobos: Fix SIGBUS in read_encoded_value_with_base on sparc-sun-solaris (P... | Iain Buclaw | 2 | -48/+57 |
2021-04-19 | libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e | Iain Buclaw | 16 | -204/+472 |
2021-04-19 | libphobos: Add Thread/Fiber support code for Darwin (PR98058) | Iain Buclaw | 9 | -43/+616 |
2021-04-19 | libphobos: Add D runtime support code for MinGW (PR99794) | Iain Buclaw | 8 | -94/+223 |
2021-04-19 | libphobos: Add section support code for OpenBSD (PR99691) | Iain Buclaw | 4 | -17/+44 |
2021-04-10 | libphobos: Build runtime library with -ffunction-sections -fdata-sections | Iain Buclaw | 2 | -2/+3 |
2021-04-10 | libphobos: Add section support code for MACHO and PE/COFF | Iain Buclaw | 12 | -1092/+1673 |
2021-04-08 | d: Update language attribute support, and implement gcc.attributes | Iain Buclaw | 5 | -19/+619 |
2021-04-06 | d: Merge upstream dmd 5cc71ff83, druntime 1134b710 | Iain Buclaw | 2 | -2/+2 |
2021-04-04 | d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a | Iain Buclaw | 24 | -842/+851 |
2021-03-26 | libphobos: Build all modules with -fversion=Shared when configured with --ena... | Iain Buclaw | 2 | -2/+5 |
2021-02-04 | d: Merge upstream dmd 46133f761, druntime 0fd4364c | Iain Buclaw | 14 | -732/+1195 |
2021-02-03 | libphobos: Merge upstream druntime 9d0c8364, phobos 9d575282e. | Iain Buclaw | 22 | -254/+1760 |
2021-01-30 | libphobos: Synchronize libdruntime bindings with upstream druntime | Iain Buclaw | 340 | -12345/+13173 |
2021-01-24 | libphobos: Fix executables segfault on mipsel architecture | Iain Buclaw | 1 | -0/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 33 | -33/+33 |
2020-11-27 | libphobos: Fix segfault at run-time when using custom Fibers (PR 98025) | Iain Buclaw | 5 | -3/+19 |
2020-11-27 | libphobos: Merge upstream druntime d37ef985. | Iain Buclaw | 13 | -99/+214 |
2020-11-27 | d: Add float and double overloads for all core.math intrinsics | Iain Buclaw | 2 | -50/+65 |