summaryrefslogtreecommitdiff
path: root/cpp/include/Slice/JavaUtil.h
Commit message (Collapse)AuthorAge
...
* adding metadata validation to Java translatorsMark Spruiell2003-12-15
|
* Adding support for global metadata. Removing the --package option inMark Spruiell2003-12-12
| | | | | slice2java. Using global metadata to define packaging in slice2java, slice2freezej.
* - Removed dependency on Xerces.Mark Spruiell2003-09-11
| | | | | | | | | - Removed generic stream interface Ice::Stream and ice_marshal functions. - Removed XML stream implementation and related test. - Removed XML transformer and related test. - Removed slice2xsd. - Added C++ wrapper for the expat XML parser in IceXML::Parser. - Removed XML encoding from Freeze.
* - Fixed a bug in the code generator for dictionaries with class values.Michi Henning2003-05-19
| | | | | | | | | - Added more support for Java slicing. - Changed config/Make.rules: "make depend" was calling slice2cpp with ICECPPFLAGS, not SLICE2CPPFLAGS. This meant that "make depend" was invoking slice2cpp with options that were potentially different from those passed for normal compilation of slice files, which could lead to inconsistencies.
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* added spaceMarc Laukien2002-07-09
|
* unix formatMarc Laukien2002-06-24
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* adding support for sequence metadataMark Spruiell2002-05-03
|
* win32 fixesMark Spruiell2002-03-06
|
* refactoring slice2java; adding slice2freezejMark Spruiell2002-03-06