Commit Graph

  • 4b42548c3d
    Update README.md Fridfinnur M 2020-09-18 16:39:53 +0000
  • e3a03f5ec7
    Update README.md CK Tan 2020-08-18 14:46:20 -0700
  • 9ea8eedd85 updated Note.txt to reflect expected error conditions in test2/ CK Tan 2020-07-14 16:57:35 -0700
  • b539e3f20e minor CK Tan 2020-07-09 16:50:57 -0700
  • d879b89737
    Merge pull request #42 from DerekCresswell/reformat-readme CK Tan 2020-07-09 16:48:05 -0700
  • 5d1d8e3389 Adds toml_raw_t to seperate raw and processed data dcresswell 2020-07-04 16:48:10 -0700
  • e1e7369907 Reformats Readme to provide better instructions dcresswell 2020-07-04 16:35:46 -0700
  • a1d23056ac fixed const qual warning as suggested by @mheily CK Tan 2020-07-08 02:26:12 -0700
  • 7af2dbf91f use static decl for local STRDUP, STRNDUP funcs CK Tan 2020-07-08 02:13:18 -0700
  • 8a5050696f
    Merge pull request #39 from gotnone/editorconfig CK Tan 2020-07-07 22:19:23 -0700
  • a94dbebc17
    Merge pull request #40 from gotnone/const CK Tan 2020-07-07 22:15:40 -0700
  • f25dee1273 Add editorconfig file Stanley Pinchak 2020-06-17 17:43:36 -0500
  • 8278e68df9 Add const qualifiers for access functions Stanley Pinchak 2019-10-29 14:03:44 -0500
  • c59fa7a058 Note.txt CK Tan 2020-06-13 16:19:27 -0700
  • 5bc8f64fdd Note.txt CK Tan 2020-06-13 16:18:57 -0700
  • cdbb9decfb Fixed issue #33 CK Tan 2020-02-08 12:54:09 -0800
  • eaa5d04539 fix memory leak CK Tan 2020-01-18 10:46:14 -0800
  • 4078d23a33 restructure and clean up toml_rtos CK Tan 2019-12-29 11:55:17 -0800
  • 416be8de63 re-indent CK Tan 2019-12-29 11:35:24 -0800
  • 10787cbff9 re-indent CK Tan 2019-12-29 11:34:12 -0800
  • 532239d83a
    Merge pull request #30 from theakman2/issue_29_strndup_memory_leak_fix CK Tan 2019-12-29 11:30:30 -0800
  • 7efd69ca83 Fix for #29: STRNDUP memory leak fix Theak 2019-12-29 14:09:02 +0000
  • b92d6a2c82 remove use of dummy errbuf due to benign gcc warnings CK Tan 2019-11-03 09:06:01 -0800
  • f31bcd0adf prettier prints CK Tan 2019-10-10 17:34:45 -0700
  • f782b12864 test output from jq needs to be sorted CK Tan 2019-10-10 17:32:54 -0700
  • 2453664abb updated test2/run.sh CK Tan 2019-10-10 04:15:45 -0700
  • 987f4ef0d7 refine run.sh CK Tan 2019-10-10 01:28:09 -0700
  • 685ca97470 refine run.sh CK Tan 2019-10-10 01:23:20 -0700
  • 896561d5b7 update test2 CK Tan 2019-10-10 01:11:52 -0700
  • 9ed009b950 simplify example in README.md CK Tan 2019-10-09 16:44:07 -0700
  • a1a8911503
    Updated Readme.md CK Tan 2019-10-09 16:40:11 -0700
  • c32a6e92f1 v0.5 compliant CK Tan 2019-10-08 16:58:18 -0700
  • 63793f92ef make STRDUP and STRNDUP static CK Tan 2019-10-04 10:08:57 -0700
  • bc951780ab tabify CK Tan 2019-10-02 01:12:46 -0700
  • 15f44eba49 tabify CK Tan 2019-10-02 01:11:34 -0700
  • c5907e1504 use memutil functions for strdup and strndup CK Tan 2019-09-27 16:32:59 -0700
  • 9394192bfc fix issue #22: add toml_set_memutil CK Tan 2019-09-26 22:28:23 -0700
  • 4a31cd8cbf use the default CC per makefile var CK Tan 2019-09-12 21:56:11 -0700
  • f12c8f00b4
    Merge pull request #20 from Miniwoffer/gitignore CK Tan 2019-08-16 05:04:20 -0700
  • 3bc235331f Handle more test cases CK Tan 2019-08-16 04:35:14 -0700
  • aba3905eb8 Added binary files to the gitignore Odin Hultgren Van Der Horst 2019-08-16 09:07:48 +0200
  • b701a09579
    Merge pull request #17 from obreitwi/feature/libtoml.so CK Tan 2019-06-24 09:31:04 -0700
  • 93cae7a0e6 Add rules for libtoml.so to Makefile Oliver Breitwieser 2019-05-02 15:33:15 +0200
  • e93b40c3ea
    Merge pull request #16 from obloquy/master CK Tan 2019-05-30 18:24:12 -0700
  • 386dccc84f Allow 0x/0o/0b integer prefixed in accordance with https://github.com/toml-lang/toml#integer Jesper Peterson 2019-05-10 17:17:29 +1000
  • bd76f1276e support SPC separator in timestamp CK Tan 2019-03-06 11:44:14 -0800
  • c4325a38fb add toml_array_type() api CK Tan 2019-02-27 11:31:49 -0800
  • 0ce0c0d9d0 handle make DEBUG=1 CK Tan 2019-02-19 15:52:01 -0800
  • 05e27a7cab copyright years CK Tan 2019-02-19 10:51:51 -0800
  • 43f7a52064 Fix #14 and #13 CK Tan 2019-02-16 17:37:59 -0800
  • 3b6fe37d66
    Merge pull request #12 from gotnone/helperfuncs CK Tan 2019-01-09 12:48:25 -0800
  • 3fed0ab455 Add helper functions to access key Stanley Pinchak 2019-01-08 13:15:59 -0600
  • b53c016877 Add helper function for arrays Stanley Pinchak 2019-01-08 13:12:40 -0600
  • 88eacb3fe0 Add helper functions for tables Stanley Pinchak 2019-01-08 13:04:28 -0600
  • f06bf3a5cc
    Merge pull request #10 from iain-anderson/toml_cat_patch CK Tan 2018-07-09 18:45:26 -0700
  • 55334019ac Fix toml_cat abort on empty array Iain Anderson 2018-07-04 14:30:45 +0100
  • 56c42b7aed Fix #7: toml_utf8_to_ucs() returns incorrect results CK Tan 2018-06-08 14:41:44 -0700
  • 624013252b Small fix for WIN32 CK Tan 2018-01-04 03:18:08 -0800
  • 95ee4414f6
    Merge pull request #6 from bamchoh/patch-2 CK Tan 2018-01-04 03:14:59 -0800
  • 79b40abd94
    string literal needs double quatation bamchoh 2018-01-04 18:56:40 +0900
  • 01ecb88d13 Fix issue #3 CK Tan 2017-11-18 11:57:45 -0800
  • edc6a13246 add readme CK Tan 2017-11-17 13:52:59 -0800
  • a0b45225e2 Fixes as suggested by mytchel CK Tan 2017-08-07 14:47:59 -0700
  • e6a6db8bda Fix some warnings and provide strndup for WIN32 CK Tan 2017-08-06 16:02:12 -0700
  • 287defadb1 Add github link to license text CK Tan 2017-04-16 23:19:51 -0700
  • a0b38a34ea Add comment CK Tan 2017-03-18 14:23:09 -0700
  • 09de99f7a8 Init. CK Tan 2017-03-18 14:20:51 -0700
  • 75aa7b2d5a Initial commit CK Tan 2017-03-18 14:15:49 -0700