summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-06-264-44/+37
|\ \ \ | |/ /
| * | Merge pull request #96 from jrw972/masterPhil Mesnier2015-06-242-31/+19
| |\ \
| | * | Rewrote normalize to fix off-by-one error. Fixed bug in division and added t...Justin Wilson2015-06-112-31/+19
| * | | NEWS entry for VxWorks 7Adam Mitz2015-06-181-0/+3
| * | | Merge remote-tracking branch 'origin/master' into VxWorks7Adam Mitz2015-06-181-1/+2
| |\ \ \
| * | | | Allow the INSLIB make variable to empty.Adam Mitz2015-06-181-13/+15
* | | | | Mention end of OpenVMS daily maintenanceJohnny Willemsen2015-06-261-2/+4
| |/ / / |/| | |
* | | | Updated news fileJohnny Willemsen2015-06-181-1/+2
|/ / /