OW2 Consortium

CVS log for howl/howl/logger/src/java/org/objectweb/howl/log/LogFile.java

(logo)

Help

(back) 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.12 / (view) - annotate - [select for diffs] , Mon Nov 14 19:49:10 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.11: +6 -3 lines
Diff to previous 1.11
Add test for shared lock on file.

Revision 1.11 / (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.10: +46 -22 lines
Diff to previous 1.10
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.10 / (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.9: +4 -0 lines
Diff to previous 1.9
Add CVS $ID:$ tags to sources

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Jun 17 21:29:47 2005 UTC (2 years, 10 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_9
Changes since 1.8: +10 -2 lines
Diff to previous 1.8
Add TODO comments to flag locations that should generate event log entries.

Revision 1.8 / (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_8
Changes since 1.7: +26 -6 lines
Diff to previous 1.7
Corrections for BUGS 300934, 300953, 300955, 300957, 300969, 300970.

Revision 1.7 / (view) - annotate - [select for diffs] , Mon Oct 25 15:00:14 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
Changes since 1.6: +26 -3 lines
Diff to previous 1.6
Modify open() to acquire exclusive lock on file.
Modify close() to release the lock.
Add new lock member.

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Sep 17 20:18:56 2004 UTC (3 years, 7 months ago) by girouxm
Branch: MAIN
Changes since 1.5: +14 -8 lines
Diff to previous 1.5
Modify force() to always do the force.
Tests with Windows systems indicate that write cache will allow
writes to return before data is on media when using "rwd" mode.
Hence, it is mandatory that the force() be issued in all modes just to be safe.

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Sep 15 13:58:58 2004 UTC (3 years, 7 months ago) by girouxm
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
correct javadocs.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Sep 9 15:07:03 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_7
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
xml generated by getStats method revised.

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Sep 3 18:37:05 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
Changes since 1.2: +20 -3 lines
Diff to previous 1.2
Add support for file mode "rwd"

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_6, HOWL_0_1_5, 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 (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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge