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
*
Fix derp with unsigned ints
ljfa-ag
2015-07-28
1
-4
/
+4
*
Cast values in init-list to uint8_t
ljfa-ag
2015-07-28
1
-28
/
+28
*
Add check if stream has failed
ljfa-ag
2015-07-28
1
-0
/
+4
*
Add tests for signed integers
ljfa-ag
2015-07-28
1
-0
/
+52
*
Implement endian stream i/o for integers
ljfa-ag
2015-07-28
3
-42
/
+246
*
Create endian_str.h and test
ljfa-ag
2015-07-28
3
-0
/
+167
*
Rename Requirements.md to PRD.md
ljfa
2015-07-27
1
-0
/
+0
*
Change constructors of tag_string
ljfa-ag
2015-07-23
2
-3
/
+4
*
Add noexcept at some important places
ljfa-ag
2015-07-23
9
-24
/
+24
*
Specify undefined behavior if list is broken
ljfa-ag
2015-07-22
1
-1
/
+6
*
Change argument of list::set to value
ljfa-ag
2015-07-22
3
-6
/
+6
*
Fix missing cast
ljfa-ag
2015-07-22
1
-1
/
+1
*
Add missing switch case
ljfa-ag
2015-07-22
1
-0
/
+1
*
Add some missing tests for value
ljfa-ag
2015-07-22
1
-0
/
+4
*
Change how emplacing is being done
ljfa-ag
2015-07-22
3
-3
/
+5
*
Add a few comments
ljfa-ag
2015-07-22
3
-2
/
+9
*
Add operator<< for tag_type
ljfa-ag
2015-07-22
2
-1
/
+26
*
Replace function-style casts with static_cast
ljfa-ag
2015-07-21
1
-17
/
+17
*
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
2
-8
/
+32
*
Add tests for tag::get_ptr and set_ptr
ljfa-ag
2015-07-18
1
-0
/
+7
*
Change some parameters to value_initializer
ljfa-ag
2015-07-18
5
-17
/
+18
*
Add missing source files to CMakeLists
ljfa-ag
2015-07-17
1
-0
/
+3
*
Add and change some tests
ljfa-ag
2015-07-17
1
-4
/
+11
*
Overload has_key with version that takes tag_type
ljfa-ag
2015-07-17
3
-0
/
+14
*
Move implementation of tag_array into .cpp file
ljfa-ag
2015-07-15
2
-92
/
+124
*
Need to enforce operator!= too
ljfa-ag
2015-07-15
2
-1
/
+12
*
Move implementation of tag_primitive to .cpp file
ljfa-ag
2015-07-15
3
-53
/
+86
*
Make tag_array::data private and add accessor
ljfa-ag
2015-07-15
2
-6
/
+36
*
Implement tag_array
ljfa-ag
2015-07-15
2
-7
/
+92
*
Create tests for tag_array
ljfa-ag
2015-07-15
1
-0
/
+55
*
Use std::equal for tag_list iterator testing
ljfa-ag
2015-07-15
1
-8
/
+5
*
Declare tag_array methods
ljfa-ag
2015-07-15
3
-4
/
+58
*
Add tests for primitive numeric limits
ljfa-ag
2015-07-15
2
-0
/
+13
*
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
3
-7
/
+41
*
Revert "Turn tag_list::of into a subtype of tag_list"
ljfa-ag
2015-07-15
2
-24
/
+21
*
Turn tag_list::of into a subtype of tag_list
ljfa-ag
2015-07-14
2
-20
/
+24
*
Add one more test for list element type
ljfa-ag
2015-07-14
1
-0
/
+1
*
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
2
-0
/
+12
*
Replace constructor and dummy argument with init method
ljfa-ag
2015-07-14
2
-20
/
+21
*
Create tag_list::of function
ljfa-ag
2015-07-12
4
-13
/
+28
*
Implement and test list accessors for value
ljfa-ag
2015-07-12
2
-4
/
+27
*
Add more tests for tag_list
ljfa-ag
2015-07-12
1
-2
/
+5
*
Implement initializer_list constructors for tag_list
ljfa-ag
2015-07-12
2
-0
/
+47
[next]