openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
CrissCross
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ignore more visual studio content
Gauthier Picalausa
More...
almost 3 years ago
darray: silence MSVC warning 4805 (only affects debug builds)
Steven Noonan
More...
almost 3 years ago
msvc: clean up project for new game project structure
Steven Noonan
More...
almost 3 years ago
darray: implement defragment function
Steven Noonan
More...
almost 3 years ago
hashtable: implement pre-C++17 support for static_assert
Steven Noonan
More...
almost 3 years ago
testsuite: fix llist sorting test
Steven Noonan
More...
almost 3 years ago
darray: clean up iterator implementation
Steven Noonan
More...
almost 3 years ago
llist: remove ::sort, implement support for std::sort instead
Steven Noonan
More...
almost 3 years ago
Test and examples fixes (Partial)
Gauthier Picalausa
More...
almost 3 years ago
Only include tests if the user wants them
Gauthier Picalausa
More...
almost 3 years ago
msvc: clean up vcxproj
Gauthier Picalausa
More...
almost 3 years ago
gen_buildnum_h fixes for meson and Makefile builds
Steven Noonan
More...
almost 3 years ago
gen_buildnum now portable and only update output
Gauthier Picalausa
More...
almost 3 years ago
build_number.h build from language selector
Gauthier Picalausa
More...
about 3 years ago
meson: spring cleaning fixups
Steven Noonan
More...
about 3 years ago
source: avoid using size_t, prefer uint32_t
Steven Noonan
More...
about 3 years ago
core_io: misc cleanups
Steven Noonan
More...
about 3 years ago
debug: hide stack walker behind a compiler macro
Steven Noonan
More...
about 3 years ago
spring cleaning: removing useless cruft
Steven Noonan
More...
about 3 years ago
xcode: remove project
Steven Noonan
More...
about 3 years ago
darray: ensure cast comes first
Steven Noonan
More...
about 3 years ago
darray: fix implicit conversion from double to size_t
Steven Noonan
More...
about 3 years ago
darray: support pre-C++17 std::destroy_at equivalent
Steven Noonan
More...
about 3 years ago
trees: fix ConvertToDArray regressions from b8abfa69cea436
Steven Noonan
More...
about 3 years ago
_CC_DEPRECATE_SLOW: remove unused 'x' parameter
Steven Noonan
More...
about 3 years ago
update copyright for 2022
Steven Noonan
More...
about 3 years ago
darray: use std::vector<char> instead of std::vector<bool> on MSVC Debug builds
Steven Noonan
More...
about 3 years ago
darray: make find() const
Steven Noonan
More...
about 3 years ago
darray: use larger growth heuristic
Steven Noonan
More...
about 3 years ago
darray: grow by 2x until 16MB, then 1.5x after
Steven Noonan
More...
over 3 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree