index
:
Project-Tick
dependabot/cargo/ofborg/cargo-6413d30b2c
dependabot/github_actions/github-actions-37d761dd54
dependabot/gradle/forgewrapper/gradle-f4fe71422a
dependabot/npm_and_yarn/ci/github-script/npm_and_yarn-026824b8a2
dependabot/npm_and_yarn/ofborg/ofborg-viewer/npm_and_yarn-4d6535e57e
dependabot/pip/json4cpp/docs/mkdocs/mkdocs-redirects-1.2.3
dependabot/pip/meta/certifi-2026.2.25
dependabot/pip/meta/charset-normalizer-3.4.7
dependabot/pip/meta/pip-2355f07891
dependabot/pip/meta/requests-2.33.1
dependabot/pip/meta/soupsieve-2.8.3
dependabot/submodules/cgit/git-2855562
gh-pages
master
Project Tick is a project dedicated to providing developers with ease of use and users with long-lasting software.
Mehmet Samet Duman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: simplify control character check in JSON formatting
YongDo-Hyun
9 days
1
-1
/
+1
*
feat: enhance error handling in ozlibstream and improve JSON escaping in json...
YongDo-Hyun
9 days
1
-1
/
+1
*
feat: add local test executable and improve JSON string escaping - Added opti...
YongDo-Hyun
9 days
1
-1
/
+28
*
chore: comply with reuse
DioEgizio
2026-02-01
1
-0
/
+4
*
Remove unused parameter in json_formatter.cpp
PandaNinjas
2023-06-07
1
-2
/
+2
*
Implement tag 12 (array of 64bit long) and fix tests
Petr Mrázek
2020-06-07
1
-0
/
+12
*
Rename json_formatter::write to print
ljfa-ag
2015-08-11
1
-1
/
+1
*
Add json_formatter argument to json_fmt_visitor
ljfa-ag
2015-08-11
1
-2
/
+4
*
Print floating point number with the necessary precision
ljfa-ag
2015-08-11
1
-7
/
+10
*
Add operator<< for tag, using json_formatter
ljfa-ag
2015-08-10
1
-0
/
+1
*
Make json_formatter::write method const
ljfa-ag
2015-08-10
1
-1
/
+1
*
Add shortcut for printing empty compounds
ljfa-ag
2015-08-10
1
-0
/
+6
*
Handle lists of lists or compounds differently for printing
ljfa-ag
2015-08-10
1
-12
/
+33
*
Make json_formatter able to handle null values
ljfa-ag
2015-08-10
1
-2
/
+13
*
Create json_formatter
ljfa-ag
2015-08-10
1
-0
/
+151