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
/
Freeze
/
MapDb.cpp
Commit message (
Collapse
)
Author
Age
*
Update copyright headers
Joe George
2016-03-01
|
*
ICE-6337: small fix to C++ source code to allow building with DB 6.x
Bernard Normier
2015-02-27
|
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
|
*
Updated nativeToUTF8 and UTF8ToNative for consistency with ↵
Bernard Normier
2014-05-16
|
|
|
|
stringToWstring/wstringToString
*
ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵
Jose
2014-05-02
|
|
|
|
characters?
*
merging javascript branch
Mark Spruiell
2014-03-19
|
*
Fixed (ICE-4908) - Review handling of DbExceptions in Freeze
Jose
2013-09-11
|
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
|
*
Minor code style fixes
Jose
2013-01-22
|
*
Fixed warnings on OSX and added -Werror to build
Bernard Normier
2012-12-26
|
*
Port to gcc and clang in c++11 mode:
Bernard Normier
2012-10-05
|
|
|
|
|
- for GCC, replaced most std::auto_ptr usage by a new IceUtil::UniquePtr - for clang, added ICE_NOEXCEPT and ICE_NOEXCEPT_FALSE for a few dtors in Freeze
*
Merge remote-tracking branch 'origin/master' into encoding11
Benoit Foucher
2012-04-25
|
\
|
*
Fixed copyrights
Benoit Foucher
2012-04-25
|
|
*
|
Added support for encoding versioning
Benoit Foucher
2012-04-18
|
/
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
|
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
|
*
Fixed 3962 - Berkeley DB, problems with unicode paths.
Jose
2009-11-10
|
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
|
*
Updated copyright
Dwayne Boone
2008-01-23
|
*
Fixed bug #2557 (closing database within transaction)
Bernard Normier
2007-12-12