Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.19 1.17 1.1 FastInfoset-1_2-branch 1.17.2.5 1.17.2.1

latest revision download Branch MAIN

1.19 annotated / raw | Diffs: previous, other | Lines: 1059 ( +2, -2 )

Created: 2006-09-15 09:28:15 -0500 (2 years 3 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060915142812

More fixes for stuff found by FindBugs.

Tags: FastInfoset_1_1_8

1.18 annotated / raw | Diffs: previous, other | Lines: 1059 ( +1, -2 )

Created: 2006-09-15 07:02:55 -0500 (2 years 3 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060915120252

Fixes for stuff found by FindBugs.

1.17 annotated / raw | Diffs: previous, other | Lines: 1060 ( +72, -24 )

Created: 2006-06-23 14:38:15 -0500 (2 years 6 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060623193814

Performance enhancements for FI.
Reuse QualifiedName instances.
Avoid copying characters indexing.
When XMLStreamReader.getText is used ensure that if the information is backed by an underlying index then the same string instance is returned.

Branch point for: FastInfoset-1_2-branch

Tags: FastInfoset-1_2-branch_root FastInfoset-1_2-branch$BP FastInfoset_1_1_6

1.16 annotated / raw | Diffs: previous, other | Lines: 1012 ( +5, -5 )

Created: 2006-06-22 10:42:46 -0500 (2 years 6 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060622154246

Improved the access of indexed text content when accessed as a String using XMLStreamReader.getText() or when creating a DOM text node.

Tags: hudson-672

1.15 annotated / raw | Diffs: previous, other | Lines: 1012 ( +16, -2 )

Created: 2006-06-02 12:14:18 -0500 (2 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060602171417

Added JavaDoc.

Tags: hudson-655

1.14 annotated / raw | Diffs: previous, other | Lines: 998 ( +1, -0 )

Created: 2005-12-06 06:46:28 -0600 (3 years 1 month ago) | Author: sandoz | Changeset: MAIN:sandoz:20051206124628

Reset duplicate attribute verifier on a parsing error

Tags: hudson-607 FAST_INFOSET_JWSDP_2_0_04 FastInfoset_1_0_2 FAST_INFOSET_JWSDP_2_1_01

1.13 annotated / raw | Diffs: previous, other | Lines: 997 ( +3, -6 )

Created: 2005-07-29 10:02:41 -0500 (3 years 5 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050729150241

Removed unnecessary string interning of qualified names.
Added FI specific methods to the StAXDocumentParser to get access to the qname string.

Tags: FAST_INFOSET_JWSDP_2_0_03 FAST_INFOSET_JWSDP_2_0_01 FAST_INFOSET_JWSDP_2_0_02 FastInfoset_1_0_1

1.12 annotated / raw | Diffs: previous, other | Lines: 1000 ( +21, -20 )

Created: 2005-05-18 13:24:35 -0500 (3 years 7 months ago) | Author: joehw | Changeset: MAIN:joehw:20050518182434

i18n update, replacing Exception strings with strings retrieved from Resource bundles

Tags: FAST_INFOSET_JWSDP_1_6_10 FAST_INFOSET_JWSDP_1_6_09 FAST_INFOSET_JWSDP_1_6_08 FAST_INFOSET_JWSDP_1_6_07

1.11 annotated / raw | Diffs: previous, other | Lines: 999 ( +1, -1 )

Created: 2005-05-03 11:36:55 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050503163653

Integrated long, double, uuid and hexadecimal encoding algorithms

Tags: FAST_INFOSET_JWSDP_1_6_05 FAST_INFOSET_JWSDP_1_6_06

1.10 annotated / raw | Diffs: previous, other | Lines: 999 ( +11, -3 )

Created: 2005-05-03 07:22:56 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050503122255

Added CDATA support to SAX serializer and all parsers.

1.9 annotated / raw | Diffs: previous, other | Lines: 991 ( +24, -19 )

Created: 2005-04-28 09:58:58 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050428145858

Decoding of additional data and character encoding scheme.
String intern support when generating qualified name string from prefix
and local name.

1.8 annotated / raw | Diffs: previous, other | Lines: 986 ( +56, -39 )

Created: 2005-04-27 08:02:33 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050427130232

Duplicate namespace validation.
Small performance tweaks to serializer to counter-act the additional work
required for in-scope and duplicate attribute checking.

Tags: FAST_INFOSET_JWSDP_1_6_04

1.7 annotated / raw | Diffs: previous, other | Lines: 969 ( +164, -65 )

Created: 2005-04-21 12:54:38 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050421175154

Support
- for in-scope checking of qualified names.
- XML prefix/namespace checking
In addition the StAX parser should be more optimal in-scope management
and the returning of a namespace for a in-scope prefix.

1.6 annotated / raw | Diffs: previous, other | Lines: 870 ( +15, -10 )

Created: 2005-04-14 12:08:07 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050414170805

Support for restricted alphabets.
The SAXDocumentSerializer can encode as restricted alphabet using the
RestrictedAlphabetHandler.
All parsers can decode restricted alphabets for both text content
and attribute values.

Tags: FAST_INFOSET_JWSDP_1_6_03

1.5 annotated / raw | Diffs: previous, other | Lines: 865 ( +29, -3 )

Created: 2005-04-01 10:07:11 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050401160711

Added suport for converting octets of an encoding algorithm to characters

Tags: FAST_INFOSET_JWSDP_1_6_02

1.4 annotated / raw | Diffs: previous, other | Lines: 839 ( +4, -4 )

Created: 2005-03-31 03:12:50 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050331091250

Fixed really silly bug for the decoding of otets for encoding algorithms in
the StAXDocumentSerializer.
No longer necessary to reset the field '_b', this should not be used by
the StAXDocumentSerializer for encoding algorithms and would have resulted
in a bug when large encoding algorithm ids were encountered (> 63).
Renamed the procedures for decoding octets for an encoding algorithm to
be clearer on their function.

1.3 annotated / raw | Diffs: previous, other | Lines: 839 ( +7, -7 )

Created: 2005-03-21 08:59:54 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050321145953

Fix to improve the memory usage of parsing when indexing strings.

1.2 annotated / raw | Diffs: previous, other | Lines: 839 ( +14, -6 )

Created: 2005-03-16 07:28:06 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050316132805

Updated parsers and serializers to support the latest normative changes of
the specification.

1.1 new annotated / raw | Lines: 831 ( +831, -0 )

Created: 2005-02-24 10:09:57 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050224160957

FI DOM parser implementation

Tags: FAST_INFOSET_2005_02_24 FAST_INFOSET_JWSDP_1_6_01

latest revision download Branch FastInfoset-1_2-branch

1.17.2.5 annotated / raw | Diffs: previous, other | Lines: 1067 ( +19, -31 )

Created: 2007-08-09 15:59:21 -0500 (16 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20070809205921

reimplementing fix for issue #15.

1.17.2.4 annotated / raw | Diffs: previous, other | Lines: 1079 ( +40, -20 )

Created: 2007-08-08 16:27:41 -0500 (17 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20070808212740

Fix for issue #15
Parsing of escaped characters is not normalized.
Unit test added

1.17.2.3 annotated / raw | Diffs: previous, other | Lines: 1059 ( +2, -2 )

Created: 2007-07-13 07:31:17 -0500 (17 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20070713123116

refactoring in BuiltInEncodingAlgorithmFactory:
static field table is private now and algorithm could be got using getAlgorithm(int index)
small javadoc fix

1.17.2.2 annotated / raw | Diffs: previous, other | Lines: 1059 ( +178, -178 )

Created: 2007-04-10 07:32:33 -0500 (20 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20070410123233

fix for issue#14
Support "EA add-to-table" on FI document decoding

1.17.2.1 annotated / raw | Diffs: previous, other | Lines: 1059 ( +3, -4 )

Created: 2006-09-20 07:37:06 -0500 (2 years 3 months ago) | Author: sandoz | Changeset: FastInfoset-1_2-branch:sandoz:20060920123700

Merged changes from 1.1.x

Tags: wsit-integration-2007-03-27 hudson-14 fi12-hudson-15 hudson-15 FastInfoset_1_2 FastInfoset_1_2_1 wsit-integration-2007-01-22 jaxws211-fcs hudson-17

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-07 18:47 -0600