2023-01-14 |
Johnny Willemsen | Removed OpenVMS support
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | Cleanup another not used define
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | Cleanup workarounds which we don't need anymore
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | Fixed cleanup error
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | Fixed cleanup error
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | Fixed cleanup error
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | Fixed cleanup error
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | Fixed cleanup mistakes
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | More Windows CE cleanup
|
commit | commitdiff | tree |
2023-01-13 |
Johnny Willemsen | Removed Windows CE support
|
commit | commitdiff | tree |
2023-01-12 |
Johnny Willemsen | Upgrade doxygen configuration files to latest doxygen...
|
commit | commitdiff | tree |
2023-01-12 |
Johnny Willemsen | Make use of nullptr and delete
|
commit | commitdiff | tree |
2023-01-09 |
Johnny Willemsen | Updated OpenDDS url
|
commit | commitdiff | tree |
2022-12-19 |
Johnny Willemsen | Make ACE 7.0.11 and TAO 3.0.11 public available
|
commit | commitdiff | tree |
2022-12-19 |
Johnny Willemsen | ACE+TAO-7_0_11
|
commit | commitdiff | tree |
2022-12-14 |
Johnny Willemsen | Document changes
|
commit | commitdiff | tree |
2022-12-14 |
Johnny Willemsen | Add back Properties_Encoder constructor, looks MinGW...
|
commit | commitdiff | tree |
2022-12-13 |
Johnny Willemsen | Upgrade all doxygen config files
|
commit | commitdiff | tree |
2022-12-12 |
Johnny Willemsen | Merge branch 'jwi-portablegroupcleanup' of https:/...
|
commit | commitdiff | tree |
2022-12-12 |
Johnny Willemsen | Layout change
|
commit | commitdiff | tree |
2022-12-12 |
Johnny Willemsen | Add missing include
|
commit | commitdiff | tree |
2022-12-12 |
Johnny Willemsen | Removed incorrect code
|
commit | commitdiff | tree |
2022-12-12 |
Johnny Willemsen | Fixed merge conflicts
|
commit | commitdiff | tree |
2022-12-12 |
Johnny Willemsen | Make use of noexcept instead of throw()
|
commit | commitdiff | tree |
2022-11-25 |
Johnny Willemsen | Update LB_ObjectReferenceFactory.cpp
|
commit | commitdiff | tree |
2022-11-25 |
Johnny Willemsen | Update FT_EventService.cpp
|
commit | commitdiff | tree |
2022-11-25 |
Johnny Willemsen | Update .gitignore
|
commit | commitdiff | tree |
2022-11-17 |
Johnny Willemsen | Update for next release
|
commit | commitdiff | tree |
2022-11-17 |
Johnny Willemsen | Add missing news item
|
commit | commitdiff | tree |
2022-11-17 |
Johnny Willemsen | Make x.0.10 publicly available
|
commit | commitdiff | tree |
2022-11-17 |
Johnny Willemsen | Merge branch 'master' of https://github.com/DOCGroup...
|
commit | commitdiff | tree |
2022-11-17 |
Johnny Willemsen | ACE+TAO-7_0_10
|
commit | commitdiff | tree |
2022-11-17 |
Johnny Willemsen | Fixed broken link
|
commit | commitdiff | tree |
2022-11-17 |
Johnny Willemsen | Update NEWS files for next release
|
commit | commitdiff | tree |
2022-11-02 |
Johnny Willemsen | The environment variable set is Z, not ZZ
|
commit | commitdiff | tree |
2022-11-01 |
Johnny Willemsen | Use const/override/default and some layout changes
|
commit | commitdiff | tree |
2022-10-31 |
Johnny Willemsen | Removed empty line
|
commit | commitdiff | tree |
2022-10-31 |
Johnny Willemsen | Add original code back
|
commit | commitdiff | tree |
2022-10-31 |
Johnny Willemsen | Don't disable inlining always
|
commit | commitdiff | tree |
2022-10-19 |
Johnny Willemsen | Use override
|
commit | commitdiff | tree |
2022-10-14 |
Johnny Willemsen | Fixed compile error due to cleanup and made destructors...
|
commit | commitdiff | tree |
2022-10-13 |
Johnny Willemsen | Make use of default
|
commit | commitdiff | tree |
2022-10-13 |
Johnny Willemsen | Fixed unused variable warnings
|
commit | commitdiff | tree |
2022-10-13 |
Johnny Willemsen | Fixed unused variable warnings
|
commit | commitdiff | tree |
2022-10-12 |
Johnny Willemsen | Layout changes
|
commit | commitdiff | tree |
2022-10-12 |
Johnny Willemsen | Layout changes
|
commit | commitdiff | tree |
2022-10-12 |
Johnny Willemsen | Layout changes
|
commit | commitdiff | tree |
2022-10-12 |
Johnny Willemsen | Layout/return changes
|
commit | commitdiff | tree |
2022-10-07 |
Johnny Willemsen | Fixed potential memory leak on an allocation error...
|
commit | commitdiff | tree |
2022-10-06 |
Johnny Willemsen | Updated VxWorks checks
|
commit | commitdiff | tree |
2022-10-05 |
Johnny Willemsen | Use default destructors
|
commit | commitdiff | tree |
2022-10-05 |
Johnny Willemsen | VxWorks 7 inet_aton returns 0 on failure, so we don...
|
commit | commitdiff | tree |
2022-10-05 |
Johnny Willemsen | Corrected version check
|
commit | commitdiff | tree |
2022-10-05 |
Johnny Willemsen | VxWorks 7 has ifaddrs.h
|
commit | commitdiff | tree |
2022-10-05 |
Johnny Willemsen | Removed test compile error
|
commit | commitdiff | tree |
2022-10-05 |
Johnny Willemsen | VxWorks 7 also has a non-reentrant gethostbyaddr alternative
|
commit | commitdiff | tree |
2022-10-05 |
Johnny Willemsen | Moved VxWorks define to os_netdb.h
|
commit | commitdiff | tree |
2022-10-04 |
Johnny Willemsen | With VxWorks 7 the gethostbyname() API is not always...
|
commit | commitdiff | tree |
2022-10-04 |
Johnny Willemsen | Use the ACE_INET_Addr::set instead of the constructor...
|
commit | commitdiff | tree |
2022-10-04 |
Johnny Willemsen | Use nullptr/std::addressof/default/uniform initialization
|
commit | commitdiff | tree |
2022-10-01 |
Johnny Willemsen | Make x.0.9 public
|
commit | commitdiff | tree |
2022-10-01 |
Johnny Willemsen | Merge branch 'master' of https://github.com/DOCGroup...
|
commit | commitdiff | tree |
2022-10-01 |
Johnny Willemsen | ACE+TAO-7_0_9
|
commit | commitdiff | tree |
2022-10-01 |
Johnny Willemsen | Merge branch 'master' of https://github.com/DOCGroup...
|
commit | commitdiff | tree |
2022-09-30 |
Johnny Willemsen | Fixed typo
|
commit | commitdiff | tree |
2022-09-23 |
Johnny Willemsen | Fixed documentation of ~ACE_DLList and use nullptr
|
commit | commitdiff | tree |
2022-09-20 |
Johnny Willemsen | Correct project
|
commit | commitdiff | tree |
2022-09-20 |
Johnny Willemsen | Move new test IDL to seperate project
|
commit | commitdiff | tree |
2022-09-20 |
Johnny Willemsen | clang5 and gcc4.8/6 are only available on 18.04
|
commit | commitdiff | tree |
2022-09-20 |
Johnny Willemsen | Let us try clang15
|
commit | commitdiff | tree |
2022-09-20 |
Johnny Willemsen | clang5 is not available on ubuntu 20.04 anymore
|
commit | commitdiff | tree |
2022-09-20 |
Johnny Willemsen | Upgrade from 18.04 to 20.04
|
commit | commitdiff | tree |
2022-09-19 |
Johnny Willemsen | Use override instead of virtual
|
commit | commitdiff | tree |
2022-09-19 |
Johnny Willemsen | Add back virtual
|
commit | commitdiff | tree |
2022-09-19 |
Johnny Willemsen | Use default destructors
|
commit | commitdiff | tree |
2022-09-19 |
Johnny Willemsen | More test
|
commit | commitdiff | tree |
2022-09-19 |
Johnny Willemsen | More test extensins
|
commit | commitdiff | tree |
2022-09-19 |
Johnny Willemsen | Extend test, enabled cdr
|
commit | commitdiff | tree |
2022-09-18 |
Johnny Willemsen | Use uniform initialisation for require_truncation_...
|
commit | commitdiff | tree |
2022-09-18 |
Johnny Willemsen | Layout change
|
commit | commitdiff | tree |
2022-09-18 |
Johnny Willemsen | Extend test IDL
|
commit | commitdiff | tree |
2022-09-15 |
Johnny Willemsen | Make use of default, uniform initialisation, and nullptr
|
commit | commitdiff | tree |
2022-09-15 |
Johnny Willemsen | Generated new certificates, old ones expired
|
commit | commitdiff | tree |
2022-09-15 |
Johnny Willemsen | Revert addressof changes, looks it broke something
|
commit | commitdiff | tree |
2022-09-14 |
Johnny Willemsen | Use bcc32x in 32bit mode, at that moment it should...
|
commit | commitdiff | tree |
2022-09-14 |
Johnny Willemsen | bcc64 needs different commandline arguments to be used...
|
commit | commitdiff | tree |
2022-09-13 |
Johnny Willemsen | Removed empty line
|
commit | commitdiff | tree |
2022-09-13 |
Johnny Willemsen | Use nullptr, check pointers with 1, use std::addressof...
|
commit | commitdiff | tree |
2022-09-09 |
Johnny Willemsen | Removed redunant void
|
commit | commitdiff | tree |
2022-09-09 |
Johnny Willemsen | Make use of std::addressof and removed some redundant...
|
commit | commitdiff | tree |
2022-09-05 |
Johnny Willemsen | Fixed redefined ACE_FALLTHROUGH warnings
|
commit | commitdiff | tree |
2022-08-24 |
Johnny Willemsen | Removed redundant void
|
commit | commitdiff | tree |
2022-08-24 |
Johnny Willemsen | Updated logging to include the class/method so that...
|
commit | commitdiff | tree |
2022-08-10 |
Johnny Willemsen | Removed old comments for ACE_NESTED_CLASS
|
commit | commitdiff | tree |
2022-08-10 |
Johnny Willemsen | List changes for next release
|
commit | commitdiff | tree |
2022-08-10 |
Johnny Willemsen | Use override, remove redundant whitespacing, fixed...
|
commit | commitdiff | tree |
2022-08-10 |
Johnny Willemsen | Changed internal debug_ flag to bool and initialise...
|
commit | commitdiff | tree |
2022-07-19 |
Johnny Willemsen | Set VCPKG_INSTALLED_DIR
|
commit | commitdiff | tree |
2022-07-19 |
Johnny Willemsen | Path changes
|
commit | commitdiff | tree |
2022-07-19 |
Johnny Willemsen | Another path attempt
|
commit | commitdiff | tree |