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
S
Sawyer library
Settings
|
Report Duplicate
0
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 16, 2023 — Jan 16, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved to https://gitlab.com/charger7534/sawyer
Robb Matzke
More...
about 1 year ago
Moved to [Gitlab][https://gitlab.com/charger7534/sawyer]
Robb Matzke
More...
about 1 year ago
Sawyer now requires a C++14 or later compiler
Robb Matzke
More...
over 1 year ago
Fixed Sawyer::Tree namespace documentation
Robb Matzke
More...
over 1 year ago
Changed BOOST_FOREACH to C++14 range 'for'; sprintf to snprintf
Robb Matzke
More...
over 1 year ago
Fixed compilation error
Robb Matzke
More...
over 1 year ago
Turn off SQLite and/or PostgreSQL if not available when building libsawyer
Robb Matzke
More...
over 1 year ago
Tilde is an allowed YAML character
Robb Matzke
More...
over 1 year ago
SharedPtr<T> can be assigned nullptr directly
Robb Matzke
More...
over 1 year ago
Added Sawyer::Attribute::declareMaybe
Robb Matzke
More...
over 1 year ago
Fixed YAML quoting and serialize function name
Robb Matzke
More...
over 1 year ago
Cleaned up some data member initializations
Robb Matzke
More...
over 1 year ago
YAML output should use std::ostream instead of std::iostream
Robb Matzke
More...
over 1 year ago
Added Tree::traversePre and Tree::traversePost convenience functions
Robb Matzke
More...
over 1 year ago
Added Tree::Vertex<B>::isa<T>
Robb Matzke
More...
almost 2 years ago
Added Yaml::Node::exists
Robb Matzke
More...
almost 2 years ago
Added more tree unit tests
Robb Matzke
More...
almost 2 years ago
Added some missing operator= and copy constructors
Robb Matzke
More...
almost 2 years ago
Move Tree::Edge::operator= to satisfy more C++ compilers
Robb Matzke
More...
almost 2 years ago
Added Tree unit test #48 to demo ROSE traversals
Robb Matzke
More...
almost 2 years ago
Added a couple missing "typename" to the new Tree stuff
Robb Matzke
More...
almost 2 years ago
Removed Sawyer::Tree::List
Robb Matzke
More...
almost 2 years ago
Added Tree 1:N edges and unit tests
Robb Matzke
More...
almost 2 years ago
ASSERT_*2 macros can take almost any type as the second argument
Robb Matzke
More...
almost 2 years ago
Documentation for Sawyer::Tree
Robb Matzke
More...
almost 2 years ago
Added tree forward traversals
Robb Matzke
More...
almost 2 years ago
Removed Yaml dependency on ROSE for numeric parsing
Robb Matzke
More...
almost 2 years ago
Added missing tree list iterator constructor
Robb Matzke
More...
almost 2 years ago
Clexer doesn't emit empty error messages
Robb Matzke
More...
almost 2 years ago
New tree data structure implementation
Robb Matzke
More...
almost 2 years ago
←
1
2
→
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