summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* Changed ACE+TAO-src.tar.bz2 references to ACE+TAO-src.tar.gzOlli Savia2015-10-262-2/+2
* Use ACE+TAO-src as source tarball instead of ACE+TAO+CIAO-srcOlli Savia2015-10-231-2/+2
* spec-file no longer contains CIAOVER or DANCEVEROlli Savia2015-10-221-4/+0
* Removed references to CIAO and DAnCE. This package contains only ACE and TAO.Olli Savia2015-10-222-17/+7
* add .sh files to "don't convert endings" pattern for zip distro.Steve Huston2015-10-211-1/+1
* Merge pull request #146 from likema/feature/ssl-context-closeJohnny Willemsen2015-09-173-1/+10
|\
| * Add static ACE_SSL_Context::close for deleting it.Like Ma2015-09-173-1/+10
* | Make x.3.3 public available and prepare for the next releaseJohnny Willemsen2015-09-175-58/+62
* | ACE+TAO+CIAO-6_3_3ACE+TAO+CIAO-6_3_3Johnny Willemsen2015-09-1757-58/+755
|/
* update NEWS, putting TAO notes in the correct filePhil Mesnier2015-09-161-12/+2
* update NEWSPhil Mesnier2015-09-161-0/+13
* Revert "Fix connecting timeout without returning -1 in ACE_Cached_Connect_Str...Johnny Willemsen2015-09-164-135/+1
* Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-09-156-1/+144
|\
| * Merge pull request #45 from likema/feature/fix-cached-connect-return-codeSteve Huston2015-09-154-1/+135
| |\
| | * Add Cached_Conn_Strategy_Fail_Test into tests/run_test.lstLike Ma2015-09-071-0/+1
| | * Add unit test for ACE_Cached_Connect_Strategy_T connecting timeout.Like Ma2015-05-262-0/+130
| | * Fix connecting timeout without returning -1 in ACE_Cached_Connect_Strategy_TLike Ma2015-03-231-1/+4
| * | Add ACE support for MacOS X 10.11 El CapitanFelix Bùˆnemann2015-09-142-0/+9
* | | Use separate instead of seperateJohnny Willemsen2015-09-155-5/+5
|/ /
* | Updated old email addressesJohnny Willemsen2015-09-113-13/+13
* | Merge pull request #130 from iamtheschmitzer/masterAdam Mitz2015-09-091-3/+30
|\ \
| * | make fuzz.pl -m work for GIT repos alsoJeff Schmitz2015-08-181-3/+30
* | | fix for setting port number on an ACE_INET_Addr with a non-empty inet_addrs_ ...Phil Mesnier2015-09-092-1/+42
* | | Fix incorrect buffer access.Martin Corino2015-08-311-1/+1
* | | Plug another hole. Correct state comparison.Martin Corino2015-08-313-5/+1
* | | Fix incorrect macro use.Martin Corino2015-08-301-1/+1
* | | Fix singleton exports.Martin Corino2015-08-302-0/+4
* | | Plug a hole. Add missing dtor to clean up.Martin Corino2015-08-302-0/+10
* | | Upgrade to newer doxygenJohnny Willemsen2015-08-271-40/+68
|/ /
* | fix for bug 4205Phil Mesnier2015-08-041-1/+4
* | Also use =delete with Visual Studio 2015Johnny Willemsen2015-07-221-1/+1
* | Reapply workaround for Visual Studio 2015, not fixed in the final releaseJohnny Willemsen2015-07-221-0/+3
* | Removed workaround for msvc14 RCJohnny Willemsen2015-07-221-4/+0
* | Add required explicit include as identified by VC12.Phil Mesnier2015-07-161-0/+2
* | Merge pull request #43 from likema/feature/aix5.1Steve Huston2015-07-012-5/+13
|\ \
| * | Remove $Id$.Like Ma2015-06-261-2/+0
| * | Protect AIX 5.1 lack features.Like Ma2015-06-261-3/+5
| * | Use FLAGS_C_CC instead of CFLAGS in AIX makefile.Like Ma2015-03-261-4/+5
| * | Fix lack of unsetenv, log2 and pthread_attr_setstack in AIX 5.1Like Ma2015-03-221-0/+4
| * | Fix GCC 4.5.4 AIX 5.1 warnings of size_t and ssize_t format.Like Ma2015-03-221-0/+3
| |/
* | Merge pull request #107 from jwillemsen/jwi-feature-cpp11-chrono-reactorJohnny Willemsen2015-06-303-2/+55
|\ \
| * | Added support to schedule and reset timers using std::chrono::duration at the...Johnny Willemsen2015-06-303-2/+55
* | | Merge pull request #106 from jwillemsen/jwi-cpp11_processmanager-waitJohnny Willemsen2015-06-302-0/+24
|\ \ \
| * | | Revert one test caseJohnny Willemsen2015-06-301-4/+0
| * | | Added support to use the wait operations of the ACE process manager using std...Johnny Willemsen2015-06-292-0/+28
| |/ /
* | | Fix conversion warnings.Justin Wilson2015-06-291-4/+4
|/ /
* | Fix compiler warnings and failing unit tests.Justin Wilson2015-06-261-11/+17
* | Rewrote normalize to fix off-by-one error. Fixed bug in division and added t...Justin Wilson2015-06-262-31/+19
* | Merge pull request #102 from DOCGroup/revert-96-masterPhil Mesnier2015-06-262-19/+31
|\ \
| * | Revert "Rewrote normalize to fix off-by-one error. Fixed bug in division and...revert-96-masterPhil Mesnier2015-06-252-19/+31