82 Commits (master)
 

Author SHA1 Message Date
Rafa García 025cdde5f2
Merge pull request #14 from void256/master 3 years ago
void256 6aa1f3bf5b fix typos and improve readability of the README.md 3 years ago
Rafa García 3d91fc49dc
Merge pull request #12 from ibortolazzi/remove-atoll 3 years ago
Ignacio Bortolazzi e27abb714a Remove atoll and atof to avoid cert-c violations 3 years ago
Rafa García 6eb4a6c072
Update README.md 3 years ago
Rafa García 08a32cacbd
Merge pull request #9 from namazso/array 3 years ago
Rafa García 4f65c9598a
Merge pull request #10 from namazso/doxygen-fixes 3 years ago
Rafa García 4c00c836d5
Merge pull request #11 from namazso/cpp-example 3 years ago
namazso e84f6fc83c forgot this one 3 years ago
namazso 604df6d7ad add a non-compiled c++ version of example #3 3 years ago
namazso 985722a3c3 fix doxygen problems 3 years ago
namazso 46e9fb710e allow arrays be root objects 3 years ago
Rafa García 1c62646c71
Merge pull request #8 from jesko42/fix_vs_warnings 4 years ago
Jesko (Cetus) 4007925344 Merge branch 'fix_vs_warnings' of github.com:jesko42/tiny-json into fix_vs_warnings 4 years ago
Jesko (Cetus) 68f36c736f tiny-json.c(84): warning C4204: Nicht dem Standard entsprechende Erweiterung: Initialisierung für zusammengesetzten Typ ist keine Konstante 4 years ago
Jesko (Cetus) 72f015286d tiny-json.c(84): warning C4204: Nicht dem Standard entsprechende Erweiterung: Initialisierung für zusammengesetzten Typ ist keine Konstante 4 years ago
Rafa García 1fe46ee557
Merge pull request #7 from AlamyLiu/fix_from_Alamy 4 years ago
Alamy Liu bc67e17024 Fix ArmClang compiling error: isdigit() 4 years ago
Alamy Liu 6d3025be56 Allow escape/special character in string 4 years ago
Rafa García fdb66f1037
Update FUNDING.yml 4 years ago
Rafa García d88e5c8b5b
Create FUNDING.yml 4 years ago
Rafa García c5bedcc136
Update README.md 5 years ago
rafagafe 58200fff5c folder refactor 5 years ago
Rafa García 93f3b61eb0
Merge pull request #5 from jurgen178/jurgen178-patch-1 5 years ago
Jürgen Eidt f59ab0a051
Update tiny-json.h 5 years ago
Jürgen Eidt 1d599e855b
Update tiny-json.c 5 years ago
Rafa García 34eb191ba0
Create CODE_OF_CONDUCT.md 6 years ago
rafagafe 8a225f7ac1 Workaround makefile 6 years ago
rafagafe 03ca43a55f Workaround makefile 6 years ago
rafagafe a087bcabb5 Remove GNU extensions and some refactors are made. 6 years ago
Rafa García 2b1bdd791d
Merge pull request #4 from themiron/master 6 years ago
Vladislav Grishenko b3804dcf50 Implement custom pool API 6 years ago
rafagafe 9052ef2473 Use standard library. 6 years ago
rafagafe 6eb10abcb3
Update README.md 6 years ago
rafagafe d03d55013f Merge branch 'master' of https://github.com/rafagafe/tiny-json 6 years ago
rafagafe 555eeeee15 Fix license date and refactor test. 6 years ago
rafagafe 2876ec9636
Add build status to readme file 6 years ago
rafagafe 4333bf4489 Set C99 compile flag 6 years ago
rafagafe 35a79f7d67 Add travis yml 6 years ago
rafagafe e9026cf18e
Delete README-FIX.md 6 years ago
rafagafe e9dff44aaa
Create license 6 years ago
rafagafe 22b6651a30 License banners workaround 6 years ago
rafagafe 65a8d22861 A unused function is removed. 6 years ago
rafagafe af3ee3adfe The warning all flag is added. 6 years ago
rafagafe dbb92f7c14
Merge pull request #3 from PetersSharp/master 6 years ago
PetersSharp dc69989b99
update warnings about differ in signedness 6 years ago
rafagafe 848cf48c08 Update read me file 6 years ago
rafagafe 5381e5027b Fix non-english characters 6 years ago
rafagafe b1d8a0cbd6
Merge pull request #2 from PetersSharp/master 6 years ago
PetersSharp 421fbd3501
update warning unnamed structs/unions 6 years ago