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.33 1.27 1.1 FastInfoset-1_2-branch 1.27.2.4 1.27.2.1 sun 1.1.1.1

latest revision download Branch MAIN

1.33 annotated / raw | Diffs: previous, other | Lines: 612 ( +6, -5 )

Created: 2006-12-08 11:53:51 -0600 (2 years 1 month ago) | Author: oleksiys | Changeset: MAIN:oleksiys:20061208175350

Memory limitation on adding String and char[] to Vocabluary maps: attributeValue, characterContentChunk, otherStrings
Part of JAX-WS bug fix #149

Tags: FastInfoset_1_1_8

1.32 annotated / raw | Diffs: previous, other | Lines: 611 ( +66, -62 )

Created: 2006-09-18 04:49:09 -0500 (2 years 3 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060918094909

Support for prefix re-writing when using xsi:type.

1.31 annotated / raw | Diffs: previous, other | Lines: 607 ( +1, -1 )

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

More fixes for stuff found by FindBugs.

1.30 annotated / raw | Diffs: previous, other | Lines: 607 ( +4, -4 )

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

Fixes for stuff found by FindBugs.

1.29 annotated / raw | Diffs: previous, other | Lines: 607 ( +10, -5 )

Created: 2006-08-28 10:09:05 -0500 (2 years 4 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060828150905

New SAX serializer that does not preserve prefixes and uses a user specified namespace to prefix map.

Tags: FastInfoset_1_1_6

1.28 annotated / raw | Diffs: previous, other | Lines: 602 ( +52, -5 )

Created: 2006-08-28 07:18:39 -0500 (2 years 4 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060828121838

Support the serializing of attribute values using restricted alphabet or stating the attribute value should be indexed.
Suport the serializeing of SAX text content stating it should be indexed.

1.27 annotated / raw | Diffs: previous, other | Lines: 555 ( +13, -4 )

Created: 2006-07-07 05:19:48 -0500 (2 years 6 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060707101948

Support for encoding limited DTD information.
There is a mismatch between the XMLinfoset and the SAX API which makes it really tricky/impossible to return exactly the same sequence SAX events that was used for serializing.Currently the SAX parser is decoding but not reporting such events.

Branch point for: FastInfoset-1_2-branch

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

1.26 annotated / raw | Diffs: previous, other | Lines: 546 ( +16, -1 )

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

Added JavaDoc.

Tags: hudson-672 hudson-655

1.25 annotated / raw | Diffs: previous, other | Lines: 531 ( +7, -5 )

Created: 2006-06-02 01:31:07 -0500 (2 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060602063107

Version 1.1.1
Fixed bug when encoding attributes that use encoding algorithms that would result in the lexical form being used in some cases.
Added reset and setOutputStream to FastInfosetSerializer interface.
Updated JavaDoc.

1.24 annotated / raw | Diffs: previous, other | Lines: 529 ( +12, -1 )

Created: 2006-06-01 08:04:13 -0500 (2 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060601130413

Added features to ignore information items (comments, PIs WS text) when serializing.

1.23 annotated / raw | Diffs: previous, other | Lines: 518 ( +2, -2 )

Created: 2005-08-04 07:37:43 -0500 (3 years 5 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050804123743

Moved the varibles representing the size limit for the indexing of a chunk of CIIs and attribute values from the SerializerVocabulary to the Encoder. Added set/get methods to the FastInfosetSerializer iface.

Tags: hudson-607 FAST_INFOSET_JWSDP_2_0_03 FAST_INFOSET_JWSDP_2_0_04 FAST_INFOSET_JWSDP_2_0_01 FAST_INFOSET_JWSDP_2_0_02 FastInfoset_1_0_2 FastInfoset_1_0_1 FAST_INFOSET_JWSDP_2_1_01

1.22 annotated / raw | Diffs: previous, other | Lines: 518 ( +0, -4 )

Created: 2005-05-19 10:01:42 -0500 (3 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050519150141

Fixes for:
- UTF-8 encoding/decoding of high and low surrogates
- Encoding empty comments
- Hexadecimal and boolean encoding algorithms support in encoder switch
 statements

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.21 annotated / raw | Diffs: previous, other | Lines: 522 ( +2, -1 )

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

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

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

Created: 2005-05-17 11:12:41 -0500 (3 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050517161241

Implemented the ignorableWhitespace method.

1.19 annotated / raw | Diffs: previous, other | Lines: 520 ( +16, -4 )

Created: 2005-05-06 08:53:22 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050506135320

Updated boolean encoding algorithm to conform to specification.
Integrated boolean encoding algorithm into parsers and SAX serializer.

Tags: FAST_INFOSET_JWSDP_1_6_05 FAST_INFOSET_JWSDP_1_6_06

1.18 annotated / raw | Diffs: previous, other | Lines: 508 ( +18, -18 )

Created: 2005-05-05 04:28:01 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050505092801

Check for XMLNS namespace when encoding attributes. This is required
when transforming from a DOM tree to an FI document via SAX.

1.17 annotated / raw | Diffs: previous, other | Lines: 508 ( +39, -3 )

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

1.16 annotated / raw | Diffs: previous, other | Lines: 472 ( +12, -1 )

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

Added CDATA support to SAX serializer and all parsers.

1.15 annotated / raw | Diffs: previous, other | Lines: 461 ( +1, -1 )

Created: 2005-04-15 12:47:15 -0500 (3 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050415174715

Added long and UUID encoding algorithm.
UUID inherits from long.
Modified the PrimitiveContentHandler to report uuid as a single array
of long.
NOTE - this have not been integrated into the SAX serializer/parser yet.

Tags: FAST_INFOSET_JWSDP_1_6_04 FAST_INFOSET_JWSDP_1_6_03

1.14 annotated / raw | Diffs: previous, other | Lines: 461 ( +51, -7 )

Created: 2005-04-14 12:08:08 -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.

1.13 annotated / raw | Diffs: previous, other | Lines: 417 ( +7, -0 )

Created: 2005-03-31 05:51:42 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050331115142

Ffixed issues related to reseting of state when errors may occur for
parsers and serializers.
Also fixed bug for resting the namespaces when for the StAXDocumentParser
when reused after a parse when the parse has not yet reeached the end of the
document.

Tags: FAST_INFOSET_JWSDP_1_6_02

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

Created: 2005-03-28 09:59:25 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050328155925

Added support for UTF-16BE encoding/decoding.
Added support for encoding algorithm data (not decoded) for CIIs and
attribute values of the StAXDocumentParser. For CIIs characters will be
returned if algorithm data is present. For values of AIIs this is not the
case and needs to be fixed.

1.11 annotated / raw | Diffs: previous, other | Lines: 411 ( +5, -10 )

Created: 2005-03-16 09:30:59 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050316153058

Memory performance fixes for the StAX serializer.

1.10 annotated / raw | Diffs: previous, other | Lines: 416 ( +0, -33 )

Created: 2005-03-02 07:14:43 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050302131442

Refactored for the support of generic properties of a Fast Infoset
parser and serializer.
Created new new interfaces FastInfosetParser and FastInfosetSerializer.
The methods of VocabularReader and VocabularyWriter were moved to
FastInfosetParser and FastInfosetSerializer respectively, and the former
classes have been removed from CVS.

1.9 annotated / raw | Diffs: previous, other | Lines: 449 ( +93, -81 )

Created: 2005-03-01 19:13:56 -0600 (3 years 10 months ago) | Author: giles7777 | Changeset: MAIN:giles7777:20050302011355

Issue number:
Obtained from:
Submitted by:  Alan Hudson/giles@yumetech.com

Additions to support SHORT builtin.  Includes changes to support octet buffer specification for SAX streams.

1.8 annotated / raw | Diffs: previous, other | Lines: 437 ( +9, -5 )

Created: 2005-02-28 06:26:34 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050228122634

Fixed bug for ignoring the encoding encoding of attributes in the XMLNS
namespace.

1.7 annotated / raw | Diffs: previous, other | Lines: 433 ( +25, -48 )

Created: 2005-02-22 12:58:45 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050222185844

Added support for application-defined encoding algorithms using registed
algorithms implementing the EncodingAlgorithm interface.

Tags: FAST_INFOSET_2005_02_24 FAST_INFOSET_JWSDP_1_6_01

1.6 annotated / raw | Diffs: previous, other | Lines: 456 ( +47, -2 )

Created: 2005-02-18 07:19:20 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050218131920

Implemented the encoding algorithm object method for built-in algorithms.

1.5 annotated / raw | Diffs: previous, other | Lines: 411 ( +108, -17 )

Created: 2005-02-18 06:33:24 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050218123323

Primitive and generic encoding support implemented for the SAX serializer
and parser (text content and attribute values).

1.4 annotated / raw | Diffs: previous, other | Lines: 320 ( +3, -3 )

Created: 2005-02-14 06:28:30 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050214122824

Renamed 'com.sun.xml.fastinfoset' to 'org.jvnet.fastinfoset'
Renamed FISource/Result to FastInfosetSource/Result.
Moved the 'com.sun.xml.fastinfoset.algorithm.EncodingAlgorithm' to
'org.jvnet.fastinfoset' package.

1.3 annotated / raw | Diffs: previous, other | Lines: 320 ( +64, -10 )

Created: 2005-02-08 14:29:25 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050208202925

Connected the API to the SAX implementation, requires implementing!
Small performance fix for improving the serializing and indexing
of characters.

1.2 annotated / raw | Diffs: previous, other | Lines: 266 ( +48, -16 )

Created: 2005-02-03 06:55:05 -0600 (3 years 11 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050203125504

Improved the buffering of the encoder.
SAX serializer uses 'qName' to looked up possible qualified name entries
that are indexed (this is faster than just using the local name).
Removed cruft from util hash and array classes, finalized methods.

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

Created: 2004-12-20 09:39:50 -0600 (4 years ago) | Author: spericas | Changeset: MAIN:spericas:20041220153947

Initial revision

Branch point for: sun

Tags: sun$BP

latest revision download Branch FastInfoset-1_2-branch

1.27.2.4 annotated / raw | Diffs: previous, other | Lines: 614 ( +16, -14 )

Created: 2007-10-25 17:00:57 -0500 (14 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20071025220056

solving issue, when new element could not be added to Map, because of Map memory limitations, but in this case we should check possibility that element is there already.

1.27.2.3 annotated / raw | Diffs: previous, other | Lines: 612 ( +5, -5 )

Created: 2006-12-12 07:51:59 -0600 (2 years ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20061212135158

optimization of memory constaint

Tags: wsit-integration-2007-03-27 FastInfoset_1_2 FastInfoset_1_2_1 wsit-integration-2007-01-22 jaxws211-fcs

1.27.2.2 annotated / raw | Diffs: previous, other | Lines: 612 ( +6, -5 )

Created: 2006-12-11 10:10:33 -0600 (2 years ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20061211161033

merging

1.27.2.1 annotated / raw | Diffs: previous, other | Lines: 611 ( +107, -51 )

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

Merged changes from 1.1.x

Tags: hudson-14 fi12-hudson-15 hudson-15 hudson-17

latest revision download Branch sun

1.1.1.1 annotated / raw | Diffs: previous, other | Lines: 234 ( +0, -0 )

Created: 2004-12-20 09:39:50 -0600 (4 years ago) | Author: spericas | Changeset: sun:spericas:20041220153947

Importing version 0.1 of FI.

Tags: start

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 19:01 -0600