| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This commit does NOT need to be included in the official patch for
this bug.
|
| |
|
| |
|
|
|
|
| |
never used
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
flushBatchRequests operation
- Slice file cleanup in C# tests
- Updating C++ dependencies
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
newCallback exception for oneway requests
|
| |
|
| |
|
|
|
|
|
| |
- Added test/Ice/ami test
- sent callback is now always called
|
| |
|
| |
|