summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | |/ / / | |/| | |
* | | | | Add a check to prevent a possible integer wrap that would lead to an invalid ...Phil Mesnier2015-02-261-0/+8
|/ / / /
* | | | Merge pull request #13 from jwillemsen/masterJohnny Willemsen2015-02-251-1/+1
|\ \ \ \ | |/ / /
| * | | Removed workaround for older msvc14 ctp releases, see bugzilla 4169Johnny Willemsen2015-02-251-1/+1
| * | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-02-250-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #12 from jwillemsen/masterJohnny Willemsen2015-02-252-8/+25
|\ \ \ \
| | * \ \ Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-02-252-0/+20
| | |\ \ \ | |/ / / / | | / / / | |/ / / |/| | |
* | | | HP aCC 3.x can't hack template templates, similar to Bug_3709_Regression_Test...Steve Huston2015-02-241-0/+15
* | | | Merge branch 'master' of https://github.com/DOCGroup/ATCDSteve Huston2015-02-246-32/+277
|\ \ \ \
* | | | | HP aCC 03.x has BROKEN_TEMPLATE_TEMPLATESteve Huston2015-02-241-0/+5
| | * | | Added author nameJohnny Willemsen2015-02-251-1/+1
| | * | | Removed static configuration, seems travis-ci can't handle it due to the resu...Johnny Willemsen2015-02-251-2/+0
| | * | | Added reporterJohnny Willemsen2015-02-241-0/+1
| | * | | Remove the signal handler after we have run the reactorJohnny Willemsen2015-02-241-8/+24