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

Several Improvements in String Manipulation #28

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

RDCH106
Copy link

@RDCH106 RDCH106 commented Sep 14, 2015

  • String manipulation methods
    • StringifyToString
    • AsCharString
  • String easy creator

RDCH106 and others added 7 commits April 24, 2015 11:57
*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>
@RDCH106
Copy link
Author

RDCH106 commented Oct 5, 2015

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.

Check: https://github.com/RDCH106/SimpleJSON

@RDCH106
Copy link
Author

RDCH106 commented Jan 17, 2016

Now the project is automatically generated with CMAKE --> https://cmake.org/

Tests are built optionally

simplejson_cmake

simplejson_visualstudio

RDCH106 and others added 3 commits January 18, 2016 19:51
@RDCH106
Copy link
Author

RDCH106 commented Apr 29, 2016

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!

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.

2 participants