Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Adding a comment about having to use high resolution timers on Windows | Brent Eagles | 2006-08-02 | |
| | ||||
* | fix typo and bogus header file | Brent Eagles | 2006-08-02 | |
| | ||||
* | bringing Windows IceStorm tests online, required some Win32 specific work | Brent Eagles | 2006-08-02 | |
| | | | | to get sufficient resolution for the timers | |||
* | - Update Makefile to include IceUtil in link. | Brent Eagles | 2006-08-02 | |
| | ||||
* | -Add missing event service project. | Brent Eagles | 2006-08-02 | |
| | | | | -Use IceUtil/Time.h for cross platform portability. | |||
* | Update makefile to include Sync.ice and files. | Brent Eagles | 2006-08-01 | |
| | ||||
* | breaking up sync and the perf interfaces to match the CosEvent setup | Brent Eagles | 2006-08-01 | |
| | ||||
* | - Adding projects for the IceStorm performance tests. | Brent Eagles | 2006-08-01 | |
| | | | | - Porting IceStorm tests to Windows. | |||
* | - Missing projects for CosEvent performance tests. | Brent Eagles | 2006-08-01 | |
| | | | | - Porting tests to Windows. | |||
* | Fixing Windows build issues (TAO projects were particularily broken) | Brent Eagles | 2006-08-01 | |
| | ||||
* | more list oriented fixes and repair a TAO specific makefile issue | Brent Eagles | 2006-07-31 | |
| | ||||
* | Adding dependency file. | Brent Eagles | 2006-07-31 | |
| | ||||
* | adding dependancy file | Brent Eagles | 2006-07-31 | |
| | ||||
* | - Adding a README | Brent Eagles | 2006-07-31 | |
| | | | | - Fixing IceStorm library configuration. | |||
* | - Remove omniORB from workspaces. | Brent Eagles | 2006-07-31 | |
| | | | | | - Add missing library to TAO projects. - Adjust workspaces for file name changes.` | |||
* | - Some code cleanup. | Brent Eagles | 2006-07-27 | |
| | | | | | | | | | | | | | | | | | | | | | | - Renamed files that were implementation specific to more closely align with Ice file naming rules. - Changed dependencies so that they refer to environment variables instead of relative or absolute directories specific to the platform that the dependencies were generated on. - Added file headers (still need to double check for missing ones) - Removed CVS generated comments from cut-n-paste coding from TAO demos, etc. - Added a Make.tao.rules file to consolidate TAO build specific options, similar to those being use by the IceE and Ice test programs. - Changed the runIcePerf.py script to use external tables of test descriptions and a loop instead of using hand coded repeated function calls. This makes regular expression a little more intuitive. (It was originally done to make it easier to remove the omniORB tests from the distribution, but that was later deemed unnecessary, I like it better anyway). - Updated code to remove APIs that were deprecated in Ice 3.1 and the next revision of IceE ... err. that might've been a mistake , since we haven't released the new IceE yet. | |||
* | moving from std::string to CORBA::String_var | Brent Eagles | 2006-07-19 | |
| | ||||
* | fix typo | Brent Eagles | 2006-07-19 | |
| | ||||
* | move method def to non-inline to mirror our demos | Brent Eagles | 2006-07-19 | |
| | ||||
* | Some cleanups: | Brent Eagles | 2006-07-19 | |
| | | | | | | | | | | | | - Fixing includes. - Modifying makefile to build against install TAO. It no longer uses files that are only present in the TAO source distribution. - Changing spacing and indentation to match ZeroC style. - Adding Copyright headers to files. - Breaking Sync interface out to separate IDL file to simplify builds of sync tools. - Fixed a few small memory allocation bugs. - Renamed Worker_Thread to the more ZeroC like WorkerThread. | |||
* | updating performance test for 3.1 | Brent Eagles | 2006-07-17 | |
| | ||||
* | Fixed VC8 compilation | Dwayne Boone | 2006-03-31 | |
| | ||||
* | Changes for TAO 1.5 | Dwayne Boone | 2006-03-23 | |
| | ||||
* | Disabel warnings | Dwayne Boone | 2006-03-22 | |
| | ||||
* | Mods for TAO 1.5 | Dwayne Boone | 2006-03-22 | |
| | ||||
* | Fixes | Benoit Foucher | 2006-03-21 | |
| | ||||
* | Fixes to use array mapping | Benoit Foucher | 2006-03-21 | |
| | ||||
* | Fixes | Benoit Foucher | 2006-03-10 | |
| | ||||
* | Fixes | Benoit Foucher | 2006-02-27 | |
| | ||||
* | Fixes | Benoit Foucher | 2006-02-27 | |
| | ||||
* | Fixed compile error | Dwayne Boone | 2006-02-22 | |
| | ||||
* | Added omniORB project files | Dwayne Boone | 2006-02-22 | |
| | ||||
* | Changed extension | Dwayne Boone | 2006-02-22 | |
| | ||||
* | Fixed IceE build | Dwayne Boone | 2006-02-22 | |
| | ||||
* | Fixed Windows build of dummy client/server. | Dwayne Boone | 2006-02-22 | |
| | ||||
* | Added IceE tests | Benoit Foucher | 2006-02-22 | |
| | ||||
* | Project fixes | Benoit Foucher | 2006-02-22 | |
| | ||||
* | Refactored TAO tests and added support for testing TAO blocking client | Benoit Foucher | 2006-02-17 | |
| | | | | side. | |||
* | Add request id | Dwayne Boone | 2006-02-16 | |
| | ||||
* | Added dummy client/server for Ice/IceE latency test | Dwayne Boone | 2006-02-16 | |
| | ||||
* | Added dummy client and server for Ice/IceE latency test. | Dwayne Boone | 2006-02-16 | |
| | ||||
* | Added | Dwayne Boone | 2006-02-16 | |
| | ||||
* | Added IceE tests. | Benoit Foucher | 2006-02-16 | |
| | ||||
* | Added omniORB tests | Benoit Foucher | 2005-11-24 | |
| | ||||
* | Fixed missing include <math.h> | Benoit Foucher | 2005-06-28 | |
| | ||||
* | Fixes | Benoit Foucher | 2005-03-24 | |
| | ||||
* | More fixes | Benoit Foucher | 2005-03-24 | |
| | ||||
* | Added support for perf with CosEvent | Benoit Foucher | 2005-03-18 | |
| | ||||
* | Improvments for IceStorm tests | Benoit Foucher | 2005-03-18 | |
| | ||||
* | Added IceStorm performance tests. | Benoit Foucher | 2005-03-18 | |
| |