summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
...
* | Layou changeJohnny Willemsen2018-09-111-2/+0
* | Small changes to the doc files we package whereJohnny Willemsen2018-09-111-2/+1
* | Merge pull request #697 from mitza-oci/qt5Adam Mitz2018-09-1010-22/+93
|\ \
| * | Use qt5 mpc featureAdam Mitz2018-09-101-1/+1
| * | Projects using qtreactor need to be skipped when there's no qtAdam Mitz2018-09-102-0/+5
| * | Qt5 supportAdam Mitz2018-09-079-22/+88
* | | Merge pull request #696 from mitza-oci/warningsAdam Mitz2018-09-101-1/+2
|\ \ \
| * | | Fixed warning from clangAdam Mitz2018-09-071-1/+2
| |/ /
* | | Merge pull request #698 from jwillemsen/masterJohnny Willemsen2018-09-092-6/+0
|\ \ \
| * | | Removed qt settings to 0, these are disabled by defaultJohnny Willemsen2018-09-082-6/+0
| |/ /
* | | Merge pull request #684 from iguessthislldo/masterAdam Mitz2018-09-071-0/+2
|\ \ \ | |/ / |/| |
| * | Disable Qt5 MPC Feature by DefaultFred Hornsey2018-08-301-0/+2
| |/
* | Layout changesJohnny Willemsen2018-09-071-5/+0
* | List changeJohnny Willemsen2018-09-071-0/+2
* | Layout changeJohnny Willemsen2018-09-031-2/+2
* | Fixed typo in commentJohnny Willemsen2018-09-033-6/+6
* | Only define BIO_set_flags when it has not been defined yetJohnny Willemsen2018-09-031-1/+3
* | Merge pull request #686 from jwillemsen/jwi-cbuilderx-strtokJohnny Willemsen2018-08-312-2/+2
|\ \
| * | Fixed typo in commentJohnny Willemsen2018-08-311-1/+1
| * | Corrected version check to also include C++BuilderXE2Johnny Willemsen2018-08-311-1/+1
* | | Merge pull request #681 from mitza-oci/gnuace-postbuildAdam Mitz2018-08-311-2/+2
|\ \ \
| * | | gnuace: postbuild step shouldn't run until after exeout/dllout/libout link/copyAdam Mitz2018-08-291-2/+2
| | |/ | |/|
* | | Fixed typoJohnny Willemsen2018-08-311-2/+2
* | | Use RAND_poll instead of RAND_screen that is deprecated in OpenSSL 1.1Like Ma2018-08-301-0/+4
|/ /
* | Check observer pointer before using itJohnny Willemsen2018-08-291-1/+4
|/
* Updated msvc check, works now with Visual Studio 2017Johnny Willemsen2018-08-161-1/+1
* Removed empty linesJohnny Willemsen2018-08-161-3/+0
* Removed empty lineJohnny Willemsen2018-08-151-1/+0
* Merge pull request #668 from jwillemsen/jwi-imr-enhancementsJohnny Willemsen2018-08-101-1/+1
|\
| * Fixed typosJohnny Willemsen2018-08-101-1/+1
* | Updated list of Visual Studio versions we pregenerate as part of the releaseJohnny Willemsen2018-08-091-1/+1
* | Merge branch 'master' into jwi-zapvc12-releaseJohnny Willemsen2018-08-091-1/+1
|\ \ | |/
| * Updated copy/past text for doxygen genJohnny Willemsen2018-08-091-1/+1
* | Don't ship vc12 generated solutions, Visual Studio 2015 and 2017 are the ones...Johnny Willemsen2018-08-091-4/+0
|/
* Make x.5.1 public and prepare for the next releaseJohnny Willemsen2018-08-094-33/+37
* ACE+TAO-6_5_1ACE+TAO-6_5_1Johnny Willemsen2018-08-0956-69/+218
* Merge pull request #660 from jwillemsen/masterJohnny Willemsen2018-08-061-7/+3
|\
| * Changed deprecated_declarations to no_deprecated so that we have the same set...Johnny Willemsen2018-08-061-7/+3
* | Merge pull request #659 from jwillemsen/masterJohnny Willemsen2018-08-061-0/+6
|\ \ | |/
| * Updated changesJohnny Willemsen2018-08-061-2/+2
| * Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOJohnny Willemsen2018-08-068-0/+576
| |\
| * | List important changes for the upcoming releaseJohnny Willemsen2018-08-061-0/+6
* | | added explicit include of <string> to fix older MSVC compile errorsMartin Corino2018-08-061-0/+1
| |/ |/|
* | add full support for streaming std::(w)stringMartin Corino2018-08-048-0/+576
|/
* Removed duplicated project files (MPC issue 50)Adam Mitz2018-07-092-4/+0
* Removed not used memberJohnny Willemsen2018-06-291-14/+0
* Fix memory leak in schedule; replace broken next-count logic in generate_time...Steve Huston2018-06-261-41/+22
* Remove unused member variable max_per_spoke_Steve Huston2018-06-261-2/+0
* When we have C++11 we are using std::unique_ptr instead of std::auto_ptrJohnny Willemsen2018-06-222-2/+9
* When using Visual Studio 2017 we can enable C++14 and C++17 compliance, with ...Johnny Willemsen2018-06-222-0/+10