summaryrefslogtreecommitdiff
path: root/java/demo
Commit message (Collapse)AuthorAge
...
* Fixed ICE-4884:Bernard Normier2012-10-23
| | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py
* Fixed ICE-4561 - IceGrid demo with <env>Jose2012-10-08
|
* Fixed OS X build issue with Ice/applet demoBenoit Foucher2012-10-05
|
* Added timestamp parameter to getMetricsView, support for metrics in C# and ↵Benoit Foucher2012-09-28
| | | | Java IceBox
* Bug fixesBenoit Foucher2012-09-03
|
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
|
* Merge branch 'master' into encoding11Jose2012-07-17
|\ | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/src/Ice/EndpointI.cpp cpp/src/Ice/TcpConnector.cpp cpp/src/Ice/TcpConnector.h cpp/src/Ice/UdpConnector.cpp cpp/src/Ice/UdpConnector.h
| * WinRT supportJose2012-07-13
| |
* | demo fixesMark Spruiell2012-06-11
|/
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-2286 - no -h in demosJose2012-04-11
|
* ICE-3303 - Build Ice services in separate JAR filesJose2012-03-15
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* ICE-4705 voip glacier2 configurationJose2011-12-09
|
* java demo/Glacier2/voip Solaris compilation problemJose2011-05-21
|
* adding Android demos; updating java/INSTALLMark Spruiell2011-05-18
|
* Minor fixBernard Normier2011-05-16
|
* 4941 Library demo concurrency issuesJose2011-05-16
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4945 - added demo/java/Glacier2/voip from objc branchJose2011-05-10
|
* 4944 Database/library doesn't call System.exitJose2011-01-24
|
* Fixed bug #4786Bernard Normier2010-06-28
|
* bug 4680 - improve IceStorm/clock demo docsMark Spruiell2010-05-13
|
* bug 4717 - minor fixes to casino demoMark Spruiell2010-04-05
|
* Updated version to 3.4.0Dwayne Boone2010-01-20
|
* Fixed bug 4587 - ant clean removes db directories from source distributionsBenoit Foucher2010-01-08
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 4495 - clean up book demosMark Spruiell2010-01-05
|
* Fix for bug 4538 -- Freeze file lock is now stored in __Freeze subdirectoryBenoit Foucher2010-01-05
|
* Fixed bug 4514 - Ice/facets test failureBenoit Foucher2009-12-20
|
* Bug 4512: demo/book/evictor_filesystem issuesMichi Henning2009-12-19
|
* trivial edits for map_filesystem demoMark Spruiell2009-12-17
|
* Bug 3159: fixes for book/map_filesystemDwayne Boone2009-12-17
|
* Removed unnecessary _communicator member from freeze map demo.Michi Henning2009-12-16
|
* Proguard fixes for applet demo on SLES11x64Mark Spruiell2009-12-15
|
* proguard fixes for SLESMark Spruiell2009-12-15
|
* Minor fixes (Java 1.5 compilation error), IceGrid fixBenoit Foucher2009-12-14
|
* bug 3534: truststore defaults to keystoreMark Spruiell2009-12-13
|
* Renaming demo/book/freeze_filesystem to evictor_filesystem.Mark Spruiell2009-12-12
| | | | Adding demo/book/map_filesystem.
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Bug 4299 - missing READMEsDwayne Boone2009-12-04
|
* Fixed minor inconsistency between hello graphical demosDwayne Boone2009-12-03
|
* Fixed demos to use Ice.DispatcherBenoit Foucher2009-12-03
|
* Changed back isSentSynchronously to sentSynchronously, only generate ↵Benoit Foucher2009-12-03
| | | | newCallback exception for oneway requests
* More AMI mapping improvementsBenoit Foucher2009-12-02
|
* Always generate new async mapping in Java. Also removed ["ami"] metadataMark Spruiell2009-12-01
| | | | from Java test/demo Slice files where it is no longer necessary.
* proguard fixesMark Spruiell2009-12-01
|
* Changed demos to use new AMI APIDwayne Boone2009-11-30
|
* Added invoke testDwayne Boone2009-11-26
| | | | | Cleaned up invoke demo Fixed order of paramaters in end_ice_invoke in C++