Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | mutex for OutgoingAsync | Marc Laukien | 2004-02-23 | |
| | ||||
* | removing UNICODE requirement on Win32 | Mark Spruiell | 2003-12-05 | |
| | ||||
* | Fixed incorrect lock in CommunicatorI.cpp. | Michi Henning | 2003-10-28 | |
| | ||||
* | cleanup | Marc Laukien | 2003-10-27 | |
| | ||||
* | - Renamed ObjectBase to GCShared. | Michi Henning | 2003-10-23 | |
| | | | | | | | - Fixed the problem of the gc test sometimes running for over three minutes. - Fixed race condition in printGCStats if a signal caused communicator shutdown. | |||
* | Got rid of StaticRecMutex. | Michi Henning | 2003-10-22 | |
| | ||||
* | merging changes for garbage collector | Michi Henning | 2003-10-20 | |
| | ||||
* | - 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. | |||
* | Added dependency on libslice.lib and libsliced.lib so Slice files are | Michi Henning | 2003-08-11 | |
| | | | | recompiled when parser changes. | |||
* | Fixed a large number of incorrect dependencies in the Windows project | Michi Henning | 2003-08-11 | |
| | | | | files. | |||
* | 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 | |
| | ||||
* | Changed library names on Windows for Ice 1.1 | Bernard Normier | 2003-05-09 | |
| | ||||
* | Merged HEAD and slicing trees. | Michi Henning | 2003-05-08 | |
| | ||||
* | Added lib files to demo .dsp files to make them usable with a binary | Bernard Normier | 2003-05-07 | |
| | | | | distribution | |||
* | make depend | Marc Laukien | 2003-03-23 | |
| | ||||
* | dyn thread pool | Marc Laukien | 2003-03-07 | |
| | ||||
* | 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 | |
| | ||||
* | Ice.Warn.Connection -> Ice.Warn.Connections | Benoit Foucher | 2002-11-21 | |
| | ||||
* | Changed warning properties (Ice.ConnectionWarning -> Ice.Warn.Connection) | Benoit Foucher | 2002-11-21 | |
| | | | | Added Ice.Warn.Dispatch warnings. | |||
* | - 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 | |
| | ||||
* | 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 | |
| | ||||
* | Runtime->Local | Marc Laukien | 2002-09-20 | |
| | ||||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 | |
| | ||||
* | Fix thread pool property | Benoit Foucher | 2002-09-19 | |
| | ||||
* | Object adapter creation method changes, IceBox changes. | Benoit Foucher | 2002-09-11 | |
| | ||||
* | 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). | |||
* | added space | Marc Laukien | 2002-07-09 | |
| | ||||
* | Change test/inpututil to test/inputUtil. Did the same thing for associated | Michi Henning | 2002-07-09 | |
| | | | | | | | files, such inputUtil.dsw, etc. (I moved the files in the CVS repository directly -- if you get errors during updates, just blow the test/inpututil directory away and update again.) Fixed INT64MIN/INT64MAX bug in Windows-specific code. | |||
* | Added stringToInt64() to IceUtil. (Windows only for the moment) | Michi Henning | 2002-07-08 | |
| | ||||
* | fixes | Marc Laukien | 2002-06-26 | |
| | ||||
* | unix format | Marc Laukien | 2002-06-24 | |
| |