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

Name Size Rev Age Author Last Change
../
event 8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
history 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
visitor 8325   9 years Don-vip see #11405 - fix typo
ChangesetCacheEvent.java 342 bytes 3083   14 years bastiK added svn:eol-style=native to source files
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
INode.java 364 bytes 4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
IRelation.java 274 bytes 4098   13 years bastiK extract common functionality of OsmPrimitive & PrimitiveData to an …
IWay.java 215 bytes 4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
Tagged.java 1.5 KB 3083   14 years bastiK added svn:eol-style=native to source files
User.java 6.1 KB 8155   9 years bastiK applied #11250 - User#userMap is not synchronized (patch by michael2402)
AbstractPrimitive.java 22.4 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
Changeset.java 9.6 KB 8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
ChangesetCache.java 6.3 KB 7079   10 years Don-vip fix some unit tests
ChangesetDataSet.java 6.6 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
DataIntegrityProblemException.java 518 bytes 6987   10 years Don-vip sonar - fix some more issues
DataSet.java 46.4 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
DatasetConsistencyTest.java 8.2 KB 7828   9 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
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 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
DefaultChangesetCacheEvent.java 1.6 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
Filter.java 2.4 KB 7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
FilterMatcher.java 11.6 KB 8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
Hash.java 1.2 KB 6380   10 years Don-vip update license/copyright information
IPrimitive.java 1018 bytes 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
MultipolygonBuilder.java 14.4 KB 7423   10 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
Node.java 11.9 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
NodeData.java 2.0 KB 6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
NodePositionComparator.java 844 bytes 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
OsmPrimitive.java 47.7 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
OsmPrimitiveComparator.java 3.3 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
OsmPrimitiveType.java 3.2 KB 7865   9 years Don-vip fix NPE, typo
OsmUtils.java 3.2 KB 8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
PrimitiveData.java 1.8 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
PrimitiveDeepCopy.java 4.1 KB 8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
QuadBuckets.java 17.7 KB 8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
Relation.java 17.1 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
RelationData.java 1.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
RelationMember.java 4.8 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
RelationMemberData.java 2.4 KB 6830   10 years Don-vip javadoc fixes for jdk8 compatibility
RelationToChildReference.java 3.7 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
SimplePrimitiveId.java 3.5 KB 8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
Storage.java 14.3 KB 8290   9 years Don-vip code cleanup
Tag.java 3.4 KB 6699   10 years Don-vip fix #9547 - Remove multiple whitespaces inside values
TagCollection.java 25.1 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
UserInfo.java 2.3 KB 6349   10 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
Way.java 23.7 KB 8325   9 years Don-vip see #11405 - fix typo
WayData.java 1.3 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
NameFormatter.java 424 bytes 4431   13 years jttt Custom primitive name formatters via tagging presets
NoteData.java 11.1 KB 8224   9 years simon04 see #10980 - Note download: update already downloaded non-modified …
BBox.java 7.1 KB 7509   10 years stoecker remove tabs
FilterWorker.java 2.5 KB 7509   10 years stoecker remove tabs
PrimitiveId.java 749 bytes 5417   12 years stoecker some Javadoc fixes
TigerUtils.java 2.2 KB 7509   10 years stoecker remove tabs
WaySegment.java 2.7 KB 7509   10 years stoecker remove tabs
Note: See TracBrowser for help on using the repository browser.