source: josm/trunk/src/org/openstreetmap/josm/data/osm@ 11277

Name Size Rev Age Author Last Change
../
event 10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
history 10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
visitor 11190   7 years Don-vip fix warnings caused by r11147
AbstractPrimitive.java 21.5 KB 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
BBox.java 9.3 KB 11277   7 years Don-vip sonar - fix recently added warnings
Changeset.java 10.1 KB 11121   8 years Don-vip checkstyle
ChangesetCache.java 7.1 KB 11115   8 years simon04 fix #13785 - Use streams, add unit tests (patch by alno, modified)
ChangesetCacheEvent.java 344 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ChangesetCacheListener.java 215 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
ChangesetDataSet.java 6.5 KB 11115   8 years simon04 fix #13785 - Use streams, add unit tests (patch by alno, modified)
ChangesetDiscussionComment.java 1.5 KB 7937   9 years bastiK add subversion property svn:eol=native
DataIntegrityProblemException.java 518 bytes 6987   10 years Don-vip sonar - fix some more issues
DataSet.java 46.4 KB 11269   7 years michael2402 Fix #13361: Use a more consistent invalid bbox for primitives. Patch …
DatasetConsistencyTest.java 8.3 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
DataSetMerger.java 19.2 KB 10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
DefaultChangesetCacheEvent.java 1.6 KB 9059   8 years Don-vip checkstyle
Filter.java 3.9 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
FilterMatcher.java 12.1 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
FilterWorker.java 3.1 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
Hash.java 1.3 KB 9243   8 years Don-vip javadoc update
INode.java 938 bytes 9460   8 years Don-vip javadoc
IPrimitive.java 7.2 KB 9460   8 years Don-vip javadoc
IRelation.java 909 bytes 9460   8 years Don-vip javadoc
IWay.java 700 bytes 9460   8 years Don-vip javadoc
MultipolygonBuilder.java 19.0 KB 11119   8 years simon04 fix #13289 - Cache polygonIntersection results in MultipolygonBuilder …
NameFormatter.java 991 bytes 9203   8 years Don-vip add more unit tests, javadoc
Node.java 13.0 KB 11269   7 years michael2402 Fix #13361: Use a more consistent invalid bbox for primitives. Patch …
NodeData.java 2.2 KB 9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
NodePositionComparator.java 715 bytes 9880   8 years Don-vip findbugs
NoteData.java 10.7 KB 10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
OsmPrimitive.java 48.2 KB 11272   7 years michael2402 See #13361: Cleanup code and formatting - Add javadoc to public …
OsmPrimitiveComparator.java 2.7 KB 11177   7 years simon04 Refactor OsmPrimitiveComparator Replace one big comparator with …
OsmPrimitiveType.java 3.2 KB 9212   8 years Don-vip checkstyle 6.14 + tune xml validation settings in Eclipse project
OsmUtils.java 3.2 KB 10674   8 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
package-info.java 645 bytes 10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
PrimitiveData.java 3.3 KB 10946   8 years Don-vip fix #13395 - fix serialization issue causing bugs in copy/paste
PrimitiveId.java 749 bytes 8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
QuadBuckets.java 17.7 KB 11277   7 years Don-vip sonar - fix recently added warnings
Relation.java 17.7 KB 11269   7 years michael2402 Fix #13361: Use a more consistent invalid bbox for primitives. Patch …
RelationData.java 1.8 KB 9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
RelationMember.java 4.8 KB 10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
RelationMemberData.java 2.9 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
RelationToChildReference.java 3.1 KB 9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
SimplePrimitiveId.java 4.7 KB 10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
Storage.java 14.3 KB 11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
Tag.java 5.6 KB 10737   8 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
TagCollection.java 24.5 KB 11097   8 years Don-vip sonar - squid:S1612 - Lambdas should be replaced with method references
Tagged.java 1.7 KB 10736   8 years Don-vip fix #13271 - Make TagCollection count the occurence of tags (patch by …
TagMap.java 8.5 KB 10755   8 years Don-vip sonar - various fixes
TigerUtils.java 2.0 KB 8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
User.java 7.0 KB 10841   8 years simon04 fix #8251 fix #10922 - Improve handling of user names that have …
UserInfo.java 2.3 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Way.java 23.9 KB 11269   7 years michael2402 Fix #13361: Use a more consistent invalid bbox for primitives. Patch …
WayData.java 1.6 KB 9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
WaySegment.java 4.1 KB 11227   7 years bastiK applied #13307 - various improvements to MultipolygonTest (patch by …
Note: See TracBrowser for help on using the repository browser.