Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-6391 Moved perf to its own repo | Joe George | 2015-03-24 |
| | |||
* | README -> README.md | Matthew Newhook | 2015-03-19 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-5698 - Deprecate IceBox.ServiceManager object adapter and ↵ | Joe George | 2014-10-09 |
| | | | | IceBox.InstanceName | ||
* | Fixed (ICE-5511) - Consider removing the deprecated AMI mapping | Jose | 2014-09-24 |
| | |||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | ||
* | Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy" | Jose | 2014-09-11 |
| | | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak | ||
* | Fixed (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-10 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5209: fixed version to 3.5.0 | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed(ICE-5147) - Fix python scripts to not raise strings anymore | Jose | 2013-01-03 |
| | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Remove BCC support | Jose | 2012-07-19 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - Fixed bug 4521: it's now possible to build the tests & demos against | Benoit Foucher | 2009-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) | ||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | Fixed encapsulation sizes in raw perf clients | Benoit Foucher | 2009-08-14 |
| | |||
* | Numerous cleanups to the test suite and expect scripts. | Matthew Newhook | 2008-08-04 |
| | | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py | ||
* | Fixed incorrect file permissions. | Michi Henning | 2008-05-11 |
| | |||
* | Bug 2911 - convert *.mak to dos | Dwayne Boone | 2008-03-24 |
| | |||
* | Fixed a bunch of out-of-date copyright messages that still had 2006 in them. | Michi Henning | 2007-10-29 |
| | |||
* | Bug 2270. | Michi Henning | 2007-06-27 |
| | |||
* | Add some descriptive text to the .gitignore file. | Matthew Newhook | 2007-06-13 |
| | |||
* | replace .dummy with .gitignore. Fix makedist.py to remove the .gitignore files. | Matthew Newhook | 2007-06-13 |
| | |||
* | - Unit fixes for event tests. | Brent Eagles | 2006-11-09 |
| | | | | | - Adding count used in calculations to raw performance data. - Added a few warning comments to code. | ||
* | fixing result printing bug | Brent Eagles | 2006-11-06 |
| | |||
* | removed memory pool option from Ice test configuration | Brent Eagles | 2006-11-02 |
| | |||
* | Added Windows Makefiles. | Matthew Newhook | 2006-09-18 |
| | |||
* | added support for big/little endian. | Matthew Newhook | 2006-09-18 |
| | |||
* | fix Makefile. | Matthew Newhook | 2006-09-15 |
| | |||
* | added raw tests. | Matthew Newhook | 2006-09-15 |
| | |||
* | adding memory pool to test configuration | Brent Eagles | 2006-09-07 |
| | |||
* | Fixed an off-by-an-order-of-magnitude bug under Windows | Brent Eagles | 2006-08-28 |
| | |||
* | - Add topics to a few IceE tests to fix a comparison mismatch and | Brent Eagles | 2006-08-28 |
| | | | | | | presentation issue. - Add missing output line to the event performance test script. - Add script for conversion of raw event test results to CSV format. | ||
* | - Reversing order of comparison for Ice and IceE. | Brent Eagles | 2006-08-25 |
| | | | | | - Sorting annotations (*'s) - Fixing bogus percentage calculation for throughput. | ||
* | adding non-memory pool test cases | Brent Eagles | 2006-08-25 |
| | |||
* | fixing throughput calculation | Brent Eagles | 2006-08-24 |
| | |||
* | updating event performance tests to provide proper throughput data | Brent Eagles | 2006-08-23 |
| | |||
* | - Removed spurious 'pickle' import from TestUtil | Brent Eagles | 2006-08-22 |
| | | | | - Fixed a shutdown race condition in TAO test drivers. | ||
* | fixing stupid argument passing bug | Brent Eagles | 2006-08-21 |
| | |||
* | removing unneeded merge file | Brent Eagles | 2006-08-21 |
| | |||
* | Updating Windows projects to include output formatter include. | Brent Eagles | 2006-08-21 |
| | |||
* | Add Python parsable output to test programs. | Brent Eagles | 2006-08-21 |
| | |||
* | - Restructuring data files into parsable python | Brent Eagles | 2006-08-21 |
| | | | | | - Test programs now provide more information and in a structred format - Data output is in CSV format into files. |