W3C CVS Root

CVS log for java/classes/org/w3c/jigsaw/filters/ProcessFilter.java

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 18 13:42:14 2013 UTC (10 years, 7 months ago) by ylafon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +116 -123 lines
generics + raw types + serializer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Sep 28 14:29:55 2007 UTC (16 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines

Moved from int to long for ContentLength, to cope with 2G+ files.
It introduced lots of changes in the HTTp stack and cache, as well as
the logging system, everything seems to work properly.
Store serialization/deserialization was a bit trickier, Long is now
ensuring that the object is a Number instead of a Long to cope with
the Integer->Long change in the stores.

NOTE that those changes mark the beginning of the new 2.3 track starting
with this beta. hopefully is should be as stable as previously, but
nothing is granted :)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 16 21:37:37 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.11: preferred, colored
Changes since revision 1.11: +26 -10 lines
Fixed import statements and removed extra empty lines

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 13 16:56:48 1998 UTC (25 years, 10 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.10: preferred, colored
Changes since revision 1.10: +4 -1 lines
javadoc

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 30 09:15:38 1998 UTC (26 years, 2 months ago) by bmahe
Branches: MAIN
CVS tags: R_2_0_beta_2_1, R_2_0_beta_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +133 -133 lines
indent 4

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 13 10:20:21 1998 UTC (26 years, 4 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Negotiated not Negociated

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 5 12:57:57 1998 UTC (26 years, 4 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +129 -126 lines
fixed for 2.0

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 4 08:22:15 1998 UTC (26 years, 4 months ago) by bmahe
Branches: MAIN
CVS tags: R_2_0_alpha_1a
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -7 lines
w3c -> org.w3c

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 17 09:51:07 1997 UTC (27 years, 5 months ago) by abaird
Branches: MAIN
CVS tags: 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, R_1_0_beta_0_1, R_1_0_beta_0_0, R_1_0_alpha6_1, R_1_0_alpha6
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
- Upgraded everything to w3c.tools.store. This really just means
  importing yet another packge, ie "import w3c.tools.store"

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 2 16:38:45 1996 UTC (27 years, 8 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
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -4 lines
Now works !!

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 18 14:30:37 1996 UTC (27 years, 9 months ago) by abaird
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Changed the filtering API, no more backward compatible (it already
wasn't although the code would compile)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 3 02:34:06 1996 UTC (27 years, 9 months ago) by abaird
Branches: MAIN
CVS tags: R_1_0_alpha_3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Hoolydays work

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 12 17:07:34 1996 UTC (27 years, 10 months ago) by abaird
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Renaming Regitery into Registry

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 10 13:40:21 1996 UTC (28 years, 2 months ago) by abaird
Branches: MAIN
CVS tags: R_1_0_alpha_2, R_1_0_alpha_1, R_1_0_alpha_0
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