Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | 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 |
| | | |||
* | | Emit deprecated warnings for classes implementing interfaces | Jose | 2017-02-10 |
| | | |||
* | | Added support for C+11 marshaled results | Benoit Foucher | 2016-09-01 |
| | | |||
* | | Another fix for ICE-7284 | Joe George | 2016-08-23 |
| | | |||
* | | Fix ICE-7284 - Ice/operations test failure | Joe George | 2016-08-19 |
| | | |||
* | | C# mapping changes | Benoit Foucher | 2016-08-16 |
| | | | | | | | | | | | | | | | | - user exceptions are no longer checked on the server side (ICE-6980) - support for ["marshaled-result"] metadata - AMD operations now return a Task - improved dispatch interceptors - PropertiesAdminI::setProperties impl. now invokes callbacks synchronously | ||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | ICE-7179 - Update std::function code style | Joe George | 2016-06-13 |
| | | |||
* | | Renamed C++11 AMI/AMD suffix: _async to Async | Bernard Normier | 2016-06-09 |
| | | |||
* | | ICE-6982 and ICE-6946 | Joe George | 2016-06-08 |
| | | | | | | | | | | - Refactord C++ class/exception stream generated code - Changed return type of Obejct::ice_id() to std::string for C++11 | ||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-10 |
|\| | |||
| * | String literals fixes | Jose | 2016-03-10 |
| | | | | | | | | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding | ||
* | | C++11 string literal fixes | Jose | 2016-03-09 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-08 |
|\| | |||
| * | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | C++11 mapping server side input parameter fixes | Jose | 2015-12-09 |
| | | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Fixed (ICE-5835) - Scope of operation parameters | Jose | 2015-03-02 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | ICE-5774 - Added sequences of dictionaries and dictionaries of sequences for C++ | Joe George | 2014-10-29 |
| | |||
* | 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 ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | 5102 - test/Ice/operations don't compile with BCC 2010 | Jose | 2011-05-19 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4976 - add test for Normal mode | Mark Spruiell | 2011-05-04 |
| | |||
* | bug 4976 - inconsistent operation mode for pseudo ops | Mark Spruiell | 2011-05-04 |
| | |||
* | Squashed commit of the following: | Bernard Normier | 2010-05-13 |
| | | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port | ||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | bug 4230: add support for enumerations as dictionary keys in PHP | Mark Spruiell | 2009-08-27 |
| | |||
* | Bug 3373: struct as dictionary keys not tested. | Michi Henning | 2009-02-05 |
| | | | | | | | Added tests for C++, Java, C#, Python, PHP, and Ruby. C++, Java, C#, and Python tests pass. Did not test PHP. Ruby test fails: the operation returns a dictionary that does not contain the expected value. | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | ||
* | remove timeout test from proxy test. Cleanup of operations test. | Matthew Newhook | 2007-05-01 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 |
| | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Synced Ice and IceE operation tests. | Benoit Foucher | 2006-03-03 |
| |