summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/CsUtil.cpp
Commit message (Collapse)AuthorAge
* cleaning up stream API in C#Mark Spruiell2016-05-11
|
* Fix typo "await" CSharp keywordJose2016-05-11
|
* CSharp mapping cleanupJose2016-05-11
| | | | | - Remove code support for old ussuported frameworks (SILVERLIGHT, COMPACT, MONO) - Remove code support for deprecated collection mappings clr:collection
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6861 - C# stream changesMark Spruiell2016-02-18
| |
* | ICE-6897 - Add delegate metadataJoe George2015-12-03
| | | | | | | | | | | | | | The "delegate" metadata tag can be applied to interfaces with one operation. In C++ they are mapped to std::function's, in C# delegates. In Java we still generate a interface with one operation, which is a FunctionalInterface.
* | Fix issues with handling of new builtin type Ice::ValueJose2015-12-01
| | | | | | | | Remove ObjectFactoryF from ruby/php builds
* | C++11 mapping initial commitJose2015-12-01
|/
* Additional fix for ICE-6268, fixed struct un-marshalling to not re-create ↵Benoit Foucher2015-02-20
| | | | the struct
* Fixed ICE-6269: tolerate null values for structs and enumsBenoit Foucher2015-02-17
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5764 deprecate CollectionBase/DictionaryBase and [clr:collection]Dwayne Boone2014-10-28
|
* ICE-2156 - Communicator should implement IDisposableMark Spruiell2014-08-01
|
* ICE-2600 - serialization support for C# exceptionsMark Spruiell2014-07-29
|
* ICE-5481 startSize/endSize methods aren't designed to be "reentrant"Dwayne Boone2014-07-17
|
* Minor remove VC90 workaroundsJose2014-04-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* ICE-5324 - invalid C# code for struct with default valuesMark Spruiell2013-04-08
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5202) VC90 build brokenJose2013-01-24
|
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* ICE-4379 - marshaling order of C# stacksMark Spruiell2012-10-18
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* Fixed ICE-4589 - CsUtil fixId && clr:propertyJose2012-10-02
|
* clean up optional tests; bug fixes for Java/C#Mark Spruiell2012-09-27
|
* Renamed OptionalType to OptionalFormat in C# (ICE-4868)Bernard Normier2012-09-25
|
* changing Ice.Optional to struct in C#Mark Spruiell2012-08-30
|
* initial support for optional params in C#Mark Spruiell2012-08-28
|
* more slice2cs bug fixesMark Spruiell2012-08-13
|
* implementing preserved slices in C#Mark Spruiell2012-08-10
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4723 - Windows fixMark Spruiell2010-05-25
|
* bug 4723 - bogus C# code for streaming generic typesMark Spruiell2010-05-25
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed bug 3409 - Added stream readAndCheckSeqSize methodBenoit Foucher2009-12-11
|
* New AMI mappingBenoit Foucher2009-11-23
|
* Bug 2523: Mono does not support global:: prefixMichi Henning2009-03-25
|
* More minor fixes to metadata messages.Michi Henning2009-02-26
|
* Minor fixes to metadata messages.Jose2009-02-24
|
* Bug 3751 - CsGenerator::MetaDataVisitor::visitParamDecl not calledMichi Henning2009-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 upMark Spruiell2009-02-20
|
* Support for serializable and protobuf metadata (from cs_serial branch)Benoit Foucher2009-02-09
|
* bug 3644 - improve integration between eclipse plugin and translatorMark Spruiell2009-02-02
| | | | bug 3657 - improve error reporting in translators
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3517 ; translator ↵Matthew Newhook2009-01-14
| | | | stdout/stderr.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3399 C# generated struct ↵Matthew Newhook2009-01-12
| | | | sequence marshaling bogus
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
|