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
*
Inline crtp_tag and tag_primitive methods
ljfa-ag
2015-08-11
5
-169
/
+36
*
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
4
-3
/
+21
*
Make json_formatter::write method const
ljfa-ag
2015-08-10
2
-2
/
+2
*
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
4
-3
/
+213
*
Cannot use forward declaration with std::pair
ljfa-ag
2015-08-10
1
-1
/
+1
*
Lay foundation for formatter tests
ljfa-ag
2015-08-10
2
-0
/
+32
*
Add output to clog for endian_str and read tests
ljfa-ag
2015-08-10
2
-0
/
+11
*
Add const_nbt_visitor class
ljfa-ag
2015-08-10
3
-0
/
+36
*
Rename tag_visitor to nbt_visitor
ljfa-ag
2015-08-09
4
-24
/
+24
*
Create crtp_tag::sub_this method for convenience
ljfa-ag
2015-08-09
1
-5
/
+8
*
Implement Visitor design pattern for tag
ljfa-ag
2015-08-09
4
-1
/
+118
*
Add missing include
ljfa-ag
2015-08-09
1
-0
/
+1
*
Add missing assertion
ljfa
2015-08-07
1
-0
/
+1
*
Add read_compound method
ljfa
2015-08-07
3
-6
/
+33
*
Change exception message for compound keys and tag_string
ljfa
2015-08-06
2
-2
/
+20
*
Test reading little endian files
ljfa-ag
2015-08-06
2
-0
/
+14
*
Move bigtest validation to its own function
ljfa-ag
2015-08-06
1
-12
/
+15
*
Add test for toplevel tags other than compound
ljfa-ag
2015-08-06
2
-0
/
+15
*
Add test for negative list length
ljfa-ag
2015-08-06
2
-0
/
+7
*
Set failbit on negative length
ljfa-ag
2015-08-06
2
-3
/
+9
*
Change directory structure of read tests
ljfa-ag
2015-08-06
7
-5
/
+3
*
Add test for missing tag_end
ljfa-ag
2015-08-06
3
-1
/
+9
*
Add test for EOF within key
ljfa-ag
2015-08-06
3
-1
/
+9
*
Add test for read failure (EOF in tag)
ljfa-ag
2015-08-06
3
-2
/
+15
*
Add *.bak to .gitignore
ljfa-ag
2015-08-06
1
-0
/
+1
*
Add "tag_" prefix to tag type
ljfa-ag
2015-08-06
1
-1
/
+1
*
Add stream_reader::read_tag method
ljfa-ag
2015-08-06
3
-5
/
+19
*
Move the key for reading compounds as well
ljfa-ag
2015-08-06
1
-1
/
+1
*
Move input_error out from stream_reader
ljfa-ag
2015-08-06
5
-15
/
+15
*
Add tag::as method
ljfa-ag
2015-08-05
4
-6
/
+30
*
Remove unnecessary suffixes
ljfa-ag
2015-08-05
2
-23
/
+23
*
Extend bigtest with tag_list (end) and tag_int_array
ljfa-ag
2015-08-05
4
-4
/
+8
*
Make tag_list::read_payload handle lists of tag_end
ljfa-ag
2015-08-05
3
-6
/
+21
*
Fix read_test
ljfa-ag
2015-08-05
1
-1
/
+1
*
Implement read_payload for all tags
ljfa-ag
2015-08-05
10
-0
/
+99
*
Implement stream_reader::read_payload
ljfa-ag
2015-08-05
4
-1
/
+16
*
Create test for reading the bigtest file
ljfa-ag
2015-08-05
2
-0
/
+52
*
Use bigtest_uncompressed instead
ljfa-ag
2015-08-05
2
-1
/
+1
*
Use "using" for inheriting input_error constructors
ljfa-ag
2015-08-05
1
-3
/
+1
*
Add bigtest.nbt file
ljfa-ag
2015-08-05
2
-0
/
+3
*
Correct doxygen on read_num
ljfa-ag
2015-08-04
1
-1
/
+2
*
Implement stream_reader
ljfa-ag
2015-08-04
4
-4
/
+81
*
Small changes to stream_reader documentation
ljfa-ag
2015-08-04
1
-2
/
+14
*
Add tests for stream_reader
ljfa-ag
2015-08-04
3
-2
/
+80
*
Lay foundations for stream_reader class
ljfa-ag
2015-08-04
3
-0
/
+108
*
Create is_valid_type function
ljfa-ag
2015-08-04
3
-0
/
+20
[next]