index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
fop
/
fo
/
properties
/
PropertyCache.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-195
/
+0
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
1
-2
/
+2
*
Bugzilla #50435: Use true as default for properties use-cache in case of acce...
Glenn Adams
2012-04-08
1
-1
/
+3
*
Bugzilla #50435: Access denied (java.util.PropertyPermission org.apache.fop.f...
Glenn Adams
2012-04-08
1
-12
/
+18
*
Bugzilla #46962: Fixed deadlock in PropertyCache.
Vincent Hennebert
2012-03-22
1
-343
/
+116
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
1
-2
/
+2
*
enable MultipleVariableDeclarations rule; fix violations
Glenn Adams
2012-03-02
1
-1
/
+2
*
Reverted previous commit; looks like it does require all related property cla...
Andreas L. Delmelle
2011-02-06
1
-120
/
+134
*
Bugzilla 50703: Parametrize PropertyCache, switch to parameterless public con...
Andreas L. Delmelle
2011-02-06
1
-134
/
+120
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-11
/
+19
*
Bugzilla 46319:
Andreas L. Delmelle
2008-12-08
1
-1
/
+16
*
Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEn...
Jeremias Maerki
2008-08-25
1
-47
/
+58
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-67
/
+67
*
Extended caching to CondLengthProperty CommonBorderPaddingBackground.BorderIn...
Andreas L. Delmelle
2008-05-12
1
-0
/
+26
*
Correction: set default to true...
Andreas L. Delmelle
2008-05-10
1
-3
/
+7
*
Tweaks:
Andreas L. Delmelle
2008-05-10
1
-16
/
+14
*
Tweak:
Andreas L. Delmelle
2008-05-08
1
-29
/
+38
*
Correction and simplification of the PropertyCache: subclass WeakReference an...
Andreas L. Delmelle
2007-12-01
1
-119
/
+83
*
bug fix: memory leak in PropertyCache. Fix provided by Jeremias. There are st...
Chris Bowditch
2007-11-20
1
-5
/
+9
*
bug fix: avoid NPE when GC has removed a weak reference in the Property Cache
Chris Bowditch
2007-11-12
1
-5
/
+7
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
1
-23
/
+337
*
Remove method added only for quick debug.
Andreas L. Delmelle
2007-07-20
1
-4
/
+0
*
Fix possible memory leak in PropertyCache
Andreas L. Delmelle
2007-07-20
1
-6
/
+13
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-1
/
+1
*
Partial application of the patch in Bugzilla 41044:
Andreas L. Delmelle
2007-07-07
1
-0
/
+55