Several Improvements in String Manipulation#28
Open
RDCH106 wants to merge 17 commits intoMJPA:masterfrom
Open
Conversation
RDCH106
commented
Sep 14, 2015
- String manipulation methods
- StringifyToString
- AsCharString
- String easy creator
*StringifyToString *AsCharString
Now the method returns the full string and not only the text until the first white space
Signed-off-by: rdcelis <rdcelis@vicomtech.org>
Conflicts: src/JSONValue.h Signed-off-by: rdcelis <rdcelis@vicomtech.org>
Author
|
Additionally to this changes, a refactorization to build the projects with cMake was coded in the branch RDCH106/SimpleJSON created from the original MJPA/SimpleJSON. |
Signed-off-by: rdcelis <rdcelis@vicomtech.org>
Minor fixes in the CMAKE files
Author
|
Now the project is automatically generated with CMAKE --> https://cmake.org/ Tests are built optionally |
Signed-off-by: rdcelis <rdcelis@vicomtech.org>
…n the JSON class Signed-off-by: rdcelis <rdcelis@vicomtech.org>
Author
|
I think that the library will be more usable if you check the changes proposed using CMAKE. @vgonisanz and I have used this library in several projects. We think that CMAKE improves the value of the library. Please @MJPA check our master branch in our fork: https://github.com/RDCH106/SimpleJSON (changes proposed in the current pull request) Thanks in advance! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.