
CVS log for think/v1/tools/configurator/XML.java |
 |
|
Up to [OW2-CVS] / think / v1 / tools / configurator
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Tue May 13 06:45:03 2003 UTC (5 years, 8 months ago) by fassinjp
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.4: +7 -92 lines
Diff to previous 1.4
Use JDK 1.4 XML parser than internal one which was bugged.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Tue Apr 15 09:04:42 2003 UTC (5 years, 8 months ago) by fassinjp
Branch:
MAIN
Changes since 1.3: +5 -3 lines
Diff to previous 1.3
Update on Java-- rock compiler :
- Null terminated string use in Think is now name rock.String to
avoiding confusion with java.lang.String.
- Add code to use java.lang.String.
- Generate code for synchronisation.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Tue Apr 15 06:55:50 2003 UTC (5 years, 8 months ago) by fassinjp
Branch:
MAIN
Changes since 1.2: +204 -34 lines
Diff to previous 1.2
Change XML descriptor file format:
- add setjava tag to inform configurator that C is generate from java source.
- add <think> and </think> tag to check is this is a think XML file.
Furthermore experiment JDK1.4 XML implementation.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Apr 14 13:25:36 2003 UTC (5 years, 8 months ago) by tournijc
Branch:
MAIN
Changes since 1.1: +13 -2 lines
Diff to previous 1.1
Allow interface typing in XML file desccriptor.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Mon Aug 19 07:31:25 2002 UTC (6 years, 4 months ago) by fassinjp
Branch:
MAIN
Initial version
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