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
*
Preliminarily implement primitive conversion
ljfa-ag
2015-07-03
1
-0
/
+234
*
Implement cast and assignment of string for value
ljfa-ag
2015-07-03
1
-0
/
+16
*
Reorder and change documentation for value
ljfa-ag
2015-07-03
1
-6
/
+17
*
Remove useless explicit
ljfa-ag
2015-07-03
1
-1
/
+1
*
Add more tests for tag_compound
ljfa-ag
2015-07-03
1
-3
/
+26
*
Fix tag_compound::emplace
ljfa-ag
2015-07-03
1
-1
/
+1
*
Add get/set_ptr and operator bool to value
ljfa-ag
2015-07-02
3
-11
/
+30
*
Give meaningful fail message for wrong primitive
ljfa-ag
2015-07-01
1
-1
/
+4
*
Also define get_type with CRTP
ljfa-ag
2015-07-01
6
-22
/
+14
*
Implement CRTP for tag
ljfa-ag
2015-07-01
6
-69
/
+72
*
Minor reformatting
ljfa-ag
2015-07-01
3
-6
/
+3
*
Clarify move-assignment
ljfa-ag
2015-07-01
1
-1
/
+1
*
Create tag::assign method
ljfa-ag
2015-07-01
7
-1
/
+33
*
Change description of value::operator=
ljfa-ag
2015-07-01
2
-10
/
+11
*
Overload operator== for each tag individually
ljfa-ag
2015-07-01
5
-3
/
+44
*
Implement operator== for tag
ljfa-ag
2015-06-30
2
-0
/
+39
*
Partial implementation of value
ljfa-ag
2015-06-30
3
-4
/
+65
*
Create move_clone method
ljfa-ag
2015-06-30
6
-0
/
+25
*
Make tag classes final
ljfa-ag
2015-06-30
3
-3
/
+3
*
Change interfaces of tag_compound and value once again
ljfa-ag
2015-06-30
3
-17
/
+58
*
Implement tag_compound
ljfa-ag
2015-06-29
2
-0
/
+78
*
Fix tag_compound and value
ljfa-ag
2015-06-29
2
-2
/
+3
*
Implement tag_string
ljfa-ag
2015-06-29
2
-1
/
+81
*
Remove comparison operators for tag_string
ljfa-ag
2015-06-29
2
-8
/
+5
*
Add more tests for tag_compound
ljfa-ag
2015-06-29
1
-4
/
+18
*
Update Requirements.md
ljfa-ag
2015-06-28
1
-0
/
+7
*
Clarify fail messages on EXPECT_EXCEPTION
ljfa-ag
2015-06-28
1
-2
/
+2
*
Iterators typedefs for tag_compound
ljfa-ag
2015-06-28
1
-4
/
+3
*
Add at method to value
ljfa-ag
2015-06-28
2
-3
/
+12
*
Rename nbt_value to value
ljfa-ag
2015-06-28
2
-30
/
+30
*
Reword doxygen comment for nbt_value
ljfa-ag
2015-06-28
1
-4
/
+2
*
Revise test_tag_compound regarding comparison
ljfa-ag
2015-06-28
1
-13
/
+6
*
Add doxygen comment for equals
ljfa-ag
2015-06-28
1
-0
/
+4
*
Specify default move constructor for nbt_value
ljfa-ag
2015-06-28
1
-1
/
+3
*
Add operator== and equals for tag
ljfa-ag
2015-06-28
5
-1
/
+19
*
Small change of wording
ljfa-ag
2015-06-27
1
-1
/
+1
*
Create nbt_value and further refine tag_compound
ljfa-ag
2015-06-27
3
-57
/
+141
*
Create preliminary tag_compound tests
ljfa-ag
2015-06-27
1
-1
/
+31
*
Use Javadoc-like tags everywhere
ljfa-ag
2015-06-26
1
-3
/
+3
*
Make doxygen ignore the details
ljfa-ag
2015-06-26
1
-0
/
+2
*
Minor comment changes
ljfa-ag
2015-06-25
2
-2
/
+2
*
Create preliminary tag_compound
ljfa-ag
2015-06-25
2
-0
/
+137
*
Add to test_get_type
ljfa-ag
2015-06-23
1
-6
/
+11
*
Create tag_string.h
ljfa-ag
2015-06-23
4
-3
/
+84
*
Add methods and tests to tag_primitive
ljfa-ag
2015-06-23
2
-0
/
+38
*
Add missing include
ljfa-ag
2015-06-23
1
-0
/
+2
*
Add GNU LGPL
ljfa-ag
2015-06-23
8
-0
/
+953
*
Add tests for get_type
ljfa-ag
2015-06-21
2
-4
/
+15
*
Add tag_primitive
ljfa-ag
2015-06-21
4
-2
/
+104
*
Add tag.h
ljfa-ag
2015-06-21
6
-1
/
+79
[next]