
CVS log for howl/howl/logger/src/java/org/objectweb/howl/log/LogBuffer.java |
 |
|
Up to [ObjectWeb-CVS] / howl / howl / logger / src / java / org / objectweb / howl / log
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Tue Nov 15 22:43:54 2005 UTC (2 years, 5 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_1_0_2,
HOWL_1_0_1_1,
HOWL_1_0_1,
HOWL_1_0_0,
HEAD
Changes since 1.9: +63 -2 lines
Diff to previous 1.9
BUG 304291 (also patch 303549) Compute buffer checksums using java.util.zip.Adler32 or ByteBuffer.hashCode based on configuration options.
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Fri Aug 19 19:46:56 2005 UTC (2 years, 8 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_11,
HOWL_0_1_10
Changes since 1.8: +5 -3 lines
Diff to previous 1.8
BUG 303907 - Catch IOExceptions and rethrow with descriptive message describing HOWL method that had the error. This allows JOTM to display a descriptive message without the need of a full stack trace.
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Thu Jun 23 22:28:14 2005 UTC (2 years, 10 months ago) by girouxm
Branch:
MAIN
Changes since 1.7: +4 -0 lines
Diff to previous 1.7
Add CVS $ID:$ tags to sources
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Thu Nov 4 22:40:01 2004 UTC (3 years, 6 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_9,
HOWL_0_1_8
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Corrections for BUGS 300934, 300953, 300955, 300957, 300969, 300970.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Thu Aug 19 21:16:20 2004 UTC (3 years, 8 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_7,
HOWL_0_1_6
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
sync w/ desktop
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Fri Jul 23 20:17:20 2004 UTC (3 years, 9 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_5,
HOWL_0_1_4
Changes since 1.4: +20 -5 lines
Diff to previous 1.4
Add javadoc comments to put() method to
describe log record format.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Mon Jun 28 14:21:23 2004 UTC (3 years, 10 months ago) by girouxm
Branch:
MAIN
Changes since 1.3: +8 -0 lines
Diff to previous 1.3
Correction for Bug: 300505
add LogBuffer.forceNow member
modify LogFileManager to set LogBuffer.forceNow on last block of a file
modify LogBufferManager to force when LogBuffer.forceNow is true
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Wed Jun 23 17:17:50 2004 UTC (3 years, 10 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_3,
HOWL_0_1_2
Changes since 1.2: +23 -12 lines
Diff to previous 1.2
Apply changes proposed by David Jencks's Synchronization review.
Update javadocs to reflect updated locking policies.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Jun 21 20:35:35 2004 UTC (3 years, 10 months ago) by girouxm
Branch:
MAIN
CVS Tags:
JOTM_0_1_1,
HOWL_0_1_1
Changes since 1.1: +28 -1 lines
Diff to previous 1.1
Correct LICENSE information in java source files.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Mon Jun 21 19:23:09 2004 UTC (3 years, 10 months ago) by girouxm
Branch:
MAIN
Move source from src/org/... to src/java/org/... to fit the Geronimo Maven
build requirements.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.
Back to OW2 Forge