W3C CVS Root

CVS log for java/classes/org/w3c/jigsaw/frames/JpegComFrame.java

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 20 13:47:25 2015 UTC (9 years, 4 months ago) by ylafon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +11 -9 lines
for loops, string creation issues

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Oct 18 13:42:15 2013 UTC (10 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +487 -485 lines
generics + raw types + serializer

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jun 16 15:48:45 2012 UTC (12 years ago) by ylafon
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +15 -15 lines
various updates, use of StringBuilder, for each loops, starting some generics, some optims, ipv6 patch for acls

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jan 27 16:14:54 2003 UTC (21 years, 4 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
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +13 -19 lines
small oops in new IfMatch check

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jan 27 15:28:09 2003 UTC (21 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +11 -6 lines
IfMatch is now stricter than before (weak etag validation) per rfc2616#14.24

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 24 21:57:14 2003 UTC (21 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -5 lines
fixed the double escaping problem

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 24 19:59:48 2003 UTC (21 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +52 -21 lines
new way to check validators, using a separate method

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 24 14:19:40 2003 UTC (21 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +29 -23 lines
fixed bug per rfc2616 #13.3.4

Revision 1.1.2.12: download - view: text, markup, annotated - select for diffs
Tue Sep 26 13:41:06 2000 UTC (23 years, 8 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.1.2.11: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.11: +29 -16 lines
fixed / -> %2F for uri trick

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Sep 25 12:23:16 2000 UTC (23 years, 8 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_2_2_B0, R_2_2_1_B0, R_2_2_0_B0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -4 lines
moved from foo/bar to foo%25bar as ; ends up on the next /

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Aug 16 21:37:39 2000 UTC (23 years, 10 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +23 -13 lines
Fixed import statements and removed extra empty lines

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 9 13:24:40 2000 UTC (23 years, 10 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_1_2_B0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
import fix

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 9 21:13:18 2000 UTC (24 years, 3 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -25 lines
removed old code for query, now only ; is accepted

Revision 1.1.2.11: download - view: text, markup, annotated - select for diffs
Thu Mar 9 21:11:10 2000 UTC (24 years, 3 months ago) by ylafon
Branches: rel-2-0
CVS tags: R_2_0_5_B1, R_2_0_5_B0
Diff to: previous 1.1.2.10: preferred, colored
Changes since revision 1.1.2.10: +6 -25 lines
Removed old code linked to jdk1.2

Revision 1.1.2.10: download - view: text, markup, annotated - select for diffs
Wed Feb 16 16:11:12 2000 UTC (24 years, 4 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.1.2.9: preferred, colored
Changes since revision 1.1.2.9: +33 -17 lines
backported from 2.1

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Feb 16 16:10:23 2000 UTC (24 years, 4 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_1_1_B0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Content Location now uses ; instead of ?

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Feb 16 16:08:58 2000 UTC (24 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
fixes

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 16 16:03:06 2000 UTC (24 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +32 -16 lines
added support for "type" extension

Revision 1.1.2.9: download - view: text, markup, annotated - select for diffs
Mon Feb 7 17:03:49 2000 UTC (24 years, 4 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.1.2.8: preferred, colored
Changes since revision 1.1.2.8: +36 -10 lines
backported from 2.1.0

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 7 17:03:22 2000 UTC (24 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +20 -24 lines
fixed query part

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 4 15:19:55 2000 UTC (24 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -9 lines
removed the ugly traces O:-)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 4 15:12:42 2000 UTC (24 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +39 -3 lines
fixed accept to raise prority of fragment

Revision 1.1.2.8: download - view: text, markup, annotated - select for diffs
Thu Feb 3 16:17:38 2000 UTC (24 years, 4 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.1.2.7: preferred, colored
Changes since revision 1.1.2.7: +16 -5 lines
fixed fragments, now fragments can describe the desired content type ex: foo/bar.jpeg#text/rdf

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 3 16:16:46 2000 UTC (24 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +17 -6 lines
fixed fragments, now fragments can describe the desired content type:
like foo/bat.jpg#text/rdf

Revision 1.1.2.7: download - view: text, markup, annotated - select for diffs
Tue Nov 16 16:36:18 1999 UTC (24 years, 7 months ago) by ylafon
Branches: rel-2-0
CVS tags: R_2_0_4_B1, R_2_0_4_B0
Diff to: previous 1.1.2.6: preferred, colored
Changes since revision 1.1.2.6: +39 -7 lines
Content-Location, new access to the comments using another URI, and
Vary header added for cache semantics

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 10 23:52:03 1999 UTC (24 years, 7 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +18 -2 lines
comment can now be accessed directly by postfixing the URI with ?foo/bar to
get the foo/bar mime type first (shoudl be Accept=foo/bar, in the next version,
or #foo/bar
ALso the Content Location is set to match this new way of indicating its location

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 8 20:13:57 1999 UTC (24 years, 7 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -1 lines
Added Vary Header

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 19 19:54:26 1999 UTC (24 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
typo

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 18 21:42:12 1999 UTC (24 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -5 lines
fixed reply to a comment PUT

Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Thu Oct 14 15:08:50 1999 UTC (24 years, 8 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.1.2.5: preferred, colored
Changes since revision 1.1.2.5: +2 -2 lines
Match now uses best MIME match first

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 14 15:08:07 1999 UTC (24 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
stupid typo

Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Thu Oct 14 15:06:05 1999 UTC (24 years, 8 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.1.2.4: preferred, colored
Changes since revision 1.1.2.4: +12 -3 lines
Match now uses best MIME match first

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 14 15:04:49 1999 UTC (24 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +13 -4 lines
Matching now uses best mime match first

Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Wed Oct 13 15:53:22 1999 UTC (24 years, 8 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.1.2.3: preferred, colored
Changes since revision 1.1.2.3: +112 -3 lines
added PUT for comment

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 13 15:50:15 1999 UTC (24 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +112 -3 lines
updated to allow PUT of comments

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:19:10 1999 UTC (24 years, 9 months ago) by bmahe
Branches: rel-2-0
Diff to: previous 1.1.2.2: preferred, colored
Changes since revision 1.1.2.2: +1 -9 lines
jpeg com

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:18:59 1999 UTC (24 years, 9 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -9 lines
jpeg com

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:17:42 1999 UTC (24 years, 9 months ago) by bmahe
Branches: rel-2-0
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +78 -55 lines
jpeg com

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:17:39 1999 UTC (24 years, 9 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +79 -56 lines
jpeg com

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 21 15:16:05 1999 UTC (24 years, 9 months ago) by bmahe
Branches: rel-2-0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
jpeg comm frame

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 21 15:12:16 1999 UTC (24 years, 9 months ago) by bmahe
Branches: MAIN
Branch point for: rel-2-0
jpeg comm frame

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