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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'libnbtplusplus/' from commit '1a0ffe372f4da8408c5d08a36013536a3396b9e6'
Mehmet Samet Duman
3 days
75
-0
/
+7894
|
\
|
*
NOISSUE reformat libnbtplusplus to new MeshMC clang format rules
Mehmet Samet Duman
3 days
39
-4189
/
+4695
|
*
NOISSUE fix declarations
Mehmet Samet Duman
7 days
2
-7
/
+15
|
*
feat: Update test/test_value.h
YongDo-Hyun
9 days
1
-1
/
+1
|
*
feat: Update test/test_value.h
YongDo-Hyun
9 days
1
-1
/
+1
|
*
feat: Update test/test_value.h
YongDo-Hyun
9 days
1
-1
/
+1
|
*
feat: Update test/test_value.h
YongDo-Hyun
9 days
1
-1
/
+1
|
*
fix: simplify exception handling in ozlibstream::close method
YongDo-Hyun
9 days
1
-9
/
+1
|
*
fix: improve exception handling in ozlibstream::close method to prevent maski...
YongDo-Hyun
9 days
1
-11
/
+12
|
*
fix: correct exception handling in ozlibstream::close method
YongDo-Hyun
9 days
1
-9
/
+8
|
*
fix: improve exception handling in ozlibstream::close to prevent masking errors
YongDo-Hyun
9 days
1
-13
/
+19
|
*
fix: simplify control character check in JSON formatting
YongDo-Hyun
9 days
1
-1
/
+1
|
*
feat: add numeric tag creation methods and corresponding tests for value assi...
YongDo-Hyun
9 days
6
-58
/
+96
|
*
fix: reset value before each assignment in test_value.cpp for clarity
YongDo-Hyun
9 days
1
-0
/
+4
|
*
fix: prevent widening of stored tag type in value assignment; update test out...
YongDo-Hyun
9 days
3
-10
/
+8
|
*
feat: enhance error handling in ozlibstream and improve JSON escaping in json...
YongDo-Hyun
9 days
3
-22
/
+23
|
*
fix: ensure .vscode directory is ignored correctly in .gitignore
YongDo-Hyun
9 days
1
-1
/
+1
|
*
feat: add local test executable and improve JSON string escaping - Added opti...
YongDo-Hyun
9 days
9
-117
/
+243
|
*
Merge pull request #11 from DioEgizio/reuse
Alexandru Ionut Tripon
2026-02-25
60
-0
/
+712
|
|
\
|
|
*
chore: comply with reuse
DioEgizio
2026-02-01
60
-0
/
+712
|
*
|
Merge pull request #13 from Octol1ttle/master
TheKodeToad
2026-02-25
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
change(tag_list::ctor): rename "type" to "content_type"
Octol1ttle
2026-02-25
1
-1
/
+1
|
|
/
|
*
Merge pull request #8 from Trial97/master
TheKodeToad
2025-04-16
1
-1
/
+1
|
|
\
|
|
*
chore:increment cmake version
Trial97
2025-04-16
1
-1
/
+1
|
|
/
|
*
Merge pull request #3 from TheKodeToad/max-depth-attempt2
TheKodeToad
2023-11-06
2
-0
/
+6
|
|
\
|
|
*
Small tweak
TheKodeToad
2023-11-06
1
-1
/
+1
|
|
*
Limit recursion, attempt 2
TheKodeToad
2023-11-05
2
-0
/
+6
|
|
/
|
*
Merge pull request #1 from pandaninjas/master
Sefa Eyeoglu
2023-07-22
1
-2
/
+2
|
|
\
|
|
*
Remove unused parameter in json_formatter.cpp
PandaNinjas
2023-06-07
1
-2
/
+2
|
|
/
|
*
Merge pull request #3 from oynqr/build/lto
Sefa Eyeoglu
2022-04-15
3
-135
/
+104
|
|
\
|
|
*
Move templated methods to header
Philipp David
2022-03-24
3
-135
/
+104
|
|
/
|
*
Merge pull request #2 from oynqr/build/lto
Sefa Eyeoglu
2022-03-22
5
-16
/
+17
|
|
\
|
|
*
Retab CMakeLists.txt
Philipp David
2022-03-22
1
-8
/
+8
|
|
*
Bump cmake requirement for LTO
Philipp David
2022-03-22
1
-1
/
+1
|
|
*
Fix building on windows with clang and msvc
gazelleguardian
2022-03-22
5
-7
/
+8
|
|
/
|
*
Fix not building on Gentoo
Petr Mrázek
2020-06-07
1
-0
/
+1
|
*
Implement tag 12 (array of 64bit long) and fix tests
Petr Mrázek
2020-06-07
16
-59
/
+283
|
*
fix cmake install command to not install .a files on windows
Petr Mrázek
2018-01-27
1
-1
/
+5
|
*
Add cmake install command
Petr Mrázek
2018-01-22
1
-0
/
+5
|
*
Allow renaming the library file from a parent project
Petr Mrázek
2016-12-28
1
-6
/
+12
|
*
Bump cmake to 3.1 and use the new CXX_STANDARD settings
Petr Mrázek
2015-09-28
1
-2
/
+2
|
*
Fix CMake CMP0063 warning when building static
Petr Mrázek
2015-09-23
1
-3
/
+6
|
*
Make zlib optional, adapt for including
Petr Mrázek
2015-09-23
4
-14
/
+40
|
*
Fix CMake CMP0063 warning
ljfa-ag
2015-09-22
1
-2
/
+4
|
*
Use target-specific CMake commands (thanks jandal)
ljfa
2015-09-22
1
-4
/
+3
|
*
Only search CxxTest when NBT_BUILD_TESTS is on
ljfa
2015-09-22
2
-2
/
+3
|
*
Explicitly instantiate and export templates in header
ljfa
2015-09-22
3
-19
/
+15
|
*
Add exports for shared libraries. Closes #7
ljfa
2015-09-22
15
-70
/
+79
|
*
Add option for building shared library (#7)
ljfa
2015-09-22
1
-1
/
+6
|
*
Maaaaaybe the WIP can be removed now
ljfa
2015-09-21
1
-1
/
+1
[next]