You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Ahlborn 4868f83aa6 merge branch newformats changes through r453 14 years ago
..
query minor tweaks 15 years ago
scsu Add compression code for possible future use; add compression unit 16 years ago
BigIndex.java clean up big index handling; get unit tests passing 16 years ago
ByteUtil.java merge branch newformats changes through r453 14 years ago
Column.java improve date handling, handle more binary/character input types 14 years ago
ColumnBuilder.java Add primitive support for writing unicode compressed text columns. 16 years ago
Cursor.java add some more tests/utility code for row updates 14 years ago
CursorBuilder.java more comment updates 16 years ago
DataType.java minor refactor to fixed length handling of text fields, add simple binary fields to fixed length handling 14 years ago
Database.java merge branch newformats changes through r453 14 years ago
DebugErrorHandler.java Add ErrorHandler utility for customizing error handling during row 15 years ago
ErrorHandler.java fix spelling 15 years ago
ImportFilter.java fix file copyrights 16 years ago
ImportUtil.java Refactor import/copy methods from Database into ImportUtil. Allow 14 years ago
Index.java merge branch newformats changes through r453 14 years ago
IndexCodes.java fix some text index edge cases; add some extensive text index unit tests; add some comments 14 years ago
IndexPageCache.java add support for index owned pages usage maps 14 years ago
JetFormat.java merge branch newformats changes through r453 14 years ago
NullMask.java completely fix problems with sporadic usage map corruption; add some soft buffer caching in various places 16 years ago
PageChannel.java merge branch newformats changes through r453 14 years ago
PageTypes.java move index pagetypes to the public type; some minor cleanup 16 years ago
Relationship.java fix copyrights 16 years ago
ReplacementErrorHandler.java Add ErrorHandler utility for customizing error handling during row 15 years ago
RowFilter.java copy/paste old year 15 years ago
RowId.java more comment updates 16 years ago
SimpleImportFilter.java fix file copyrights 16 years ago
SimpleIndex.java Fix simple index handling of tail index pages (2043499) 15 years ago
Table.java Set overflow info in header row, not in last data row. (fixes #2919216) 14 years ago
TableBuilder.java fix copyrights 16 years ago
TempBufferHolder.java fix copyrights 16 years ago
TempPageHolder.java allow for TempBufferHolder which does not maintain reference (cleans up addRows) 16 years ago
UsageMap.java merge branch newformats changes through r453 14 years ago