Commit Graph

57 Commits

Author SHA1 Message Date
Leonid Stryzhevskyi
8ae59cdba1 refactor: move oatpp/data/mapping/type/* --> oatpp/data/type/* 2024-05-04 04:09:07 +03:00
Leonid Stryzhevskyi
81d4efef50 move oatpp/core/parser/* --> oatpp/utils/parser* 2024-04-23 04:28:23 +03:00
Leonid Stryzhevskyi
31fb1412d3 move oatpp/core/data/* --> oatpp/data/* 2024-04-23 04:12:46 +03:00
Leonid Stryzhevskyi
477b5b1af9 move oatpp/core/provider/* --> oatpp/provider/* 2024-04-23 03:40:49 +03:00
Leonid Stryzhevskyi
36f298c8d4 move oatpp/core/concurrency/* to the root folder 2024-04-23 03:19:49 +03:00
Leonid Stryzhevskyi
acf598433d move oatpp/core/base/* --> oatpp/base/* 2024-04-23 02:56:25 +03:00
Leonid Stryzhevskyi
4bfa3db6f5 move Environment.hpp to root folder 2024-04-23 02:41:04 +03:00
Leonid Stryzhevskyi
b263808a74 move Types.hpp and IODefinitions.hpp to root folder 2024-04-23 02:26:09 +03:00
Leonid Stryzhevskyi
52e3dd0ae6 move 'oatpp/core/async/*' --> 'oatpp/async/*' 2024-04-23 02:19:04 +03:00
Leonid Stryzhevskyi
f0ae36e086 move 'oatpp/core/macro/*' --> 'oatpp/macro/*' 2024-04-23 02:01:31 +03:00
Leonid Stryzhevskyi
ec1b0523ef move oatpp/core/utils --> oatpp/utils. move oatpp/algorithm/CRC --> oatpp/utils/CRC32 2024-04-23 01:45:17 +03:00
Leonid Stryzhevskyi
06232810f7 refactor json namespaces 2024-04-23 01:20:20 +03:00
Ferry Huberts
aa02f4bb3f Fix Clang compiler warnings (-Wextra-semi-stmt)
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
2023-09-02 23:12:26 +02:00
Leonid Stryzhevskyi
33d6d93ae2 Edit changelog/1.4.0.md 2023-01-16 00:20:09 +02:00
Leonid Stryzhevskyi
f078b09759
Update 1.4.0.md 2023-01-10 23:39:58 +02:00
Leonid Stryzhevskyi
ed5efd1bcf encoding: introduce URL-encoder/decoder 2023-01-10 23:20:26 +02:00
Leonid Stryzhevskyi
97d7597112
Update 1.3.0.md 2021-11-15 04:47:16 +02:00
Sergii Ladniuk
63a4b56fce Add a convenience invalidate() method to ResourceHandleTemplate. Update migration doc. 2021-11-06 14:27:47 +02:00
lganzzzo
1542f469f7 Merge branch 'master' of github.com:oatpp/oatpp 2021-10-29 02:33:17 +03:00
lganzzzo
df653886b8 type::Primitive: add getValue(<default-val> method) 2021-10-29 02:33:04 +03:00
Leonid Stryzhevskyi
cf41cabcb5
Update 1.3.0.md 2021-10-29 01:40:21 +03:00
lganzzzo
446ad6710d Update changelog. Request/Response: use ObjectHandle for stream transfers. 2021-10-29 01:38:39 +03:00
Leonid Stryzhevskyi
cce1befde1
Update 1.3.0.md 2021-10-27 01:39:21 +03:00
Leonid Stryzhevskyi
293938af7b
Update 1.3.0.md 2021-10-21 00:50:13 +03:00
Leonid Stryzhevskyi
1d12e47638
Update 1.3.0.md 2021-10-21 00:42:22 +03:00
Benedikt-Alexander Mokroß
1da42223ba Documented oatpp::parser::json::mapping::Serializer::Config::alwaysIncludeRequired in changelog. 2021-10-19 08:24:02 +02:00
Leonid Stryzhevskyi
398abeb825
Update 1.3.0.md 2021-10-15 01:50:18 +03:00
Leonid Stryzhevskyi
00ee3eea78
Update 1.3.0.md 2021-10-13 03:03:42 +03:00
Martin Koehler
9ffabd91c9 oatpp::String works better with std::string
* The oatpp::String class owns a typecast operator to
  std::string, now.
* The oatpp::String class is extended by the `equalsCI` function
  for case-insensitive comparision of two strings.
  This is required to get oatpp-swagger working again,
2021-08-24 12:54:50 +02:00
Benedikt-Alexander Mokroß
341812cf29
Merge branch 'v1.3.0' into buffered_streams 2021-08-18 09:22:30 +02:00
Benedikt-Alexander Mokroß
35a84e0d9e Added entry for FIFOStream and BufferedInputStream in changelog/1.3.0.md 2021-08-18 09:20:18 +02:00
Benedikt-Alexander Mokroß
d4b301a818
Update 1.3.0.md
Added note about Response::getBody()
2021-08-17 16:42:44 +02:00
Leonid Stryzhevskyi
0347820d44
Update 1.3.0.md 2021-08-04 01:38:44 +03:00
Leonid Stryzhevskyi
d9824421a0
Update 1.3.0.md 2021-08-04 01:23:29 +03:00
lganzzzo
c804239cb4 add changelog/1.3.0.md 2021-08-04 00:15:26 +03:00
Leonid Stryzhevskyi
255fd435af
Update 1.2.5.md 2021-02-14 23:04:06 +02:00
Leonid Stryzhevskyi
dea6301a30
Update 1.2.5.md 2021-01-03 19:33:24 +02:00
lganzzzo
58293e5cb7 Update the '1.2.5' changelog. 2020-12-23 03:53:05 +02:00
lganzzzo
f89496563b Update README news. 2020-12-21 02:46:01 +02:00
lganzzzo
f42df615e2 Create 1.2.5 changelog 2020-11-29 17:32:07 +02:00
lganzzzo
2fc20ccdfd Update README.md + '1.2.0' changelog 2020-10-27 03:31:30 +02:00
lganzzzo
dab59a48d6 data::mapping: Introduce TypeResolver. 2020-10-07 03:43:52 +03:00
Leonid Stryzhevskyi
a23532f937
Update 1.2.0.md 2020-09-28 04:21:40 +03:00
Leonid Stryzhevskyi
1386f9d1d9
Update 1.2.0.md 2020-09-28 04:11:44 +03:00
Leonid Stryzhevskyi
2214f095b5
Update 1.2.0.md 2020-09-13 04:10:53 +03:00
lganzzzo
8399ca51dc Changelog. Empty 1.2.0.md 2020-08-04 03:53:05 +03:00
Leonid Stryzhevskyi
c2d84c7798
Fix changelog inconsistency. 2020-05-25 20:39:19 +03:00
Leonid Stryzhevskyi
f7fa5477d3
Update 1.1.0.md 2020-05-23 03:53:08 +03:00
lganzzzo
8ee11754d0 Update changelog 1.1.0.md 2020-05-19 04:41:47 +03:00
lganzzzo
32ae087417 mapping::type::PairList. Add 'getValueById()' method. 2020-05-17 03:25:08 +03:00