Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Additional fix for ICE-6268, fixed struct un-marshalling to not re-create ↵ | Benoit Foucher | 2015-02-20 |
| | | | | the struct | ||
* | Fixed ICE-6269: tolerate null values for structs and enums | Benoit Foucher | 2015-02-17 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-5764 deprecate CollectionBase/DictionaryBase and [clr:collection] | Dwayne Boone | 2014-10-28 |
| | |||
* | ICE-2156 - Communicator should implement IDisposable | Mark Spruiell | 2014-08-01 |
| | |||
* | ICE-2600 - serialization support for C# exceptions | Mark Spruiell | 2014-07-29 |
| | |||
* | ICE-5481 startSize/endSize methods aren't designed to be "reentrant" | Dwayne Boone | 2014-07-17 |
| | |||
* | Minor remove VC90 workarounds | Jose | 2014-04-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | ICE-5324 - invalid C# code for struct with default values | Mark Spruiell | 2013-04-08 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5202) VC90 build broken | Jose | 2013-01-24 |
| | |||
* | ICE-4938: Super compact enoding | Benoit Foucher | 2013-01-04 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | ICE-4379 - marshaling order of C# stacks | Mark Spruiell | 2012-10-18 |
| | |||
* | ICE-4619 - custom enumerator values | Mark Spruiell | 2012-10-17 |
| | |||
* | Fixed ICE-4589 - CsUtil fixId && clr:property | Jose | 2012-10-02 |
| | |||
* | clean up optional tests; bug fixes for Java/C# | Mark Spruiell | 2012-09-27 |
| | |||
* | Renamed OptionalType to OptionalFormat in C# (ICE-4868) | Bernard Normier | 2012-09-25 |
| | |||
* | changing Ice.Optional to struct in C# | Mark Spruiell | 2012-08-30 |
| | |||
* | initial support for optional params in C# | Mark Spruiell | 2012-08-28 |
| | |||
* | more slice2cs bug fixes | Mark Spruiell | 2012-08-13 |
| | |||
* | implementing preserved slices in C# | Mark Spruiell | 2012-08-10 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4723 - Windows fix | Mark Spruiell | 2010-05-25 |
| | |||
* | bug 4723 - bogus C# code for streaming generic types | Mark Spruiell | 2010-05-25 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Fixed bug 3409 - Added stream readAndCheckSeqSize method | Benoit Foucher | 2009-12-11 |
| | |||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | Bug 2523: Mono does not support global:: prefix | Michi Henning | 2009-03-25 |
| | |||
* | More minor fixes to metadata messages. | Michi Henning | 2009-02-26 |
| | |||
* | Minor fixes to metadata messages. | Jose | 2009-02-24 |
| | |||
* | Bug 3751 - CsGenerator::MetaDataVisitor::visitParamDecl not called | Michi Henning | 2009-02-24 |
| | | | | | | | - Added code to call parameter metadata validator. - Fixed typo in warning message. - Fixed incorect history update for global metadata. - Got rid of a few magic numbers in the metadata validation. | ||
* | bug 3374 & general metadata clean up | Mark Spruiell | 2009-02-20 |
| | |||
* | Support for serializable and protobuf metadata (from cs_serial branch) | Benoit Foucher | 2009-02-09 |
| | |||
* | bug 3644 - improve integration between eclipse plugin and translator | Mark Spruiell | 2009-02-02 |
| | | | | bug 3657 - improve error reporting in translators | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3517 ; translator ↵ | Matthew Newhook | 2009-01-14 |
| | | | | stdout/stderr. | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3399 C# generated struct ↵ | Matthew Newhook | 2009-01-12 |
| | | | | sequence marshaling bogus | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Bug 3519 - fix isalpha, isprint, ... usage | Dwayne Boone | 2008-10-30 |
| | |||
* | Fixed incorrect file permissions. | Michi Henning | 2008-05-11 |
| | |||
* | x64 fixes | Bernard Normier | 2008-01-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | Fixed generated type for LocalObject. | Michi Henning | 2007-12-14 |
| | |||
* | Minor fix for bug 2474 for --stream with C#. | Michi Henning | 2007-11-29 |
| | |||
* | Bug 2474. | Michi Henning | 2007-11-26 |
| | |||
* | Fixed bug in TestUtil.py that caused line numbers to be omitted from the stack | Michi Henning | 2007-11-15 |
| | | | | | | | | | | | | | trace under Mono when the a test failed. Ported servant locator exceptions. Fixed bug that caused the "unknown" member of unknown exception to not be initialized in some cases, and initialized to the wrong value in other cases. Added ice_name() to mapping for exceptions--without it, there was no way to get at the Slice type id of an exception, which was needed to set the "unknown" member correctly. |