Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++Builder 2010 support | Dwayne Boone | 2009-10-02 |
| | |||
* | 4071 - merge contents of OS.cpp/OS.h into FileUtil.h/FileUtil.cpp. | Jose | 2009-08-12 |
| | |||
* | merged in both of Jose's 4071 fixes. | Matthew Newhook | 2009-08-07 |
| | |||
* | Revert "Changes for bug 3962 and 4714" | Matthew Newhook | 2009-08-07 |
| | | | | This reverts commit d38ad95e45c0083d602a43e6d77e6c1599f324fe. | ||
* | Revert "4171 - Global namespace pollution" | Matthew Newhook | 2009-08-07 |
| | | | | This reverts commit 2f63dafe080ad36656d23bfe9c581e45d714be18. | ||
* | 4171 - Global namespace pollution | Jose | 2009-08-04 |
| | |||
* | Changes for bug 3962 and 4714 | Jose | 2009-07-29 |
| | |||
* | C++Builder 2009 port | Dwayne Boone | 2009-03-02 |
| | |||
* | Bug 3650 - Stop using POSIX functions under Windows | Jose | 2009-02-19 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Bug 3519 - fix isalpha, isprint, ... usage | Dwayne Boone | 2008-10-30 |
| | |||
* | Bug 3014 - isAbsolute incorrect | Dwayne Boone | 2008-06-06 |
| | |||
* | - Reverted prior bug3025 fix. | Matthew Newhook | 2008-04-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Translator, if dll-export is used, emits code to automatically export symbols. - Removed the two steps builds from various Makefiles. - Removed any use of _API from .cpp source files. Now ICE_DECLSPEC_EXPORT is directly used. - Fixed bug with IceGrid test. Squashed commit of the following: commit 5bf039b18ac45bb781b8c8718e03d6055bb5138d Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 22:43:27 2008 -0700 Removed another translator case where _API was used in .cpp files. commit 6fc3b01b340ce81299c2896fd624faacea456bdc Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Apr 28 12:19:03 2008 +0800 Update UNIX Makefiles. commit 5847f6cf40624a7c9144f046feb3b8eff7002443 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:59:27 2008 -0700 Another fix to windows Makefile. commit d32b7f82e297c06161fb9f571e964f7178acbbe0 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:14:46 2008 -0700 Translator changes. Windows Makefile cleanup. commit cd8c8fa282165a5ce5dbf3976e2e420069a1ef02 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 17:01:32 2008 -0700 Revert "http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3025 - Bogus IceStorm Makefile" This reverts commit 187ae9e788cc97969f81b38f2e292e75fbe178f8. | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719 | Matthew Newhook | 2008-03-18 |
| | | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc. | ||
* | Bug 2788 | Dwayne Boone | 2008-03-14 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Added IceUtil::SyscallException and cleaned up few IceUtil exceptions | Benoit Foucher | 2008-01-23 |
| | | | | | | - Added errorToString() and lastErrorToString() functions to IceUtil/StringUtil.h - Replaced multiple implementations of errorToString methods with the IceUtil one. - Fixed bug 2641. | ||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | Fixed bug 1692 | Dwayne Boone | 2007-02-02 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added server-lifetime attribute and removed wait-for-activation. | Benoit Foucher | 2006-11-08 |
| | |||
* | Fixed bug where isAbsolute would try to access pa[0] even if pa was empty | Benoit Foucher | 2006-11-06 |
| | |||
* | Fixed compress/decompress for Borland | Dwayne Boone | 2006-09-08 |
| | |||
* | Bug 1254 | Dwayne Boone | 2006-08-22 |
| | |||
* | 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 |
| | |||
* | Renamed Sun's scandir and isalphasort to ice_scandir and ice_isalphasort | Bernard Normier | 2006-06-27 |
| | |||
* | Fixed GCC warnings | Bernard Normier | 2006-06-22 |
| | |||
* | fix | Matthew Newhook | 2006-06-13 |
| | |||
* | fixes for 64 bit windows build. | Matthew Newhook | 2006-06-12 |
| | |||
* | Fixed SunOS compile issues | Dwayne Boone | 2006-05-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | No longer load entire file into memory to perform checksum or compression | Dwayne Boone | 2006-02-15 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=750 | Matthew Newhook | 2006-01-13 |
| | |||
* | Merge from R3_0_branch | Bernard Normier | 2006-01-10 |
| | |||
* | Added IceGrid activation test + Sun C++ warning fixes. | Benoit Foucher | 2006-01-10 |
| | |||
* | Fixed SunOS C++ compiler warnings (bug 723) | Benoit Foucher | 2006-01-06 |
| | |||
* | Fixed minor compile error for VC++ 6.0. | Michi Henning | 2005-12-19 |
| | |||
* | Fixed build failure | Bernard Normier | 2005-12-16 |
| | |||
* | HPUX bug fix. | Matthew Newhook | 2005-12-16 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=679 | Matthew Newhook | 2005-12-16 |
| | |||
* | Fixed bug where the icegridnode wouldn't start on boot as a Windows | Benoit Foucher | 2005-11-28 |
| | | | | | service. Fixed compilation error with IcePatch2 and Visual C++ 6.0. | ||
* | Windows x64 port | Bernard Normier | 2005-11-21 |
| | |||
* | Moved VS 8 warning suppression into IceUtil/DisableWarnings.h | Michi Henning | 2005-11-18 |
| | |||
* | Fixed couple of compiler warnings | Dwayne Boone | 2005-09-23 |
| | |||
* | *** empty log message *** | Benoit Foucher | 2005-08-26 |
| | |||
* | Added support for 'executable' flag. | Benoit Foucher | 2005-08-26 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397 | Matthew Newhook | 2005-07-11 |
| | |||
* | Get rid of a bunch of 64bit warnings on Sun | Dwayne Boone | 2005-03-07 |
| |