Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | Modified the gradle plugin to automatically add the Ice slice dir to the ↵ | Dwayne Boone | 2015-03-13 |
| | | | | includes | ||
* | Several changes for clean. | Matthew Newhook | 2015-03-11 |
| | | | | expanded all gradle build files. | ||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Fix another bug with hello demos. | Matthew Newhook | 2015-01-13 |
| | |||
* | Fix bug with oneway invocations in the android hello demo. | Matthew Newhook | 2015-01-13 |
| | | | | | Aligned java GUI demos with the changes to the android demo. Fixed bug with the applet demo. | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-6169 - Fix hello demos to only create new proxies if settings have changed | Joe George | 2014-12-17 |
| | |||
* | Do not generate server.jar for swing demo | Dwayne Boone | 2014-12-15 |
| | |||
* | Remove all of the intellij stuff. | Matthew Newhook | 2014-11-13 |
| | |||
* | - Renamed gradle projects to camel case which enables task abbreviation. | Matthew Newhook | 2014-11-07 |
| | | | | | - Demo builds now produce a runnable jar. - Fixes to expect.py and READMEs for this change. | ||
* | Lots of small changes and cleanups as suggested by IntelliJ. | Matthew Newhook | 2014-11-06 |
| | |||
* | ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browse | Joe George | 2014-10-29 |
| | |||
* | Update IML files | Dwayne Boone | 2014-10-29 |
| | |||
* | More gradle changes. | Matthew Newhook | 2014-10-23 |
| | | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory. | ||
* | Removed java/src/IceInternal directory. | Matthew Newhook | 2014-10-20 |
| | | | | Removed eclipse .classpath/.project. | ||
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | - Cleaned up all demos. | Matthew Newhook | 2014-08-14 |
| | | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts. | ||
* | Created Eclipse project for every demo | Joe George | 2014-08-14 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 3534: truststore defaults to keystore | Mark Spruiell | 2009-12-13 |
| | |||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | ||
* | Fixed minor inconsistency between hello graphical demos | Dwayne Boone | 2009-12-03 |
| | |||
* | Fixed demos to use Ice.Dispatcher | Benoit Foucher | 2009-12-03 |
| | |||
* | Changed back isSentSynchronously to sentSynchronously, only generate ↵ | Benoit Foucher | 2009-12-03 |
| | | | | newCallback exception for oneway requests | ||
* | More AMI mapping improvements | Benoit Foucher | 2009-12-02 |
| | |||
* | Always generate new async mapping in Java. Also removed ["ami"] metadata | Mark Spruiell | 2009-12-01 |
| | | | | from Java test/demo Slice files where it is no longer necessary. | ||
* | - Cleaned up test/Ice/operations test | Benoit Foucher | 2009-11-25 |
| | | | | | - Added test/Ice/ami test - sent callback is now always called | ||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | 3772. Recovering from Glacier2 / Ice router session failure. | Jose | 2009-10-02 |