Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
https://github.com/oatpp/oatpp
change MacOS version in azure-pipelines.yml to macOS-10.14
bde276189abd2b0e1189449f12ab4bc4e230744f authored over 5 years ago by lganzzzo <[email protected]>
bde276189abd2b0e1189449f12ab4bc4e230744f authored over 5 years ago by lganzzzo <[email protected]>
minor API-docs fixes
3e10e28317a74530ed73a5b8a4a3005490e9d3b8 authored over 5 years ago by lganzzzo <[email protected]>
3e10e28317a74530ed73a5b8a4a3005490e9d3b8 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #65 from oatpp/async_executor_with_scheduler
Async executor with scheduler
e8a483c756902c0dc4dd1ecb9e2f1821eaa09b42 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
proper server stoppage in Full-Tests with real port
c54dbe662c1ed1d94bd258ef6efac5a6d7a5301d authored over 5 years ago by lganzzzo <[email protected]>
c54dbe662c1ed1d94bd258ef6efac5a6d7a5301d authored over 5 years ago by lganzzzo <[email protected]>
Tests. Reduce number of steps in FullTest/FullAsyncTest (real-port) in order to run on 'weak' CI
5ee76db69f9d161c92959aedcaad3c340bfb7f95 authored over 5 years ago by lganzzzo <[email protected]>
5ee76db69f9d161c92959aedcaad3c340bfb7f95 authored over 5 years ago by lganzzzo <[email protected]>
reduce number of connections for FullAsyncTest(real-port) in order not to fail on CI
6ad0f4f16c40619f3484e3635a19f1b5ebbc6cf6 authored over 5 years ago by lganzzzo <[email protected]>
6ad0f4f16c40619f3484e3635a19f1b5ebbc6cf6 authored over 5 years ago by lganzzzo <[email protected]>
Fix FullAsyncTest for MAC
476a16fa8fd35e5c05a1c278368616d4ef3c9340 authored over 5 years ago by lganzzzo <[email protected]>
476a16fa8fd35e5c05a1c278368616d4ef3c9340 authored over 5 years ago by lganzzzo <[email protected]>
Full tests for both oatpp-virtual interface and real port
b1d54ab90daca1e00f1d8f289d7794a337e3fb65 authored over 5 years ago by lganzzzo <[email protected]>
b1d54ab90daca1e00f1d8f289d7794a337e3fb65 authored over 5 years ago by lganzzzo <[email protected]>
Fix virtual_::Pipe::Reader::WaitListListener
744d8e03fa422e1a3659e3673da294a8785fdd37 authored over 5 years ago by lganzzzo <[email protected]>
744d8e03fa422e1a3659e3673da294a8785fdd37 authored over 5 years ago by lganzzzo <[email protected]>
Fix pipe Async action suggestions
90cf16181a6d747ed42e20b5bf1eb3ee47dd0502 authored over 5 years ago by lganzzzo <[email protected]>
90cf16181a6d747ed42e20b5bf1eb3ee47dd0502 authored over 5 years ago by lganzzzo <[email protected]>
wait executor tasks finished before quitting runner task in Async tests
ff00d880cfa80ef0d809f49d929d2d7b2784fc64 authored over 5 years ago by lganzzzo <[email protected]>
ff00d880cfa80ef0d809f49d929d2d7b2784fc64 authored over 5 years ago by lganzzzo <[email protected]>
Add ability to wait for all async::Executor tasks finished
4e7ef39f434d61e11140d0d7571c8d456d0e1d83 authored over 5 years ago by lganzzzo <[email protected]>
4e7ef39f434d61e11140d0d7571c8d456d0e1d83 authored over 5 years ago by lganzzzo <[email protected]>
remove timer-wait in ClientServerTestRunner - join threads instead
4b3ea45ec0026922d66105f1aab9670533c8d5f8 authored over 5 years ago by lganzzzo <[email protected]>
4b3ea45ec0026922d66105f1aab9670533c8d5f8 authored over 5 years ago by lganzzzo <[email protected]>
oatpp::test::UnitTest print non-empty pools only on failure
04393657e5cb35def53d806d9b07ce17801564fa authored over 5 years ago by lganzzzo <[email protected]>
04393657e5cb35def53d806d9b07ce17801564fa authored over 5 years ago by lganzzzo <[email protected]>
check for EPOLLEXCLUSIVE flag
a59a6d7166149d6095ed80e9880046b6a8d8d629 authored over 5 years ago by lganzzzo <[email protected]>
a59a6d7166149d6095ed80e9880046b6a8d8d629 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #64 from oatpp/event_based_io_worker
Event based io worker
258bf4e8b26696d87ac3b05aa0db057d33e1bbfc authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
remove duplicate file in src/CMakeLists.txt
464a3212fd03c4d2833e146d7571550113f43fd1 authored over 5 years ago by lganzzzo <[email protected]>
464a3212fd03c4d2833e146d7571550113f43fd1 authored over 5 years ago by lganzzzo <[email protected]>
New Async Event-Based IO using kqueue/epoll. + Use CoroutineWaitList for virtual_::* I/O
03388a295c5cfcdf5275bf44c41a3bdf38a78a6f authored over 5 years ago by lganzzzo <[email protected]>
03388a295c5cfcdf5275bf44c41a3bdf38a78a6f authored over 5 years ago by lganzzzo <[email protected]>
Concept of CoroutineWaitList
3836421898f44443e4ba56d03ffe93d559c32f20 authored over 5 years ago by lganzzzo <[email protected]>
3836421898f44443e4ba56d03ffe93d559c32f20 authored over 5 years ago by lganzzzo <[email protected]>
IOEventWorker epoll implementation
77448744672019f08dc04855cb043e59c9b825e7 authored over 5 years ago by lganzzzo <[email protected]>
77448744672019f08dc04855cb043e59c9b825e7 authored over 5 years ago by lganzzzo <[email protected]>
draft of epoll based IOEventWorker
d04baee4945956c824de5ae93c0a7e540528b531 authored over 5 years ago by lganzzzo <[email protected]>
d04baee4945956c824de5ae93c0a7e540528b531 authored over 5 years ago by lganzzzo <[email protected]>
Draft of IOEventWorker
755bcad21aa0f6e3747663ba3588a3a7e6398edd authored over 5 years ago by lganzzzo <[email protected]>
755bcad21aa0f6e3747663ba3588a3a7e6398edd authored over 5 years ago by lganzzzo <[email protected]>
extend stream interfaces to suggest async actions
48b217ede1616e15fd3ef2c8045e627d2c459c01 authored over 5 years ago by lganzzzo <[email protected]>
48b217ede1616e15fd3ef2c8045e627d2c459c01 authored over 5 years ago by lganzzzo <[email protected]>
Introduce stream I/O Mode
d8200cd28b2940fabb8126d45e4b2a79147bda13 authored over 5 years ago by lganzzzo <[email protected]>
d8200cd28b2940fabb8126d45e4b2a79147bda13 authored over 5 years ago by lganzzzo <[email protected]>
cleanup stream API docs
b14313ddbdbcd696d81ab500664170a4c32bec73 authored over 5 years ago by lganzzzo <[email protected]>
b14313ddbdbcd696d81ab500664170a4c32bec73 authored over 5 years ago by lganzzzo <[email protected]>
Introduce ConsistentOutputStream interface
ff0b8faa79d67d487a7a9d7db013dd450b89830f authored over 5 years ago by lganzzzo <[email protected]>
ff0b8faa79d67d487a7a9d7db013dd450b89830f authored over 5 years ago by lganzzzo <[email protected]>
fix test/oatpp/AllTestsMain.cpp
5a179710575d933e7d5e0732c32667f742df7061 authored over 5 years ago by lganzzzo <[email protected]>
5a179710575d933e7d5e0732c32667f742df7061 authored over 5 years ago by lganzzzo <[email protected]>
fix includes in memory/Allocator.hpp
103417feec6bc15da4f1fdf4ce06192579a1c38d authored over 5 years ago by lganzzzo <[email protected]>
103417feec6bc15da4f1fdf4ce06192579a1c38d authored over 5 years ago by lganzzzo <[email protected]>
fix linux build
0eabe8630321a5c795a8d10b70687c3e87d81602 authored over 5 years ago by lganzzzo <[email protected]>
0eabe8630321a5c795a8d10b70687c3e87d81602 authored over 5 years ago by lganzzzo <[email protected]>
Better TimerWorker
e1155aa970a532ee60044f08ddb3affb6d336f74 authored over 5 years ago by lganzzzo <[email protected]>
e1155aa970a532ee60044f08ddb3affb6d336f74 authored over 5 years ago by lganzzzo <[email protected]>
Merge branch 'master' into async_executor_with_scheduler
32523ca6c766b8d89eaeae017181166b646ebe92 authored over 5 years ago by lganzzzo <[email protected]>
32523ca6c766b8d89eaeae017181166b646ebe92 authored over 5 years ago by lganzzzo <[email protected]>
refactor SpinLock
b573610a4b2aa7ced8448774f5e56ceb2bd4b8d3 authored over 5 years ago by lganzzzo <[email protected]>
b573610a4b2aa7ced8448774f5e56ceb2bd4b8d3 authored over 5 years ago by lganzzzo <[email protected]>
move async workers to oatpp::async::worker namespace
5b541fc76b66f581b2a128b9f8bb93972d2a9acd authored over 5 years ago by lganzzzo <[email protected]>
5b541fc76b66f581b2a128b9f8bb93972d2a9acd authored over 5 years ago by lganzzzo <[email protected]>
better IOWorker
475f0245380776f0ecc832654e16ebd8906a435c authored over 5 years ago by lganzzzo <[email protected]>
475f0245380776f0ecc832654e16ebd8906a435c authored over 5 years ago by lganzzzo <[email protected]>
increase oatpp version to 0.19.4
9f63e87d793fd425923a021a9a9f649f055c54ba authored over 5 years ago by lganzzzo <[email protected]>
9f63e87d793fd425923a021a9a9f649f055c54ba authored over 5 years ago by lganzzzo <[email protected]>
schedule coroutine to timer while waiting for IO
252a25a4319523d2b2f9b1a648f63fd4ff6739cc authored over 5 years ago by lganzzzo <[email protected]>
252a25a4319523d2b2f9b1a648f63fd4ff6739cc authored over 5 years ago by lganzzzo <[email protected]>
fix FullAsyncClientTest.cpp
61276f9c89abd9e2f8ed37ca214d72c177e815cd authored over 5 years ago by lganzzzo <[email protected]>
61276f9c89abd9e2f8ed37ca214d72c177e815cd authored over 5 years ago by lganzzzo <[email protected]>
fix includes for Processor.hpp
8f1400c4bcaef5bd48871ece22fee90e31f4b336 authored over 5 years ago by lganzzzo <[email protected]>
8f1400c4bcaef5bd48871ece22fee90e31f4b336 authored over 5 years ago by lganzzzo <[email protected]>
draft of experimental scheduled AsyncIO
6bdff407925390f34d08d7623a1d69f833d44512 authored over 5 years ago by lganzzzo <[email protected]>
6bdff407925390f34d08d7623a1d69f833d44512 authored over 5 years ago by lganzzzo <[email protected]>
draft of async processor with scheduling
cac219d02796b47a51eaded54a3ce1dff4255527 authored over 5 years ago by lganzzzo <[email protected]>
cac219d02796b47a51eaded54a3ce1dff4255527 authored over 5 years ago by lganzzzo <[email protected]>
Update README.md
e891ed6dfbcf63d60604443177c55c80c424b869 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
e891ed6dfbcf63d60604443177c55c80c424b869 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
new async::Processor draft
413cc65e7335ae69654761755ae97b3bb7262f10 authored over 5 years ago by lganzzzo <[email protected]>
413cc65e7335ae69654761755ae97b3bb7262f10 authored over 5 years ago by lganzzzo <[email protected]>
async IOWorker draft
a76b37778bbdf534e92a21ba10ed0cab4b4e1bed authored almost 6 years ago by lganzzzo <[email protected]>
a76b37778bbdf534e92a21ba10ed0cab4b4e1bed authored almost 6 years ago by lganzzzo <[email protected]>
better API-docs for oatpp::async::Coroutine
08ff2a566c2731d663bcd236c9bd4dd88ae73d7b authored almost 6 years ago by lganzzzo <[email protected]>
08ff2a566c2731d663bcd236c9bd4dd88ae73d7b authored almost 6 years ago by lganzzzo <[email protected]>
use getaddrinfo for SimpleTCPConnectionProvider
2f5d3b1bbdd1b634ec5d387ddae4f2211ffeadcc authored almost 6 years ago by lganzzzo <[email protected]>
2f5d3b1bbdd1b634ec5d387ddae4f2211ffeadcc authored almost 6 years ago by lganzzzo <[email protected]>
include thread in ClientServerTestRunner
b3b45593f1ea401325ee54c4a565de60c5b2cc3b authored almost 6 years ago by lganzzzo <[email protected]>
b3b45593f1ea401325ee54c4a565de60c5b2cc3b authored almost 6 years ago by lganzzzo <[email protected]>
Merge pull request #60 from oatpp/minor_async_apis_improvements
rename coroutine start methods
b0fa7aff34937265c5aebaff952e44e8a02af7cc authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
rename coroutine start methods
14ec8c0a4f3c72f2ed3c62beb0b9ff356b7cae3c authored almost 6 years ago by lganzzzo <[email protected]>
14ec8c0a4f3c72f2ed3c62beb0b9ff356b7cae3c authored almost 6 years ago by lganzzzo <[email protected]>
Fix http-incoming-ToDtoDecoder code
486bb4e2a69fdfba03513aa6c105cbffe888d267 authored almost 6 years ago by lganzzzo <[email protected]>
486bb4e2a69fdfba03513aa6c105cbffe888d267 authored almost 6 years ago by lganzzzo <[email protected]>
Merge pull request #58 from oatpp/minor_mem_pool_improvements
Minor mem pool improvements
83b0e7efe01dc83535a618f3ac223dfce253f073 authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
increase number of iterations for FullAsyncClientTest
e41f83ece542f7a531b5ab49a52b926d3d369083 authored almost 6 years ago by lganzzzo <[email protected]>
e41f83ece542f7a531b5ab49a52b926d3d369083 authored almost 6 years ago by lganzzzo <[email protected]>
new Async API draft
8d4711830d627405e652c38e4961b7f7f3fbe5f4 authored almost 6 years ago by lganzzzo <[email protected]>
8d4711830d627405e652c38e4961b7f7f3fbe5f4 authored almost 6 years ago by lganzzzo <[email protected]>
remove unused variable in client/SimpleTCPConnectionProvider
c97b209f9fba531e4e50965cc2d8e47d3871084f authored almost 6 years ago by lganzzzo <[email protected]>
c97b209f9fba531e4e50965cc2d8e47d3871084f authored almost 6 years ago by lganzzzo <[email protected]>
better async client SimpleTCPConnectionProvider
99e4356ccf6c20eb0bdc41a637287a7ff3027e83 authored almost 6 years ago by lganzzzo <[email protected]>
99e4356ccf6c20eb0bdc41a637287a7ff3027e83 authored almost 6 years ago by lganzzzo <[email protected]>
Merge pull request #59 from oatpp/better_async
Better async
3b0f6021f913e87ab828a28ee29ef11168f7fd9c authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
fix virtual_/Interface std::shared_ptr inconsistency
c02f9f7c8ee52dddeb10c4f5d1ccdfa6daa0a075 authored almost 6 years ago by lganzzzo <[email protected]>
c02f9f7c8ee52dddeb10c4f5d1ccdfa6daa0a075 authored almost 6 years ago by lganzzzo <[email protected]>
make virtual_::Interface::ConnectionSubmission pending status atomic
8b9975ad2e4fefe1739093d3272499d0431422ad authored almost 6 years ago by lganzzzo <[email protected]>
8b9975ad2e4fefe1739093d3272499d0431422ad authored almost 6 years ago by lganzzzo <[email protected]>
fix to Input and Output stream interface
4d2487b4ff5b4773f9e93fa5d8c3d77360a295f1 authored almost 6 years ago by lganzzzo <[email protected]>
4d2487b4ff5b4773f9e93fa5d8c3d77360a295f1 authored almost 6 years ago by lganzzzo <[email protected]>
fix virtual_::Interface::ConnectionSubmission pending status
204ab1367bf967f13aa4a320ee3ce8d781cb7f00 authored almost 6 years ago by lganzzzo <[email protected]>
204ab1367bf967f13aa4a320ee3ce8d781cb7f00 authored almost 6 years ago by lganzzzo <[email protected]>
better AsyncIO error handling
5be7637c64582077bd292f65633328c204320baf authored almost 6 years ago by lganzzzo <[email protected]>
5be7637c64582077bd292f65633328c204320baf authored almost 6 years ago by lganzzzo <[email protected]>
Green tests after refactoring
52e1754d12aada2432509613982ffe0ffd7a097d authored almost 6 years ago by lganzzzo <[email protected]>
52e1754d12aada2432509613982ffe0ffd7a097d authored almost 6 years ago by lganzzzo <[email protected]>
async::Action refactored. Async Error handling refactored.
da5162c106e0a6b559fa6aad3290417ef6246889 authored almost 6 years ago by lganzzzo <[email protected]>
da5162c106e0a6b559fa6aad3290417ef6246889 authored almost 6 years ago by lganzzzo <[email protected]>
Fix to FIFOBuffer flush async
2086a362d15adc4ac834ba07e381674d5b96749e authored almost 6 years ago by lganzzzo <[email protected]>
2086a362d15adc4ac834ba07e381674d5b96749e authored almost 6 years ago by lganzzzo <[email protected]>
unique names for azure-pipelines jobs
df2306438b48c0ea6099e178c728a6f6789b78d2 authored almost 6 years ago by lganzzzo <[email protected]>
df2306438b48c0ea6099e178c728a6f6789b78d2 authored almost 6 years ago by lganzzzo <[email protected]>
azure-pipelines.yml build with/without memory pool
02eec93e7b251c1a012a413c0a7192401cd165a1 authored almost 6 years ago by lganzzzo <[email protected]>
02eec93e7b251c1a012a413c0a7192401cd165a1 authored almost 6 years ago by lganzzzo <[email protected]>
azure-pipelines - strategy matrix
af6933fa1ed9628d3974c1873fd6bf78139c6fb2 authored almost 6 years ago by lganzzzo <[email protected]>
af6933fa1ed9628d3974c1873fd6bf78139c6fb2 authored almost 6 years ago by lganzzzo <[email protected]>
make MemoryPool::freeByEntryHeader() private
a0bead87dd93239d27a6eb4712d9ce731f25d39f authored almost 6 years ago by lganzzzo <[email protected]>
a0bead87dd93239d27a6eb4712d9ce731f25d39f authored almost 6 years ago by lganzzzo <[email protected]>
make methods of CommandLineArguments const
5e59def1284fc82575c9a30023d3bcfcf36e09ee authored almost 6 years ago by lganzzzo <[email protected]>
5e59def1284fc82575c9a30023d3bcfcf36e09ee authored almost 6 years ago by lganzzzo <[email protected]>
Merge pull request #56 from oatpp/full_async_client_test
FullAsyncClientTest
6131dcc5f5e4d3a331a305f4b4c7ba3b276bc252 authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
Merge branch 'master' into full_async_client_test
b61b70db180a111d93a7dc843f94ee5d0ccf4dc6 authored almost 6 years ago by lganzzzo <[email protected]>
b61b70db180a111d93a7dc843f94ee5d0ccf4dc6 authored almost 6 years ago by lganzzzo <[email protected]>
Merge pull request #57 from oatpp/virtual_async_io_fix
Virtual async io fix
398ff27b4a16b88726be248915442df6324b0ba1 authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
FullAsyncClientTest
7f6dc1d55604d7f79d1080d6e98b0bb173a6ab78 authored almost 6 years ago by lganzzzo <[email protected]>
7f6dc1d55604d7f79d1080d6e98b0bb173a6ab78 authored almost 6 years ago by lganzzzo <[email protected]>
Fixes for Async ApiClient
c433ff4f3d9581441e48da5ae26cc8de682aed6f authored almost 6 years ago by lganzzzo <[email protected]>
c433ff4f3d9581441e48da5ae26cc8de682aed6f authored almost 6 years ago by lganzzzo <[email protected]>
Fix to FIFOBuffer::flushToStreamAsync
b1fcfc66412a7d0e2320c2439e11f344287208d9 authored almost 6 years ago by lganzzzo <[email protected]>
b1fcfc66412a7d0e2320c2439e11f344287208d9 authored almost 6 years ago by lganzzzo <[email protected]>
Merge pull request #55 from oatpp/issue_54_add_support_for_parsing_header_value_set
Add support for parsing header value set
#54
Add support for parsing header value set
d6ef7a4ec8db980370dc2a0f0e22f9f23ea54668 authored almost 6 years ago by lganzzzo <[email protected]>
d6ef7a4ec8db980370dc2a0f0e22f9f23ea54668 authored almost 6 years ago by lganzzzo <[email protected]>
Update README.md
57e2879dc0e7a50534b4ad174394d6c734b1b9bd authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
57e2879dc0e7a50534b4ad174394d6c734b1b9bd authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #53 from oatpp/grand_api_docs_PR
Grand api docs pr
06190194ca3bbe1699deab5eb8efeeff92f94e19 authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
Better API docs for oatpp/core/Types.hpp
83bb0cbd1f88c9ec84ac8b0f0251e6c3fd352726 authored almost 6 years ago by lganzzzo <[email protected]>
83bb0cbd1f88c9ec84ac8b0f0251e6c3fd352726 authored almost 6 years ago by lganzzzo <[email protected]>
better API docs for ApiController
6503635fd6ea3a0874b765f3065fea38dbab42a3 authored almost 6 years ago by lganzzzo <[email protected]>
6503635fd6ea3a0874b765f3065fea38dbab42a3 authored almost 6 years ago by lganzzzo <[email protected]>
API docs for encoding/Unicode, virtual_/server/ConnectionProvider, virtual_/client/ConnectionProvider
bbebb7c7c9719d9ca7a86e572afdc3c63ffc6a50 authored almost 6 years ago by lganzzzo <[email protected]>
bbebb7c7c9719d9ca7a86e572afdc3c63ffc6a50 authored almost 6 years ago by lganzzzo <[email protected]>
Refactor error handling in oatpp::encoding::Hex and oatpp::parser::json::Utils. More API Docs.
3b64520ff56f49ed6037e826e4635d597096173b authored almost 6 years ago by lganzzzo <[email protected]>
3b64520ff56f49ed6037e826e4635d597096173b authored almost 6 years ago by lganzzzo <[email protected]>
API docs for oatpp::web::protocol::http::outgoing::Request
9b7289c6531846748bbb0dfb0046d3e52d0977a2 authored almost 6 years ago by lganzzzo <[email protected]>
9b7289c6531846748bbb0dfb0046d3e52d0977a2 authored almost 6 years ago by lganzzzo <[email protected]>
remove classes Thread and Runnable
d9b42312bd7c06d80394ff4b274d977d8da119da authored almost 6 years ago by lganzzzo <[email protected]>
d9b42312bd7c06d80394ff4b274d977d8da119da authored almost 6 years ago by lganzzzo <[email protected]>
More API docs for netrork::virtual_::*
d8b661b0904378ea3c01d4a19b1cc829372dd9c1 authored almost 6 years ago by lganzzzo <[email protected]>
d8b661b0904378ea3c01d4a19b1cc829372dd9c1 authored almost 6 years ago by lganzzzo <[email protected]>
minor refactoring plus more API-docs for oatpp::web::protocol::http::*
fa0b9561a61837bd896cc9b0a43d2c0231bf465f authored almost 6 years ago by lganzzzo <[email protected]>
fa0b9561a61837bd896cc9b0a43d2c0231bf465f authored almost 6 years ago by lganzzzo <[email protected]>
more API docs
704fdb52c206a8c51106cd099457c36a67696e6c authored almost 6 years ago by lganzzzo <[email protected]>
704fdb52c206a8c51106cd099457c36a67696e6c authored almost 6 years ago by lganzzzo <[email protected]>
More API docs
c3f6a09d7b695755ef8f28eee281fe6f066ddc1e authored almost 6 years ago by lganzzzo <[email protected]>
c3f6a09d7b695755ef8f28eee281fe6f066ddc1e authored almost 6 years ago by lganzzzo <[email protected]>
API docs for HttpRequestExecutor
9f756c0f89bb5bc24873e9567c9f8ed75c185d3f authored almost 6 years ago by lganzzzo <[email protected]>
9f756c0f89bb5bc24873e9567c9f8ed75c185d3f authored almost 6 years ago by lganzzzo <[email protected]>
Fix to default argument
be21be907088fd89a282fdd0c34bd68718bc127e authored almost 6 years ago by lganzzzo <[email protected]>
be21be907088fd89a282fdd0c34bd68718bc127e authored almost 6 years ago by lganzzzo <[email protected]>
API docs for ObjectMapper, mapping::type::Type, and web::client::RequestExecutor
2dd4af3fe8efb4ca59517ec52a210325538c509d authored almost 6 years ago by lganzzzo <[email protected]>
2dd4af3fe8efb4ca59517ec52a210325538c509d authored almost 6 years ago by lganzzzo <[email protected]>
API docs for MemoryPool and Base64 - encoder/decoder
a09a37ff8b028be5a965df6290dac16e6a549bef authored almost 6 years ago by lganzzzo <[email protected]>
a09a37ff8b028be5a965df6290dac16e6a549bef authored almost 6 years ago by lganzzzo <[email protected]>
API docs for oatpp-test/Checker.hpp oatpp-test/UnitTest.hpp. Better docs for code-get macros
72178f61eb2676dc3fa83ba4e9b36880de3e0dca authored almost 6 years ago by lganzzzo <[email protected]>
72178f61eb2676dc3fa83ba4e9b36880de3e0dca authored almost 6 years ago by lganzzzo <[email protected]>
Add links to API docs
ef7d50c4a5415fe389f75d09da498f6df2a6d981 authored almost 6 years ago by lganzzzo <[email protected]>
ef7d50c4a5415fe389f75d09da498f6df2a6d981 authored almost 6 years ago by lganzzzo <[email protected]>
More API docs
88cdd6c0ac5e5fe3bf67912680b7b2dd7cca0ff2 authored almost 6 years ago by lganzzzo <[email protected]>
88cdd6c0ac5e5fe3bf67912680b7b2dd7cca0ff2 authored almost 6 years ago by lganzzzo <[email protected]>
Add API docs
9187370b789d04dd9b40ea223b526b102a84905d authored almost 6 years ago by lganzzzo <[email protected]>
9187370b789d04dd9b40ea223b526b102a84905d authored almost 6 years ago by lganzzzo <[email protected]>
Merge pull request #50 from oatpp/refactor_controllable
refactor Controllable, refactor Config directives
606e0550721acbff81eafc882baecffaece71384 authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
refactor Controllable, refactor Config directives
0c9ff3a5dac18b42cf5be14e48d0cd4272458a96 authored almost 6 years ago by lganzzzo <[email protected]>
0c9ff3a5dac18b42cf5be14e48d0cd4272458a96 authored almost 6 years ago by lganzzzo <[email protected]>
Merge pull request #49 from oatpp/config_oatpp_compiler_options_from_cmake
Proper disable pool allocations. + Config oatpp compiler options from…
29bd932570a197d0eba7887267994faa48862807 authored almost 6 years ago by Leonid Stryzhevskyi <[email protected]>
Proper disable pool allocations. + Config oatpp compiler options from cmake.
20c42b95c080f25b262be9d38ff42fc2631cff88 authored almost 6 years ago by lganzzzo <[email protected]>
20c42b95c080f25b262be9d38ff42fc2631cff88 authored almost 6 years ago by lganzzzo <[email protected]>