Commit Graph

  • a57b12847a fix repos master v1.2.5 re 2022-12-12 18:13:48 +0300
  • b279807a1b Fixed #61 tidwall 2022-08-04 18:15:59 -0700
  • 133db2881f
    Delete FUNDING.yml Josh Baker 2022-05-14 10:34:38 -0700
  • 3f7d5290cf Upgrade gjson v1.2.4 tidwall 2021-12-08 16:30:41 -0700
  • 1d0d4d833c Upgrade gjson v1.2.3 tidwall 2021-10-25 14:40:37 -0700
  • 2126e4686e
    Merge pull request #50 from tidwall/dependabot/go_modules/github.com/tidwall/gjson-1.9.3 Josh Baker 2021-10-25 14:38:33 -0700
  • 69546fd9c3
    Bump github.com/tidwall/gjson from 1.9.1 to 1.9.3 dependabot[bot] 2021-10-25 19:45:07 +0000
  • aedf950fb6 Upgrade dependencies v1.2.2 tidwall 2021-09-15 05:40:01 -0700
  • 64a7cf9bd5 Update error message v1.2.1 tidwall 2021-09-04 08:00:45 -0700
  • 0bc94ab89f Allow for updating values using queries and wildcards v1.2.0 tidwall 2021-09-04 07:45:12 -0700
  • a2a89c2f1e Update gjson and fix golint messages tidwall 2021-09-01 20:12:27 -0700
  • 7fd8b8e83c Update dependencies v1.1.7 tidwall 2021-06-17 16:13:56 -0700
  • c052998284
    Merge pull request #45 from realzhili/update-readme Josh Baker 2021-04-02 07:48:51 -0700
  • f66b25b66c Add example for array type Zhili Zhang 2021-04-01 23:35:00 -0700
  • 0821062cf3 Upgrade gjson v1.1.6 tidwall 2021-03-30 07:27:34 -0700
  • 8c1b233baa
    Create FUNDING.yml Josh Baker 2021-03-28 09:02:24 -0700
  • 7daedb9a98
    Update README.md Josh Baker 2021-02-11 16:29:39 -0700
  • d459aeb081 Updated gjson dependency v1.1.5 tidwall 2021-01-30 12:53:05 -0700
  • b547b7aea4 Updated gjson package v1.1.4 tidwall 2020-12-25 06:48:52 -0700
  • 779ffea01a Updated gjson package v1.1.3 tidwall 2020-12-22 17:57:05 -0700
  • 8dabb14c8e
    Create go.yml Josh Baker 2020-11-03 12:04:29 -0700
  • 902c0d70a8
    Delete .travis.yml Josh Baker 2020-11-03 12:04:21 -0700
  • 7a4d8934bb
    Update README.md Josh Baker 2020-11-03 12:04:05 -0700
  • 79e91a7eec
    Merge pull request #41 from ysmood/master v1.1.2 Josh Baker 2020-09-30 10:07:48 -0700
  • 1383c0de93 Sync the versions of gjson and pretty Yad Smood 2020-08-29 08:03:06 +0900
  • 11cb24d842 Fix trailing curly bracket v1.1.1 tidwall 2020-04-01 05:03:04 -0700
  • fcc1b99819 Add Go modules v1.1.0 tidwall 2020-03-31 03:59:30 -0700
  • 4f7b016772 Append new members to objects tidwall 2020-03-31 03:52:06 -0700
  • bac348a61c Removed appengine build tidwall 2020-03-31 03:28:25 -0700
  • 25fb082a20
    Merge pull request #28 from donatello/fix-err-shadow v1.0.4 Josh Baker 2019-02-28 13:39:17 -0700
  • d46b5fa72e Fix error variable shadowing Aditya Manthramurthy 2019-02-28 12:16:16 -0800
  • c943cc8c8d
    Merge pull request #24 from Jawshua/string-escaping-failure v1.0.3 Josh Baker 2018-11-15 03:30:24 -0700
  • 82a6448692
    Ensure backslashes are always escaped Joshua Welsh 2018-11-07 10:46:21 +0000
  • dc363de894
    Added backslash escaping test case Joshua Welsh 2018-11-07 10:28:15 +0000
  • 48d34adceb Merge branch 'jkearse3-master' v1.0.2 tidwall 2018-09-17 10:18:57 -0700
  • 10d4d354a8 Merge branch 'master' of https://github.com/jkearse3/sjson into jkearse3-master tidwall 2018-09-17 10:18:41 -0700
  • 478db4c4dd Merge branch 'hypoactiv-fix-backslashes' tidwall 2018-09-17 10:17:46 -0700
  • ce26db08c7 Merge branch 'fix-backslashes' of https://github.com/hypoactiv/sjson into hypoactiv-fix-backslashes tidwall 2018-09-17 10:17:31 -0700
  • e88dc924b1 Merge branch 'chen56-master' tidwall 2018-09-17 10:12:02 -0700
  • 64c369cb32 Fix conflicts tidwall 2018-09-17 10:11:44 -0700
  • 5ee61cb072 Merge branch 'master' of https://github.com/tidwall/sjson tidwall 2018-09-17 10:09:15 -0700
  • bbdaf966da
    Merge pull request #7 from h8liu/patch-1 Josh Baker 2018-09-17 10:09:06 -0700
  • 07d1870671 Merge branch 'hypoactiv-fix-benchmarks' tidwall 2018-09-17 10:07:05 -0700
  • d31703b6c9 Merge branch 'fix-benchmarks' of https://github.com/hypoactiv/sjson into hypoactiv-fix-benchmarks tidwall 2018-09-17 10:06:43 -0700
  • 0ffb6cd769 Fix operations with escaped dots in keys v1.0.1 tidwall 2018-09-17 09:56:37 -0700
  • 6f2b60cb22 Fix Delete misfire tidwall 2018-09-17 08:50:59 -0700
  • d43f0343ba Move benchmarks to new repo tidwall 2018-09-17 08:12:19 -0700
  • 8e7438a8ac
    Merge pull request #1 from jkearse3/gae_compatible Johnnie Kearse III 2018-09-10 16:21:52 -0400
  • 4a47ac366f refactor to offer Google App Engine Standard compatibility. Johnnie Kearse III 2018-09-10 16:15:01 -0400
  • bd0e703dc8 fix tests tidwall 2018-08-31 16:55:59 -0600
  • 3bd9019eb0
    Update README.md Josh Baker 2018-08-31 10:54:01 -0600
  • 051af16d40 Fix incorrect handling of backslash at end of strings Jonathan Schroeder 2018-07-03 21:32:43 -0400
  • c22dac75a6 Fatal -> Fatalf in benchmarks to fix 'go test' Jonathan Schroeder 2018-07-03 21:26:08 -0400
  • c52ef8602e #10 Unclear how to escape a dot . in JSON keys Chen Peng 2018-03-24 18:26:58 +0800
  • c3a1d188d2 Remove unnecessary `</a>` in README.md He Liu 2017-07-10 22:40:36 -0500
  • 6a22caf2fd append non-existent array element v1.0.0 Josh Baker 2016-12-12 09:53:56 -0700
  • af43ab8ae1 added error check Josh Baker 2016-12-08 21:30:51 -0700
  • dd55d65792 add performance link Josh Baker 2016-11-21 14:12:16 -0700
  • d87100011f Added benchmarks comparing other libraries. See #3 Josh Baker 2016-11-21 14:07:39 -0700
  • 97e172d6f2 Merge pull request #5 from cat2neat/fix-wrong-output Josh Baker 2016-11-21 10:16:52 -0700
  • 774e43df47 fixed a wrong output cat2neat 2016-11-21 13:14:46 +0000
  • ed74e8aec8 fixed misspellings closed #4 Josh Baker 2016-11-04 06:00:44 -0700
  • c09484b534 mention jsoned Josh Baker 2016-10-25 21:06:31 -0700
  • a47c1e938e Added ReplaceInPlace Option Josh Baker 2016-10-25 12:42:02 -0700
  • e6094ca119 Optimistic Set Josh Baker 2016-10-25 11:10:26 -0700
  • a126b5c160 refactor Josh Baker 2016-10-25 09:23:56 -0700
  • b6f2170e37 allow replace of non-nested with nested values Josh Baker 2016-10-20 16:16:18 -0700
  • 39c9d6d25d added delete function Josh Baker 2016-10-20 12:06:19 -0700
  • d00f64d6b2 typos Josh Baker 2016-10-20 06:49:51 -0700
  • d0a112e890 typo Josh Baker 2016-10-18 22:51:11 -0700
  • 4e588076ed first commit Josh Baker 2016-10-18 15:52:46 -0700