Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | C++Builder 2009 port | Dwayne Boone | 2009-03-02 | |
| | ||||
* | bug 3644 - improve integration between eclipse plugin and translator | Mark Spruiell | 2009-02-02 | |
| | | | | bug 3657 - improve error reporting in translators | |||
* | 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 | |||
* | Bug 3622 - updated version to 3.3.1 | Dwayne Boone | 2009-01-06 | |
| | ||||
* | 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 | |
| | ||||
* | Bug 3541 - Slice signal handling unsafe | Dwayne Boone | 2008-11-18 | |
| | ||||
* | Updated fixCopyright to fix a lot of files it missed handling. | Dwayne Boone | 2008-06-06 | |
| | ||||
* | Fixed bug 3156 - Install .pdb files if RELEASEPDBS=yes | Benoit Foucher | 2008-05-13 | |
| | ||||
* | Added implicit rule to compile rc files | Dwayne Boone | 2008-04-29 | |
| | ||||
* | Changed version to 3.3.0 | Dwayne Boone | 2008-04-11 | |
| | ||||
* | Port to CodeGear C++Builder 2007 | Dwayne Boone | 2008-04-04 | |
| | ||||
* | Bug 2940 - optionally generated pdbs for release builds | Dwayne Boone | 2008-04-01 | |
| | ||||
* | Bug 2911 - convert *.mak to dos | Dwayne Boone | 2008-03-24 | |
| | ||||
* | Bug 2800 - Added resource files for all exe/dlls | Dwayne Boone | 2008-03-17 | |
| | ||||
* | Fixed GCC 4.3 build failures | Bernard Normier | 2008-02-23 | |
| | ||||
* | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 | |
| | | | | source distribution | |||
* | Bug 2487 - Recursive service starting | Dwayne Boone | 2008-01-28 | |
| | ||||
* | 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 | |
| | ||||
* | MCPP_RPATH_LINK addition | Bernard Normier | 2008-01-09 | |
| | ||||
* | Use mcpp instead of icecpp | Dwayne Boone | 2008-01-09 | |
| | ||||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 | |
| | ||||
* | Bug 2429. | Michi Henning | 2007-12-19 | |
| | ||||
* | Squashed commit of the following: | Bernard Normier | 2007-09-26 | |
| | | | | | | | | commit 569cd3ce2933b104c980b4bfa8a1d0bc6d3be4c9 Author: Bernard Normier <bernard@zeroc.com> Date: Wed Sep 26 16:36:46 2007 -0400 Implemented admin facet filtering (Ice.Admin.Facets property) and Properties::getPropertyAsList[WithDefault] | |||
* | Fixed bug #2440 | Bernard Normier | 2007-09-25 | |
| | ||||
* | make depend | Benoit Foucher | 2007-08-28 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2199 | Matthew Newhook | 2007-06-07 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1958 | Matthew Newhook | 2007-03-01 | |
| | ||||
* | Bug 1871 | Dwayne Boone | 2007-02-19 | |
| | ||||
* | Use @if instead of -if | Dwayne Boone | 2007-02-13 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1761 | Matthew Newhook | 2007-02-06 | |
| | ||||
* | Fixed bug 1745 | Benoit Foucher | 2007-02-05 | |
| | ||||
* | Remove .exp files | Dwayne Boone | 2007-02-01 | |
| | ||||
* | Embed manifest files | Dwayne Boone | 2007-02-01 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Made tab expansion the default for generated code. | Michi Henning | 2007-01-22 | |
| | ||||
* | Added CPP_COMPILER setting | Dwayne Boone | 2007-01-09 | |
| | ||||
* | 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 compile issues with MFC demos Added Makefiles for IcePatch2 demo | Dwayne Boone | 2006-11-03 | |
| | ||||
* | Added install targets for BCC "pdb" files | Dwayne Boone | 2006-10-16 | |
| | ||||
* | Fixed bug 1417 | Benoit Foucher | 2006-09-28 | |
| | ||||
* | Fix incremental build | Dwayne Boone | 2006-09-21 | |
| | ||||
* | Removed project files | Dwayne Boone | 2006-09-06 | |
| |