Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clean up | Mark Spruiell | 2005-01-20 |
| | |||
* | Removed IcePatch from source tree. | Michi Henning | 2005-01-15 |
| | |||
* | Changed inheritance of IceUtil::GCShared from IceUtil::Shared to virtual | Michi Henning | 2005-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 names | Mark Spruiell | 2005-01-13 |
| | |||
* | Fixed incorrect return value from start() for bad options. | Michi Henning | 2004-12-31 |
| | |||
* | Did a make depend. Added the various slice files forward containing forward | Michi Henning | 2004-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 Henning | 2004-12-16 |
| | |||
* | fixes | Marc Laukien | 2004-12-06 |
| | |||
* | Changed IceUtil::GCShared to derive from IceUtil::Shared. | Michi Henning | 2004-11-25 |
| | |||
* | make depend | Marc Laukien | 2004-11-08 |
| | |||
* | make depend | Marc Laukien | 2004-11-07 |
| | |||
* | changing version to 2.0.0 | Mark Spruiell | 2004-10-28 |
| | |||
* | test suite now works with thread per connection | Marc Laukien | 2004-10-27 |
| | |||
* | utime workaround for NT/2000/XP | Mark Spruiell | 2004-10-27 |
| | |||
* | updating dependencies | Mark Spruiell | 2004-10-19 |
| | |||
* | depend | Marc Laukien | 2004-10-04 |
| | |||
* | glacier2 tests | Marc Laukien | 2004-10-02 |
| | |||
* | Connection.ice | Marc Laukien | 2004-09-13 |
| | |||
* | Did a make depend. | Michi Henning | 2004-09-08 |
| | |||
* | Renamed IceInternal::Connection to Ice::ConnectionI | Bernard Normier | 2004-08-31 |
| | |||
* | adding public streaming API | Mark Spruiell | 2004-08-31 |
| | |||
* | more fixed connection work | Marc Laukien | 2004-08-14 |
| | |||
* | fixes for Linux | Marc Laukien | 2004-08-10 |
| | |||
* | generate checksums | Mark Spruiell | 2004-07-28 |
| | |||
* | fixing warnings about Slice checksums | Mark Spruiell | 2004-07-28 |
| | |||
* | thread-safety changes for checksums | Mark Spruiell | 2004-07-17 |
| | |||
* | changing version to 1.5.0; renaming Ice/SliceChecksum to Ice/SliceChecksums | Mark Spruiell | 2004-07-08 |
| | |||
* | Slice checksums for IcePatch | Mark Spruiell | 2004-07-04 |
| | |||
* | temporary fix | Mark Spruiell | 2004-07-01 |
| | |||
* | call checkDirectory only when necessary | Mark Spruiell | 2004-07-01 |
| | |||
* | fixes | Marc Laukien | 2004-06-29 |
| | |||
* | compression fix | Marc Laukien | 2004-06-28 |
| | |||
* | minor fixes | Mark Spruiell | 2004-06-17 |
| | |||
* | call checkDirectory prior to patching; adding comments | Mark Spruiell | 2004-06-16 |
| | |||
* | changing calcMD5 to handle missing MD5s | Mark Spruiell | 2004-06-16 |
| | |||
* | adding checkDirectory | Mark Spruiell | 2004-06-16 |
| | |||
* | default behavior of IcePatch client now calculates MD5s dynamically for | Mark Spruiell | 2004-06-11 |
| | | | | local files | ||
* | AIX fix | Bernard Normier | 2004-06-08 |
| | |||
* | AIX port | Bernard Normier | 2004-06-08 |
| | |||
* | Copyright fixes | Bernard Normier | 2004-05-19 |
| | |||
* | adding EXPAT_LIBS | Mark Spruiell | 2004-05-18 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | rename win9x to checkSystem | Mark Spruiell | 2004-05-17 |
| | |||
* | Added removeAllFacets. This is a temporary check-in with trace still in the | Michi Henning | 2004-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.0 | Mark Spruiell | 2004-05-12 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Merged changes from michi_pre_e3 branch | Michi Henning | 2004-05-10 |
| | |||
* | bug fix for hang on signal | Mark Spruiell | 2004-04-21 |
| | |||
* | expanding patching error message | Mark Spruiell | 2004-04-21 |
| | |||
* | allow . as argument | Mark Spruiell | 2004-04-20 |
| |