William Cheng
628e3d1914
remove pthread ( #9130 )
2021-03-31 15:56:50 +08:00
William Cheng
47483e60cb
update version to 5.2.0-SNAPSHOT, update samples
2021-03-21 00:10:10 +08:00
William Cheng
0dc62e8b79
Prepare v5.1.1 in the master ( #9027 )
...
* Prepare v5.1.1 in the master
* move dart dio next to configs/other
2021-03-20 23:05:11 +08:00
William Cheng
e023eaa821
Prepare v5.1.0 release ( #9017 )
...
* prepare v5.1.0 release
* update samples (dart-dio-next)
2021-03-20 16:45:05 +08:00
William Cheng
4261252491
prepare 6.0.0 snapshot release
2020-12-21 16:39:40 +08:00
William Cheng
345b68a107
prepare 5.1.0 snapshot release
2020-12-21 16:35:12 +08:00
William Cheng
d7d5e53f2b
Prepare v5.0.0 release ( #8247 )
...
* update to 5.0.0
* update samples
2020-12-21 13:04:11 +08:00
sunn
16e9011d5b
Add handling of x-www-form-urlencoded and handling float without decimal if model is declared with float/double ( #8043 )
2020-11-30 21:47:55 +08:00
William Cheng
2578ef5e63
Prepare snapshot (v5.0.0) ( #7986 )
...
* Revert "prepare 5.0.0-beta3 release"
This reverts commit 3ebe774df3 .
* revert to snapshot
* update samples
2020-11-20 19:19:59 +08:00
William Cheng
2715f1371a
Prepare 5.0.0 beta3 ( #7984 )
...
* prepare 5.0.0-beta3 release
* update samples
* remove beta3 from readme
2020-11-20 15:18:58 +08:00
William Cheng
2fd23f505e
Prepare 5.0.0-SNAPSHOT ( #7347 )
...
* Revert "Prepare 5.0.0-beta2 release (#7345 )"
This reverts commit 212b4f7847 .
* update readme
2020-09-04 15:31:54 +08:00
William Cheng
212b4f7847
Prepare 5.0.0-beta2 release ( #7345 )
...
* update version
* update doc
* update samples
2020-09-04 13:03:45 +08:00
William Cheng
31d5652c3d
[C++][Cpprest] update cmakelist to fix issue on Linux ( #7223 )
...
* fix cmake in linux with cpprestsdk_DIR
* update sample
2020-08-16 22:12:21 +08:00
sunn
e658c49f77
[C++] [restsdk]Update CMakeLists.txt for seamless building on Windows and Linux ( #6658 )
...
* Update CMakeLists.txt for seamless building on Windows and Linux
* Update CMakeLists.txt
Missing the line ending
* Indent if statements and use target specific directives
* Change Client CMakeLists.txt to non Debug
2020-06-15 09:08:35 +02:00
sunn
31d05f3f48
Fix compilation on Windows ( #6608 )
2020-06-10 16:09:04 +02:00
Jim Schubert
70ca93570e
[core][general] Add metadata file tracking to aid in "Golden Tests" regeneration ( #6325 )
2020-05-22 16:48:32 -04:00
William Cheng
5a9b0fcf9e
update samples
2020-04-21 02:22:55 +08:00
William Cheng
a0ca253218
update samples ( #5722 )
2020-03-27 13:55:55 +08:00
sunn
2d6311cbdc
Change the Model template ( #5222 )
2020-02-25 17:21:44 +08:00
William Cheng
118b5e7747
[C++] minor improvements ( #5319 )
...
* minor code format, make sure cpp samples updated
* add new files
2020-02-14 10:58:15 +01:00
eimerej
346cfc62f3
[cpp-restsdk] fix crashes and constness ( #5123 )
...
* []c++[cpprest]fix some constness and invalid access to null entities
* update petstore sample
2020-02-13 20:59:33 +01:00
sunn
1dfa61231c
[C++] [cpprest] Fixed wstring on linux ( #3892 )
...
* Fixed wstring on linux
* Removed whitespace
2019-09-19 16:11:38 +02:00
dan-drl
752030890f
Fix issue deserializing to nullptr ( #3572 )
...
* Fix issue deserializing to nullptr
* Update codegen files
2019-08-09 00:17:54 +08:00
sunn
6c98046ee6
[C++] [cpprestsdk] Add examples and test for cpprestsdk ( #3109 )
...
Add examples and test for cpprestsdk
2019-06-07 23:37:49 +02:00