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
*
Change how emplacing is being done
ljfa-ag
2015-07-22
2
-3
/
+3
*
Add a few comments
ljfa-ag
2015-07-22
3
-2
/
+9
*
Add operator<< for tag_type
ljfa-ag
2015-07-22
1
-1
/
+4
*
Elaborate on use and rationale of value and value_initializer
ljfa-ag
2015-07-18
2
-4
/
+41
*
Add static_assert to ensure correct types for as
ljfa-ag
2015-07-18
1
-0
/
+3
*
Add value::as method for conversion
ljfa-ag
2015-07-18
1
-7
/
+28
*
Change some parameters to value_initializer
ljfa-ag
2015-07-18
2
-5
/
+5
*
Overload has_key with version that takes tag_type
ljfa-ag
2015-07-17
1
-0
/
+2
*
Move implementation of tag_array into .cpp file
ljfa-ag
2015-07-15
1
-92
/
+4
*
Move implementation of tag_primitive to .cpp file
ljfa-ag
2015-07-15
2
-53
/
+1
*
Make tag_array::data private and add accessor
ljfa-ag
2015-07-15
1
-2
/
+24
*
Implement tag_array
ljfa-ag
2015-07-15
2
-7
/
+92
*
Declare tag_array methods
ljfa-ag
2015-07-15
1
-0
/
+54
*
Add tests for primitive numeric limits
ljfa-ag
2015-07-15
1
-0
/
+4
*
Put tag forward declarations in separate header
ljfa-ag
2015-07-15
2
-7
/
+49
*
Fix forward declarations for tag_array
ljfa-ag
2015-07-15
1
-2
/
+3
*
Add tag_array class stub
ljfa-ag
2015-07-15
2
-0
/
+46
*
Make tag_list class final
ljfa-ag
2015-07-15
1
-1
/
+1
*
Create make_unique function
ljfa-ag
2015-07-15
2
-6
/
+40
*
Revert "Turn tag_list::of into a subtype of tag_list"
ljfa-ag
2015-07-15
1
-19
/
+16
*
Turn tag_list::of into a subtype of tag_list
ljfa-ag
2015-07-14
1
-16
/
+19
*
Remove Arg parameter from tag_list::of
ljfa-ag
2015-07-14
1
-5
/
+5
*
Add C string constructor to tag_string
ljfa-ag
2015-07-14
1
-0
/
+2
*
Replace constructor and dummy argument with init method
ljfa-ag
2015-07-14
1
-9
/
+10
*
Create tag_list::of function
ljfa-ag
2015-07-12
2
-0
/
+23
*
Implement initializer_list constructors for tag_list
ljfa-ag
2015-07-12
1
-0
/
+9
*
Add initializer list constructors for tag_list
ljfa-ag
2015-07-12
1
-0
/
+25
*
Change the notion of list equality
ljfa-ag
2015-07-12
1
-0
/
+6
*
Implement tag_list
ljfa-ag
2015-07-12
1
-1
/
+13
*
Add list accessors to value
ljfa-ag
2015-07-12
1
-0
/
+23
*
Create tag_list::set method
ljfa-ag
2015-07-12
1
-2
/
+10
*
Add functions for the list's content type
ljfa-ag
2015-07-12
1
-2
/
+13
*
Create tag_list
ljfa-ag
2015-07-12
2
-0
/
+104
*
Make value_initializer inherit from value
ljfa-ag
2015-07-09
1
-9
/
+3
*
Create tag_compound::insert method
ljfa-ag
2015-07-09
1
-0
/
+8
*
Change signature of put to take value
ljfa-ag
2015-07-09
1
-2
/
+2
*
Make assign method public
ljfa-ag
2015-07-08
2
-13
/
+12
*
Overload clone for rvalue refs
ljfa-ag
2015-07-08
1
-0
/
+1
*
Remove unneeded TODO comment
ljfa-ag
2015-07-07
1
-1
/
+0
*
Remove redundand includes
ljfa-ag
2015-07-07
2
-2
/
+0
*
Change return type of put and emplace to match std::map
ljfa-ag
2015-07-07
1
-5
/
+7
*
Correctly implement value_initializer
ljfa-ag
2015-07-07
1
-3
/
+5
*
Make value copyable (after all)
ljfa-ag
2015-07-07
2
-10
/
+7
*
Create copy and clone functions for value and tag
ljfa-ag
2015-07-07
3
-0
/
+16
*
Specify undefined behavior on null values
ljfa-ag
2015-07-07
1
-0
/
+11
*
Fix conflicting overload of operator[]
ljfa-ag
2015-07-05
1
-0
/
+1
*
Remove redundant includes
ljfa-ag
2015-07-05
2
-3
/
+0
*
Correct documentations for operator[]
ljfa-ag
2015-07-05
2
-5
/
+2
*
Make some value methods null-safe
ljfa-ag
2015-07-04
1
-1
/
+2
*
Fix crtp_tag::equals
ljfa-ag
2015-07-04
1
-1
/
+1
[next]