Author: bodewig
Date: Fri Mar 27 13:49:42 2009
New Revision: 759138
URL: http://svn.apache.org/viewvc?rev=759138&view=rev
Log:
Improve bzip2 performance, submitted by Rodrigo Schmidt, PR 24798
Modified:
ant/core/trunk/CONTRIBUTORS
ant/core/trunk/contributors.xml
ant/core/trunk/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java
Modified: ant/core/trunk/CONTRIBUTORS
URL:
http://svn.apache.org/viewvc/ant/core/trunk/CONTRIBUTORS?rev=759138&r1=759137&r2=759138&view=diff
==============================================================================
Binary files - no diff available.
Modified: ant/core/trunk/contributors.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/contributors.xml?rev=759138&r1=759137&r2=759138&view=diff
==============================================================================
--- ant/core/trunk/contributors.xml (original)
+++ ant/core/trunk/contributors.xml Fri Mar 27 13:49:42 2009
@@ -1029,6 +1029,10 @@
<last>van Oostrum</last>
</name>
<name>
+ <first>Rodrigo</first>
+ <last>Schmidt</last>
+ </name>
+ <name>
<first>Roger</first>
<last>Vaughn</last>
</name>