Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Removed dependency on Xerces. | Mark Spruiell | 2003-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. | ||
* | bug fix for readString - must convert XMLCh to UTF-8 | Mark Spruiell | 2003-08-12 |
| | |||
* | Added dependency on libslice.lib and libsliced.lib so Slice files are | Michi Henning | 2003-08-11 |
| | | | | recompiled when parser changes. | ||
* | Removed EvictorBase again. | Michi Henning | 2003-07-09 |
| | |||
* | Changed implementation of Ice.MessageSizeMax property: no longer a static | Michi Henning | 2003-07-02 |
| | | | | value now and initialized in Instance. | ||
* | merging changes from Evictor branch | Michi Henning | 2003-06-30 |
| | |||
* | Merging changes from trace_slicing branc | Michi Henning | 2003-06-23 |
| | |||
* | - Removed a number of typos in the documentation. | Michi Henning | 2003-05-27 |
| | | | | | | - Got rid of MagicTypes sequence -- using ByteSeq now. - Did a make depend because LocalException.ice now #includes BuiltinSequences.ice. | ||
* | Removed Precompiled Headers (PCH) | Bernard Normier | 2003-05-25 |
| | |||
* | - Fixed a bug in the code generator for dictionaries with class values. | Michi Henning | 2003-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. | ||
* | Merged HEAD and slicing trees. | Michi Henning | 2003-05-08 |
| | |||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 |
| | |||
* | make depend | Marc Laukien | 2003-03-23 |
| | |||
* | portability fixes for openssl, xerces; dependency update | Mark Spruiell | 2003-02-21 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | started with stats interface | Marc Laukien | 2003-01-30 |
| | |||
* | fix | Marc Laukien | 2003-01-28 |
| | |||
* | make depend | Marc Laukien | 2002-12-08 |
| | |||
* | amd merge | Marc Laukien | 2002-12-06 |
| | |||
* | added ami | Marc Laukien | 2002-11-27 |
| | |||
* | destroy fix | Marc Laukien | 2002-11-22 |
| | |||
* | - Added transactional method to Freeze DB API. | Benoit Foucher | 2002-11-20 |
| | | | | | - Added sync() method to flush the memory pool to the disk. - Improved XMLTransform tests. | ||
* | Removed slice compilation rules, use an implicit rule instead. | Benoit Foucher | 2002-11-13 |
| | |||
* | project fixes | Marc Laukien | 2002-11-09 |
| | |||
* | many fixes to run scripts | Marc Laukien | 2002-11-08 |
| | |||
* | many run.py fixes | Marc Laukien | 2002-11-08 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | Makefile improvments (added LIBEXT, SHLIB_LDFLAGS, removed some bogus | Benoit Foucher | 2002-10-31 |
| | | | | CXXFLAGS, removed BASE, VERSIONNED_BASE for shared libraries). | ||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | fix | Marc Laukien | 2002-09-26 |
| | |||
* | removed several static's | Marc Laukien | 2002-09-22 |
| | |||
* | Runtime->Local | Marc Laukien | 2002-09-20 |
| | |||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 |
| | |||
* | purify fixes | Mark Spruiell | 2002-09-05 |
| | |||
* | adding facet test | Mark Spruiell | 2002-08-28 |
| | |||
* | schema fixes | Mark Spruiell | 2002-08-28 |
| | |||
* | Added slice dependencies. | Benoit Foucher | 2002-08-27 |
| | |||
* | facet path | Marc Laukien | 2002-07-17 |
| | |||
* | Fixed a few minor issues with parameter names having the same spelling as | Michi Henning | 2002-07-17 |
| | | | | their type (except for case). | ||
* | Changed dictionaries to only allow key types that are integral types or | Michi Henning | 2002-07-12 |
| | | | | | strings, or sequences and structs that only contain integral types or strings. | ||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Added stringToInt64() to IceUtil. (Windows only for the moment) | Michi Henning | 2002-07-08 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | Fix link line bug. | Matthew Newhook | 2002-06-12 |
| | |||
* | fixes | Marc Laukien | 2002-05-19 |
| | |||
* | python test scripts cleanup | Marc Laukien | 2002-04-27 |
| | |||
* | merging from plugins branch | Mark Spruiell | 2002-04-24 |
| | |||
* | time updates. | Matthew Newhook | 2002-04-22 |
| | |||
* | added members to object, facet, and operation not exist exceptions | Marc Laukien | 2002-04-19 |
| |