
CVS log for howl/howl/logger/src/java/org/objectweb/howl/log/LogRecord.java |
 |
|
Up to [OW2-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.9
/
(view)
- annotate
- [select for diffs]
, Thu Jun 23 22:28:14 2005 UTC (3 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,
HOWL_0_1_11,
HOWL_0_1_10,
HEAD
Changes since 1.8: +4 -0 lines
Diff to previous 1.8
Add CVS $ID:$ tags to sources
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Thu Jan 27 23:03:37 2005 UTC (3 years, 10 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_9
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Correct javadocs for getNext() @return.
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Wed Oct 27 22:18:03 2004 UTC (4 years, 1 month ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_8
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Correct javadocs for byte[] data member
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Mon Oct 25 19:13:03 2004 UTC (4 years, 1 month ago) by girouxm
Branch:
MAIN
Changes since 1.5: +40 -0 lines
Diff to previous 1.5
FEATURE 300792
Add support for reading records from journal.
Modify get() to support filtering of control records.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Tue Aug 31 20:22:52 2004 UTC (4 years, 3 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_7
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Correct javadoc comments.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Mon Aug 16 18:58:43 2004 UTC (4 years, 3 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_6
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
change sclpe for fields byte[][] to protected.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Fri Aug 13 15:26:13 2004 UTC (4 years, 3 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_5
Changes since 1.2: +55 -3 lines
Diff to previous 1.2
1. remove 'final' designation from class
2. change scope to 'protected' to allow extensions
3. add getFields() method to return a byte[][] containing the original record data
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Jun 21 20:35:35 2004 UTC (4 years, 5 months ago) by girouxm
Branch:
MAIN
CVS Tags:
JOTM_0_1_1,
HOWL_0_1_4,
HOWL_0_1_3,
HOWL_0_1_2,
HOWL_0_1_1
Changes since 1.1: +28 -2 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 (4 years, 5 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