Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Changed the way we test for the runtime that is used to execute binaries | Michi Henning | 2004-08-04 | |
| | | | | (.NET or Mono). | |||
* | Changed code generator to suppress empty "#region Asynchronous operations" | Michi Henning | 2004-08-03 | |
| | | | | directives. | |||
* | Test for Mono runtime changed to use AssemblyUtil._runtime. | Michi Henning | 2004-07-29 | |
| | ||||
* | Oops, got a bit carried away with previous fix. This one should do the | Michi Henning | 2004-07-28 | |
| | | | | trick. | |||
* | Multiple sequence members in a class caused slice2cs to generate incorrect | Michi Henning | 2004-07-28 | |
| | | | | code. | |||
* | Tidied up property inconsistencies. Changed generated C# code to be a | Michi Henning | 2004-07-16 | |
| | | | | little more efficient if a default current is required. | |||
* | Changed work-around for the Mono DefaultInvariant bug to a run-time test | Michi Henning | 2004-07-14 | |
| | | | | | because, otherwise, things still don't work if we execute Visual C#-generated code with the Mono run time. | |||
* | Added work-around for broken Mono DefaultInvariant comparer. | Michi Henning | 2004-07-13 | |
| | ||||
* | adding support for Slice checksums | Mark Spruiell | 2004-07-06 | |
| | ||||
* | Compression changes. | Michi Henning | 2004-07-02 | |
| | ||||
* | Fixed mapping bug for Slice operations called "checkedCast" or | Michi Henning | 2004-06-23 | |
| | | | | "uncheckedCast". Updates to the C# mapping. | |||
* | Added support for --imple-tie to slice2cs. | Michi Henning | 2004-06-18 | |
| | ||||
* | Added support for --tie option to slice2cs. | Michi Henning | 2004-06-18 | |
| | ||||
* | - Added isOpen() method to OutputUtil. | Michi Henning | 2004-06-15 | |
| | | | | | | | | | - Removed calls to strerror(errno) in slice2cpp and slice2cs because the std::fstream operations do not set errno when something goes wrong, so any error messages always showed "no error" at the end. - Added support for --impl option to slice2cs. - Found two places in slice2java where exceptions where exception handlers were not ordered into derived-to-base order. | |||
* | ::Ice::Current and ::Ice::Identity are now structures in C#. | Michi Henning | 2004-06-11 | |
| | ||||
* | Made structure patching code a bit more efficient. | Michi Henning | 2004-06-10 | |
| | ||||
* | Changed the code generator to map Slice structures to C# structures by | Michi Henning | 2004-06-10 | |
| | | | | | | default, with mapping to C# classes enable with metadata. Added new patching scheme for structures because, for value types, the existing patching scheme was unsuitable. | |||
* | Tidied up C# code generation. Changed default sequence mapping to array | Michi Henning | 2004-06-09 | |
| | | | | | mapping. Got rid of dead source code. Re-engineered the way patching works so it's simpler now. | |||
* | Updated list of reserved identifiers. Some updates to the mapping. | Michi Henning | 2004-06-08 | |
| | ||||
* | AIX port | Bernard Normier | 2004-06-08 | |
| | ||||
* | Removed conditional code generation to work around mcs Beta 1 bug -- mcs | Michi Henning | 2004-06-03 | |
| | | | | Beta 2 gets it right. | |||
* | Got rid of unused variable. | Michi Henning | 2004-06-02 | |
| | ||||
* | Fixed to AMD code generation. | Michi Henning | 2004-06-02 | |
| | ||||
* | Added AMD support. | Michi Henning | 2004-06-02 | |
| | ||||
* | Added code generation for AMI. | Michi Henning | 2004-06-01 | |
| | ||||
* | Added changes for new facets. | Michi Henning | 2004-05-26 | |
| | ||||
* | Copyright fixes | Bernard Normier | 2004-05-19 | |
| | ||||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | Added slice2cs to the "all" project and fixed a header file bug. | Michi Henning | 2004-05-10 | |
| | ||||
* | Merged changes from michi_pre_e3 branch | Michi Henning | 2004-05-10 | |
| | ||||
* | Fixed Sun C++ build problems | Bernard Normier | 2004-05-08 | |
| | ||||
* | Added array mapping for sequences to Icicle. | Michi Henning | 2004-04-22 | |
| | ||||
* | Fixed bug in code generator for sequences of structs. | Michi Henning | 2004-04-01 | |
| | ||||
* | Removed warning about unused variable. | Michi Henning | 2004-03-29 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2004-03-29 | |
| | ||||
* | Intermediate check-in prior to removing IComparable. | Michi Henning | 2004-03-09 | |
| | ||||
* | More code generation changes for Icicle. | Michi Henning | 2004-02-23 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2004-01-29 | |
| | ||||
* | Intermediate check-in. | Michi Henning | 2004-01-15 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2003-12-05 | |
| | ||||
* | Removed generation of ICloneable members. | Michi Henning | 2003-12-05 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2003-12-04 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2003-12-04 | |
| | ||||
* | *** empty log message *** | Michi Henning | 2003-12-02 | |