Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Changed C++ code generator to escape Slice identifiers that are C++ | Michi Henning | 2002-07-10 | |
| | | | | | | keywords with a "_cpp_" prefix. Changed Java code generator to use binary_search() instead of the hand-coded binary search. | |||
* | added space | Marc Laukien | 2002-07-09 | |
| | ||||
* | More work on constant definitions. For C++, code is generated now (not | Michi Henning | 2002-07-03 | |
| | | | | | | | | quite correct yet for enums and long long). The other code generators (java, xsl, etc.) ignore constants for now. Semantic checks are in place, apart from enums. Still more work to do -- this is just an intermediate check-in. (About to test this on Windows too...) | |||
* | Merged location branch. | Benoit Foucher | 2002-06-28 | |
| | ||||
* | const correctness | Marc Laukien | 2002-06-26 | |
| | ||||
* | removed spaces | Marc Laukien | 2002-06-25 | |
| | ||||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 | |
| | ||||
* | adding --clone, which generates a simple clone() implementation for | Mark Spruiell | 2002-05-09 | |
| | | | | non-abstract classes and structs | |||
* | cleaning up sample impls | Mark Spruiell | 2002-05-03 | |
| | ||||
* | adding support for sequence metadata | Mark Spruiell | 2002-05-03 | |
| | ||||
* | fix scoping bug with dispatch code | Mark Spruiell | 2002-04-30 | |
| | ||||
* | Fix bug with generation of Disp classes. | Matthew Newhook | 2002-04-23 | |
| | ||||
* | added members to object, facet, and operation not exist exceptions | Marc Laukien | 2002-04-19 | |
| | ||||
* | generate PrxHolder for interfaces | Mark Spruiell | 2002-03-28 | |
| | ||||
* | adding default constructor for tie classes | Mark Spruiell | 2002-03-27 | |
| | ||||
* | bug fix for Operations interfaces | Mark Spruiell | 2002-03-26 | |
| | ||||
* | adding support for TIE classes | Mark Spruiell | 2002-03-25 | |
| | ||||
* | removing __getClassIds | Mark Spruiell | 2002-03-16 | |
| | ||||
* | more performance fixes | Mark Spruiell | 2002-03-14 | |
| | ||||
* | bug fix | Marc Laukien | 2002-03-12 | |
| | ||||
* | Ice protocol optimizations | Marc Laukien | 2002-03-10 | |
| | ||||
* | initial performance fixes | Mark Spruiell | 2002-03-08 | |
| | ||||
* | adding constructors to holder classes | Mark Spruiell | 2002-03-07 | |
| | ||||
* | refactoring slice2java; adding slice2freezej | Mark Spruiell | 2002-03-06 | |
| | ||||
* | bug fix for dispatching new operations | Mark Spruiell | 2002-03-04 | |
| | ||||
* | bug fix: BooleanSeq => BoolSeq | Mark Spruiell | 2002-02-21 | |
| | ||||
* | bug fix; generate Helper for sequences of primitive types | Mark Spruiell | 2002-02-21 | |
| | ||||
* | adding collocated support | Mark Spruiell | 2002-02-12 | |
| | ||||
* | fix for readObject; generic marshalling support | Mark Spruiell | 2002-02-05 | |
| | ||||
* | minor reformat of comment. | Matthew Newhook | 2002-01-31 | |
| | ||||
* | WIN32 updates. | Matthew Newhook | 2002-01-31 | |
| | ||||
* | Move Slice/OutputUtil to IceUtil. Integrate IceXML/Output.cpp with | Matthew Newhook | 2002-01-31 | |
| | | | | OutputUtil. Various Makefile fixes. | |||
* | restoring 1.22 changes | Mark Spruiell | 2002-01-29 | |
| | ||||
* | fix for stable_31 compatibility (temporarily removing 1.22 revision) | Mark Spruiell | 2002-01-29 | |
| | ||||
* | removed nonmutating as keyword | Marc Laukien | 2002-01-25 | |
| | ||||
* | revising servant mapping for interfaces | Mark Spruiell | 2002-01-21 | |
| | ||||
* | adding --impl option | Mark Spruiell | 2002-01-16 | |
| | ||||
* | started with removal of wstring | Marc Laukien | 2002-01-16 | |
| | ||||
* | changing HashMap to Map for context param | Mark Spruiell | 2002-01-15 | |
| | ||||
* | bug fix | Mark Spruiell | 2002-01-04 | |
| | ||||
* | more server, bug fixes | Mark Spruiell | 2002-01-03 | |
| | ||||
* | initial server support; align with stable_31 | Mark Spruiell | 2001-12-27 | |
| | ||||
* | Win32 fix | Mark Spruiell | 2001-12-18 | |
| | ||||
* | more bug fixes | Mark Spruiell | 2001-12-15 | |
| | ||||
* | bug fixes | Mark Spruiell | 2001-12-12 | |
| | ||||
* | fix for nonmutating ops | Mark Spruiell | 2001-12-12 | |
| | ||||
* | marshalling for constructed types; cleanup | Mark Spruiell | 2001-12-11 | |
| | ||||
* | initial support for proxies, marshalling | Mark Spruiell | 2001-12-08 | |
| | ||||
* | stream fixes | Mark Spruiell | 2001-12-01 | |
| | ||||
* | prefix fix | Mark Spruiell | 2001-11-14 | |
| |