summaryrefslogtreecommitdiff
path: root/cpp/demo
Commit message (Collapse)AuthorAge
* bug 4495 - clean up book demosMark Spruiell2010-01-05
|
* Fix for bug 4538 -- Freeze file lock is now stored in __Freeze subdirectoryBenoit Foucher2010-01-05
|
* - Fixed bug 4521: it's now possible to build the tests & demos againstBenoit Foucher2009-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)
* bug 4562 - IBM JDK and icecaMark Spruiell2009-12-30
|
* Fixed bug 4537 - IceGrid/secure demoscript failureBenoit Foucher2009-12-23
|
* bug 4549 - broken IceStorm Makefile.makMatthew Newhook2009-12-22
|
* Bug 4536 - interleaved demo not building on x64Dwayne Boone2009-12-22
|
* Bug 4512: removed NodeI from header file.Michi Henning2009-12-21
|
* Bug 4512: demo/book/evictor_filesystem issuesMichi Henning2009-12-19
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4509 - parallel build issues.Matthew Newhook2009-12-18
|
* 4506 - demo/IceStorm/replicated failing on Solaris 10 x86 release mode.Jose2009-12-18
|
* Remove uneeded print from expect scriptDwayne Boone2009-12-18
|
* bug 4510 - remove cookbook demosMark Spruiell2009-12-18
|
* Minor style fix.Michi Henning2009-12-18
|
* Fix configuration customEvictor/server to not show thread grow warnings.Jose2009-12-18
|
* Fixed slice2freeze commands to work from source distDwayne Boone2009-12-17
|
* trivial edits for map_filesystem demoMark Spruiell2009-12-17
|
* Bug 3159: fixes for book/map_filesystemDwayne Boone2009-12-17
|
* Removed unnecessary _communicator static member.Michi Henning2009-12-16
|
* Removed unnecessary function declaration.Michi Henning2009-12-16
|
* Revert "Removed unnecessary function declaration."Michi Henning2009-12-16
| | | | This reverts commit 4143698fc02c58292205f5a134728564ec966824.
* Removed unnecessary function declaration.Michi Henning2009-12-16
|
* edits to README filesMark Spruiell2009-12-14
|
* 4471 - read(std::vector<bool>) and Stream deprecate old methods.Jose2009-12-14
|
* Renaming demo/book/freeze_filesystem to evictor_filesystem.Mark Spruiell2009-12-12
| | | | Adding demo/book/map_filesystem.
* Fixed bug 3409 - Added stream readAndCheckSeqSize methodBenoit Foucher2009-12-11
|
* 4245 - Update oracle demos.Jose2009-12-11
|
* Make sure session is set in refreshSessionDwayne Boone2009-12-10
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4384 - parallel build errors with ↵Matthew Newhook2009-12-09
| | | | src/Freeze.
* Fixed bug 4428 - Fixed MFC client to use Ice::DispatcherBenoit Foucher2009-12-09
|
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Fixes for the plugin demoBenoit Foucher2009-12-08
|
* 4350 - cpp/demo/Ice/plugin fails to run if `.' isn't in LD_LIBRARY_PATHJose2009-12-07
|
* New dependenciesBenoit Foucher2009-12-01
|
* Added back IceHome setting for source tree compilesDwayne Boone2009-12-03
|
* Bug 1594 - Added interleaved demoDwayne Boone2009-12-02
|
* Changed demos to use new AMI APIDwayne Boone2009-11-30
|
* 4279 - alllTest.py fails to run if source path contains white spaces.Jose2009-11-26
|
* Added invoke testDwayne Boone2009-11-26
| | | | | Cleaned up invoke demo Fixed order of paramaters in end_ice_invoke in C++
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
| | | | | - Added test/Ice/ami test - sent callback is now always called
* New dependenciesBenoit Foucher2009-11-24
|
* Do not rely on ICE_HOME being set in projectsDwayne Boone2009-11-23
|
* Only have single windows installer rather than one per compilerDwayne Boone2009-11-23
|
* New AMI mappingBenoit Foucher2009-11-23
|
* Fixed bunch of minor SQL issuesDwayne Boone2009-11-17
|
* Minor fix to cookbook/compression to compile on x64Jose2009-11-16
|
* Make third party a single installerDwayne Boone2009-11-16
|
* 855 - Stream template functions and template programming.Jose2009-11-06
|
* IceStorm expect.py was broken by new logger prefix.Jose2009-11-05
|
* MFC demo was broken - LogI was not implementing cloneWithPrefix.Jose2009-11-04
|