1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Begun implementation of the XLink fragment tests. More... over 17 years ago
Added tests of the SchemaContent fragment implementation. More... over 17 years ago
Simplified the getTargetNamespaceURI method for schema content fragments. More... over 17 years ago
Completed tests for the ElementDeclaration fragment implementation. More... over 17 years ago
Enabled the loader to also discover XML documents that are supplied as strings or as input sources. Each requires a URL to be associated with it. More... over 17 years ago
Release distribution files now included in CVS More... over 17 years ago
Fixed truncation problem in the getLocalNameFromQName method of the Fragment implementation. More... over 17 years ago
Fixed up the namespace resolution for QNames in the context of elements within a particular fragment. More... over 17 years ago
Removed namespace and namespace prefix constants for the XBRL 2.0 specification. Added in a test class to cover the functionality of Element Declaration Fragments. More... over 17 years ago
Refactored getFollowingSibling method of the FragmentImpl to move it to the Base DataStore implementatation. This eliminates the need for an implementation independent of the reinsertion of other child fragments. The method is only used for reconstitution of documents in the data store. More... over 17 years ago
Added XLink 1.1 patch from Henry S Thompson. Updated the release documentation. More... over 17 years ago
Fixed up test cases to reflect changes in handling of interactions with parent fragments. More... over 17 years ago
Re-implemented the fragment functionality relating to placement within parent fragments to improve document recomposition efficiency and to assist with QName resolution for QName valued data. More... over 17 years ago
Updated to use the new QName resolution approach in FragmentImpl. More... over 17 years ago
Added a range of fragment implementation tests. Altered the implementation of the mock fragment implementation to increase the range of fragment building test capabilities. More... over 17 years ago
Added a range of fragment implementation tests. Altered the implementation of the mock fragment implementation to increase the range of fragment building test capabilities. More... over 17 years ago
Fixed up warnings relating to impossible exceptions. More... over 17 years ago
Document composition function and command line accessibility implemented. More... over 17 years ago
Implemented tests of the fragment comparator using the mock fragment. More... over 17 years ago
Eliminated the uninformative PointerPart tests. More... over 17 years ago
Implemented tests of the fragment comparator using the mock fragment. More... over 17 years ago
Finalised the tests of the loaderImpl. More... over 17 years ago
Refactored code to eliminate the DocumentImpl class. More... over 17 years ago
Ability to reconnect to an existing store implemented and tested. More... almost 18 years ago
Ability to reconnect to an existing store implemented and tested. More... almost 18 years ago
Made the entityResolver property explicitly private. More... almost 18 years ago
Updated the command line functionality relating to Logger behaviour. More... almost 18 years ago
Added test for URL existence in the data store prior to doing a discovery of a URL. More... almost 18 years ago
Reordered test configuration properties More... almost 18 years ago
Added the hasDocument method to test if the store contains the data corresponding to a specified URL. More... almost 18 years ago