Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taojson #66

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Taojson #66

wants to merge 8 commits into from

Conversation

ObiWahn
Copy link
Contributor

@ObiWahn ObiWahn commented Feb 14, 2020

TODO

  • Fix coverage
  • Add switch for this feature

ColinH and others added 4 commits February 14, 2020 12:11
Improve and extend taocpp/json integration.

Update taocpp/json.

Update taocpp/json.

Improve and extend taocpp/json integration.
* master: (171 commits)
  sync code with ArangoDB code
  Applied review comments
  Make exampleCustom.cpp work
  Simplified haveSameOwnership
  Make clang on MacOS happy
  fixed an edge case with Arrays having close to 256 bytes size but memmoving disallowed
  Test asan and coverage with C++17
  Implemented aliasing copy&move constructor tests
  Add tests for Builder::sharedSlice methods
  Implemented copy/move constructors from buffers, fixed some tests
  added steal() to Buffer
  Make __cplusplus available in MSVC
  Removed SharedIterator
  fixed MSVC compile warning
  Added methods to Builder that return a SharedSlice
  Throw a helpful error if new headers are included without c++17
  Extended comment
  Extended comments
  Added a description
  Added SharedSlice and SharedIterator
  ...
@ObiWahn ObiWahn self-assigned this Feb 14, 2020
@coveralls
Copy link

coveralls commented Feb 14, 2020

Coverage Status

Coverage remained the same at 96.227% when pulling 6359103 on taojson into b4f78cc on master.

@ObiWahn ObiWahn force-pushed the taojson branch 2 times, most recently from 950e5e2 to 3e81d5d Compare February 17, 2020 20:10
@ObiWahn
Copy link
Contributor Author

ObiWahn commented Feb 17, 2020

Now we need to add a test and the features is ready to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants