summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/VbUtil.cpp
Commit message (Collapse)AuthorAge
* Bug 2619 -- Removed VbUtil.cpp.Michi Henning2007-12-20
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Bug 1246.Michi Henning2006-08-04
|
* More alphabetical checksDwayne Boone2006-06-12
|
* Fixed order of keywordsDwayne Boone2006-06-12
|
* fix for bug 774: simplify use of streaming API in templatesMark Spruiell2006-06-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Changed slice2cs and slice2vb to allow "clr:property" for all structs. It'sMichi Henning2006-02-14
| | | | more consistent that way.
* Bug 859Michi Henning2006-02-13
|
* Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=729Michi Henning2006-01-10
|
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
|
* Propagated fix from CsUtil.cs for structs mapped to classes.Michi Henning2005-11-15
|
* Fixed http://www.zeroc.com/vbulletin/showthread.php?t=1612Michi Henning2005-11-01
|
* Bug 498.Michi Henning2005-09-30
|
* Bug 426.Michi Henning2005-09-21
|
* Bug 454.Michi Henning2005-09-14
|
* Bug 419.Michi Henning2005-09-06
|
* Fix for http://www.zeroc.com/vbulletin/showthread.php?t=1612Michi Henning2005-08-26
|
* Fix for http://www.zeroc.com/vbulletin/showthread.php?t=1653Michi Henning2005-08-18
|
* __in -> __inS, __out -> __outS SeeMichi Henning2005-05-13
| | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=322
* Added fix for http://www.zeroc.com/vbulletin/showthread.php?t=1225.Michi Henning2005-02-28
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* changing sequence unmarshaling for fixed-length typesMark Spruiell2005-02-08
|
* Improved diagnostics for invalid metadata.Michi Henning2004-12-29
|
* Added additional checks to validate metadata.Michi Henning2004-12-07
|
* Streaming API for VB.Michi Henning2004-11-10
|
* Fixes to code generation for nested sequences.Michi Henning2004-10-27
|
* Fixed bug in code generator: dictionaries with value types that wereMichi Henning2004-10-27
| | | | sequences mapped to arrays resulted in incorrect code.
* Fixed problems around escaping of inherited method names.Michi Henning2004-10-06
|
* Changed prefix escape for .NET framework methods. Fixed a few bugs inMichi Henning2004-09-24
| | | | slice2vb code generator.
* Fixed bugs in sequence code generation for slice2cs and slice2vb.Michi Henning2004-09-17
|
* *** empty log message ***Michi Henning2004-09-14
|
* Added slice2vb and fixed a bunch of bugs in slice2cs.Michi Henning2004-09-08