aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/UsageMap.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix edge case which can cause table to be considered corrupt. Fixes #156James Ahlborn2022-10-281-78/+87
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1385 f203690c-595d-4dc9-a70b-905162fa7fd2
* better fix for switching read-only file formats to read-only mode, wrap with ↵James Ahlborn2016-11-171-4/+2
| | | | | | read-only FileChannel. fixes feature #34 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1057 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add support for global usage maps which are reference type maps. fixes issue ↵James Ahlborn2016-11-171-85/+223
| | | | | | #138 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1056 f203690c-595d-4dc9-a70b-905162fa7fd2
* relicense with Apache LicenseJames Ahlborn2015-04-171-22/+11
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@930 f203690c-595d-4dc9-a70b-905162fa7fd2
* remove unused loggersJames Ahlborn2015-03-261-4/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@929 f203690c-595d-4dc9-a70b-905162fa7fd2
* minor updates and refactorsJames Ahlborn2013-10-011-8/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@812 f203690c-595d-4dc9-a70b-905162fa7fd2
* Ignore invalid column usage map definitions, fixes issue 97James Ahlborn2013-09-141-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@800 f203690c-595d-4dc9-a70b-905162fa7fd2
* revamp tostring outputJames Ahlborn2013-09-091-12/+14
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@794 f203690c-595d-4dc9-a70b-905162fa7fd2
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+999
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@781 f203690c-595d-4dc9-a70b-905162fa7fd2