cvs commit: xml-xindice/java/src/org/apache/xindice/core/filer Paged.java

2004-02-06 Thread vgritsenko
vgritsenko2004/02/06 05:38:52 Modified:java/src/org/apache/xindice/core/filer Paged.java Log: fix javadoc Revision ChangesPath 1.27 +3 -3 xml-xindice/java/src/org/apache/xindice/core/filer/Paged.java Index: Paged.java

cvs commit: xml-xindice/java/src/org/apache/xindice/core/filer Paged.java

2003-12-22 Thread vgritsenko
vgritsenko2003/12/21 17:34:12 Modified:java/src/org/apache/xindice/core/filer Paged.java Log: Synchronize access to fileHeader in unlinkPages. Log errors during flush. Revision ChangesPath 1.24 +21 -19 xml-xindice/java/src/org/apache/xindice/core/filer/Paged.ja

cvs commit: xml-xindice/java/src/org/apache/xindice/core/filer Paged.java

2003-12-19 Thread vgritsenko
vgritsenko2003/12/18 18:35:06 Modified:java/src/org/apache/xindice/core/filer Paged.java Log: Fix syncrhonization issue when accessing fileHeader Revision ChangesPath 1.23 +17 -14 xml-xindice/java/src/org/apache/xindice/core/filer/Paged.java Index: Paged.jav

cvs commit: xml-xindice/java/src/org/apache/xindice/core/filer Paged.java

2003-12-06 Thread kevinoneill
kevinoneill2003/12/06 14:55:56 Modified:java/src/org/apache/xindice/core/filer Paged.java Log: PR: 22321 Submitted by: [EMAIL PROTECTED] (Mario Cormier) Reviewed by: Kevin O'Neill <[EMAIL PROTECTED]> CVS: --

cvs commit: xml-xindice/java/src/org/apache/xindice/core/filer Paged.java

2003-02-06 Thread kstaken
kstaken 2003/02/05 20:49:44 Modified:java/src/org/apache/xindice/core/filer Paged.java Log: Adding documentation and a little code cleanup. Revision ChangesPath 1.13 +100 -25 xml-xindice/java/src/org/apache/xindice/core/filer/Paged.java Index: Paged.java ==

cvs commit: xml-xindice/java/src/org/apache/xindice/core/filer Paged.java

2002-02-15 Thread bradford
bradford02/02/14 18:36:34 Modified:java/src/org/apache/xindice/core/filer Paged.java Log: raf.close() Revision ChangesPath 1.2 +2 -1 xml-xindice/java/src/org/apache/xindice/core/filer/Paged.java Index: Paged.java