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

hageldave / ImagingKit / 152

Builds Branch Commit Type Ran Committer Via Coverage
152 devel2.0 removed discrete color transforms; added special handling for Pixel in LAB transforms because of mapping to [0,254] instead of [0,255] push 10 Aug 2017 11:27AM UTC hageldave travis-ci pending completion   set done
151 devel2.0 Pixel.from_normalized now clamps; discrete transforms became superfluous (almost, have to decide whether to drop transform(int) or not) push 05 Aug 2017 12:14PM UTC hageldave travis-ci pending completion   set done
150 devel2.0 still trying to reduce memory footprint of test so that travis will not choke on it push 05 Aug 2017 10:51AM UTC hageldave travis-ci pending completion   set done
144 devel2.0 changed rgb_fromnormalized to round values so that 255 will have a greater support (so that no longer <1.0 -> 254) also generalizing colorspacetransforms to implement consumer<pixelbase> to support all images (not done yet) push 02 Aug 2017 11:09PM UTC hageldave travis-ci pending completion   set done
143 devel2.0 alot of renaming, DPixel/DImg is now ColorPixel/ColorImg; r_normalized is now r_asDouble as well as setRGB_fromNormalized is now setRGB_fromDouble javadocs for most of the PixelBase methods PixelBase.getSource (replaced Pixel.getImg) push 01 Aug 2017 10:23PM UTC hageldave travis-ci pending completion   set done
142 devel2.0 some javadoc for ImgBase push 13 Jul 2017 09:58PM UTC hageldave travis-ci pending completion   set done
141 devel2.0 changed PixelConverter and PixelConvertingSpl to have an additional generic P based on PixelBase to enable usage of specialiced PixelConverters (e.g. especially for Pixel not only PixelBase) push 12 Jul 2017 11:57PM UTC hageldave travis-ci pending completion   set done
140 devel2.0 moved iterators and spliterators from Img class to Iterators class; refactored a lot of the Img methods to a new base interface BaseImg (contains all the iterator/foreach/stream code) push 12 Jul 2017 12:23PM UTC hageldave travis-ci pending completion   set done
139 devel2.0 refactored iterators to seperate classes, now DImg uses the same implementations (less code clones) push 12 Jul 2017 09:41AM UTC hageldave travis-ci pending completion   set done
138 devel2.0 unified Spliterators from Img class to be generic based on PixelBase; also unified PixelConvertingSpliterator now working with PixelBase; removed superfluous DImg spliterator classes and replaced by those from Img push 12 Jul 2017 12:11AM UTC hageldave travis-ci pending completion   set done
137 devel2.0 added unifying interface PixelBase which is implemented by Pixel and DPixel so that Consumer<PixelBase> can be written that work for both types of images push 10 Jul 2017 12:14PM UTC hageldave travis-ci pending completion   set done
136 devel2.0 introduced more packages, moved classes to respective packages push 05 Jul 2017 12:04PM UTC hageldave travis-ci pending completion   set done
134 devel2.0 using PixelConverter instead of function objects push 03 Jul 2017 12:06PM UTC hageldave travis-ci pending completion   set done
133 devel2.0 replaced forEachParallel with forEach(true ...) versions; deleted TheImageObserver, replaced by inline lambdas where it was used push 30 Jun 2017 10:44PM UTC hageldave travis-ci pending completion   set done
132 devel2.0 new branch for development of v2.0; replaced parallelStream by stream(true); added stream(converter) and forEach(converter,action) utilizing pixelconvertingspliterator push 30 Jun 2017 09:40PM UTC hageldave travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 14
  • 15
  • 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