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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
NOISSUE reformat libnbtplusplus to new MeshMC clang format rules
Mehmet Samet Duman
3 days
20
-1495
/
+1814
*
NOISSUE fix declarations
Mehmet Samet Duman
7 days
1
-7
/
+7
*
feat: add numeric tag creation methods and corresponding tests for value assi...
YongDo-Hyun
9 days
1
-0
/
+10
*
Merge pull request #11 from DioEgizio/reuse
Alexandru Ionut Tripon
2026-02-25
21
-0
/
+126
|
\
|
*
chore: comply with reuse
DioEgizio
2026-02-01
21
-0
/
+126
*
|
change(tag_list::ctor): rename "type" to "content_type"
Octol1ttle
2026-02-25
1
-1
/
+1
|
/
*
Limit recursion, attempt 2
TheKodeToad
2023-11-05
1
-0
/
+1
*
Move templated methods to header
Philipp David
2022-03-24
1
-0
/
+104
*
Fix building on windows with clang and msvc
gazelleguardian
2022-03-22
3
-6
/
+2
*
Implement tag 12 (array of 64bit long) and fix tests
Petr Mrázek
2020-06-07
5
-1
/
+9
*
Explicitly instantiate and export templates in header
ljfa
2015-09-22
2
-3
/
+15
*
Add exports for shared libraries. Closes #7
ljfa
2015-09-22
13
-67
/
+71
*
Make the inflate_streambuf rewind the input
ljfa
2015-09-21
1
-0
/
+5
*
Add hint for default compression level
ljfa
2015-09-21
1
-2
/
+2
*
Remove redundant explicit
ljfa
2015-09-21
1
-1
/
+1
*
Create zlib_streambuf base class
ljfa
2015-09-21
4
-31
/
+50
*
Make close honor the exceptions mask
ljfa
2015-09-21
1
-1
/
+1
*
Create ozlibstream::close method
ljfa
2015-09-21
1
-0
/
+4
*
Fix derp...
ljfa-ag
2015-09-20
1
-0
/
+1
*
Merge branch 'zlibstream'
ljfa-ag
2015-09-20
2
-16
/
+20
|
\
|
*
Implement ozlibstream
ljfa-ag
2015-09-20
1
-1
/
+1
|
*
Changes to deflate_streambuf and ozlibstream constructors
ljfa-ag
2015-09-16
2
-16
/
+20
*
|
Fix indentation in comments
ljfa-ag
2015-09-20
2
-20
/
+19
*
|
Merge branch 'zlibstream'
ljfa-ag
2015-09-15
3
-22
/
+7
|
\
|
|
*
Moving and copying is disabled for ozlibstream too
ljfa-ag
2015-09-15
1
-9
/
+0
|
*
Fix base constructor calls of i/ostream
ljfa-ag
2015-09-15
2
-8
/
+4
|
*
Handle nullptr message in zlib_error
ljfa-ag
2015-09-15
1
-1
/
+3
|
*
Copying and moving is implicitly disabled anyway
ljfa-ag
2015-09-15
1
-4
/
+0
*
|
Merge branch 'zlibstream'
ljfa-ag
2015-09-15
3
-11
/
+116
|
\
|
|
*
Add more doxygen to inflate_streambuf
ljfa-ag
2015-09-15
1
-2
/
+15
|
*
Check for errors in input stream
ljfa-ag
2015-09-15
1
-0
/
+1
|
*
Change zlib_error to take message and code
ljfa-ag
2015-09-15
1
-2
/
+4
|
*
Use different windowBits value to avoid zlib bug
ljfa-ag
2015-09-15
1
-1
/
+1
|
*
Add implementation of inflate_streambuf (still broken though)
ljfa-ag
2015-09-15
1
-0
/
+2
|
*
Add preliminary header for izlibstream
ljfa-ag
2015-09-14
1
-0
/
+80
|
*
Put zlib_error into its own file
ljfa-ag
2015-09-14
2
-11
/
+18
*
|
Fix ambiguities and missing default constructor
ljfa
2015-09-13
1
-0
/
+1
|
/
*
Preliminary header for ozlibstream
ljfa-ag
2015-09-10
1
-0
/
+111
*
Remove include guard from nbt_tags.h
ljfa-ag
2015-09-10
1
-5
/
+0
*
Create constant for maximum list and array length
ljfa-ag
2015-09-05
1
-1
/
+3
*
Change some exception types thrown by tag_list
ljfa-ag
2015-09-05
1
-10
/
+8
*
More inlining. Closes #3
ljfa-ag
2015-09-02
4
-24
/
+24
*
Remove unneeded semicolon
ljfa-ag
2015-08-30
1
-1
/
+1
*
Remove some unused parameter names
ljfa-ag
2015-08-23
1
-22
/
+22
*
Inline some methods
ljfa-ag
2015-08-23
6
-45
/
+51
*
Add io::read_tag and write_tag functions
ljfa
2015-08-13
2
-0
/
+32
*
Fix missing std:: for nullptr_t
ljfa
2015-08-12
1
-1
/
+1
*
Add tests for writing bigtest
ljfa-ag
2015-08-12
1
-1
/
+0
*
Implement write_payload and write_tag
ljfa-ag
2015-08-12
3
-2
/
+7
*
Add write_payload methods to stream_writer and tags
ljfa-ag
2015-08-12
7
-3
/
+42
[next]