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

Name Size Rev Age Author Last Change
../
event 8836   9 years Don-vip fix Checkstyle issues
history 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
visitor 8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
ChangesetCacheListener.java 194 bytes 3083   14 years bastiK added svn:eol-style=native to source files
ChangesetDiscussionComment.java 1.5 KB 7937   9 years bastiK add subversion property svn:eol=native
AbstractPrimitive.java 23.7 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
BBox.java 7.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Changeset.java 9.6 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
ChangesetCache.java 6.3 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ChangesetCacheEvent.java 344 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ChangesetDataSet.java 6.6 KB 8836   9 years Don-vip fix Checkstyle issues
DataIntegrityProblemException.java 518 bytes 6987   10 years Don-vip sonar - fix some more issues
DataSet.java 46.4 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
DatasetConsistencyTest.java 8.2 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
DatasetFactory.java 1.4 KB 5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
DataSetMerger.java 19.2 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
DefaultChangesetCacheEvent.java 1.6 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Filter.java 2.2 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
FilterMatcher.java 11.6 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
Hash.java 1.2 KB 8512   9 years Don-vip checkstyle: redundant modifiers
INode.java 367 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
IPrimitive.java 1.1 KB 8565   9 years Don-vip fix #11650 - performance: avoid creation of Date objects when it is …
IRelation.java 276 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
IWay.java 216 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
MultipolygonBuilder.java 14.4 KB 8836   9 years Don-vip fix Checkstyle issues
NameFormatter.java 429 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Node.java 11.9 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
NodeData.java 2.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
NodePositionComparator.java 844 bytes 8393   9 years Don-vip see #11447 - partial revert of r8384
NoteData.java 11.3 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
OsmPrimitive.java 48.0 KB 8901   9 years Don-vip fix #11969 - Add yh:WIDTH to tags.discardable
OsmPrimitiveComparator.java 3.3 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
OsmPrimitiveType.java 3.2 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmUtils.java 3.1 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
PrimitiveData.java 1.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
PrimitiveDeepCopy.java 4.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
PrimitiveId.java 749 bytes 8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
QuadBuckets.java 17.5 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
Relation.java 17.3 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
RelationData.java 1.7 KB 8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
RelationMember.java 4.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
RelationMemberData.java 2.4 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
RelationToChildReference.java 3.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Storage.java 13.9 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
Tag.java 3.4 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
TagCollection.java 25.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Tagged.java 1.5 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
TigerUtils.java 2.0 KB 8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
User.java 6.3 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
UserInfo.java 2.3 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Way.java 23.8 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
WayData.java 1.5 KB 8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
WaySegment.java 2.7 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
SimplePrimitiveId.java 5.0 KB 8496   9 years simon04 fix #11505 - Download objects: load a range of OSM objects (modified …
FilterWorker.java 2.5 KB 7509   10 years stoecker remove tabs
Note: See TracBrowser for help on using the repository browser.