summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Changes to fix integer type conversion warnings.Martin Corino2015-05-285-7/+11
| | | | | | | | | | | | | | | | * ACE/ace/ETCL/ETCL_y.cpp: * ACE/ace/XML_Utils/XercesString.cpp: * ACE/apps/gperf/src/Gen_Perf.cpp: * ACE/apps/gperf/src/List_Node.cpp: * ACE/apps/gperf/src/Options.cpp:
| * Changes to fix compile warnings as result of deprecation Win32 GetVersion API.Martin Corino2015-05-283-1/+15
| | | | | | | | | | | | * ACE/ace/OS_NS_sys_utsname.cpp: * ACE/ace/Object_Manager_Base.cpp: * ACE/ace/config-win32-common.h:
| * Merge pull request #1 from DOCGroup/mastermcorino2015-05-280-0/+0
| |\ | |/ |/| merge DOC
* | Merge pull request #83 from mcorino/mastermcorino2015-05-211-0/+1
|\ \ | |/ | | Add include for ACE_OS::sleep.
| * Add include for ACE_OS::sleep.Martin Corino2015-05-211-0/+1
| |
* | Merge pull request #82 from mcorino/mastermcorino2015-05-204-2/+212
|\ \ | |/ | | Changes for more consistent grp_id handling in ACE tasks
| * Added new test for task grp_id handling.Martin Corino2015-05-203-0/+206
| |
| * Removed trailing whitespace.Martin Corino2015-05-201-1/+1
| |
| * Make the group id handling more consistent.Martin Corino2015-05-191-2/+6
|/
* Merge pull request #81 from pmesnier/masterPhil Mesnier2015-05-171-0/+8
|\ | | | | logWalker Coverity fix
| * Coverity fixPhil Mesnier2015-05-171-0/+8
|/
* Merge pull request #80 from jwillemsen/masterJohnny Willemsen2015-05-172-2/+2
|\ | | | | Use add_compile instead of addcompile
| * Use add_compile instead of addcompileJohnny Willemsen2015-05-172-2/+2
| | | | | | | | | | * ACE/bin/MakeProjectCreator/config/vc14nmake.mpb: * ACE/bin/MakeProjectCreator/config/vc9nmake.mpb:
* | Merge pull request #79 from jwillemsen/masterJohnny Willemsen2015-05-172-4/+8
|\ \ | |/
| * Package vc12 and vc14 solutionsJohnny Willemsen2015-05-152-4/+8
| | | | | | | | | | * ACE/NEWS: * ACE/bin/make_release.py:
* | Adjust logging to help diagnose thingsSteve Huston2015-05-161-2/+2
|/
* Merge pull request #78 from mitza-oci/masterAdam Mitz2015-05-142-5/+77
|\ | | | | Fixed bug in make_release.py which skipped packaging files after those that were supposed to be
| * Fixed bug in excluding certain files from release packages.Adam Mitz2015-05-141-1/+0
| |
| * Merge branch 'gitignore_release'Adam Mitz2015-05-132-4/+77
| |\ |/ /
| * Merge commit '32e3e82ef65c5b1b47163853c3c1fc062b0fafe6' into coverityAdam Mitz2015-05-112-4/+77
| |\
| | * Exclude .gitignore files from release packages.Adam Mitz2015-05-071-4/+4
| | |
| | * Updated .gitignore for ACE tests.Adam Mitz2015-05-071-0/+73
| | |
* | | Merge pull request #77 from pmesnier/masterPhil Mesnier2015-05-127-26/+94
|\ \ \ | | | | | | | | log walker updates
| * | | Improve processing of old TAO logs.Phil Mesnier2015-05-127-26/+94
|/ / / | | | | | | | | | fix output errors, fix parsing heavily threaded, RW strategy based logs.
* | | Merge pull request #76 from mitza-oci/masterAdam Mitz2015-05-121-4/+7
|\ \ \ | |/ / |/| | Fixed coverity issues 1297401 and 1297404
| * | Fixed coverity issues 1297401 and 1297404Adam Mitz2015-05-111-4/+7
|/ /
* | Merge pull request #75 from jwillemsen/masterJohnny Willemsen2015-05-083-0/+10
|\ \ | |/ |/| Enabled ACE_HAS_CPP11 for Visual Studio 2015 (msvc14)
| * Enable ACE_HAS_CPP11 for Visual Studio 2015, but disable partJohnny Willemsen2015-05-083-0/+10
| | | | | | | | | | | | | | | | of compiler feature test 27, that will be fixed in the final release * ACE/NEWS: * ACE/ace/config-win32-msvc-14.h: * ACE/tests/Compiler_Features_27_Test.cpp:
| * Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-05-071-0/+1
| |\ | |/ |/|
* | Merge pull request #74 from jwillemsen/masterJohnny Willemsen2015-05-078-60/+73
|\ \ | | | | | | Make x.3.2 public and prepare for x.3.3
* | | Added missing continueACE+TAO+CIAO-6_3_2Johnny Willemsen2015-05-071-0/+1
| | | | | | | | | | | | * ACE/bin/make_release.py:
| | * Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-05-071-7/+6
| | |\ | |/ / | | / | |/ |/|
* | Package the .gitignore files for this releaseJohnny Willemsen2015-05-071-4/+16
| | | | | | | | * ACE/bin/make_release.py:
* | Another attempt to fix the exclude handlignJohnny Willemsen2015-05-071-14/+2
| | | | | | | | * ACE/bin/make_release.py:
* | Fixed bug in exclude handlingJohnny Willemsen2015-05-071-1/+0
| | | | | | | | * ACE/bin/make_release.py:
| * Added link for 6.3.2 doxygen documentationJohnny Willemsen2015-05-071-0/+1
| | | | | | | | * ACE/etc/index.html:
| * Make x.3.2 public and prepare for next releaseJohnny Willemsen2015-05-077-60/+72
|/ | | | | | | | | | * ACE/NEWS: * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: * ACE/docs/Download.html: * ACE/docs/bczar/bczar.html: * CIAO/NEWS: * DAnCE/NEWS: * TAO/NEWS:
* ACE+TAO+CIAO-6_3_2Johnny Willemsen2015-05-0769-75/+2699
|
* Merge pull request #73 from jwillemsen/masterJohnny Willemsen2015-05-061-1/+1
|\ | | | | Don't use global CORBA scope
| * Don't use global CORBA scopeJohnny Willemsen2015-05-061-1/+1
| | | | | | | | * TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.cpp:
* | Merge pull request #72 from jwillemsen/masterJohnny Willemsen2015-05-051-0/+3
|\ \ | |/ | | Mention Shapes interop fixes
| * Mention Shapes interop fixesJohnny Willemsen2015-05-051-0/+3
|/ | | | * CIAO/NEWS:
* Merge pull request #71 from jwillemsen/masterJohnny Willemsen2015-05-051-2/+3
|\ | | | | Added truncate_cast because suseconds_t is 32bit on Windows x86
| * Added truncate_cast because suseconds_t is 32bit on Windows x86Johnny Willemsen2015-05-051-2/+3
|/ | | | * ACE/ace/Time_Value.h:
* Merge pull request #70 from jwillemsen/masterJohnny Willemsen2015-05-051-18/+18
|\ | | | | Added missing ACE_Export for the new operators to resolve link problems ...
| * Added missing ACE_Export for the new operators to resolve link problems with ↵Johnny Willemsen2015-05-051-18/+18
|/ | | | | | msvc14 * ACE/ace/Time_Value.h:
* Merge pull request #69 from jwillemsen/masterJohnny Willemsen2015-05-041-0/+2
|\ | | | | Added missing include for Truncate
| * Added missing include for TruncateJohnny Willemsen2015-05-041-0/+2
|/ | | | * ACE/tests/Chrono_Test.cpp:
* Merge pull request #68 from jwillemsen/masterJohnny Willemsen2015-05-012-3/+3
|\ | | | | Fixed msvc14 compile warning/errors
| * Fixed conversion errors by using a truncate_cast because suseconds_t is a ↵Johnny Willemsen2015-05-011-2/+2
| | | | | | | | | | | | long on windows * ACE/tests/Chrono_Test.cpp: