1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 19 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Eliminated some of the Howard Ungar proposed code relating to local versions of XBRL resources now that the solution to that issue has been dealt with in the cache implementation. More... about 17 years ago
Removed redundant imports More... about 17 years ago
Added an ability to construct the cache supplying a map from original URLs to local versions of resources that should be used instead. More... about 17 years ago
Added an ability to construct the entity resolver supplying a map from original URLs to local versions of resources that should be used instead. More... about 17 years ago
Adding license files. More... about 17 years ago
Added the getLinkRoles method More... about 17 years ago
Added scm tag to the project. More... about 17 years ago
Added scm tag to the project. More... about 17 years ago
Implemented a range of utility XBRL functions for the data stores. More... about 17 years ago
Added the append method. More... about 17 years ago
Modularised the project to enable operation with Maven multiproject plugins. More... about 17 years ago
Updated eXist to use version 1.1.1 of the eXist database. More... about 17 years ago
Updated the eXist JAR to version 1.1.1. More... about 17 years ago
Eliminated exist-optional.jar and exist-modules.jar from the Maven dependencies and so also from the local Maven repository. More... about 17 years ago
Removed redundant dependencies on exist-optional.jar, exist-modules.jar and resolver.jar. More... about 17 years ago
Modified to also provide a local version of the xmldb jar file in the local maven repository. More... about 17 years ago
Deleted the log file from the repository. More... about 17 years ago
Added a range of project documentation. More... about 17 years ago
Minor modifications to the default log4j configuration file. More... about 17 years ago
Renamed test classes to ensure that they are detected by the Surefire plugin that Maven uses to manage unit testing. More... about 17 years ago
Modified the Maven pom.xml file to work with the up-to-date versions of the relevant files. More... about 17 years ago
Moved the MANIFEST.MF file from the manifest folder to the main/resources/META_INF folder to conform to the maven requirements. More... about 17 years ago
Removed a redundant import. More... about 17 years ago
Modifications to file organisation to conform to Maven requirements. More... about 17 years ago
Cleaned up redundant logger messages. More... about 17 years ago
Fixed problems in the unit tests relating to instabilities in the conformance suite data. Also fixed issues to do with refreshment of the XML Schema grammar pool for each unit test. More... about 17 years ago
Fixed error relating to missing scenarios in contexts when checking for c-equality. More... about 17 years ago
Repairing the unit tests to be more robust to evolutions in the conformance suite data. More... about 17 years ago
Fixed up the getIndex method to handle queries that return attribute nodes instead of element nodes. More... about 17 years ago
Add the utility getFragments method that returns fragments of a specified type. More... about 17 years ago