[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r6506] by cwilper

created branch from maintenance-2.2 r6474 (task 145412)

2008-01-11 03:43:25 Tree
[r6505] by cwilper

removed dev-145301; branch has been merged to trunk

2008-01-10 06:42:43 Tree
[r6504] by cwilper

merged in branch dev-145301 (task 145301), "Java Code Style Cleanup".
This includes the following changes:
- Update of src/java and src/test/junit code
to Sun-like formatting conventions. These
updates were done automatically by Eclipse
with the configuration files now included
in src/build (see README.txt therin)
- removed several old, unused src directories
- cleared out old devdocs directory (outdated),
and initially populated it with the current
"Working With Branches" developer's documentation.
The following Javadoc changes were also performed:
- removed html-surrounded Title:Filename.java/Description:etc..
in favor of Sun-recommended convention of leading with a one-liner,
and separating the main description with <p>Whatever...
(This is more readable in Java code and produces cleaner-looking
results via the javadoc tool and eclipse in-line javadocs)
- removed @version tags (not part of the code template, can cause
unnecessary work when up-merging, and inconsistently used)
- using author name consistently in @author (code template
says FirstName Lastname... not email address)
- moved javadocs that were separate from the class declaration
down so they'd be included in the javadoc
- got rid of several extraneous "TO change this template,
go to Window -> Preferences..." messages.

2008-01-10 06:33:07 Tree
[r6503] by cwilper

javadoc cleanup:
- removed html-surrounded Title:Filename.java/Description:etc..
in favor of Sun-recommended convention of leading with a one-liner,
and separating the main description with <p>Whatever...
(This is more readable in Java code and produces cleaner-looking
results via the javadoc tool and eclipse in-line javadocs)
- removed @version tags (not part of the code template, can cause
unnecessary work when up-merging, and inconsistently used)
- using author name consistently in @author (code template
says FirstName Lastname... not email address)
- moved javadocs that were separate from the class declaration
down so they'd be included in the javadoc
- got rid of several extraneous "TO change this template,
go to Window -> Preferences..." messages.

2008-01-10 04:43:19 Tree
[r6502] by fcswa

Rewrote Section 4.

2008-01-10 00:53:21 Tree
[r6501] by cwilper

- moved eclipse settings to build/src (using text description vs. image for code style top settings)
- removed several old, unused src directories

2008-01-09 19:10:51 Tree
[r6500] by cwilper

added latest rev of "working with branches" guide (open office format)

2008-01-09 18:56:39 Tree
[r6499] by cwilper

removed old developer docs; these are no longer relevant

2008-01-09 18:32:50 Tree
[r6498] by cwilper

added space after colon in for statements, and applied all code style cleanup to test code

2008-01-09 07:11:39 Tree
[r6497] by cwilper

added space before colon in for statement

2008-01-09 06:48:13 Tree
Older >