summaryrefslogtreecommitdiff
path: root/perf/src/CosEvent/WorkerThread.cpp
Commit message (Collapse)AuthorAge
* ICE-6391 Moved perf to its own repoJoe George2015-03-24
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed a bunch of out-of-date copyright messages that still had 2006 in them.Michi Henning2007-10-29
|
* Some cleanups:Brent Eagles2006-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.