summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed tabs flagged by fuzzcase2063Steve Huston2017-03-301-18/+18
|
* Fix ability to request IPv4 address from ACE_INET_Addr::setSteve Huston2017-03-302-2/+26
|
* Add new test case for selecting protocol by nameSteve Huston2017-03-291-1/+33
|
* Merge pull request #380 from jwillemsen/masterJohnny Willemsen2017-03-271-342/+0
|\ | | | | Removed instructions for how to use github, there are much better pla…
| * Removed instructions for how to use github, there are much better places for ↵Johnny Willemsen2017-03-271-342/+0
|/ | | | that kind of information, just let us focus on this project
* Merge pull request #379 from mitza-oci/masterAdam Mitz2017-03-235-13/+12
|\ | | | | Updates to work with MPC's changes for vc15 -> vs2017
| * ACE config file updates for VS2017Adam Mitz2017-03-231-9/+8
| |
| * MPC's "-type vc15" is now vs2017Adam Mitz2017-03-235-4/+4
|/
* Merge pull request #378 from jwillemsen/masterJohnny Willemsen2017-03-158-14/+12
|\ | | | | Fixed typos in comments
| * Fixed typosJohnny Willemsen2017-03-156-9/+9
| | | | | | | | | | | | | | | | | | * TAO/docs/orbsvcs.html: * TAO/docs/pluggable_protocols/index.html: * TAO/docs/releasenotes/ftrt_ec.html: * TAO/docs/releasenotes/index.html: * TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp: * TAO/tests/NestedUpcall/MT_Client_Test/client.cpp:
| * Layout changesJohnny Willemsen2017-03-151-4/+2
| | | | | | | | * TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.cpp:
| * Fixed typoJohnny Willemsen2017-03-151-1/+1
| | | | | | | | * TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.cpp:
* | Merge pull request #377 from jwillemsen/masterJohnny Willemsen2017-03-141-2/+0
|\ \ | |/ | | Remove link to orbzone
| * Remove link to orbzoneJohnny Willemsen2017-03-141-2/+0
| | | | | | | | * ACE/docs/Download.html:
* | Merge pull request #376 from jwillemsen/masterJohnny Willemsen2017-03-141-2/+1
|\ \ | |/ | | Reduced header
| * Reduced headerJohnny Willemsen2017-03-141-2/+1
| | | | | | | | * README.md:
* | Merge pull request #375 from jwillemsen/masterJohnny Willemsen2017-03-141-21/+5
|\ \ | |/ | | Reduced intro size
| * Removed double headerJohnny Willemsen2017-03-141-6/+1
| | | | | | | | * README.md:
| * Just list the CI logos at the topJohnny Willemsen2017-03-141-15/+4
| | | | | | | | * README.md:
* | Merge pull request #373 from jwillemsen/masterJohnny Willemsen2017-03-131-2/+2
|\ \ | |/ | | Use uniq for source files and grouped_source_files to not list any so…
| * Use uniq for source files and grouped_source_files to not list any source twiceJohnny Willemsen2017-03-131-2/+2
| |
* | Merge pull request #374 from mcorino/mastermcorino2017-03-131-1/+20
|\ \ | |/ |/| Improvements for remote/avd target testing
| * Improvements for remote/avd target testingMartin Corino2017-03-131-1/+20
|/
* Merge pull request #372 from jwillemsen/masterJohnny Willemsen2017-03-106-22/+54
|\ | | | | Added separate configuration file for Visual Studio 2017, no special …
| * Add missing spaceJohnny Willemsen2017-03-101-2/+2
| | | | | | | | * TAO/TAO_IDL/be/be_sequence.cpp:
| * Some more compact code generationJohnny Willemsen2017-03-102-21/+14
| | | | | | | | | | * TAO/TAO_IDL/be/be_sequence.cpp: * TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp:
| * Generate vc15 solutions as part of the releaseJohnny Willemsen2017-03-101-0/+3
| | | | | | | | * ACE/bin/make_release.py:
| * List some enhancements doneJohnny Willemsen2017-03-101-0/+4
| |
| * Added separate configuration file for Visual Studio 2017, no special ↵Johnny Willemsen2017-03-102-1/+33
| | | | | | | | | | | | | | | | | | settings yet * ACE/ace/config-win32-msvc-15.h: Added. * ACE/ace/config-win32-msvc.h:
* | Merge pull request #371 from jwillemsen/masterJohnny Willemsen2017-03-091-5/+0
|\ \ | |/ | | Remove snap-ci because it is end of life
| * Remove snap-ci because it is end of lifeJohnny Willemsen2017-03-091-5/+0
| |
* | Merge pull request #370 from jwillemsen/masterJohnny Willemsen2017-03-0818-81/+86
|\ \ | |/ | | Android improvements, Fuzz fixes and features file for Visual Studio 2017
| * Layout changeJohnny Willemsen2017-03-081-1/+1
| | | | | | | | * ACE/bin/MakeProjectCreator/config/global.features:
| * Fixed fuzzJohnny Willemsen2017-03-085-10/+1
| | | | | | | | | | | | | | | | * ACE/bin/MakeProjectCreator/config/em3.features: * ACE/bin/MakeProjectCreator/config/global.features: * ACE/bin/MakeProjectCreator/config/gnuace.features: * ACE/bin/MakeProjectCreator/config/nmake.features: * ACE/bin/MakeProjectCreator/config/wb26.features:
| * Fixed fuzz by removing id tagJohnny Willemsen2017-03-087-14/+0
| | | | | | | | | | | | | | | | | | | | * ACE/bin/MakeProjectCreator/config/vc10.features: * ACE/bin/MakeProjectCreator/config/vc11.features: * ACE/bin/MakeProjectCreator/config/vc12.features: * ACE/bin/MakeProjectCreator/config/vc14.features: * ACE/bin/MakeProjectCreator/config/vc71.features: * ACE/bin/MakeProjectCreator/config/vc8.features: * ACE/bin/MakeProjectCreator/config/vc9.features:
| * Check *.features for old Id tagJohnny Willemsen2017-03-081-1/+5
| | | | | | | | * ACE/bin/fuzz.pl:
| * Added Visual Studio 2017 filesJohnny Willemsen2017-03-082-0/+28
| | | | | | | | | | | | * ACE/bin/MakeProjectCreator/config/vc15.features: * ACE/bin/MakeProjectCreator/config/vc15nmake.mpb: Added.
| * Doxygen changesJohnny Willemsen2017-03-061-21/+16
| | | | | | | | * ACE/ace/ACE.cpp:
| * Android API level 21 and higher have clock_settimeJohnny Willemsen2017-03-061-0/+1
| | | | | | | | * ACE/ace/config-android.h:
| * Doxygen improvementsJohnny Willemsen2017-03-061-35/+35
| | | | | | | | * ACE/ace/Reactor_Impl.h:
* | Merge pull request #369 from mcorino/mastermcorino2017-03-053-16/+31
|\ \ | | | | | | Added PIE support by default as needed by supported Android API levels
| * | Improvements for Android AVD testing.Martin Corino2017-03-052-15/+27
| | |
| * | Added PIE support by default as needed by supported Android API levelsMartin Corino2017-03-051-1/+4
|/ /
* | Merge pull request #368 from jwillemsen/masterJohnny Willemsen2017-03-017-17/+12
|\ \ | |/ | | Various cleanup
| * Removed double partJohnny Willemsen2017-03-011-5/+0
| |
| * Fixed typoJohnny Willemsen2017-03-011-3/+3
| |
| * Fixed typoJohnny Willemsen2017-03-011-1/+1
| |
| * Fixed typoJohnny Willemsen2017-03-011-1/+1
| |
| * Fixed typoJohnny Willemsen2017-03-011-2/+2
| |
| * Fixed typoJohnny Willemsen2017-03-011-4/+4
| |