summaryrefslogtreecommitdiff
path: root/cpp/src/IceDB/IceDB.cpp
Commit message (Collapse)AuthorAge
* Port Glacier2, IceBox, IceBridge, IceDB, IceXML, icegriddbJoe George2021-02-01
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* ICE-7483 - Rename OS X to macOSJoe George2017-03-28
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
|
* ICE-7176 - Cleanup exception dtor noexceptJoe George2016-06-10
|
* Update copyright headersJoe George2016-03-01
|
* ice_name/ice_id fixes & simplifications.Jose2016-01-20
|
* ICE-6861 - removing public stream APIMark Spruiell2016-01-19
|
* The default LMDB map size for IceGrid and IceStorm is now 10MB (Windows)Bernard Normier2015-11-23
| | | | and 100MB (Linux, OS X)
* Reworked IceStorm and IceGrid database error handlingBernard Normier2015-11-20
|
* Added properties to set the database map size for IceGrid/IceStormDwayne Boone2015-11-05
|
* Convert IceGrid/IceStorm to use LMDB database rather than Freeze/BdBDwayne Boone2015-10-28
|
* Fixed (ICE-4858) - Eliminate IceDBJose2014-04-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Cleaned up code, fixed encoding in SqlDB, renamed DatabaseCache to ↵Bernard Normier2012-08-29
| | | | ConnectionPool
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - Bug 4286: added support for IceStorm/IceGrid database pluginsBenoit Foucher2009-10-07
- Fixed IceGrid database code to first save to the database and then do state changes.