• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ldc-developers / ldc / 2365

Builds Branch Commit Type Ran Committer Via Coverage
2365 master Use a byte array for padding of unions/structs. The previous approach was to add i64, i32, i16, i8 members depending on alignment and required space. This seems to cause several problems. Solution is to use a byte array. This makes to code more c... Pull #994 12 Jul 2015 11:34AM UTC redstar travis-ci pending completion   set done
2363 hv0.15.2-beta2 CMakeLists.txt: Allow EXTRA_CXXFLAGS to be set from command line. push 10 Jul 2015 08:09PM UTC redstar travis-ci pending completion   set done
2362 master CMakeLists.txt: Allow EXTRA_CXXFLAGS to be set from command line. push 08 Jul 2015 07:09PM UTC redstar travis-ci pending completion   set done
2360 master Merge pull request #993 from klickverbot/void-init-globals Do not emit globals with void initializer as LLVM constants push 08 Jul 2015 04:17PM UTC klickverbot travis-ci pending completion   set done
2359 master Do not emit globals with void initializer as LLVM constants Fixes things like `const(Foo) f = void; static shared this() { f = …; }`. Pull #993 08 Jul 2015 02:09AM UTC klickverbot travis-ci pending completion   set done
2358 master Do not emit large struct initializers as code GitHub: Fixes #991. Pull #992 08 Jul 2015 01:15AM UTC klickverbot travis-ci pending completion   set done
2349 master Merge branch 'singleobj-master' push 27 Jun 2015 09:21PM UTC redstar travis-ci pending completion   set done
2347 master Backport of "Avoid using llvm::Linker" to master. See pull request #974 for the original code. Pull #985 27 Jun 2015 07:27PM UTC redstar travis-ci pending completion   set done
2342 master Merge pull request #981 from kinke/cmakeMSVC CMake: revise MSVC compiler switches. push 27 Jun 2015 11:44AM UTC redstar travis-ci pending completion   set done
2341 master Add modified version of LinkModules.cpp for LLVM 3.6. This fixes a serious bug in the linker code. See http://reviews.llvm.org/D10301 for the applied diff. Pull #984 27 Jun 2015 10:56AM UTC redstar travis-ci pending completion   set done
2340 master Do not imply ` -singleObj` if creating lib. If a target file name is given (`-of`) and a library is created then `-singleObj` is implied. This results in behaviour not compatible with dmd. This commit checks for this situation and does not set `-... push 26 Jun 2015 06:37AM UTC redstar travis-ci pending completion   set done
2338 master Do not imply ` -singleObj` if creating lib. If a target file name is given (`-of`) and a library is created then `-singleObj` is implied. This results in behaviour not compatible with dmd. This commit checks for this situation and does not set `-... Pull #983 25 Jun 2015 09:34PM UTC redstar travis-ci pending completion   set done
2336 master Revise MSVC compiler switches for druntime and phobos. Pull #981 21 Jun 2015 05:34PM UTC kinke travis-ci pending completion   set done
2335 master Merge pull request #980 from kinke/personalityFn LLVM 3.7: set personality function on a per-function basis. push 21 Jun 2015 04:39PM UTC klickverbot travis-ci pending completion   set done
2333 master Merge pull request #977 from klickverbot/always-link-curl Always link libcurl when Phobos is linked push 16 Jun 2015 03:06PM UTC klickverbot travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc