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
*
prep for release
James Ahlborn
2024-06-24
1
-1
/
+1
*
Add support for surrogate pairs in text indexes (e.g. emoticons), fixes #157
James Ahlborn
2024-05-14
7
-25
/
+101
*
prep for release
James Ahlborn
2024-05-12
1
-1
/
+1
*
Account for character sizes when copying column lengths, fixes #158
James Ahlborn
2024-05-08
2
-1
/
+4
*
cleanup some compiler warnings, thanks Markus Spann
James Ahlborn
2024-02-08
13
-70
/
+37
*
fix NumberFormatter so that it formats according to the locale of the current db
James Ahlborn
2024-02-03
9
-98
/
+137
*
ensure unit tests run reliably in different locales
James Ahlborn
2024-02-01
3
-19
/
+32
*
add faq entry
James Ahlborn
2023-12-30
1
-0
/
+17
*
do not increment unique entry count when replacing an existing entry
James Ahlborn
2023-08-28
1
-1
/
+3
*
prep for release
James Ahlborn
2023-01-27
1
-2
/
+2
*
Add option to DatabaseBuilder for ignoring broken system catalog indexes. Fi...
James Ahlborn
2023-01-12
10
-238
/
+365
*
update parent pom
James Ahlborn
2022-10-29
1
-0
/
+5
*
prep for release
James Ahlborn
2022-10-29
1
-1
/
+1
*
Fix edge case which can cause table to be considered corrupt. Fixes #156
James Ahlborn
2022-10-28
2
-78
/
+92
*
prep for release
James Ahlborn
2022-08-26
1
-1
/
+1
*
Add support for linked odbc tables. TableMetaData provides access to connect...
James Ahlborn
2022-08-26
14
-206
/
+627
*
update some docs
James Ahlborn
2021-11-11
2
-7
/
+6
*
Add Table methods to access the creation and last modified dates
James Ahlborn
2021-07-07
6
-1
/
+75
*
test util method
James Ahlborn
2021-07-07
1
-0
/
+9
*
prep for release
James Ahlborn
2021-06-22
1
-1
/
+1
*
tighten up readonly handling for external channels; minor test code refactor
James Ahlborn
2021-06-10
2
-22
/
+34
*
update docs
James Ahlborn
2021-06-10
3
-3
/
+3
*
add unit tests for extended date/time type
James Ahlborn
2021-06-10
5
-12
/
+163
*
Add support for extended date/time type in access 2019+ dbs
James Ahlborn
2021-06-08
5
-13
/
+177
*
Add basic support for access 2019+ dbs.
James Ahlborn
2021-06-04
6
-4
/
+47
*
ignore trailing spaces when creating text index entries
James Ahlborn
2021-01-24
3
-16
/
+35
*
prep for release
James Ahlborn
2021-01-21
2
-2
/
+2
*
no longer need to use initCause
modules
James Ahlborn
2021-01-20
4
-15
/
+9
*
update changes for 4.0.0 release
James Ahlborn
2021-01-20
1
-0
/
+15
*
some doc tweaks
James Ahlborn
2021-01-19
4
-8
/
+15
*
tweak example
James Ahlborn
2021-01-18
1
-4
/
+2
*
update documentation and version
James Ahlborn
2021-01-18
4
-9
/
+89
*
isolate java.sql usage so that the module is not required for core jackcess u...
James Ahlborn
2021-01-17
9
-62
/
+192
*
update docs
James Ahlborn
2021-01-16
1
-0
/
+14
*
make some useful things public; add auto module name to manifest
James Ahlborn
2021-01-08
4
-6
/
+8
*
minor code cleanup
James Ahlborn
2020-09-11
1
-3
/
+2
*
prep for release
James Ahlborn
2020-09-11
1
-1
/
+1
*
Add more static utility methods to DatabaseBuilder to enable more succinct ob...
James Ahlborn
2020-09-07
14
-248
/
+336
*
fix grammar
James Ahlborn
2020-07-31
1
-1
/
+1
*
prep for release
James Ahlborn
2020-07-31
2
-5
/
+4
*
add details about 3.5 upgrade
James Ahlborn
2020-06-28
3
-5
/
+66
*
cleanup imports
James Ahlborn
2020-06-27
1
-4
/
+0
*
reference feature request
James Ahlborn
2020-06-27
1
-1
/
+2
*
Add support for using Predicates to match values in Cursors. Add PatternColu...
James Ahlborn
2020-06-27
8
-85
/
+390
*
bump version due to backards incompat changes
James Ahlborn
2020-05-03
1
-1
/
+1
*
change the default DateTimeType to LOCAL_DATE_TIME
James Ahlborn
2020-05-03
7
-2
/
+16
*
enable expression evaluation by default
James Ahlborn
2020-05-03
6
-41
/
+52
*
tag functional interfaces; use lambda syntax
James Ahlborn
2020-04-27
6
-28
/
+27
*
add stream support to Iterable classes; add some unit tests with streaming
James Ahlborn
2020-04-24
12
-84
/
+177
*
use default remove impl
James Ahlborn
2020-04-24
2
-10
/
+0
[next]