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

ldc-developers / ldc / 2175

Builds Branch Commit Type Ran Committer Via Coverage
2175 merge-2.067 Merge pull request #919 from kinke/emptystruct Don't memcmp() empty struct types. push 26 Apr 2015 03:16PM UTC redstar travis-ci pending completion   set done
2174 master MSVC: Fix LLVM::APFloat assert crash upon float NaN/infinity roundtrip push 26 Apr 2015 02:21PM UTC JohanEngelen travis-ci pending completion   set done
2173 merge-2.067 Enable default-initialized static arrays of voids. With a single byte (implicit and 0) as initializer, as each void element occupies 1 byte. This is required when building T.init for a struct T containing a void[N] with N > 0 and building litera... Pull #919 26 Apr 2015 01:15PM UTC kinke travis-ci pending completion   set done
2172 merge-2.067 Don't copy any data when assigning to empty structs. Pull #919 26 Apr 2015 02:19AM UTC kinke travis-ci pending completion   set done
2171 merge-2.067 Don't memcmp() empty struct types. Although they occupy 1 byte, D now apparently doesn't care about the actual data when comparing instances for (in)equality. Fixes runnable/xtest46.d and probably runnable/cppa.d too. Pull #919 26 Apr 2015 01:40AM UTC kinke travis-ci pending completion   set done
2170 merge-2.067 Merge pull request #918 from ldc-developers/revert-916-classInit Revert "Don't initialize a new class instance a 2nd time after _d_newcla... push 26 Apr 2015 12:46AM UTC redstar travis-ci pending completion   set done
2168 revert-916-classInit Revert "Don't initialize a new class instance a 2nd time after _d_newclass()." push 25 Apr 2015 11:39PM UTC redstar travis-ci pending completion   set done
2162 master Implement FlagParser using llvm::cl::generic_parser_base. This approach is easier and requires less code. With some template foo the BoolOrDefaultAdapter is not required. This solutions applies to previous LLVM versions, too. push 25 Apr 2015 10:13PM UTC redstar travis-ci pending completion   set done
2161 master Implement FlagParser using llvm::cl::generic_parser_base. This approach is easier and requires less code. With some template foo the BoolOrDefaultAdapter is not required. This solutions applies to previous LLVM versions, too. Pull #912 25 Apr 2015 09:28PM UTC redstar travis-ci pending completion   set done
2160 master Merge pull request #915 from JohanEngelen/fix_type_resolve Fix alias declaration type resolution push 25 Apr 2015 08:35PM UTC JohanEngelen travis-ci pending completion   set done
2159 merge-2.067 Don't set default ctor in ClassInfo if it's @disabled. Pull #917 25 Apr 2015 07:51PM UTC kinke travis-ci pending completion   set done
2156 master Fix a bug where the mutable version of a Type is not properly resolved if it contains alias identifiers. This results in a bug later during compilation where stripModifiers() will return a not-fully-resolved type. Pull #915 25 Apr 2015 06:01PM UTC JohanEngelen travis-ci pending completion   set done
2154 merge-2.067 Prepare for more flexible toElemDtor(). We'd like to evaluate expression NewExp::argprefix and only destruct it if an exception interrupts its evaluation. Pull #914 25 Apr 2015 05:09PM UTC kinke travis-ci pending completion   set done
2149 merge-2.067 Codegen for NewExp::argprefix. Pull #914 25 Apr 2015 01:08PM UTC kinke travis-ci pending completion   set done
2148 merge-2.067 Enable emitting function bodies when generating *.di headers. Pull #913 24 Apr 2015 10:41PM UTC kinke 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