We maintain our sources with Subversion. You can view them on the web or access them with a subversion client. Anonymous read access is available via

https://mlton.svn.sourceforge.net/svnroot/mlton

We use the standard repository layout, so you can check out the latest revision with

svn co https://mlton.svn.sourceforge.net/svnroot/mlton/mlton/trunk mlton

Commit email

All commits are sent to MLton-commit@mlton.org (subscribe, archive), which is only for commit email. Discussion should go to MLton@mlton.org.

If the first line of a commit log message begins with "MAIL  ", then the commit message will be sent with the subject as the rest of that first line, and will also be sent to MLton@mlton.org.

Changelog

See the changelog for a list of changes and bug fixes.

CVS

Prior to 20050730, we used CVS. We left the CVS server up until 20060809, at which point it was taken down.