Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates for VxWorks API changes | Johnny Willemsen | 2022-07-04 | 2 | -8/+6 |
| | | | | | * ACE/ace/config-vxworks22.03.h: * ACE/ace/config-vxworks6.4.h: | ||||
* | Removed not used member, removed redundant void | Johnny Willemsen | 2022-07-04 | 3 | -26/+20 |
| | | | | | | * ACE/ace/Message_Queue_Vx.cpp: * ACE/ace/Message_Queue_Vx.h: * ACE/ace/Message_Queue_Vx.inl: | ||||
* | Silence compiler warning | Johnny Willemsen | 2022-07-04 | 1 | -7/+5 |
| | | | | * ACE/ace/SOCK_SEQPACK_Acceptor.cpp: | ||||
* | Add cast to short to silence compiler warning, done in more places already ↵ | Johnny Willemsen | 2022-07-04 | 1 | -1/+1 |
| | | | | | | to calls to cond_init * ACE/ace/OS_NS_Thread.cpp: | ||||
* | Add truncate_cast to silence warning in 32bit build | Johnny Willemsen | 2022-07-04 | 1 | -1/+1 |
| | | | | * ACE/ace/Time_Value.h: | ||||
* | Changed ~ACE_Condition_Attributes_T to default | Johnny Willemsen | 2022-07-04 | 2 | -6/+1 |
| | | | | | * ACE/ace/Condition_Attributes.h: * ACE/ace/Condition_Attributes.inl: | ||||
* | Merge branch 'master' into jwi-vxworkstaskid | Johnny Willemsen | 2022-07-04 | 8 | -44/+44 |
|\ | |||||
| * | Merge pull request #1877 from jwillemsen/jwi-vxworks2203 | Johnny Willemsen | 2022-07-02 | 2 | -2/+21 |
| |\ | | | | | | | Added config file for VxWorks 22.03 | ||||
| | * | Updated comment | Johnny Willemsen | 2022-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | | * ACE/ace/config-vxworks22.03.h: | ||||
| | * | New file for VxWorks 22.03 | Johnny Willemsen | 2022-07-01 | 1 | -0/+20 |
| | | | |||||
| | * | Make preprocessor check more readable | Johnny Willemsen | 2022-07-01 | 1 | -2/+1 |
| | | | | | | | | | | | | * ACE/ace/OS_NS_sys_stat.h: | ||||
| * | | Removed not used reactor_ member, cleanup, and const changes | Johnny Willemsen | 2022-07-01 | 2 | -33/+15 |
| |/ | | | | | | | | | * ACE/ace/Name_Proxy.cpp: * ACE/ace/Name_Proxy.h: | ||||
| * | Merge pull request #1872 from jwillemsen/jwi-vxworks | Johnny Willemsen | 2022-07-01 | 3 | -6/+5 |
| |\ | | | | | | | Fixed VxWorks compile error and minor cleanup | ||||
| | * | Fixed compile error | Johnny Willemsen | 2022-06-30 | 1 | -1/+1 |
| | | | |||||
| | * | Directly assign variable | Johnny Willemsen | 2022-06-30 | 1 | -4/+1 |
| | | | | | | | | | | | | * ACE/ace/SOCK_Dgram_Mcast.cpp: | ||||
| | * | Fixed compile error | Johnny Willemsen | 2022-06-30 | 1 | -1/+3 |
| | | | |||||
| * | | ACE+TAO-7_0_8ACE+TAO-7_0_8 | Johnny Willemsen | 2022-07-01 | 1 | -3/+3 |
| |/ | |||||
* | | Removed check for ACE_LACKS_VA_FUNCTIONS from VxWorks specific code | Johnny Willemsen | 2022-07-02 | 1 | -3/+0 |
| | | | | | | | | * ACE/ace/OS_NS_Thread.cpp: | ||||
* | | Update some more taskSpawn return value checks | Johnny Willemsen | 2022-07-02 | 1 | -4/+4 |
| | | | | | | | | * ACE/ace/OS_NS_Thread.cpp: | ||||
* | | Use ACE_VX_TASK_ID_ERROR | Johnny Willemsen | 2022-07-02 | 1 | -2/+2 |
| | | | | | | | | * ACE/ace/OS_NS_Thread.cpp: | ||||
* | | Updated return value check of taskSpawn | Johnny Willemsen | 2022-07-01 | 1 | -3/+3 |
|/ | | | | * ACE/ace/OS_NS_Thread.cpp: | ||||
* | Merge branch 'master' into no_ifdef_anyops_ns | Johnny Willemsen | 2022-06-25 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #1864 from mitza-oci/g++12 | Adam Mitz | 2022-06-24 | 2 | -8/+0 |
| |\ | | | | | | | GCC 12 | ||||
| * | | Update Service_Gestalt.cpp | chaof | 2022-06-22 | 1 | -1/+1 |
| | | | | | | | | | Fix compiling error resulted from misspelling word std::unique_ptr. | ||||
* | | | Removed ACE_ANY_OPS_USE_NAMESPACE as a compile-time option | Adam Mitz | 2022-06-24 | 3 | -12/+0 |
| |/ |/| | |||||
* | | try building on macOS without ACE_ANY_OPS_USE_NAMESPACE | Adam Mitz | 2022-06-24 | 2 | -8/+0 |
|/ | |||||
* | Removed redundant void | Johnny Willemsen | 2022-06-14 | 1 | -3/+3 |
| | | | | | * ACE/ace/NT_Service.h: * TAO/tests/MT_Server/test_i.h: | ||||
* | ACE+TAO-7_0_7ACE+TAO-7_0_7 | Johnny Willemsen | 2022-05-21 | 1 | -3/+3 |
| | |||||
* | Add required operator= instances to match explicit copy ctors | Steve Huston | 2022-04-25 | 2 | -0/+73 |
| | |||||
* | Remove tabs | Steve Huston | 2022-04-21 | 1 | -1/+1 |
| | |||||
* | Replace fallthrough with ACE_FALLTHROUGH | Steve Huston | 2022-04-21 | 5 | -8/+9 |
| | |||||
* | Restore pre-PR version from master; my changes did not add value | Steve Huston | 2022-04-21 | 1 | -9/+11 |
| | |||||
* | Merge branch 'master' into debian11-gcc10 | Steve Huston | 2022-04-21 | 2 | -6/+6 |
|\ | |||||
| * | silence warning about non-virtual dtor | Erik Sohns | 2022-04-10 | 1 | -1/+1 |
| | | |||||
| * | support modifying the SSL connection context before ssl_connect() is called ↵ | Erik Sohns | 2022-04-10 | 1 | -2/+2 |
| | | | | | | | | with it. Allows implementing support for e.g. TLS SNI. | ||||
| * | ACE/ace/SSL/SSL_Asynch_BIO.cpp: fix build with libressl | Fabrice Fontaine | 2022-04-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the following build failure with libressl: /home/autobuild/autobuild/instance-10/output-1/build/ace-7.0.6/ace/SSL/SSL_Asynch_BIO.cpp:174:7: error: 'BIO_get_init' was not declared in this scope; did you mean 'BIO_set_init'? 174 | if (BIO_get_init(pBIO) == 0 || p_stream == 0 || buf == 0 || len <= 0) | ^~~~~~~~~~~~ | BIO_set_init Fixes: - http://autobuild.buildroot.org/results/386afa88ac9e5e3bb65dddeabf610bb1e9bc4285 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> | ||||
* | | Correction for inadvertently replaced default copy constructor with explicit one | Steve Huston | 2022-04-04 | 2 | -10/+1 |
| | | |||||
* | | Un-tabify | Steve Huston | 2022-04-04 | 1 | -20/+19 |
| | | |||||
* | | Move methods to their old place in the file to avert spurious diff | Steve Huston | 2022-04-04 | 1 | -13/+13 |
| | | |||||
* | | Remove extraneous blank line | Steve Huston | 2022-04-04 | 1 | -1/+0 |
| | | |||||
* | | Correct spelling error | Steve Huston | 2022-04-04 | 1 | -1/+1 |
| | | |||||
* | | Fix line splitting | Steve Huston | 2022-04-04 | 1 | -8/+4 |
| | | |||||
* | | Remove duplicated copy ctor and assignment operators brought in from ↵ | Steve Huston | 2022-04-01 | 15 | -122/+11 |
| | | | | | | | | Riverace-6.2 branch. | ||||
* | | Remove extraneous ACE_FALLTHROUGH | Steve Huston | 2022-04-01 | 1 | -1/+0 |
| | | |||||
* | | Move operator= to corret place; per Howard 3/31/2022 | Steve Huston | 2022-03-31 | 1 | -8/+9 |
| | | |||||
* | | Add explicit copy constructor per Howard Finer | Steve Huston | 2022-03-29 | 2 | -0/+9 |
| | | |||||
* | | Add CPP14 and 11 mechanisms to allow fallthrough | Steve Huston | 2022-03-29 | 1 | -0/+2 |
| | | |||||
* | | Refactor switch to avoid fallthrough and read easier | Steve Huston | 2022-03-29 | 1 | -45/+45 |
| | | |||||
* | | Refactor preproc so ACE_HAS_CPU_SET_T is obeyed | Steve Huston | 2022-03-29 | 1 | -6/+9 |
| | | |||||
* | | Move ACE_Handle_Set copy ctor to inl | Steve Huston | 2022-03-29 | 2 | -22/+20 |
| | |