Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Do not use Ice::Application for Ice testsuite | Jose | 2018-06-01 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fix JS Ice/binding failure | Jose | 2017-11-07 |
| | | | | | | | | | | Bug ICE-8551 With JS browser the test can fail if browser listen on a port that is used by the server, that was the case with Chrome. The test not retry the creation of the object adapter if it fails with a SocketException | ||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | ES6 mapping updates | Jose | 2016-08-19 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Fixes for Bluetooth plug-ins. | Mark Spruiell | 2015-12-17 |
| | | | | | | | | Updates to testsuite to support Bluetooth and remote servers. | ||
* | | C++11 mapping, binding/checksum/defaultServant tests | Jose | 2015-12-14 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fix: Missing quotes in endpoints | Jose | 2014-12-15 |
| | |||
* | Fixed (ICE-6174) - Android browser test Ice/binding fails with java server | Jose | 2014-12-12 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Fixed bug 2896 | Benoit Foucher | 2008-04-08 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Removed use of Ice.OA. | Dwayne Boone | 2007-02-14 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | use thread model consistently | Mark Spruiell | 2007-01-30 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added ObejctAdapter::destroy | Dwayne Boone | 2007-01-05 |
| | |||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 |
| | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | - Added ice_cacheConnection, ice_endpointSelection proxy methods. | Benoit Foucher | 2006-02-10 |
- Added binding test. |