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
...
|
*
Specify undefined behavior on null values
ljfa-ag
2015-07-07
1
-0
/
+11
|
*
Add some tests for value
ljfa-ag
2015-07-05
1
-0
/
+45
|
*
Fix conflicting overload of operator[]
ljfa-ag
2015-07-05
2
-0
/
+6
|
*
Add a few logging outputs for the tests
ljfa-ag
2015-07-05
1
-0
/
+5
|
*
Remove redundant includes
ljfa-ag
2015-07-05
3
-4
/
+0
|
*
Correct documentations for operator[]
ljfa-ag
2015-07-05
2
-5
/
+2
|
*
Make some value methods null-safe
ljfa-ag
2015-07-04
2
-11
/
+33
|
*
Fix crtp_tag::equals
ljfa-ag
2015-07-04
1
-1
/
+1
|
*
Fix test
ljfa-ag
2015-07-04
1
-3
/
+3
|
*
Implement value_initializer
ljfa-ag
2015-07-04
5
-7
/
+51
|
*
Create value_initializer
ljfa-ag
2015-07-03
4
-7
/
+71
|
*
Remove unneeded forward declarations
ljfa-ag
2015-07-03
1
-4
/
+0
|
*
Readd value constructor from tag&&
ljfa-ag
2015-07-03
2
-0
/
+5
|
*
Implement at and operator[] for value
ljfa-ag
2015-07-03
2
-1
/
+15
|
*
Create and implement get/set with tag for value
ljfa-ag
2015-07-03
2
-1
/
+29
|
*
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
[prev]
[next]