index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
IceDB
/
IceDB.cpp
Commit message (
Collapse
)
Author
Age
*
Port Glacier2, IceBox, IceBridge, IceDB, IceXML, icegriddb
Joe George
2021-02-01
|
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
|
*
Copyright header simplication
Jose
2019-01-19
|
*
Remove copyright notice
Jose
2018-12-18
|
*
Fix copyright header
Jose
2018-12-18
|
*
Update copyright year to 2018
Jose
2018-02-14
|
*
Remove excessive empty lines
Joe George
2017-06-07
|
*
ICE-7483 - Rename OS X to macOS
Joe George
2017-03-28
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
|
*
Exported classes no longer have weak vtables with clang
Bernard Normier
2016-06-27
|
*
ICE-7176 - Cleanup exception dtor noexcept
Joe George
2016-06-10
|
*
Update copyright headers
Joe George
2016-03-01
|
*
ice_name/ice_id fixes & simplifications.
Jose
2016-01-20
|
*
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19
|
*
The default LMDB map size for IceGrid and IceStorm is now 10MB (Windows)
Bernard Normier
2015-11-23
|
|
|
|
and 100MB (Linux, OS X)
*
Reworked IceStorm and IceGrid database error handling
Bernard Normier
2015-11-20
|
*
Added properties to set the database map size for IceGrid/IceStorm
Dwayne Boone
2015-11-05
|
*
Convert IceGrid/IceStorm to use LMDB database rather than Freeze/BdB
Dwayne Boone
2015-10-28
|
*
Fixed (ICE-4858) - Eliminate IceDB
Jose
2014-04-18
|
*
merging javascript branch
Mark Spruiell
2014-03-19
|
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
|
*
Cleaned up code, fixed encoding in SqlDB, renamed DatabaseCache to ↵
Bernard Normier
2012-08-29
|
|
|
|
ConnectionPool
*
Fixed copyrights
Benoit Foucher
2012-04-25
|
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
|
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
|
*
- Bug 4286: added support for IceStorm/IceGrid database plugins
Benoit Foucher
2009-10-07
- Fixed IceGrid database code to first save to the database and then do state changes.