Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use default | Johnny Willemsen | 2021-09-26 | 4 | -14/+2 |
* | Use std::unique_ptr | Johnny Willemsen | 2021-09-26 | 2 | -4/+5 |
* | Fixed compile warnings | Johnny Willemsen | 2021-03-27 | 2 | -4/+4 |
* | Make use of std::unique_ptr instead of auto_ptr | Johnny Willemsen | 2021-03-26 | 3 | -7/+6 |
* | Removed redundant void | Johnny Willemsen | 2021-03-17 | 17 | -54/+54 |
* | Documentation, layout, C++11 changes | Johnny Willemsen | 2021-03-09 | 1 | -2/+2 |
* | Removed empty lines | Johnny Willemsen | 2021-01-06 | 1 | -1/+1 |
* | Remove some left over psos comments | Johnny Willemsen | 2021-01-05 | 1 | -2/+2 |
* | Remove redundant void | Johnny Willemsen | 2020-12-14 | 2 | -2/+2 |
* | Avoid the use of unmanaged strings in ACE_Env_Helper | Timothy Simpson | 2019-11-19 | 1 | -1/+1 |
* | Fixed warning from clang | Adam Mitz | 2018-09-07 | 1 | -1/+2 |
* | Fixed compile error | Johnny Willemsen | 2017-08-30 | 1 | -1/+1 |
* | Missing endif | Johnny Willemsen | 2017-08-29 | 1 | -0/+1 |
* | Add support for OpenSSL 1.1.0 and newer | Johnny Willemsen | 2017-08-29 | 1 | -3/+8 |
* | Merge pull request #389 from huangminghuang/clang-warning | Huang-Ming Huang | 2017-08-01 | 1 | -12/+7 |
|\ | |||||
| * | Avoid clang warning | Huang-Ming Huang | 2017-04-04 | 1 | -12/+7 |
* | | Fix typo. | Martin Corino | 2017-07-17 | 1 | -1/+1 |
* | | Improve GCC7 changes. | Martin Corino | 2017-07-17 | 4 | -9/+18 |
* | | Some changes to appease GCC7. | Martin Corino | 2017-07-17 | 1 | -0/+9 |
* | | Fix gcc7.1 compile errors | Johnny Willemsen | 2017-06-13 | 1 | -3/+3 |
* | | fixed ACE_INet to build with GCC 7.1 | Adam Mitz | 2017-05-16 | 1 | -3/+3 |
|/ | |||||
* | Revert "some (bundled) minor changes (take 2)"revert-176-master | Johnny Willemsen | 2016-10-31 | 22 | -106/+90 |
* | repaired integration build failure | Erik Sohns | 2016-10-23 | 2 | -3/+4 |
* | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO | Erik Sohns | 2016-07-14 | 5 | -2/+12 |
|\ | |||||
| * | Removed include of ace/Auto_Ptr.h where not needed | Adam Mitz | 2016-06-17 | 3 | -0/+4 |
| * | Updated links | Johnny Willemsen | 2016-03-04 | 1 | -1/+1 |
| * | ACE/protocols workspace excludes tests and examples subdirs, they have separa... | Adam Mitz | 2015-12-02 | 1 | -0/+4 |
* | | repaired include strategy for ace/Synch.h (prerequisite to solving template i... | Erik Sohns | 2015-12-04 | 6 | -6/+0 |
* | | repaired include strategy for ace/Synch.h (prerequisite to solving template i... | Erik Sohns | 2015-12-03 | 22 | -93/+112 |
|/ | |||||
* | Remove version specific OpenSSL methods | Kurt Roeckx | 2015-11-07 | 2 | -24/+2 |
* | Fix incorrect buffer access. | Martin Corino | 2015-08-31 | 1 | -1/+1 |
* | Plug another hole. Correct state comparison. | Martin Corino | 2015-08-31 | 3 | -5/+1 |
* | Fix incorrect macro use. | Martin Corino | 2015-08-30 | 1 | -1/+1 |
* | Fix singleton exports. | Martin Corino | 2015-08-30 | 2 | -0/+4 |
* | Plug a hole. Add missing dtor to clean up. | Martin Corino | 2015-08-30 | 2 | -0/+10 |
* | Corrected executable bit | Johnny Willemsen | 2015-04-17 | 2 | -0/+0 |
* | Added .gitignore files based on svn:ignore properties | Adam Mitz | 2015-03-02 | 8 | -0/+14 |
* | Shorter header | Johnny Willemsen | 2015-01-07 | 2 | -2/+0 |
* | Removed id tag from mwc files | Johnny Willemsen | 2015-01-07 | 3 | -6/+0 |
* | Shorten file headers | Johnny Willemsen | 2015-01-07 | 3 | -6/+0 |
* | Replaced README files | Johnny Willemsen | 2015-01-07 | 6 | -6/+6 |
* | Last ACE Id tag replacements | Johnny Willemsen | 2015-01-07 | 3 | -3/+3 |
* | Perl files | Johnny Willemsen | 2015-01-07 | 8 | -9/+0 |
* | Also search hpp files | Johnny Willemsen | 2015-01-07 | 9 | -9/+0 |
* | Removed more Id | Johnny Willemsen | 2015-01-07 | 7 | -14/+0 |
* | Remove doxygen style Id tag with two space before $Id# | Johnny Willemsen | 2015-01-07 | 15 | -30/+0 |
* | Removed single line Id tag | Johnny Willemsen | 2015-01-07 | 144 | -270/+1 |
* | Zapped two line id tags | Johnny Willemsen | 2015-01-07 | 32 | -96/+0 |
* | Removed a lot of old Id tags | Johnny Willemsen | 2015-01-07 | 1 | -3/+0 |
* | Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com> | Phil Mesnier | 2014-10-20 | 5 | -11/+10 |