Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | merge with 1.1 | Marc Laukien | 2003-07-13 | |
| | ||||
* | added destroyOnInterrupt() to Application | Marc Laukien | 2003-06-20 | |
| | ||||
* | StaticMutex, CtrlCHandler and Applicaton signal handling update | Bernard Normier | 2003-04-18 | |
| | ||||
* | Solaris/Sun C++ 5.4 port | Bernard Normier | 2003-04-09 | |
| | ||||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | signalShutdown | Marc Laukien | 2002-12-27 | |
| | ||||
* | Added interrupted() method so we can test whether a program terminated due | Michi Henning | 2002-11-13 | |
| | | | | to a signal. | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 | |
| | ||||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 | |
| | ||||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 | |
| | ||||
* | Define the signals and signalSet static attributes | Benoit Foucher | 2002-10-24 | |
| | ||||
* | Forgot to protect the constructor body from WIN32... | Michi Henning | 2002-10-24 | |
| | ||||
* | Fixed releaseInterrupt(): signals weren't unblocked correctly. Also | Michi Henning | 2002-10-24 | |
| | | | | | | refactored the code a bit -- signal sets are now private data members so the code isn't cluttered with repeated use of the signal names that we are blocking. | |||
* | Wasn't supposed to be checked-in | Benoit Foucher | 2002-10-23 | |
| | ||||
* | Added exception handler for Ice::Exception | Benoit Foucher | 2002-10-23 | |
| | ||||
* | Removed left-over trace messages. | Michi Henning | 2002-10-10 | |
| | ||||
* | Fixed incorrect formatting of messages and added missing second set of | Michi Henning | 2002-10-10 | |
| | | | | catch handlers. | |||
* | Added additional catch handlers to run() for std::string and const char *. | Michi Henning | 2002-10-10 | |
| | | | | | If one of these is thrown, they are printed; exit status is set to failure as for the other exception handlers. | |||
* | Added holdInterrupt() and releaseInterrupt() members. | Michi Henning | 2002-10-10 | |
| | ||||
* | catch std::exception | Marc Laukien | 2002-09-19 | |
| | ||||
* | fixes | Marc Laukien | 2002-09-02 | |
| | ||||
* | IcePatch work | Marc Laukien | 2002-09-01 | |
| | ||||
* | added space | Marc Laukien | 2002-07-09 | |
| | ||||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 | |
| | ||||
* | merging from plugins branch | Mark Spruiell | 2002-04-24 | |
| | ||||
* | WIN32->_WIN32 | Marc Laukien | 2002-04-10 | |
| | ||||
* | fixed connection termination problem | Marc Laukien | 2002-03-31 | |
| | ||||
* | fixes | Marc Laukien | 2001-10-12 | |
| | ||||
* | IceUtil::Exception | Marc Laukien | 2001-10-06 | |
| | ||||
* | fixes | Marc Laukien | 2001-10-01 | |
| | ||||
* | Application class | Marc Laukien | 2001-09-26 | |