summaryrefslogtreecommitdiffstats
path: root/src/java/com/healthmarketscience/jackcess/ByteUtil.java
Commit message (Expand)AuthorAgeFilesLines
* add ability to determine fileformat for existing db filesJames Ahlborn2010-03-191-0/+17
* use custom byte streamJames Ahlborn2010-01-171-0/+120
* initial update row supportJames Ahlborn2009-11-161-1/+25
* initial support for guid indexes and guid autonumbersJames Ahlborn2009-10-271-1/+30
* minor javadoc fixesJames Ahlborn2008-04-221-1/+1
* add ByteUtil.getUnsignedShortJames Ahlborn2008-03-311-4/+33
* formalize code for reading unsigned bytesJames Ahlborn2008-03-091-5/+48
* More fixes for index parsing. Believe index names are now correctlyJames Ahlborn2008-03-061-4/+33
* cleanup variety of compiler warningsJames Ahlborn2008-03-031-2/+2
* rework inline usage map handling to handle out-of-range cases better and with...James Ahlborn2007-07-101-0/+29
* add support for get/put int of different byteorderJames Ahlborn2006-09-251-0/+49
* fix ordering of byte code comparatorJames Ahlborn2006-09-231-4/+11
* add dump to file utility methodJames Ahlborn2006-09-181-2/+21
* refactor index entries to allow for fixing textual entries (not finished yet)James Ahlborn2006-09-131-3/+25
* clean up reading/writing 3-byte ints; long value length is 3-bytes (fix bug 1...James Ahlborn2006-07-311-13/+53
* add currency supportJames Ahlborn2006-07-251-1/+20
* implement GUID reading using patch from joniles, 1445653; replace StringBuffe...James Ahlborn2006-03-091-12/+32
* This commit was generated by cvs2svn to compensate for changes in r2,Tim McCune2005-04-071-0/+114