Fossil

History of src/json_diff.c of 0c496d8ad35a8a87
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file src/json_diff.c at check-in 0c496d8ad35a8a87

2021-09-07
21:12
json API: removed reference to recently-removed DIFF_CONTEXT_MASK. ... (file: [a3af88f5a9] check-in: [0c496d8ad3] user: stephan branch: trunk, size: 3776)
2021-09-06
20:51
Begin adding value that used to be function arguments into the DiffConfig object. This check-in deals with the pRe parameter. ... (file: [d11783ff25] check-in: [bdb4bfaa3a] user: drh branch: diff-config, size: 3813)
2016-11-07
01:29
Remove some tabs and end-of-line whitespace ... (file: [ece9315308] check-in: [bf9669f55e] user: andygoth branch: trunk, size: 3763)
2013-01-02
00:58
Enhance the diff logic so that it can suppress differences that do not match a regular expression. This capability is so far only exposed on the test-diff command. ... (file: [784180c67a] check-in: [97a7b924c0] user: drh branch: trunk, size: 3765)
2012-08-29
13:57
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII ... (file: [97db3d67c4] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 3761)
2012-03-29
14:54
Add vim modline everywhere ... (file: [3cf50ecfa7] check-in: [a496d8e88d] user: mgagnon branch: mgagnon_fix, size: 3804)
2012-03-25
03:23
Added --html|-h option to /json/diff to retrieve HTML-marked-up diffs. ... (file: [eb741b8658] check-in: [a15214e83c] user: stephan branch: trunk, size: 3762)
2012-03-09
10:17
/json/diff now handles the no-diff case more gracefully. ... (file: [3894183bc4] check-in: [efbecda470] user: stephan branch: trunk, size: 3552)
2012-02-23
11:32
Fix warnings in json support code (unused variables, unused label, etc). ... (file: [82b51ac568] check-in: [86f6e675eb] user: mistachkin branch: jsonWarnings, size: 3506)
2011-11-04
20:37
Added configure option --enable-json to enable json features. They are disabled by default. ... (file: [62bd36a899] check-in: [525816e6d7] user: json-demo branch: json, size: 3535)
2011-10-22
16:05
undid a stash snafu and added sbs option to json/diff. ... (file: [9130865c0c] check-in: [adfd3db765] user: stephan branch: json, size: 3477)
2011-10-08
05:16
doc additions for /json/diff. ... (file: [3cd92b8242] check-in: [a37df1d939] user: stephan branch: json, size: 3253)
2011-10-07
13:51
First draft, no-frills /json/diff added. ... (file: [6e864501c5] check-in: [54e1f1a53d] user: stephan branch: json, size: 2895)