summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-6_4_4ACE+TAO-6_4_4Johnny Willemsen2017-08-144-7/+530
* Merge pull request #481 from jwillemsen/masterJohnny Willemsen2017-08-111-0/+2
|\
| * List change for new releaseJohnny Willemsen2017-08-111-0/+2
* | Small change generated codeJohnny Willemsen2017-08-091-2/+2
* | Generate stub export macro directly instead of TAO_EXPORT_MACRO, simplifies t...Johnny Willemsen2017-08-0924-132/+14
* | Remove TAO_EXPORT_MACRO usageJohnny Willemsen2017-08-093-10/+3
|/
* Merge pull request #478 from jwillemsen/jwi-obvgiopflagsinlineJohnny Willemsen2017-08-092-17/+17
|\
| * Use new TAO_OBV_GIOP_FLAGS_INLINE_FUNCTION so that we can remove TAO_NAMESPAC...Johnny Willemsen2017-08-092-17/+17
* | Remove left over $Id tagsJohnny Willemsen2017-08-095-9/+0
* | Correctly determine the location of tao_idl, fixes the failure of IDL_Test on...Johnny Willemsen2017-08-096-24/+17
|/
* Merge pull request #473 from jwillemsen/jwi-automakecleanupJohnny Willemsen2017-08-081-7/+2
|\
| * Cleanup old automake supportJohnny Willemsen2017-08-081-7/+2
* | Merge pull request #472 from jwillemsen/jwi-bcc32rtfactoryJohnny Willemsen2017-08-081-0/+8
|\ \
| * | Suppress warning 8022 with bcc32Johnny Willemsen2017-08-081-0/+8
| |/
* | Merge branch 'master' into jwi-exportnestedclasses-cleanupJohnny Willemsen2017-08-0814-68/+22
|\ \ | |/
| * Merge pull request #469 from jwillemsen/jwi-rtcorba-activityJohnny Willemsen2017-08-0810-57/+12
| |\
| | * This test only compiles an executable with a local service so no export macro...Johnny Willemsen2017-08-0810-57/+12
| * | Merge pull request #468 from jwillemsen/jwi-docufixesJohnny Willemsen2017-08-082-2/+2
| |\ \
| | * | Fix typos in documentationJohnny Willemsen2017-08-082-2/+2
| | |/
| * | Add pragma to disable warning 8022 with bcc32Johnny Willemsen2017-08-081-2/+8
| * | Remove setting of bcc32 compiler flagsJohnny Willemsen2017-08-082-15/+0
| |/
* | Don't use TAO_NAMESPACE_STORAGE_CLASS anymoreJohnny Willemsen2017-08-084-5/+5
* | Cleanup TAO_EXPORT_NESTED_CLASSES and simplified the portableserver files. At...Johnny Willemsen2017-08-085-49/+6
* | Merge pull request #466 from jwillemsen/masterJohnny Willemsen2017-08-081-5/+5
|\ \ | |/
| * Fixed typoJohnny Willemsen2017-08-081-5/+5
* | Remove bcc32 flags from hereJohnny Willemsen2017-08-071-8/+0
|/
* Just remove unused RND_Timer::push altogether.Andreas L2017-08-052-8/+0
* exclude "union foo" from up to SunCC 5.14Andreas L2017-08-041-1/+1
* Add an implementation for RND_Timer::push despite not used,Andreas L2017-08-041-0/+6
* Merge pull request #459 from jwillemsen/jwi-ftnaming-bcc32Johnny Willemsen2017-08-042-4/+4
|\
| * Fix problem with bcc32Johnny Willemsen2017-08-032-4/+4
* | Merge pull request #453 from jwillemsen/jwi-idltest-450Johnny Willemsen2017-08-045-5/+82
|\ \
| * | Further refine sequence generationJohnny Willemsen2017-08-033-1/+36
| * | Fixed missing code generation for a typedef of multiple sequence typesJohnny Willemsen2017-08-031-4/+39
| * | Merge branch 'master' into jwi-idltest-450Johnny Willemsen2017-08-035-15/+14
| |\ \ | | |/
| * | Extend this test to reproduce issue #450Johnny Willemsen2017-07-291-0/+7
* | | Updated bcc32 version checksJohnny Willemsen2017-08-031-2/+2
| |/ |/|
* | Updated bcc32 version checkJohnny Willemsen2017-08-011-2/+2
* | Updated bcc32 version check to suppress warningsJohnny Willemsen2017-08-011-1/+1
* | Use true/falseJohnny Willemsen2017-08-012-11/+10
* | Fixed typos in documentationJohnny Willemsen2017-08-011-1/+1
|/
* Merge branch 'master' into jwi-transportselectionguardJohnny Willemsen2017-07-223-92/+1
|\
| * Merge pull request #448 from jwillemsen/jwi-taoidlciaorootJohnny Willemsen2017-07-202-74/+1
| |\
| | * Only add the CIAO includes when CIAO_ROOT has been explicitly definedJohnny Willemsen2017-07-202-74/+1
| * | Some more cleanupJohnny Willemsen2017-07-201-9/+0
| * | Use ACE_WIN32 and bcc32c doesn't set __WIN32__ but uses _WIN32Johnny Willemsen2017-07-201-9/+0
| |/
* | Added missing exportsJohnny Willemsen2017-07-221-4/+4
* | Add missing exportsJohnny Willemsen2017-07-211-0/+16
* | Fix unresolved externals with Embarcadero C++ 10.2Johnny Willemsen2017-07-212-30/+35
|/
* Fixed typoJohnny Willemsen2017-07-141-1/+1