Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug 2545 - transformdb error handling | Mark Spruiell | 2009-01-16 |
| | |||
* | - Fixed errorDetection test | Benoit Foucher | 2009-01-15 |
| | | | | - Fixed bug 3504, added locator request queue. | ||
* | bug 3266 - fix IceSSL/C++ for custom contexts | Mark Spruiell | 2009-01-14 |
| | |||
* | Fix 3652 - string.h need to be included to use strerror with gcc >= 4.3.2 | Jose | 2009-01-14 |
| | |||
* | Bug 3140 - Change encoding to en_us.utf8 to work around mcpp bug | Dwayne Boone | 2009-01-14 |
| | |||
* | 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 | ||
* | Missing include, needed for gcc-4.3.2 | Jose | 2009-01-13 |
| | |||
* | Fixed build failure on VC90 | Bernard Normier | 2009-01-12 |
| | |||
* | another fix for 3396. | Matthew Newhook | 2009-01-12 |
| | |||
* | Fixed bug with slice2freezej. | Matthew Newhook | 2009-01-12 |
| | |||
* | Squashed commit of the following: | Matthew Newhook | 2009-01-12 |
| | | | | | | | | commit 0c7025d761813d2e121e8573ba16c14e5a6a4ea5 Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Jan 12 08:09:36 2009 -0330 http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3396 slice2java fails silently if it cannot create dir | ||
* | 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 | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3399 C# generated struct ↵ | Matthew Newhook | 2009-01-12 |
| | | | | sequence marshaling bogus | ||
* | Partial fix to 3140 - slice2cpp warning: Unknown encoding: C | Jose | 2009-01-10 |
| | |||
* | bug 3523 - commit flex/bison files | Mark Spruiell | 2009-01-09 |
| | |||
* | C++Builder compile fixes | Dwayne Boone | 2009-01-09 |
| | |||
* | Fixed bug 2091 - Added feedback when starting server with bogus executable | Benoit Foucher | 2009-01-08 |
| | |||
* | Squashed commit of the following: | Benoit Foucher | 2009-01-07 |
| | | | | | | | | | | | | | | commit 8019e6de4480f361a83d8944afec60793454c322 Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Jan 7 17:16:40 2009 +0100 Fixed bug 3516 - Fixed scaling issue when using round-robin replica groups commit 6c36afb32dda8b37b7d5330ed51a439bc73b17db Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Jan 7 17:16:36 2009 +0100 Fixed bug 3230 - IceGrid node leak | ||
* | Other fix for 3601 - plugins can be destroyed twice | Jose | 2009-01-07 |
| | |||
* | Bug 3622 - updated version to 3.3.1 | Dwayne Boone | 2009-01-06 |
| | |||
* | Partial fix for bug 3538 | Benoit Foucher | 2009-01-06 |
| | |||
* | Fix 3306 - Plugin -> Plug-in | Jose | 2009-01-05 |
| | |||
* | Fixed bug 3539 - bogus __setNoDelete calls | Benoit Foucher | 2009-01-05 |
| | |||
* | bug 3464 - IceSSL.CheckCertName property had no effect in C++ | Mark Spruiell | 2009-01-02 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Fixed bug #3232 (Freeze transactional evictor leaks) | Bernard Normier | 2008-12-31 |
| | |||
* | Fix 3619 - Generated code for IceDelegateM not support gcc NRVO optimization | Jose | 2008-12-30 |
| | |||
* | Fix 3376 - IceGrid registry doesn't recognize IceStorm properties | Jose | 2008-12-23 |
| | |||
* | Fix 3601 - plugins can be destroyed twice | Jose | 2008-12-23 |
| | |||
* | Use AMI for MFC demo, fixed bogus self-connect on Linux | Benoit Foucher | 2008-12-12 |
| | |||
* | 3573 Build Freeze with DB-4.7 | Jose | 2008-12-04 |
| | |||
* | Fix 3571 synchronization is missing there (src/Glacier2/FilterI.h) | Jose | 2008-12-04 |
| | |||
* | Fixed bug 3565: use operation name static | Benoit Foucher | 2008-11-26 |
| | |||
* | Removed erroneous include statement | Dwayne Boone | 2008-11-24 |
| | |||
* | Use _wtempnam on Windows to get temp file | Dwayne Boone | 2008-11-20 |
| | |||
* | Use fopen() instead of _wfopen() in preprocessor for windows | Dwayne Boone | 2008-11-20 |
| | |||
* | Refactored CtrlCHandler usage in slice compilers | Dwayne Boone | 2008-11-20 |
| | |||
* | Bug 3550 - slice compiler not able to open tmp file on Vista | Dwayne Boone | 2008-11-20 |
| | |||
* | Removed debug statements | Dwayne Boone | 2008-11-19 |
| | |||
* | Added use of CtrlChandler to slice compilers | Dwayne Boone | 2008-11-19 |
| | |||
* | Bug 3541 - Slice signal handling unsafe | Dwayne Boone | 2008-11-18 |
| | |||
* | Removed debug statements | Dwayne Boone | 2008-11-13 |
| | |||
* | Fixed Glacier2 dependencies | Benoit Foucher | 2008-11-12 |
| | |||
* | Fixed bug 3539 - SEGFAULT if thread start() fails in constructor | Benoit Foucher | 2008-11-12 |
| | |||
* | Bug 3529 | Dwayne Boone | 2008-11-07 |
| | |||
* | Fixes for bug 3530 & 3536: asserts when thread fails to start | Benoit Foucher | 2008-11-07 |
| | |||
* | Fixed generated code to use skipEmptyEncaps instead of ↵ | Benoit Foucher | 2008-11-07 |
| | | | | startReadEncaps/endReadEncaps | ||
* | Fixed bug in IceGrid application sync | Benoit Foucher | 2008-11-07 |
| | |||
* | Bug 2841 - destroy session when connection is lost | Dwayne Boone | 2008-11-06 |
| |