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

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 11054   8 years michael2402 Add more crash report info to the StyledMapRenderer. See #13665
ChangesetCacheListener.java 215 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
ChangesetCacheEvent.java 344 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
DataIntegrityProblemException.java 518 bytes 6987   10 years Don-vip sonar - fix some more issues
package-info.java 645 bytes 10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
IWay.java 700 bytes 9460   8 years Don-vip javadoc
NodePositionComparator.java 715 bytes 9880   8 years Don-vip findbugs
PrimitiveId.java 749 bytes 8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
IRelation.java 909 bytes 9460   8 years Don-vip javadoc
INode.java 938 bytes 9460   8 years Don-vip javadoc
NameFormatter.java 991 bytes 9203   8 years Don-vip add more unit tests, javadoc
Hash.java 1.3 KB 9243   8 years Don-vip javadoc update
ChangesetDiscussionComment.java 1.5 KB 7937   9 years bastiK add subversion property svn:eol=native
WayData.java 1.6 KB 9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
DefaultChangesetCacheEvent.java 1.6 KB 9059   8 years Don-vip checkstyle
Tagged.java 1.7 KB 10736   8 years Don-vip fix #13271 - Make TagCollection count the occurence of tags (patch by …
RelationData.java 1.8 KB 9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
TigerUtils.java 2.0 KB 8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
NodeData.java 2.2 KB 9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
UserInfo.java 2.3 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
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
FilterWorker.java 3.1 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
OsmUtils.java 3.2 KB 10674   8 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
OsmPrimitiveType.java 3.2 KB 9212   8 years Don-vip checkstyle 6.14 + tune xml validation settings in Eclipse project
OsmPrimitiveComparator.java 3.3 KB 9929   8 years Don-vip findbugs
PrimitiveData.java 3.3 KB 10946   8 years Don-vip fix #13395 - fix serialization issue causing bugs in copy/paste
WaySegment.java 3.6 KB 9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
Filter.java 3.9 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
SimplePrimitiveId.java 4.7 KB 10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
RelationMember.java 4.8 KB 10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
Tag.java 5.6 KB 10737   8 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
ChangesetDataSet.java 6.6 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
User.java 7.0 KB 10841   8 years simon04 fix #8251 fix #10922 - Improve handling of user names that have …
ChangesetCache.java 7.1 KB 10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
IPrimitive.java 7.2 KB 9460   8 years Don-vip javadoc
BBox.java 7.4 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
DatasetConsistencyTest.java 8.3 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
TagMap.java 8.5 KB 10755   8 years Don-vip sonar - various fixes
Changeset.java 10.1 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
NoteData.java 10.7 KB 10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
FilterMatcher.java 12.1 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
Node.java 12.9 KB 10919   8 years simon04 fix #11852 - NPE in SearchCompiler
Storage.java 14.3 KB 10655   8 years Don-vip see #12472 - fix warning "OperatorPrecedence"
MultipolygonBuilder.java 16.2 KB 10943   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - "throws" declarations …
QuadBuckets.java 17.8 KB 10901   8 years Don-vip fix #13460 - remove with QuadBuckets.iterator() doesn't maintain size …
Relation.java 18.4 KB 11038   8 years simon04 Use Relation.getMemberPrimitivesList where possible to avoid …
DataSetMerger.java 19.2 KB 10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
AbstractPrimitive.java 21.5 KB 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
Way.java 23.8 KB 10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
TagCollection.java 24.5 KB 10972   8 years Don-vip remove deprecated stuff - gsoc-core
DataSet.java 46.8 KB 10972   8 years Don-vip remove deprecated stuff - gsoc-core
OsmPrimitive.java 47.3 KB 10972   8 years Don-vip remove deprecated stuff - gsoc-core
Note: See TracBrowser for help on using the repository browser.