summaryrefslogtreecommitdiff
path: root/cppe/demo/IceE/throughput
Commit message (Collapse)AuthorAge
* Removed SL and IceE codeBenoit Foucher2008-06-06
|
* Various Ice-E fixes:Mark Spruiell2008-06-03
| | | | | | | - Bug fix in slice2javae for local interfaces/classes - Added Ice.LocalObjectHolder - Reviewed Java/C++ demos and aligned with Ice - Source code clean up (removed tabs, etc.)
* Updated bunch of copyrights to 2008Dwayne Boone2008-06-04
|
* Fixed incorrect file permissions.Michi Henning2008-05-11
|
* Bug 2911 - convert *.mak to dosDwayne Boone2008-03-24
|
* Added .gitignore files for cppe and javaeDwayne Boone2007-06-14
|
* Split DispatchStatus into DispatchStatus and ReplyStatusBernard Normier2007-05-17
|
* Bug 1262 - shutdown should not be idempotentDwayne Boone2007-05-14
|
* Bug 2194 Bug 2199Dwayne Boone2007-05-11
|
* Added all Windows Mobile targetsDwayne Boone2007-05-09
|
* Converted project files to VC8Dwayne Boone2007-05-09
|
* Added build support for Windows Mobile 5.0 SDKDwayne Boone2007-05-04
|
* Backed out endpoint stringificationBenoit Foucher2007-05-04
|
* Bug 1022.Michi Henning2007-05-04
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2181Matthew Newhook2007-05-04
|
* Fixed bug #2163Bernard Normier2007-05-04
|
* Make Wstring optional for IceEDwayne Boone2007-05-02
|
* Added manifest embedding Removed support for VC60 and VC71Dwayne Boone2007-04-26
|
* adding READMEs to demosBrent Eagles2007-04-25
|
* Remove project files except for demosDwayne Boone2007-04-19
|
* Added nmake support for WinCEDwayne Boone2007-04-18
|
* Remove local interface supportDwayne Boone2007-04-02
|
* Update dependDwayne Boone2007-03-30
|
* Logger no longer defined in SliceDwayne Boone2007-03-30
|
* Bug 1094Dwayne Boone2007-03-30
|
* Removed EVC++ 4.0 support Updated INSTALL.WINDOWSDwayne Boone2007-03-27
|
* Cleaned up some warningsDwayne Boone2007-03-27
|
* Updated dependDwayne Boone2007-03-26
|
* Update dependsDwayne Boone2007-03-26
|
* Added nmake supportDwayne Boone2007-03-21
|
* Updated copyrightDwayne Boone2007-03-16
|
* Do not compile *F.cpp filesDwayne Boone2006-11-10
|
* Use loopback by defaultDwayne Boone2006-09-18
|
* Modified depend to have configurablem object extensionDwayne Boone2006-09-01
|
* bug 1316: rename auto_array to ScopedArrayMark Spruiell2006-08-29
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Refactored string convertor code a bitDwayne Boone2006-05-03
|
* Added READMEs to project filesDwayne Boone2006-04-20
|
* Bug 803 - changed communicator initializationDwayne Boone2006-04-07
|
* update release settings.Matthew Newhook2006-03-09
|
* Use blocking client side model by defaultBenoit Foucher2006-03-08
|
* Changed optimization settingsDwayne Boone2006-03-08
|
* Use "Full Optimization"Dwayne Boone2006-03-08
|
* Updated copyright datesDwayne Boone2006-03-06
|
* Added server timeoutsDwayne Boone2006-02-28
|
* Refactored Connection class.Benoit Foucher2006-02-24
|
* Fixed pure client buildsDwayne Boone2006-02-22
|
* Added initial projects for Visual C++ 2005 for ARMDwayne Boone2006-02-22
|
* Use ["cpp:array"] for byte seqDwayne Boone2006-02-21
|
* - Socket timeout fixes.Benoit Foucher2006-02-20
| | | | - Removed unused code for collocation optimization.