Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Remove checksum support (#607) | Austin Henriksen | 2021-02-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping. | ||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Fix IceStorm to correctly load topics from database | Jose | 2018-10-16 |
| | | | | Close #222 | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Clean C++ exception code to only throw exception types | Jose | 2017-09-20 |
| | | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892 | ||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Fixed (ICE-6694) - Unicode output in command line tools | Jose | 2017-01-09 |
| | | |||
* | | Revert "Replaced double and triple underscores in C++ by ice-prefixed names" | Bernard Normier | 2016-11-05 |
| | | | | | | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00. | ||
* | | Revert "Reverted previous double-underscore changes in IceUtil classes" | Bernard Normier | 2016-11-05 |
| | | | | | | | | This reverts commit 2e6243dd2955e6a292bbe8a569d4e1711253746a. | ||
* | | Reverted previous double-underscore changes in IceUtil classes | Bernard Normier | 2016-11-03 |
| | | |||
* | | Replaced double and triple underscores in C++ by ice-prefixed names | Bernard Normier | 2016-11-02 |
| | | |||
* | | Added support for non-ASCII characters and universal character names | Bernard Normier | 2016-10-20 |
| | | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property. | ||
* | | 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 |
| | | |||
* | | Reworked IceStorm and IceGrid database error handling | Bernard Normier | 2015-11-20 |
| | | |||
* | | Convert IceGrid/IceStorm to use LMDB database rather than Freeze/BdB | Dwayne Boone | 2015-10-28 |
|/ | |||
* | Fixed ICE-6740 - Slow topic creation with IceStorm | Benoit Foucher | 2015-08-25 |
| | |||
* | ICE-6514 Removed uneeded includes of DisableWarnings.h | Dwayne Boone | 2015-07-08 |
| | |||
* | ICE-6352 - IceStorm: Topic creation very slow with Ice 3.6? | Matthew Newhook | 2015-03-06 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-4858) - Eliminate IceDB | Jose | 2014-04-18 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Support for IceBox services MetricsAdmin and IceStorm metrics | Benoit Foucher | 2012-09-11 |
| | |||
* | Cleaned up code, fixed encoding in SqlDB, renamed DatabaseCache to ↵ | Bernard Normier | 2012-08-29 |
| | | | | ConnectionPool | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | Fixed ICE-4727, create new connection for each request instead of re-using ↵ | Benoit Foucher | 2011-10-31 |
| | | | | the same connection | ||
* | 4846 - Include subscriber endpoints in IceStorm trace | Jose | 2011-05-12 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - Bug 4286: added support for IceStorm/IceGrid database plugins | Benoit Foucher | 2009-10-07 |
| | | | | | - Fixed IceGrid database code to first save to the database and then do state changes. | ||
* | Bug 3231 - alternative storage for IceGrid and IceStorm | Dwayne Boone | 2009-09-28 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Port to CodeGear C++Builder 2007 | Dwayne Boone | 2008-04-04 |
| | |||
* | Merge HA IceStorm branch. | Matthew Newhook | 2008-02-29 |
| | | | | | - http://bugzilla/bugzilla/show_bug.cgi?id=2706 - http://bugzilla/bugzilla/show_bug.cgi?id=2705 | ||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Added DisableWarnings.h | Dwayne Boone | 2007-01-31 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1608 | Matthew Newhook | 2007-01-22 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1568 | Matthew Newhook | 2006-11-23 |
| |