Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Squashed commit of the following: | Bernard Normier | 2010-05-13 | |
| | | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port | |||
* | 4651 - Inconsistent line endings | Jose | 2010-02-11 | |
| | ||||
* | Updated version to 3.4.0 | Dwayne Boone | 2010-01-20 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | - Fixed bug 4521: it's now possible to build the tests & demos against | Benoit Foucher | 2009-12-31 | |
| | | | | | | | | | | | | | | | C:\Program Files\ZeroC\Ice-3.4b. To support this, new .depend.mak files were added. - Fixed nmake install to support installing Ice in C:\Program Files. - Fixed bug 4569: test/IceUtil/inputUtil VC6 compilation failure. - Updated all dependencies. - Fixed C# slice2cs compiler options for all C# demo makefiles (no need for --ice or extra -I options) - Fixed nmake install for 64 bits build of Ice for Python (we now correctly install IcePy in the x64 subdir). - Demos and tests builds will now look for Ice in C:\Program Files\ZeroC\Ice-3.4b by default is ICE_HOME isn't set (or C:\Program Files (x86)\ZeroC\Ice-3.4b) | |||
* | Fixed bug 4428 - Fixed MFC client to use Ice::Dispatcher | Benoit Foucher | 2009-12-09 | |
| | ||||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 | |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | |||
* | Added back IceHome setting for source tree compiles | Dwayne Boone | 2009-12-03 | |
| | ||||
* | Changed demos to use new AMI API | Dwayne Boone | 2009-11-30 | |
| | ||||
* | Do not rely on ICE_HOME being set in projects | Dwayne Boone | 2009-11-23 | |
| | ||||
* | Only have single windows installer rather than one per compiler | Dwayne Boone | 2009-11-23 | |
| | ||||
* | MFC demo was broken - LogI was not implementing cloneWithPrefix. | Jose | 2009-11-04 | |
| | ||||
* | Updated demo README | Dwayne Boone | 2009-09-29 | |
| | ||||
* | Bug 4268 - Update MFC demo | Dwayne Boone | 2009-09-29 | |
| | ||||
* | Bug 4218 - Fix fixVersion | Dwayne Boone | 2009-09-25 | |
| | ||||
* | Converted demo projects to VS2008 | Dwayne Boone | 2009-09-04 | |
| | ||||
* | Add x64 configurations to C++ projects | Dwayne Boone | 2009-06-23 | |
| | ||||
* | Convert C++ projects to VS2005 and enable VS plugin | Dwayne Boone | 2009-06-23 | |
| | ||||
* | Bug 3800 - remove unecessary metadata | Dwayne Boone | 2009-03-31 | |
| | ||||
* | Bug 3820: Warning when building release binaries with VC++ 6.0 | Michi Henning | 2009-03-12 | |
| | | | | Added /IGNORE:4089 to all project files for release build. | |||
* | Fixed project names to work with VS2008 as well | Dwayne Boone | 2009-02-12 | |
| | ||||
* | Bug 3220 - fix project names for VS2005/VS2008 conversion | Dwayne Boone | 2009-02-12 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Use AMI for MFC demo, fixed bogus self-connect on Linux | Benoit Foucher | 2008-12-12 | |
| | ||||
* | Updated fixCopyright to fix a lot of files it missed handling. | Dwayne Boone | 2008-06-06 | |
| | ||||
* | Bug 3220 - reorganize VS projects | Dwayne Boone | 2008-06-06 | |
| | ||||
* | Fixed incorrect file permissions. | Michi Henning | 2008-05-11 | |
| | ||||
* | Added implicit rule to compile rc files | Dwayne Boone | 2008-04-29 | |
| | ||||
* | Port to CodeGear C++Builder 2007 | Dwayne Boone | 2008-04-04 | |
| | ||||
* | Bug 2910 - Do not define WINVER for VC60 | Dwayne Boone | 2008-03-26 | |
| | ||||
* | Bug 2910 - MFC demo build failure on Vista x64 | Dwayne Boone | 2008-03-26 | |
| | | | | certs directory setting incorrect in MFC hello demo | |||
* | Bug 2911 - convert *.mak to dos | Dwayne Boone | 2008-03-24 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2785 | Matthew Newhook | 2008-03-14 | |
| | ||||
* | - Revert prior fix for bug 2752. | Matthew Newhook | 2008-03-13 | |
| | | | | - Commit new fix to the MFC stdafx.h demos. | |||
* | Squashed commit of the following: | Matthew Newhook | 2008-03-12 | |
| | | | | | | | | | | | | | | | | I also got rid of some old 0x0400 compatibility stuff in RecMutex and StaticMutex. commit 8e7277ac6d19922c9be8c4b12a12b909da36eb60 Author: U-MARCH3\matthew <matthew@march3.(none)> Date: Wed Mar 12 18:19:15 2008 +0800 added missing file. commit 3ac0a9fdf2c5d976b08d9bbf24b0144e2533c8db Author: U-MARCH3\matthew <matthew@march3.(none)> Date: Wed Mar 12 18:12:56 2008 +0800 bug 2752 | |||
* | Fixed bug 2692 | Benoit Foucher | 2008-02-15 | |
| | ||||
* | Fixed bug 2662 | Benoit Foucher | 2008-02-07 | |
| | ||||
* | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 | |
| | | | | source distribution | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | Fix Windows dependencies. | Matthew Newhook | 2007-06-12 | |
| | ||||
* | more .gitignore files. | Matthew Newhook | 2007-06-08 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2199 | Matthew Newhook | 2007-06-07 | |
| | ||||
* | Bug 1262 - shutdown not idempotent | Dwayne Boone | 2007-05-14 | |
| | ||||
* | Added limited static build support | Dwayne Boone | 2007-03-29 | |
| | ||||
* | Bug 2047. | Michi Henning | 2007-03-19 | |
| | ||||
* | minor edits | Mark Spruiell | 2007-03-02 | |
| | ||||
* | Allow demo to show timeout properly | Dwayne Boone | 2007-03-02 | |
| | ||||
* | minor edits | Mark Spruiell | 2007-02-21 | |
| | ||||
* | Bug 1871 | Dwayne Boone | 2007-02-19 | |
| | ||||
* | Removed use of Ice.OA. | Dwayne Boone | 2007-02-14 | |
| |