Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bug 3996 - slice compilers can terminate on uncaught exceptions | Dwayne Boone | 2009-05-20 | |
| | ||||
* | Bug 1535 - remove --case-sensitive option form slice compilers | Dwayne Boone | 2009-04-20 | |
| | ||||
* | Bug 3651 - --depend succeeds for bad slice | Dwayne Boone | 2009-03-25 | |
| | ||||
* | C++Builder 2009 port | Dwayne Boone | 2009-03-02 | |
| | ||||
* | bug 3731 - backward incompatibilities in Slice library | Mark Spruiell | 2009-02-16 | |
| | ||||
* | Backed out change for bug 3561 | Dwayne Boone | 2009-02-13 | |
| | ||||
* | Bug 3651 - slice2cpp --depend does not error on bad slice | Dwayne Boone | 2009-02-11 | |
| | ||||
* | bug 3644 - improve integration between eclipse plugin and translator | Mark Spruiell | 2009-02-02 | |
| | | | | bug 3657 - improve error reporting in translators | |||
* | Squashed commit of the following: | Jose | 2009-01-27 | |
| | | | | | | | | commit 9aa67a8862e402cb52276282b26a40422fae4adb Author: Jose Gutierrez <jose@zeroc.com> Date: Tue Jan 27 19:25:22 2009 +0100 Fixed 3374 --header-ext not work as intended. | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3517 ; translator ↵ | Matthew Newhook | 2009-01-14 | |
| | | | | stdout/stderr. | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3640 - If slice2java ↵ | Matthew Newhook | 2009-01-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | errors out generated files are left behind - Added file tracker - Added calls to file tracker when files or directories are created. - All translators cleanup created files if interrupted, or if they fail. - Normalized various error messages. - Fixed bug with slice2cs which would not correctly check if the impl files were created. Squashed commit of the following: commit 0fec143af219d59dcec5b91cb96a79179f73bd0d Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:57:25 2009 -0330 Fixed FileException for VC6. commit 38b22497c751ad9b2f86af2d44e87a23c0049d9c Merge: df29064... 4421a3d... Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:55:49 2009 -0330 Merged R3_3_branch. commit df290649637685bfff4f777ccf53f4f04fda71a0 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:45:18 2009 -0330 move checksum writing outside loop commit a9bb2356167b1f9259ce2d1f1b43d40b7fd0ce82 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:35:00 2009 -0330 added quotes commit a2f3d7a2414d08ebdc290222b8e97d8b203cc9ab Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:21:27 2009 -0330 can't -> cannot commit c3113e33a3687cae369bf7803e4f1d18c9141762 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:10:12 2009 -0330 minor fixes to output. commit 2a17d6e1b6c0e5eed8be79b8353ca3c06572e19c Author: U-WIN-5WBK5GD0FYQ\matthew <matthew@WIN-5WBK5GD0FYQ.(none)> Date: Tue Jan 13 12:05:46 2009 -0800 windows fixes. commit d8d4f6dc35043fb71b599dac7171fee0c2bb87bf Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 15:58:21 2009 -0330 remove debugging. commit f1e4d7a55e13fea4c0b84244fb437bd391fbe538 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 15:53:37 2009 -0330 Added FileTracker. Added file tracking, and cleanup to lots of translators. commit 33dbfb0124509779bd2d95bbac06a02ca9b907ac Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 09:42:16 2009 -0330 http://bugzilla/bugzilla/show_bug.cgi?id=3640 If slice2java errors out generated files are left behind | |||
* | Squashed commit of the following: | Matthew Newhook | 2009-01-12 | |
| | | | | | | | | commit b73098371dca786520d9eab2731d1887a60685b1 Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Jan 12 13:22:59 2009 -0330 http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3518 slice2XXX --depend exit status is bogus | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Refactored CtrlCHandler usage in slice compilers | Dwayne Boone | 2008-11-20 | |
| | ||||
* | Added use of CtrlChandler to slice compilers | Dwayne Boone | 2008-11-19 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | Bug 2540 - trap ctrl-C and unlink output files | Dwayne Boone | 2008-01-17 | |
| | ||||
* | 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 | |
| | ||||
* | Added FixedProxyException | Dwayne Boone | 2006-11-07 | |
| | ||||
* | Fixed a few coding style issues. | Michi Henning | 2006-11-07 | |
| | ||||
* | Fixed bug 1417 | Benoit Foucher | 2006-09-28 | |
| | ||||
* | Bug 1339. | Michi Henning | 2006-08-29 | |
| | | | | Bug 1335 and 1325 for Ice-E. | |||
* | Bug 1325. | Michi Henning | 2006-08-25 | |
| | ||||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 | |
| | ||||
* | Port to Solaris 10 + fix for numerous warnings on Sun | Bernard Normier | 2006-06-28 | |
| | ||||
* | Fixed compile warnings | Dwayne Boone | 2006-04-18 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | More changes for bug 355. | Michi Henning | 2005-09-08 | |
| | ||||
* | Bug 355. | Michi Henning | 2005-09-07 | |
| | ||||
* | Added -E option to Slice compilers. | Michi Henning | 2005-03-24 | |
| | ||||
* | Slice definitions at global scope (other than module definitions) are now a | Michi Henning | 2005-03-24 | |
| | | | | hard error in C++ and Java. | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | Changed command line parsing to use IceUtil::Options. | Michi Henning | 2004-12-16 | |
| | ||||
* | adding streaming API | Mark Spruiell | 2004-10-19 | |
| | ||||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-08-31 | |
| | ||||
* | Slice checksum changes | Mark Spruiell | 2004-07-02 | |
| | ||||
* | bug fix | Mark Spruiell | 2004-06-17 | |
| | ||||
* | 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++. | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | minor fix to usage | Mark Spruiell | 2003-12-04 | |
| | ||||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 | |
| | ||||
* | Added --header-ext and --source-ext command-line options to slice2cpp and | Michi Henning | 2003-02-24 | |
| | | | | slice2freeze. | |||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | fixed copyright date | Marc Laukien | 2002-11-06 | |
| |