summaryrefslogtreecommitdiff
path: root/cpp/src/slice2docbook/Main.cpp
Commit message (Expand)AuthorAge
* Bug 3632 - removed slice2docbook.Michi Henning2009-07-08
* Bug 3996 - slice compilers can terminate on uncaught exceptionsDwayne Boone2009-05-20
* Bug 1535 - remove --case-sensitive option form slice compilersDwayne Boone2009-04-20
* C++Builder 2009 portDwayne Boone2009-03-02
* bug 3644 - improve integration between eclipse plugin and translatorMark Spruiell2009-02-02
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3517 ; translator stdout/s...Matthew Newhook2009-01-14
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3640 - If slice2java error...Matthew Newhook2009-01-13
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Refactored CtrlCHandler usage in slice compilersDwayne Boone2008-11-20
* Added use of CtrlChandler to slice compilersDwayne Boone2008-11-19
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
* Updated copyrightDwayne Boone2008-01-23
* Bug 2540 - trap ctrl-C and unlink output filesDwayne Boone2008-01-17
* 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
* Added FixedProxyExceptionDwayne Boone2006-11-07
* Fixed a few coding style issues.Michi Henning2006-11-07
* Fixed bug 1417Benoit Foucher2006-09-28
* Bug 1399.Michi Henning2006-09-22
* Bug 1339.Michi Henning2006-08-29
* Bug 1325.Michi Henning2006-08-25
* Borland C++Builder port mass commitDwayne Boone2006-08-09
* Port to Solaris 10 + fix for numerous warnings on SunBernard Normier2006-06-28
* Updated copyrightDwayne Boone2006-03-14
* Added --sort-fields to slice2docbook.Michi Henning2006-02-14
* FixBenoit Foucher2005-05-03
* Added -E option to Slice compilers.Michi Henning2005-03-24
* Slice definitions at global scope (other than module definitions) are now aMichi Henning2005-03-24
* Updated copyrights to 2005Bernard Normier2005-02-16
* Changed command line parsing to use IceUtil::Options.Michi Henning2004-12-16
* Deprecation of global Slice definitions.Michi Henning2004-08-31
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* Added --noindex option to slice2docbook to suppress generation of indexMichi Henning2003-06-13
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
* version update; date changeMarc Laukien2003-02-04
* fixed copyright dateMarc Laukien2002-11-06
* Fixed the translators to use the icecpp C preprocessor.Benoit Foucher2002-10-29
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
* minor changes for gcc 3.2Marc Laukien2002-09-28
* Added --case-sensitive option.Michi Henning2002-09-17
* Changed Slice parser to disallow leading underscore for identifiers.Michi Henning2002-07-25
* added spaceMarc Laukien2002-07-09
* removed spaces after keywordsMarc Laukien2002-06-23
* WIN32->_WIN32Marc Laukien2002-04-10