summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* Cleanup empty commented out linesJohnny Willemsen2017-08-314-12/+0
* Fixed typosJohnny Willemsen2017-08-313-10/+5
* Removed this patch, only patches makefiles which we don't ship anymoreJohnny Willemsen2017-08-312-2882/+0
* Removed left over Id tagsJohnny Willemsen2017-08-3152-287/+198
* Merge pull request #494 from jwillemsen/jwi-openssl110supportJohnny Willemsen2017-08-316-54/+105
|\
| * Fixed errorJohnny Willemsen2017-08-301-3/+3
| * Attempt to fix compile errors on WindowsJohnny Willemsen2017-08-301-4/+17
| * Fixed compile errorJohnny Willemsen2017-08-301-1/+1
| * Only one exit point in report_errorJohnny Willemsen2017-08-291-10/+10
| * Missing endifJohnny Willemsen2017-08-291-0/+1
| * OpenSSL 1.1 disables egd by defaultJohnny Willemsen2017-08-291-3/+4
| * Fixed compile errorJohnny Willemsen2017-08-291-1/+1
| * Fixed for OpenSSL 1.1Johnny Willemsen2017-08-291-2/+2
| * Another change for OpenSSL 1.1Johnny Willemsen2017-08-291-2/+21
| * More fixes for OpenSSL 1.1Johnny Willemsen2017-08-292-5/+3
| * List OpenSSL 1.1 changesJohnny Willemsen2017-08-291-0/+2
| * Add support for OpenSSL 1.1.0 and newerJohnny Willemsen2017-08-291-3/+8
| * Add support for OpenSSL 1.1.0 and newerJohnny Willemsen2017-08-293-26/+38
* | Merge pull request #497 from jwillemsen/jwi-bugzilla-linksJohnny Willemsen2017-08-3021-23/+23
|\ \
| * | Updated links to point to Vanderbilt bugzillaJohnny Willemsen2017-08-3021-23/+23
* | | Merge pull request #492 from mitza-oci/tss-leakAdam Mitz2017-08-304-0/+68
|\ \ \ | |/ / |/| |
| * | Added a test showing a leaked object created by ACE_TSS<T>Adam Mitz2017-08-174-0/+68
* | | Fix gcc7 warnings and remove commented out throwsJohnny Willemsen2017-08-301-1/+1
* | | Fixed gcc7 warningJohnny Willemsen2017-08-292-8/+4
* | | Fix gcc7 warningJohnny Willemsen2017-08-291-1/+1
| |/ |/|
* | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOJohnny Willemsen2017-08-213-12/+8
|\ \ | |/
| * Moved rpath chagnes to the yosemite fileJohnny Willemsen2017-08-162-11/+7
| * Fixed typo in tiger nameJohnny Willemsen2017-08-161-1/+1
* | Updated links to point to Vanderbilt pagesJohnny Willemsen2017-08-211-8/+8
|/
* Upgrade to latest doxygen releaseJohnny Willemsen2017-08-147-842/+1516
* List new CIAO and DAnCE release and ignore .git directories during packagingJohnny Willemsen2017-08-142-14/+14
* Incremented TAO versionJohnny Willemsen2017-08-141-1/+1
* Make ACE 6.4.4 and TAO 2.4.4 availableJohnny Willemsen2017-08-144-33/+37
* ACE+TAO-6_4_4ACE+TAO-6_4_4Johnny Willemsen2017-08-1457-59/+973
* Merge pull request #484 from jwillemsen/jwi-logmsgtimestamp-96Johnny Willemsen2017-08-132-13/+9
|\
| * Fixed typos and remove references to manually maintained changelogJohnny Willemsen2017-08-132-13/+9
* | Added News entry about ACE_INET_Addr fixHuang-Ming Huang2017-08-111-0/+3
|/
* Extended the test to make sure %D and %#D also don't have a leading spaceJohnny Willemsen2017-08-111-6/+7
* Fixed that ACE_Log_Msg %T and %#T leave a leading space. Extended Log_Msg_Tes...Johnny Willemsen2017-08-112-14/+28
* Listed major changesJohnny Willemsen2017-08-101-0/+8
* Merge pull request #477 from jwillemsen/jwi-zapidJohnny Willemsen2017-08-092-5/+0
|\
| * Remove left over $Id tagsJohnny Willemsen2017-08-092-5/+0
* | For gmtime_r and asctime_r restored the functionality to fallback to gmtime/a...Johnny Willemsen2017-08-091-6/+6
* | Extend this test to check if gmtime_r is really supported, if not, we log thatJohnny Willemsen2017-08-091-1/+4
|/
* Corrected placing pragma pop for bcc32cJohnny Willemsen2017-08-091-2/+2
* Cleanup old automake supportJohnny Willemsen2017-08-081-3/+0
* Merge pull request #466 from jwillemsen/masterJohnny Willemsen2017-08-082-3/+19
|\
| * Add new itemsJohnny Willemsen2017-08-081-0/+9
| * Fixed warning with clangJohnny Willemsen2017-08-081-3/+10
* | Merge pull request #465 from jwillemsen/jwi-clang-warningsJohnny Willemsen2017-08-073-2/+20
|\ \