
(Finally) I have uploaded to the vault <http://www.boostpro.com/vault/index.php?action=downloadfile&filename=Boost.Algorithm-008.zip&directory=Algorithms&> a proposal for the Boost.Algorithm library.
Coolness!
Thanks Marshall! Is there some way you can get this into either a git repo or into the sandbox?
It's already in a git repo - on my machine ;-)
Seriously, though - what is the advantage (to you, to me) in having development versions in a public repo? I can understand it if there are multiple contributors- but there are not (at this point).
-- Marshall
I too am interested in the git repo. There is a utility function that I am considering contributing, and I think that it would be easier for me to use GitHub's pull request system to send in a patch, or at least to use git's format-patch feature. Daniel Trebbien