W3C CVS Root

CVS log for java/classes/org/w3c/jigsaw/pics/SampleLabel.java

[BACK] Up to [Public] / java / classes / org / w3c / jigsaw / pics

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 26 09:47:24 2012 UTC (11 years, 11 months ago) by ylafon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
more cleanup + use of HashMap and ConcurrentHashMap in the resource store

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 16 21:37:43 2000 UTC (23 years, 10 months ago) by ylafon
Branches: MAIN
CVS tags: rel-2-2, R_2_2_6_B0, R_2_2_5_B0, R_2_2_4_B0, R_2_2_3_B1, R_2_2_2_B0, R_2_2_1_B0, R_2_2_0_B0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -29 lines
Fixed import statements and removed extra empty lines

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 24 11:24:16 1998 UTC (25 years, 11 months ago) by bmahe
Branches: MAIN
CVS tags: rel-2-1, rel-2-0, R_2_1_2_B0, R_2_1_1_B0, R_2_1_0_B4, R_2_1_0_B3, R_2_1_0_B2, R_2_1_0_B1, R_2_1_0_B0, R_2_0_beta_3, R_2_0_5_B1, R_2_0_5_B0, R_2_0_4_B1, R_2_0_4_B0, R_2_0_3_B0, R_2_0_2_B0, R_2_0_1_B0, R_2_0_0_B0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
w3c -> org.w3c

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 30 14:00:34 1997 UTC (26 years, 10 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_0_beta_2_1, R_2_0_beta_1, R_2_0_alpha_1a, R_2_0_alpha_1, R_1_0_beta_2, R_1_0_beta_1_1, R_1_0_beta_1_0, R_1_0_beta_0_3, R_1_0_beta_0_2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Added copyright statement

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 23 12:44:50 1997 UTC (27 years ago) by bmahe
Branches: MAIN
CVS tags: R_1_0_beta_0_1, R_1_0_beta_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
merge problems corrected

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 22 09:44:26 1997 UTC (27 years, 1 month ago) by bmahe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -3 lines
imaginary driver removed from import in DataBase.java

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 21 12:55:24 1997 UTC (27 years, 1 month ago) by bmahe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +65 -8 lines
New implementation of PICS label bureau using a real database.

 New classes :

	- DataBase.java
	  A very simple interface to query a database via JDBC.
	- DataBaseBureau.java
	  This class implements a label bureau.
	- DataBaseBureauResource.java
	  An HTTP interface to query a DataBase Label bureau.
	- DataBaseService.java
	  The internal representation of a LabelService.
	- InvalidLabelException.java
	- InvalidRequestException.java

 Modified classes :

	- InvalidLabelFileException.java
	- LabelBureauFactory.java
	  DataBaseBureau creation added.
	- SampleLabel.java
	  parser modified and new constructor with String as parameter
	  added.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 10 13:47:10 1996 UTC (28 years, 2 months ago) by abaird
Branches: MAIN
CVS tags: R_1_0_alpha_5, R_1_0_alpha_4_2, R_1_0_alpha_4_1, R_1_0_alpha_4_0, R_1_0_alpha_3, R_1_0_alpha_2, R_1_0_alpha_1, R_1_0_alpha_0, R_1_0_alpha6_1, R_1_0_alpha6
Initial check in

Diff request

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.

Log view options

Webmaster