index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
add support for de-masking database header and reading database password
James Ahlborn
2010-10-16
3
-8
/
+162
*
minor refactor
James Ahlborn
2010-10-14
2
-12
/
+15
*
add some more examples
James Ahlborn
2010-09-22
1
-0
/
+17
*
prep for release
James Ahlborn
2010-08-01
1
-1
/
+1
*
update changes
James Ahlborn
2010-08-01
1
-1
/
+2
*
add more jet3 tests, disable index lookups for jet3
James Ahlborn
2010-07-31
2
-0
/
+18
*
add (initial) read-only support for Access 97 (jet format 3) databases (#3003...
James Ahlborn
2010-07-23
7
-61
/
+610
*
Make Database.escapeIdentifier public; add methods to TableBuilder and Column...
James Ahlborn
2010-07-16
5
-7
/
+59
*
update comment
James Ahlborn
2010-06-06
1
-1
/
+1
*
Fix some places where table/column names were not being handled case-insensit...
James Ahlborn
2010-06-06
3
-5
/
+9
*
Add ExportUtil and associated utilities for exporting tables to flat files (t...
James Ahlborn
2010-05-31
4
-0
/
+511
*
tweak byte formatting logic
James Ahlborn
2010-05-26
1
-6
/
+14
*
update some site docs for 1.2.0 release
James Ahlborn
2010-04-19
2
-3
/
+3
*
prep for release
James Ahlborn
2010-04-19
1
-1
/
+1
*
update changelog
James Ahlborn
2010-04-08
1
-3
/
+7
*
cleanup stream on database open failure
James Ahlborn
2010-04-07
1
-9
/
+24
*
enable big index support by default
James Ahlborn
2010-04-07
3
-17
/
+25
*
remove unsupported v1997, minor reformats
James Ahlborn
2010-04-07
2
-21
/
+4
*
bump version for next release
James Ahlborn
2010-03-26
1
-1
/
+4
*
merge branch newformats changes through r453
James Ahlborn
2010-03-26
8
-29
/
+295
*
Fix BigIndexTest to work in IDEs w/out sys.prop
James Ahlborn
2010-03-12
1
-0
/
+5
*
prep for release
James Ahlborn
2010-01-20
2
-2
/
+10
*
minor tweak
James Ahlborn
2010-01-20
1
-2
/
+3
*
fix some text index edge cases; add some extensive text index unit tests; add...
James Ahlborn
2010-01-20
2
-16
/
+135
*
update changelog
James Ahlborn
2010-01-19
1
-1
/
+4
*
use custom byte stream
James Ahlborn
2010-01-17
2
-97
/
+185
*
initial index support for all characters in BMP 0
James Ahlborn
2010-01-16
4
-451
/
+64048
*
Set overflow info in header row, not in last data row. (fixes #2919216)
James Ahlborn
2009-12-23
2
-19
/
+27
*
minor refactor
James Ahlborn
2009-12-23
1
-9
/
+12
*
add support for index owned pages usage maps
James Ahlborn
2009-12-22
2
-1
/
+15
*
Refactor import/copy methods from Database into ImportUtil. Allow
James Ahlborn
2009-12-07
3
-119
/
+407
*
improve date handling, handle more binary/character input types
James Ahlborn
2009-12-05
2
-11
/
+102
*
prep for release
James Ahlborn
2009-11-19
1
-1
/
+1
*
minor refactor to fixed length handling of text fields, add simple binary fie...
James Ahlborn
2009-11-19
2
-24
/
+42
*
minor cleanup
James Ahlborn
2009-11-17
1
-2
/
+11
*
support reading/writing fixed length text columns (fixe #2886370)
James Ahlborn
2009-11-17
4
-6
/
+56
*
add some more tests/utility code for row updates
James Ahlborn
2009-11-17
2
-2
/
+35
*
initial update row support
James Ahlborn
2009-11-16
5
-83
/
+352
*
initial support for guid indexes and guid autonumbers
James Ahlborn
2009-10-27
8
-43
/
+240
*
doc updates
James Ahlborn
2009-10-11
2
-5
/
+3
*
site updates
James Ahlborn
2009-10-11
2
-5
/
+13
*
update release date
James Ahlborn
2009-06-14
1
-1
/
+1
*
minor tweaks
James Ahlborn
2009-06-14
1
-1
/
+1
*
update docs
James Ahlborn
2009-06-13
13
-11
/
+66
*
return ordered set of table names
James Ahlborn
2009-06-13
1
-2
/
+3
*
safer fixed offset handling
James Ahlborn
2009-05-29
1
-1
/
+2
*
use join syntax closer to access
James Ahlborn
2009-05-29
1
-2
/
+2
*
add some more query read tests
James Ahlborn
2009-05-28
2
-3
/
+7
*
add initial test for reading queries; add support for multicolumn joins
James Ahlborn
2009-05-28
1
-3
/
+55
*
add database method to load queries
James Ahlborn
2009-05-26
2
-2
/
+74
[next]