13
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[TMPARCH-16] Implement the full Archive contract for VFS Memory impl More... over 15 years ago
[TMPARCH-21] Make a ByteArrayAsset from an InputStream More... over 15 years ago
Added throws IllegalArgumentException More... over 15 years ago
[TMPARCH-18] - updated toString to correctly use the verbose argument. More... over 15 years ago
TMPARCH-19 Fixed issue with Null ClassLoader returned if Class loaded by Bootstrap ClassLoader, use TCCL instead. More... over 15 years ago
[TMPARCH-16] Reimplement the VFS Memory Archive. Needs more support from VFS to be fully-functional. Needs proper tests.Consolidated some logic from MemoryMap impl into a common ArchiveBase as part of related refactoring. More... over 15 years ago
TMPARCH-6 Updated some javadoc comments after Supper/Base rename More... over 15 years ago
TMPARCH-6 Renamed to TestCase More... over 15 years ago
TMPARCH-6 Added javadoc to missing methods in EnterpriseContainerBase More... over 15 years ago
TMPARCH-6 Renamed to TestCase due to maven filter More... over 15 years ago
TMPARCH-6 - Updated javadoc linking on *Containers - Added new EnterpriseContainer methods for modules - Added ContainerBase/WebContainerBase/EnterpriseContainerBase to simplify extensions - Added JavaArchive/WebArchive/EnterpriseArchive interfaces with impl More... over 15 years ago
[TMPARCH-9] - 1. Documented thread safety in MemoryMapArchiveBase/Impl. 2. Removed comparator from MemoryMapArchiveBase toString. More... over 15 years ago
[TMPARCH-12] Path type itself is Comparable More... over 15 years ago
[TMPARCH-9] - Introduced the MemoryMapArchive impl More... over 15 years ago
test More... over 15 years ago
[TMPARCH-12] Put in a String-based impl of Comparable to be used in sorting More... over 15 years ago
[TMPARCH-12] Drop the requirement that Paths are Comparable (until needed, if so) More... over 15 years ago
[TMPARCH-12] Add tests for BasicPath impl More... over 15 years ago
[TMPARCH-12] Paths are Comparable types More... over 15 years ago
[TMPARCH-12] Add a simple Path implementation More... over 15 years ago
[TMPARCH-14] Applied patch from John Bailey to add existing archives and contents More... over 15 years ago
[TMPARCH-6] Applied Aslak's patch for new Container IFs and spec-compliant compositions More... over 15 years ago
[TMPARCH-6] Clear the way for Aslak and Container IFs More... over 15 years ago
[TMPARCH-6] Clear the way for Aslak and Container IFs More... over 15 years ago
[TMPARCH-10] Remove the "Resource" SPI class, now reflected by "Asset" of API More... over 15 years ago
[TMPARCH-12] Put back the initial Path impl prototypes More... over 15 years ago
[TMPARCH-11] Refactor a bit the Asset types and tests More... over 15 years ago
[TMPARCH-10] Comment out and make compilation happy as new APIs are introduced; we will build up again as needed More... over 15 years ago
[TMPARCH-10] Create a generic archive API More... over 15 years ago
[TMPARCH-3] Correction in Archive interface covarient return More... over 15 years ago