Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | Windows fixes for translator interrupt cleanup | Dwayne Boone | 2008-01-18 | |
| | ||||
* | Bug 2540 - trap ctrl-C and unlink output files | Dwayne Boone | 2008-01-17 | |
| | ||||
* | Added multicast discovery demo | Dwayne Boone | 2008-01-16 | |
| | ||||
* | Use mcpp instead of icecpp | Dwayne Boone | 2008-01-09 | |
| | ||||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 | |
| | ||||
* | Fixed bug 1745 | Benoit Foucher | 2007-02-05 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Fixed bug 1653 | Benoit Foucher | 2007-01-05 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397 | Matthew Newhook | 2005-07-11 | |
| | ||||
* | Fixed http://www.zeroc.com/vbulletin/showthread.php?p=5727#post5727 | Michi Henning | 2005-04-27 | |
| | ||||
* | Get rid of a bunch of 64bit warnings on Sun | Dwayne Boone | 2005-03-07 | |
| | ||||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | Added slice2vb and fixed a bunch of bugs in slice2cs. | Michi Henning | 2004-09-08 | |
| | ||||
* | revising Java dependency output | Mark Spruiell | 2004-07-14 | |
| | ||||
* | change extension of leading file from .cpp to .ice for Java | Mark Spruiell | 2004-07-12 | |
| | ||||
* | fixing Java dependencies | Mark Spruiell | 2004-07-12 | |
| | ||||
* | Changed the way dependencies are printed by slice2java --depend. Updated | Michi Henning | 2004-06-17 | |
| | | | | | ant build task accordingly. Fixed a few incorrect project settings for VC++. | |||
* | - Added isOpen() method to OutputUtil. | Michi Henning | 2004-06-15 | |
| | | | | | | | | | - Removed calls to strerror(errno) in slice2cpp and slice2cs because the std::fstream operations do not set errno when something goes wrong, so any error messages always showed "no error" at the end. - Added support for --impl option to slice2cs. - Found two places in slice2java where exceptions where exception handlers were not ordered into derived-to-base order. | |||
* | Fixed broken _popen() call for Linux and did a make depend. | Michi Henning | 2004-06-07 | |
| | ||||
* | Removed --depend option from slice2java (because it was meaningless) and | Michi Henning | 2004-06-07 | |
| | | | | | changed preprocessor to be able to generate dependecies for C# makefiles. | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | fixed copyright date | Marc Laukien | 2002-11-06 | |
| | ||||
* | Copyright fixes | Benoit Foucher | 2002-10-30 | |
| | ||||
* | Windows fixes | Benoit Foucher | 2002-10-29 | |
| | ||||
* | Fixed the translators to use the icecpp C preprocessor. | Benoit Foucher | 2002-10-29 | |