openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ImgLib2
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
almost 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 259 of 272
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add method to obtain backing storage array as an Object.
Curtis Rueden
More...
over 14 years ago
Merge remote branch 'origin/loci-4.2-fix' into HEAD
Johannes Schindelin
More...
over 14 years ago
Adjust .mailmap
Johannes Schindelin
More...
over 14 years ago
Fix for Bio-Formats 4.2
Johannes Schindelin
More...
over 14 years ago
Half way done some renaming, have to do something else now :(
Stephan Saalfeld
More...
over 14 years ago
Half way done some renaming, have to do something else now :(
Stephan Saalfeld
More...
over 14 years ago
* Cell.getPosGlobal is Cell.plobalPositionToIndex now * OutOfBoundsCursor removed, PositionableCursor always implements isOutOfBounds(), implemented in AbstractPositionableCursor and ShapeListPositionableCursor. For PositionableCursors without an OutOfBoundsStrategy, this is a direct calculation, for those with an OutOfBoundsStrategy, it is returned by the OutOfBoundsStrategy and thus potentially faster depending on whether it is updated per move or not. * Added a JUnit test for OutOfBoundsMirrorSingleBoundary. * Fixed OutOfBoundsMirrorSingleBoundary
Stephan Saalfeld
More...
over 14 years ago
* Cell.getPosGlobal is Cell.plobalPositionToIndex now * OutOfBoundsCursor removed, PositionableCursor always implements isOutOfBounds(), implemented in AbstractPositionableCursor and ShapeListPositionableCursor. For PositionableCursors without an OutOfBoundsStrategy, this is a direct calculation, for those with an OutOfBoundsStrategy, it is returned by the OutOfBoundsStrategy and thus potentially faster depending on whether it is updated per move or not. * Added a JUnit test for OutOfBoundsMirrorSingleBoundary. * Fixed OutOfBoundsMirrorSingleBoundary
Stephan Saalfeld
More...
over 14 years ago
simplified ArrayLocalizableCursor.fwd()
Stephan Saalfeld
More...
over 14 years ago
Fixed wrong initialization of ShapeListPlaneIterator (new name? not yet ;))
Stephan Saalfeld
More...
over 14 years ago
Fixed wrong initialization of ShapeListPositionableCursor
Stephan Saalfeld
More...
over 14 years ago
finalized dimIsOutOfBounds[]
Stephan Saalfeld
More...
over 14 years ago
Fixed bad casts in DynamicContianer implementations for basic types.
Stephan Saalfeld
More...
over 14 years ago
Non-compiling intermediate commit
Stephan Saalfeld
More...
over 14 years ago
Non-compiling intermediate commit
Stephan Saalfeld
More...
over 14 years ago
Support for NIO-backed arrays in array containers.
Curtis Rueden
More...
over 14 years ago
Fixed setZero / setOne mixup
Larry Lindsey
More...
over 14 years ago
Added test for DynamicContainer
Stephan
More...
over 14 years ago
Added test for DynamicContainer
Stephan
More...
over 14 years ago
* ImagePlusCursors adapted * DynamicCursors `fixed'---there is no test, but to me, it looks as if they can't work currently
Stephan Saalfeld
More...
over 14 years ago
* updated DynamicCursors TODO not yet tested---we need a test for DynamicContainers
Stephan Saalfeld
More...
over 14 years ago
* CellCursors implement the recent changes in the hierarchy. * Tests passed, added some funny calculations to the ShapeListTest for visualizing the Cells of CellContainer.
Stephan Saalfeld
More...
over 14 years ago
* CellCursors implement the recent changes in the hierarchy. * Tests passed, added some funny calculations to the ShapeListTest for visualizing the Cells of CellContainer.
Stephan Saalfeld
More...
over 14 years ago
Revert changing dimensions from int[] to long[]. We decided that a single dimension cannot be larger than Integer.MAX_VALUE for now, mostly because most algorithms that are linked and used transfer at least a single pixel row into a Java Array by which this limitation is dictated. If, at some point, this decision constrains us, we can change back.
Stephan Saalfeld
More...
over 14 years ago
Fixed outofbounds
Stephan
More...
over 14 years ago
Fixed Array again
Stephan
More...
over 14 years ago
Merge branch 'sampler' of ssh://
[email protected]
/srv/git/imglib into sampler
Stephan
More...
over 14 years ago
Changed all types and displays
Stephan
More...
over 14 years ago
dimensions int[] to long[] AbstractLocalizableCursor fixed
Stephan Saalfeld
More...
over 14 years ago
dimensions int[] to long[] ShapeList fixed
Stephan Saalfeld
More...
over 14 years ago
←
1
2
…
255
256
257
258
259
260
261
262
263
…
271
272
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree