1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add smoke tests. More... almost 13 years ago
Reformat tests in wscript. More... almost 13 years ago
Add debriefings to replay tests. More... almost 13 years ago
Expose ability to build score text. More... almost 13 years ago
Merge branch 'cxx11' into develop More... almost 13 years ago
Improve initialization. More... almost 13 years ago
Make CoreFoundation types moveable. More... almost 13 years ago
Swap "> >" for ">>". More... almost 13 years ago
Drop the last shared_ptr<>. More... almost 13 years ago
Keep queue elements owned. More... almost 13 years ago
Avoid shared_ptr<> when unique (or none) will do. More... almost 13 years ago
Return unique_ptr<> objects. More... almost 13 years ago
Emplace into lists of strings. More... almost 13 years ago
Merge branch 'integrate' into develop More... almost 13 years ago
Integrate ext/{libsfz,libzipxx,rezin}. More... almost 13 years ago
Merge branch 'cxx11' into develop More... almost 13 years ago
Swap sfz::linked_ptr<> for std::shared_ptr<>. More... almost 13 years ago
Swap sfz::scoped_ptr<> for std::unique_ptr<>. More... almost 13 years ago
Swap SFZ_FOREACH for range-based for. More... almost 13 years ago
Compile with --std=c++11. More... almost 13 years ago
Merge branch 'integrate' into develop More... almost 13 years ago
Default to clang. More... almost 13 years ago
Integrate ext/*. More... almost 13 years ago
Merge branch 'utf8' into develop More... almost 13 years ago
Merge branch 'text-driver' into develop More... almost 13 years ago
Extract UTF8 text and JSON. More... almost 13 years ago
Don't keep references to reallocated slices. More... almost 13 years ago
Don't cache TextDriver lines between frames. More... almost 13 years ago
Merge branch 'briefing' into develop More... almost 13 years ago
Clear briefing highlight rect when not applicable. More... almost 13 years ago