summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Preprocessor.cpp
Commit message (Collapse)AuthorAge
...
* Updated copyrightDwayne Boone2008-01-23
|
* Windows fixes for translator interrupt cleanupDwayne Boone2008-01-18
|
* Bug 2540 - trap ctrl-C and unlink output filesDwayne Boone2008-01-17
|
* Added multicast discovery demoDwayne Boone2008-01-16
|
* Use mcpp instead of icecppDwayne Boone2008-01-09
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Fixed bug 1745Benoit Foucher2007-02-05
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Fixed bug 1653Benoit Foucher2007-01-05
|
* Updated copyrightDwayne Boone2006-03-14
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Fixed http://www.zeroc.com/vbulletin/showthread.php?p=5727#post5727Michi Henning2005-04-27
|
* Get rid of a bunch of 64bit warnings on SunDwayne Boone2005-03-07
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Added slice2vb and fixed a bunch of bugs in slice2cs.Michi Henning2004-09-08
|
* revising Java dependency outputMark Spruiell2004-07-14
|
* change extension of leading file from .cpp to .ice for JavaMark Spruiell2004-07-12
|
* fixing Java dependenciesMark Spruiell2004-07-12
|
* Changed the way dependencies are printed by slice2java --depend. UpdatedMichi Henning2004-06-17
| | | | | ant build task accordingly. Fixed a few incorrect project settings for VC++.
* - Added isOpen() method to OutputUtil.Michi Henning2004-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 Henning2004-06-07
|
* Removed --depend option from slice2java (because it was meaningless) andMichi Henning2004-06-07
| | | | | changed preprocessor to be able to generate dependecies for C# makefiles.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* Copyright fixesBenoit Foucher2002-10-30
|
* Windows fixesBenoit Foucher2002-10-29
|
* Fixed the translators to use the icecpp C preprocessor.Benoit Foucher2002-10-29