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

ICRAR / libprofit / 318

Builds Branch Commit Type Ran Committer Via Coverage
318 correct-flux-capturing Correctly capturing flux when convolving This is the final bit needed to implement correct flux capturing in libprofit. Until now libprofit didn't capture flux outside of the "drawing" region ("outside" of the model, or outside of the mask when a... push 12 Jun 2019 09:32AM UTC rtobar travis-ci pending completion   set done
317 correct-flux-capturing Correctly capturing flux when convolving This is the final bit needed to implement correct flux capturing in libprofit. Until now libprofit didn't capture flux outside of the "drawing" region ("outside" of the model, or outside of the mask when a... push 12 Jun 2019 08:46AM UTC rtobar travis-ci pending completion   set done
316 devel Cast from complex<double>* to double* This cast is explicitly supported in C++11, as std::complex<T> pointers are required to be binary compatible with T pointers. We were implicitly relying on this binary compatibility until now, this reinterpre... push 03 May 2019 02:18AM UTC rtobar travis-ci pending completion   set done
315 devel Adding new convolution changes to changelog Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 01 May 2019 10:34AM UTC rtobar travis-ci pending completion   set done
314 master Installing headers from correct path They have been recently moved to be within the include/ top-level directory, but we hadn't updated the install instruction. This should address #3. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 04 Apr 2019 04:08AM UTC rtobar travis-ci pending completion   set done
313 master Explicit ctor/cast These were highlighted by SonarQube, and they are definitely good to have. The explicit cast to vector might break some code in the future, but it's for a good cause, and users can easily add a static_cast into a vector if they... push 27 Mar 2019 04:50AM UTC rtobar travis-ci pending completion   set done
312 sonar-qube-fixes Explicit ctor/cast These were highlighted by SonarQube, and they are definitely good to have. The explicit cast to vector might break some code in the future, but it's for a good cause, and users can easily add a static_cast into a vector if they... push 27 Mar 2019 04:37AM UTC rtobar travis-ci pending completion   set done
311 sonar-qube-fixes Improved boxy_r calculation This new implementation removes the "using" declarations, and also handles the case of box == 0, which should yield better code. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 27 Mar 2019 03:29AM UTC rtobar travis-ci pending completion   set done
310 master Removing unnecessary overloads These are automatically generated by the compiler already so there is no need for us to define them explicitly. In fact our explicit definitions created more trouble than benefit, since we were defining the copy/mov... push 27 Mar 2019 03:02AM UTC rtobar travis-ci pending completion   set done
309 sonar-qube-fixes Removing unnecessary overloads These are automatically generated by the compiler already so there is no need for us to define them explicitly. In fact our explicit definitions created more trouble than benefit, since we were defining the copy/mov... push 27 Mar 2019 02:53AM UTC rtobar travis-ci pending completion   set done
308 sonar-qube-fixes Using unique_ptr to handle fftw_plans This is something I wanted to do for a while, but never got around doing it until I saw it now being highlighted by sonar qube. The tricky thing is that fftw doesn't specify the type pointed to by the fftw_pl... push 26 Mar 2019 11:56PM UTC rtobar travis-ci pending completion   set done
307 static-lib Explicit uint -> int conversion Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 26 Mar 2019 11:18PM UTC rtobar travis-ci pending completion   set done
303 travis-macos-fixes Misc conversion warnings off Conversions are now explicit, and therefore shouldn't issue warnings. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 26 Mar 2019 04:07AM UTC rtobar travis-ci pending completion   set done
302 master Trying to fix MacOS Xcode 7.3 builds Homebrew is not distributing binary bottles anymore for some (most?) El Capitan packages, and thus we are being left with having to compile them on our own, which takes longer than Travis would like. Let's thu... push 25 Mar 2019 08:38AM UTC rtobar travis-ci pending completion   set done
301 travis-macos-fixes Trying to fix MacOS Xcode 7.3 builds Homebrew is not distributing binary bottles anymore for some (most?) El Capitan packages, and thus we are being left with having to compile them on our own, which takes longer than Travis would like. Let's thu... push 25 Mar 2019 08:08AM UTC rtobar travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 19
  • 20
  • 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