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.27 1.24 1.1 FastInfoset-1_2-branch 1.24.2.12 1.24.2.1 sun 1.1.1.1

latest revision download Branch MAIN

1.27 annotated / raw | Diffs: previous, other | Lines: 620 ( +1, -1 )

Created: 2006-12-08 11:53:52 -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.26 annotated / raw | Diffs: previous, other | Lines: 620 ( +1, -0 )

Created: 2006-11-30 12:27:18 -0600 (2 years 1 month ago) | Author: oleksiys | Changeset: MAIN:oleksiys:20061130182718

NamespaceContextImplementation is moved to util package as its used in DOM

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

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.24 annotated / raw | Diffs: previous, other | Lines: 624 ( +15, -48 )

Created: 2006-08-03 09:54:12 -0500 (2 years 5 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060803145410

[NEWS:fi] enchanced stream writer serialization support
The enhanced StAX stream writer may be used for optimal serialization where the application provides an optimal environment for streaming. Such an example would be JAXB marshalling, where indexing and UTF-8 pre-encoding can be utilized.

Branch point for: FastInfoset-1_2-branch

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

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

Created: 2006-07-06 15:55:25 -0500 (2 years 6 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060706205525

Ensure that StAX parser/serializer instance can get/set features/properties when not instantiated from the factory.
Fixed a bug in the encoder that was not correctly reseting termination state.

1.22 annotated / raw | Diffs: previous, other | Lines: 655 ( +6, -2 )

Created: 2006-06-06 13:14:10 -0500 (2 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060606181410

Fixed bug in the StAX serializer

Tags: hudson-672 hudson-655

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

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

Added JavaDoc.

1.20 annotated / raw | Diffs: previous, other | Lines: 643 ( +17, -3 )

Created: 2006-06-01 08:04:14 -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.19 annotated / raw | Diffs: previous, other | Lines: 629 ( +4, -1 )

Created: 2006-05-30 10:11:00 -0500 (2 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060530151057

Support the addition of the SAX DTD declaration handler.
Created canonical version of vocabulary (not yet tested).

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

Created: 2005-08-04 07:37:44 -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.17 annotated / raw | Diffs: previous, other | Lines: 626 ( +0, -4 )

Created: 2005-05-24 05:40:28 -0500 (3 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050524104028

Allow for empty comments to be written.

Tags: FAST_INFOSET_JWSDP_1_6_10 FAST_INFOSET_JWSDP_1_6_09 FAST_INFOSET_JWSDP_1_6_08

1.16 annotated / raw | Diffs: previous, other | Lines: 630 ( +8, -8 )

Created: 2005-05-18 13:24:37 -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_07

1.15 annotated / raw | Diffs: previous, other | Lines: 630 ( +18, -3 )

Created: 2005-04-01 08:23:36 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050401142336

Added method to writeOctets using the base64 encoding algorithm

Tags: FAST_INFOSET_JWSDP_1_6_05 FAST_INFOSET_JWSDP_1_6_04 FAST_INFOSET_JWSDP_1_6_03 FAST_INFOSET_JWSDP_1_6_02 FAST_INFOSET_JWSDP_1_6_06

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

Created: 2005-03-30 15:04:51 -0600 (3 years 9 months ago) | Author: spericas | Changeset: MAIN:spericas:20050330210451

Changed access protection for encodeTerminationAndCurrentElement().

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

Created: 2005-03-22 06:51:44 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050322125143

Changes to sure correct reseting of the StaX parser and seralizer.
Full resting for the StAX parser will only occur when an exception is
thrown, since state should revert back if no error occurs.

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

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

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

1.11 annotated / raw | Diffs: previous, other | Lines: 613 ( +40, -4 )

Created: 2005-03-16 10:58:17 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050316165817

Performance fix to utlise the SAX namespace context only when namespaces
are added.

1.10 annotated / raw | Diffs: previous, other | Lines: 577 ( +54, -30 )

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.9 annotated / raw | Diffs: previous, other | Lines: 553 ( +12, -5 )

Created: 2005-03-15 05:53:27 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050315115327

Memory and performance fix for writeCharacter(String text). Use shared
buffer for string lengths to avoid memory copies when characters are not
indexed.

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

Created: 2005-03-14 07:00:08 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050314130008

Removed unused code.

1.7 annotated / raw | Diffs: previous, other | Lines: 593 ( +10, -6 )

Created: 2005-02-28 06:26:35 -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.6 annotated / raw | Diffs: previous, other | Lines: 589 ( +35, -203 )

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

Partially implemented support for NamespaceContext.
Setting of NamespaceContext not implemented.

Tags: FAST_INFOSET_JWSDP_1_6_01

1.5 annotated / raw | Diffs: previous, other | Lines: 757 ( +10, -2 )

Created: 2005-02-18 06:33:25 -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).

Tags: FAST_INFOSET_2005_02_24

1.4 annotated / raw | Diffs: previous, other | Lines: 749 ( +7, -7 )

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.3 annotated / raw | Diffs: previous, other | Lines: 749 ( +33, -23 )

Created: 2005-01-28 08:40:38 -0600 (3 years 11 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050128144038

Fixed bug in StAX serializer when reusing the same instance for multiple
serializations: a reset of state is required before writing the DII.
Also added: workaround of SAX NamespaceSupport class which uses incorrect
namespace declaration URI (submitted bug to SAX 2); and the ignoring of
attributes that are namespace declarations (produced from the DOM).
TODO: Need to check StAX JSR to ascertain what a conformant serializer
should do when it comes across namespace declaration attributes. I
presume it just ignores them.

1.2 annotated / raw | Diffs: previous, other | Lines: 739 ( +25, -5 )

Created: 2005-01-20 13:03:13 -0600 (3 years 11 months ago) | Author: joehw | Changeset: MAIN:joehw:20050120190313

implement getProperty

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

Created: 2004-12-20 09:39:51 -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.24.2.12 annotated / raw | Diffs: previous, other | Lines: 840 ( +11, -4 )

Created: 2008-08-13 04:17:04 -0500 (4 months 25 days ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20080813091704

declare min and max size limits for character content chunks and attribute values, to be able to tune finer the artifacts, which are going to be indexed.
Prev. we had just max size limit.

1.24.2.11 annotated / raw | Diffs: previous, other | Lines: 833 ( +2, -2 )

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.24.2.10 annotated / raw | Diffs: previous, other | Lines: 833 ( +6, -4 )

Created: 2007-03-12 08:23:45 -0500 (21 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20070312132345

Fix for issue #11
writeEndDocument properly closes all elements, which were not closed implicitly.

Tags: wsit-integration-2007-03-27 FastInfoset_1_2_1 jaxws211-fcs

1.24.2.9 annotated / raw | Diffs: previous, other | Lines: 831 ( +3, -2 )

Created: 2006-12-26 09:38:54 -0600 (2 years ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20061226153853

Fix for StAX dealing with default namespaces

Tags: wsit-integration-2007-01-22

1.24.2.8 annotated / raw | Diffs: previous, other | Lines: 830 ( +6, -0 )

Created: 2006-12-20 12:46:28 -0600 (2 years ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20061220184627

Fix for issue:
StAX: Bug when serializing elements, which should derive default scope namespace

1.24.2.7 annotated / raw | Diffs: previous, other | Lines: 824 ( +2, -2 )

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

optimization of memory constaint

Tags: FastInfoset_1_2

1.24.2.6 annotated / raw | Diffs: previous, other | Lines: 824 ( +2, -2 )

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

merging

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

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

merging with branch

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

Created: 2006-10-18 07:24:06 -0500 (2 years 2 months ago) | Author: sandoz | Changeset: FastInfoset-1_2-branch:sandoz:20061018122405

Merged with 1.1.x.
Added method to LowLevelFastInfosetStreamWriter to get access to the current index of the local name table.

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

1.24.2.3 annotated / raw | Diffs: previous, other | Lines: 819 ( +12, -4 )

Created: 2006-10-02 08:00:01 -0500 (2 years 3 months ago) | Author: sandoz | Changeset: FastInfoset-1_2-branch:sandoz:20061002130001

Return the state of whether an encoded element or attribute is indexed or not.

1.24.2.2 annotated / raw | Diffs: previous, other | Lines: 811 ( +0, -5 )

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

Merged changes from 1.1.x

1.24.2.1 annotated / raw | Diffs: previous, other | Lines: 816 ( +193, -1 )

Created: 2006-08-08 06:45:53 -0500 (2 years 5 months ago) | Author: sandoz | Changeset: FastInfoset-1_2-branch:sandoz:20060808114553

Created interfaces for FI specific Stream reader/writer functionality. The StAX implementations implement these interfaces.

latest revision download Branch sun

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

Created: 2004-12-20 09:39:51 -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:18 -0600