On Tue, 01 Dec 2009 11:16:06 -0500, Leandro Lucarella <llu...@gmail.com>
wrote:
Speaking of improving the VCS usage, how about tagging?
It would be nice if a tag is created for each dmd, phobos and druntime
repositories, sometimes I want to see what changed between a version and
another and it's not trivial to do so.
I know there is a changelog in the website, but I want to see the actual
changes, the diffs, not only a high-level description of the change.
Thanks!
Sure is barren, but this is what you are looking for I think:
http://www.dsource.org/projects/druntime/browser/tags
http://www.dsource.org/projects/phobos/browser/tags
Don't know of dmd's source solution, so I don't know where those tags
would be.
I agree it would be good if these were kept up to date. You can probably
figure out at least the druntime and phobos tags from history.
-Steve