summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch
Commit message (Collapse)AuthorAge
* clean upMark Spruiell2005-01-20
|
* Removed IcePatch from source tree.Michi Henning2005-01-15
|
* Changed inheritance of IceUtil::GCShared from IceUtil::Shared to virtualMichi Henning2005-01-14
| | | | | | | | | inheritance, so we don't have two IceUtil::Shared instances in a class that uses multiple inheritance and ends up deriving from IceUtil::Shared more than once. Added a test case to the thread tests for a class that inherits from both GCShared and Thread to proved that there is indeed only one shared instance of IceUtil::Shared in such a class.
* minor tweaks to executable namesMark Spruiell2005-01-13
|
* Fixed incorrect return value from start() for bad options.Michi Henning2004-12-31
|
* Did a make depend. Added the various slice files forward containing forwardMichi Henning2004-12-16
| | | | | | declarations (such as ProcessF.ice) to list of object files in the various Makefiles. Without this, a "make depend" does not work if it is preceeded by a "make clean".
* Changed command line parsing to use IceUtil::Options.Michi Henning2004-12-16
|
* fixesMarc Laukien2004-12-06
|
* Changed IceUtil::GCShared to derive from IceUtil::Shared.Michi Henning2004-11-25
|
* make dependMarc Laukien2004-11-08
|
* make dependMarc Laukien2004-11-07
|
* changing version to 2.0.0Mark Spruiell2004-10-28
|
* test suite now works with thread per connectionMarc Laukien2004-10-27
|
* utime workaround for NT/2000/XPMark Spruiell2004-10-27
|
* updating dependenciesMark Spruiell2004-10-19
|
* dependMarc Laukien2004-10-04
|
* glacier2 testsMarc Laukien2004-10-02
|
* Connection.iceMarc Laukien2004-09-13
|
* Did a make depend.Michi Henning2004-09-08
|
* Renamed IceInternal::Connection to Ice::ConnectionIBernard Normier2004-08-31
|
* adding public streaming APIMark Spruiell2004-08-31
|
* more fixed connection workMarc Laukien2004-08-14
|
* fixes for LinuxMarc Laukien2004-08-10
|
* generate checksumsMark Spruiell2004-07-28
|
* fixing warnings about Slice checksumsMark Spruiell2004-07-28
|
* thread-safety changes for checksumsMark Spruiell2004-07-17
|
* changing version to 1.5.0; renaming Ice/SliceChecksum to Ice/SliceChecksumsMark Spruiell2004-07-08
|
* Slice checksums for IcePatchMark Spruiell2004-07-04
|
* temporary fixMark Spruiell2004-07-01
|
* call checkDirectory only when necessaryMark Spruiell2004-07-01
|
* fixesMarc Laukien2004-06-29
|
* compression fixMarc Laukien2004-06-28
|
* minor fixesMark Spruiell2004-06-17
|
* call checkDirectory prior to patching; adding commentsMark Spruiell2004-06-16
|
* changing calcMD5 to handle missing MD5sMark Spruiell2004-06-16
|
* adding checkDirectoryMark Spruiell2004-06-16
|
* default behavior of IcePatch client now calculates MD5s dynamically forMark Spruiell2004-06-11
| | | | local files
* AIX fixBernard Normier2004-06-08
|
* AIX portBernard Normier2004-06-08
|
* Copyright fixesBernard Normier2004-05-19
|
* adding EXPAT_LIBSMark Spruiell2004-05-18
|
* Fixed copyrightBernard Normier2004-05-18
|
* rename win9x to checkSystemMark Spruiell2004-05-17
|
* Added removeAllFacets. This is a temporary check-in with trace still in theMichi Henning2004-05-14
| | | | | code. For some reason, the returned facet map is corrupt. Doing a check-in here so Bernard can try this on his machine.
* updating version to 1.4.0Mark Spruiell2004-05-12
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Merged changes from michi_pre_e3 branchMichi Henning2004-05-10
|
* bug fix for hang on signalMark Spruiell2004-04-21
|
* expanding patching error messageMark Spruiell2004-04-21
|
* allow . as argumentMark Spruiell2004-04-20
|