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.45 1.42 1.1 FastInfoset-1_2-branch 1.42.2.12 1.42.2.1 sun 1.1.1.1

latest revision download Branch MAIN

1.45 annotated / raw | Diffs: previous, other | Lines: 1653 ( +1, -1 )

Created: 2006-10-03 08:33:25 -0500 (2 years 3 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20061003133325

Include schema data in FI samples

Tags: FastInfoset_1_1_8

1.44 annotated / raw | Diffs: previous, other | Lines: 1653 ( +2, -2 )

Created: 2006-09-20 12:07:42 -0500 (2 years 3 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060920170741

Fixing JDK 1.4 compilation issues.
(For some reason this is not being picked by NB and the source/target flags for compilation.

1.43 annotated / raw | Diffs: previous, other | Lines: 1653 ( +5, -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.42 annotated / raw | Diffs: previous, other | Lines: 1653 ( +0, -79 )

Created: 2006-08-07 07:40:55 -0500 (2 years 5 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060807124055

Moved some methods from StAXDocumentParser to EnchancedStAXDocumentParser

Branch point for: FastInfoset-1_2-branch

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

1.41 annotated / raw | Diffs: previous, other | Lines: 1732 ( +31, -1 )

Created: 2006-08-04 11:17:44 -0500 (2 years 5 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060804161744

Corrected spelling area.
Included fast access methods to data.

1.40 annotated / raw | Diffs: previous, other | Lines: 1702 ( +48, -0 )

Created: 2006-07-25 11:00:27 -0500 (2 years 5 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060725160027

Method to peek at the next event.

1.39 annotated / raw | Diffs: previous, other | Lines: 1654 ( +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.38 annotated / raw | Diffs: previous, other | Lines: 1652 ( +18, -9 )

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.

1.37 annotated / raw | Diffs: previous, other | Lines: 1643 ( +69, -79 )

Created: 2006-06-22 10:42:48 -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.36 annotated / raw | Diffs: previous, other | Lines: 1653 ( +10, -2 )

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

Added JavaDoc.

Tags: hudson-655

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

Created: 2006-05-05 10:44:09 -0500 (2 years 8 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20060505154409

Fixed issue #5
https://fi.dev.java.net/issues/show_bug.cgi?id=5

1.34 annotated / raw | Diffs: previous, other | Lines: 1633 ( +2, -2 )

Created: 2006-01-06 05:53:43 -0600 (3 years ago) | Author: sandoz | Changeset: MAIN:sandoz:20060106115337

Moved classes around into more appropriate places.
Deleted unused and redundant classes.

Tags: hudson-607 FastInfoset_1_0_2 FAST_INFOSET_JWSDP_2_1_01

1.33 annotated / raw | Diffs: previous, other | Lines: 1633 ( +15, -0 )

Created: 2005-07-29 10:02:42 -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_04 FAST_INFOSET_JWSDP_2_0_01 FAST_INFOSET_JWSDP_2_0_02 FastInfoset_1_0_1

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

Created: 2005-07-21 06:43:59 -0500 (3 years 5 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050721114359

Fixed getAttributeValue(String, String) method to correctly check the equality of the namepspace URI and local name of the attribute whose value is requested.

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

Created: 2005-05-19 15:20:14 -0500 (3 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050519202014

Fixed bug for the decoding large indexes associated with qualified names.

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.30 annotated / raw | Diffs: previous, other | Lines: 1619 ( +50, -49 )

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

1.29 annotated / raw | Diffs: previous, other | Lines: 1618 ( +8, -8 )

Created: 2005-05-13 12:07:35 -0500 (3 years 7 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050513170735

Implemented methods to obtain all in inscope prefixes and all prefixes for
a particular namespace name

Tags: FAST_INFOSET_JWSDP_1_6_06

1.28 annotated / raw | Diffs: previous, other | Lines: 1618 ( +15, -6 )

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.

Tags: FAST_INFOSET_JWSDP_1_6_05

1.27 annotated / raw | Diffs: previous, other | Lines: 1609 ( +91, -21 )

Created: 2005-04-28 09:59:00 -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.26 annotated / raw | Diffs: previous, other | Lines: 1539 ( +110, -129 )

Created: 2005-04-27 08:02:34 -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.25 annotated / raw | Diffs: previous, other | Lines: 1558 ( +184, -148 )

Created: 2005-04-21 12:54:40 -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.24 annotated / raw | Diffs: previous, other | Lines: 1522 ( +8, -6 )

Created: 2005-04-14 12:08:09 -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.23 annotated / raw | Diffs: previous, other | Lines: 1520 ( +1, -1 )

Created: 2005-04-01 08:30:53 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050401143053

Another stupid bug found when converting from octets to characters for
encoding algoroithms

Tags: FAST_INFOSET_JWSDP_1_6_02

1.22 annotated / raw | Diffs: previous, other | Lines: 1520 ( +1, -1 )

Created: 2005-04-01 08:05:56 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050401140556

Ensured that correct length of characters is obtained when converting
from octets of an encoding algorithm to characters.

1.21 annotated / raw | Diffs: previous, other | Lines: 1520 ( +20, -9 )

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.

1.20 annotated / raw | Diffs: previous, other | Lines: 1509 ( +7, -7 )

Created: 2005-03-31 03:12:51 -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.19 annotated / raw | Diffs: previous, other | Lines: 1509 ( +11, -1 )

Created: 2005-03-29 10:42:38 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050329164238

Added method getTextAlgorithmBytesClone which returns a copy of the
encoding algorithm data.

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

Created: 2005-03-29 03:34:34 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050329093434

Removed the throwing of exceptions for the getTextAlgorithm* methods.

1.17 annotated / raw | Diffs: previous, other | Lines: 1515 ( +159, -21 )

Created: 2005-03-28 09:59:26 -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.16 annotated / raw | Diffs: previous, other | Lines: 1377 ( +48, -31 )

Created: 2005-03-22 06:51:43 -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.15 annotated / raw | Diffs: previous, other | Lines: 1360 ( +8, -8 )

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

Created: 2005-03-18 07:54:19 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050318135419

Removed final on some methods.

1.13 annotated / raw | Diffs: previous, other | Lines: 1360 ( +88, -101 )

Created: 2005-03-18 06:30:17 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050318123016

Further small performance enhancements. Only clear attributes when necessary
and finalize methods.

1.12 annotated / raw | Diffs: previous, other | Lines: 1373 ( +88, -69 )

Created: 2005-03-17 11:00:27 -0600 (3 years 9 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050317170027

Reduced the number of checks per event in the next method.

1.11 annotated / raw | Diffs: previous, other | Lines: 1354 ( +8, -8 )

Created: 2005-03-16 07:28:07 -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.10 annotated / raw | Diffs: previous, other | Lines: 1354 ( +1, -1 )

Created: 2005-03-13 13:20:43 -0600 (3 years 9 months ago) | Author: spericas | Changeset: MAIN:spericas:20050313192043

Renamed getAttributes() to getAttributesHolder() to avoid name clash in JWSDP integration.

1.9 annotated / raw | Diffs: previous, other | Lines: 1354 ( +299, -301 )

Created: 2005-03-02 12:14:56 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050302181455

Performance enhancements to StAXDocumentSerializer for the management
of the element stack and associated namespace AIIs of elements in the stack.

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

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

[Last commit message was meant for StAXDocumentSerializer!]
Partially implemented NamespaceContext.
Only the NamespaceContext.getNamespaceURI is implemented.

Tags: FAST_INFOSET_JWSDP_1_6_01

1.7 annotated / raw | Diffs: previous, other | Lines: 1372 ( +32, -1 )

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

Added support for getting NamespaceContext.
Setting NamespaceContext is not supported.

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

Created: 2005-02-14 11:46:51 -0600 (3 years 10 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050214174649

Added FastInfosetException. Previously IOException was used by parsers.
Initial support of encoding algorithms for element content in the SAX
parser. PrimitiveTypeContentHandler for int and float.
TODO: need to add support for attributes and then resolve how
best to support registered application-defined algorithms.

Tags: FAST_INFOSET_2005_02_24

1.5 annotated / raw | Diffs: previous, other | Lines: 1339 ( +5, -5 )

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.4 annotated / raw | Diffs: previous, other | Lines: 1339 ( +10, -1 )

Created: 2005-01-20 17:38:09 -0600 (3 years 11 months ago) | Author: joehw | Changeset: MAIN:joehw:20050120233808

add constructors

1.3 annotated / raw | Diffs: previous, other | Lines: 1330 ( +163, -16 )

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

Implement getElementText, nextTag, isWhiteSpace, getProperty; Helper getEventTypeString.

1.2 annotated / raw | Diffs: previous, other | Lines: 1183 ( +150, -3 )

Created: 2005-01-20 12:35:46 -0600 (3 years 11 months ago) | Author: sandoz | Changeset: MAIN:sandoz:20050120183545

First stage in the modification of the SAX and StAX parsers to
support all features of Fast Infoset.
This stage has concentrated on the infrastructure to support all
information items, UTF-16 decoding, initial-vocabulary,
restricted alpabets and encoding algorithms.
There are functional place holders for restricted alphabet and UTF-16
string decoding that need to be implemented.
The initial-vocabulary has been implemented and is plugged into the SAX
parser.

1.1 new annotated / raw | Lines: 1036 ( +1036, -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.42.2.12 annotated / raw | Diffs: previous, other | Lines: 1838 ( +3, -3 )

Created: 2008-09-26 11:13:07 -0500 (3 months 11 days ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20080926161306

fix for the issue #18
"StAX getTextCharacters works incorrectly"

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

Created: 2008-09-25 07:11:12 -0500 (3 months 12 days ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20080925121112

we can have less bytes available than length, and have to operate in such situation without XMLStreamException

1.42.2.10 annotated / raw | Diffs: previous, other | Lines: 1837 ( +4, -1 )

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

Created: 2007-07-13 07:31:18 -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.42.2.8 annotated / raw | Diffs: previous, other | Lines: 1834 ( +14, -12 )

Created: 2007-04-10 07:32:34 -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.42.2.7 annotated / raw | Diffs: previous, other | Lines: 1832 ( +4, -0 )

Created: 2007-03-28 11:56:14 -0500 (21 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20070328165614

Fix for issue #13

Tags: jaxws211-fcs

1.42.2.6 annotated / raw | Diffs: previous, other | Lines: 1828 ( +190, -98 )

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

Fix for issue #12
Parsing octet chunks fixed

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

1.42.2.5 annotated / raw | Diffs: previous, other | Lines: 1736 ( +1, -1 )

Created: 2007-01-09 08:39:47 -0600 (23 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20070109143947

the fix for onBeforeOctetBufferOverwrite()
change the offset after cloning

Tags: wsit-integration-2007-01-22

1.42.2.4 annotated / raw | Diffs: previous, other | Lines: 1736 ( +11, -4 )

Created: 2007-01-09 07:47:21 -0600 (23 months ago) | Author: oleksiys | Changeset: FastInfoset-1_2-branch:oleksiys:20070109134720

Before the Decoder.peek() overwrites the octetData - the StAXDocumentParser gets notified about this and clones the _algorithmData.
Otherwise the _alogrithmData in StAXDocuementParser gets broken.

1.42.2.3 annotated / raw | Diffs: previous, other | Lines: 1729 ( +1, -1 )

Created: 2006-10-03 08:38:10 -0500 (2 years 3 months ago) | Author: sandoz | Changeset: FastInfoset-1_2-branch:sandoz:20061003133804

Merged changes from 1.1

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

1.42.2.2 annotated / raw | Diffs: previous, other | Lines: 1729 ( +5, -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.42.2.1 annotated / raw | Diffs: previous, other | Lines: 1729 ( +77, -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: 1036 ( +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:09 -0600