summaryrefslogtreecommitdiff
path: root/java/src/Freeze
Commit message (Collapse)AuthorAge
* Moved Freeze to its own repositoryDwayne Boone2015-11-13
|
* Modified the gradle plugin to automatically add the Ice slice dir to the ↵Dwayne Boone2015-03-13
| | | | includes
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Remove all of the intellij stuff.Matthew Newhook2014-11-13
|
* Minor cleanup of slice2freezej task configurationsDwayne Boone2014-11-10
|
* Fixed android and demo buildsDwayne Boone2014-11-10
|
* Do not download BerkelyDB from mavenDwayne Boone2014-11-10
|
* Simplified gradle structure.Matthew Newhook2014-11-10
|
* Fix for (ICE-5832) Versioning of Jar filesJose2014-11-07
| | | | Renaming JAR files
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* Removed old iml filesDwayne Boone2014-10-30
|
* ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browseJoe George2014-10-29
|
* Update IML filesDwayne Boone2014-10-29
|
* Got rid of a warning in the build system and set source/target compatibilty ↵Dwayne Boone2014-10-27
| | | | in single place
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Simplified build.gradle files a bitDwayne Boone2014-10-23
|
* Added support for DESTDIR in gradle buildDwayne Boone2014-10-22
|
* only configure berkely db version in one spot in gradle filesDwayne Boone2014-10-22
|
* Fixed gradle jar installation task to depend on jar taskDwayne Boone2014-10-20
|
* Removed java/src/IceInternal directory.Matthew Newhook2014-10-20
| | | | Removed eclipse .classpath/.project.
* Added clean tasks to remove jars from lib directoryDwayne Boone2014-10-20
|
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
|
* Revert "ICE-5606 renamed ServantLocator::deactivate to destroy"Dwayne Boone2014-08-22
| | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383.
* ICE-5606 renamed ServantLocator::deactivate to destroyDwayne Boone2014-08-22
|
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* ICE-5311 - more fixesMark Spruiell2014-08-07
|
* ICE-5311 - use ByteBuffer in Freeze mapsMark Spruiell2014-08-07
|
* ICE-4234 - Update Ice to use current Java threading constructsMatthew Newhook2014-07-23
| | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb.
* Fixed ICE-5379, Object Adapter should reject null servant, in C++, Java, C# ↵Bernard Normier2014-07-10
| | | | and JS
* merging javascript branchMark Spruiell2014-03-19
|
* ICE-4983 - reduce copying in Freeze evictor for JavaMark Spruiell2013-03-18
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5128: Freeze map clear failureBenoit Foucher2013-01-29
|
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Much better fix for ICE-2097: whether or not to keep the stats is no longerBernard Normier2012-08-21
| | | | | | | determined by the encoding but by the Catalog data for the evictor. With the new default, the catalog data key and value are set, in particular the value is set to "Object". With old evictors, the catalog data value was set to "", which means ::Freeze::ObjectRecord (with stats).
* Fixed ICE-2097: with Ice encoding > 1.0, Freeze evictors no longer maintainBernard Normier2012-08-21
| | | | or store statistics.
* Fixed bug #ICE-4848: transactional evictor bug when receiving operation that ↵Bernard Normier2012-08-13
| | | | does not exist. Added test.
* ICE-4702 - Poor hash algorithmJose2012-08-10
|
* Merge branch 'master' into encoding11Jose2012-08-07
|\
| * ICE-4755 - Freeze and DB 5.xJose2012-08-07
| |
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\|
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Java portBenoit Foucher2012-04-20
|/
* ICE-4745 - Freeze serialization throws Ice.MemoryLimitExceptionJose2012-03-15
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* ICE-4471 Synchronization in Freeze MapI.javaJose2012-01-04
|
* ICE-3318 Java finalizers are problematicJose2012-01-03
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|