summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove trailing whitespace.Steve Huston2015-03-021-1/+1
| |_|/ |/| |
* | | Merge pull request #14 from DOCGroup/NetApp-VxWorks64Steve Huston2015-03-026-109/+126
|\ \ \ | |_|/ |/| |
| * | Correct VxWorks type usage on kill()Steve Huston2015-03-021-1/+1
| * | Change from using typedef to macro definitions because the needed system head...Steve Huston2015-02-271-12/+14
| * | Adjust sprintf format for 64-bit differences.Steve Huston2015-02-271-1/+1
| * | Adjustments for type and value changes made at VxWorks 6.9.Steve Huston2015-02-273-32/+36
| * | Move ACE_VX_USR_ARG_T type definition out to the config-vxworks.h file and ch...Steve Huston2015-02-263-28/+30
| * | spa() can pass a function name ("ace_main") plus the normal 10 optional argum...Steve Huston2015-02-121-1/+3
| * | Fix spa() argc typeSteve Huston2015-02-121-1/+1
| * | Apply patches sent from Gordon HulpieuSteve Huston2015-02-115-97/+104
* | | Merge pull request #20 from jwillemsen/masterJohnny Willemsen2015-03-021-0/+7
|\ \ \
| * | | Check for a nil pointer passed to string_to_ObjectId, resolves several Coveri...Johnny Willemsen2015-03-021-0/+7
| | |/ | |/|
* | | Merge pull request #18 from smitje/masterJohnny Willemsen2015-03-026-3/+890
|\ \ \ | |/ / |/| |
| * | Updated the NEWS and applied uniform initialization inMarcel Smit2015-02-242-64/+72
| * | Removed unnecessary method. Also made use of theMarcel Smit2015-02-243-36/+5
| * | No need have a sleep with a chrono::duration as input.Marcel Smit2015-02-232-16/+0
| * | Added more operators to and from chrono. Added tests for this.Marcel Smit2015-02-233-26/+432
| * | Added the Chrono_Test to the test framework.Marcel Smit2015-02-201-0/+1
| * | Added streaming operator in order to be able to stream ACE_Time_ValuesMarcel Smit2015-02-204-0/+478
| * | Fixed compile issues related to the usage of theMarcel Smit2015-02-174-5/+5
| * | Replaced the check on the value of _cplusplus withMarcel Smit2015-02-174-10/+10
| * | Work in progress: Prevented compilation of chrono for older compilers.Marcel Smit2015-02-174-2/+11
| * | Added chono support for sleeps and ACE_Time_Values.Marcel Smit2015-02-174-0/+32
* | | Merge pull request #19 from jwillemsen/masterJohnny Willemsen2015-03-022-3/+3
|\ \ \
| * | | Fixed coverity 1271859 Non-array delete for scalarsJohnny Willemsen2015-03-011-1/+1
| * | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-03-011-6/+6
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #16 from ops/masterJohnny Willemsen2015-02-271-6/+6
|\ \ \ \
| * | | | Cleanup LynxOS compiler warningOlli Savia2015-02-271-6/+6
* | | | | Merge pull request #17 from jwillemsen/masterJohnny Willemsen2015-02-271-0/+391
|\ \ \ \ \ | |/ / / / |/| | | |
| | * | | Fixed coverity 1271860 Non-array delete for scalarsJohnny Willemsen2015-03-011-2/+2
| |/ / /
| * | | Adapted more text for ATCDJohnny Willemsen2015-02-271-18/+18
| * | | Extended ATCD descriptionJohnny Willemsen2015-02-271-1/+1
| * | | Added information about forks, pull request, and git usage, thanks to the Jac...Johnny Willemsen2015-02-271-0/+391
|/ / /
* | | Merge pull request #15 from jwillemsen/masterJohnny Willemsen2015-02-272-1/+6
|\ \ \
| * | | Removed trailing spacesJohnny Willemsen2015-02-261-1/+1
| * | | Removed coverall support, doesn't work on ATCD at allJohnny Willemsen2015-02-261-7/+0
| * | | The coverall output is too long for the console, so redirect it to a fileJohnny Willemsen2015-02-261-1/+2
| * | | Clear VDIR/VSHDIR when doing a coverage buildJohnny Willemsen2015-02-261-0/+1
| * | | And fix another coverage checkJohnny Willemsen2015-02-261-1/+1
| * | | Removed fileJohnny Willemsen2015-02-261-1/+0
| * | | Fixed checking of coverageJohnny Willemsen2015-02-261-2/+2
| * | | Added coverity buttonJohnny Willemsen2015-02-261-0/+5
| * | | Only install cpp-coveralls when doing a coverage buildJohnny Willemsen2015-02-261-1/+1
| * | | zapped empty fileJohnny Willemsen2015-02-261-1/+0
| * | | Added coverallsJohnny Willemsen2015-02-261-0/+2
| * | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-02-260-0/+0
| |\ \ \
| * | | | Added coverage option as testJohnny Willemsen2015-02-261-0/+5
* | | | | Merge branch 'master' of github.com:DOCGroup/ATCDPhil Mesnier2015-02-262-33/+16
|\ \ \ \ \
| * | | | | Remove code from pass_handle() to call DuplicateHandle - only was there for W...Steve Huston2015-02-261-33/+3
| * | | | | Make it easier to work on Windows with in-source builds.Steve Huston2015-02-261-0/+13
| | |/ / / | |/| | |