Re: CVS Reorganization Complete

2002-01-30 Thread Simon Cozens
begin quote from Simon Cozens: > > - Moved t/op/pmc* to t/op/pmc/ Sorry. Bad instructions. t/op/pmc/pmc_(.*) should become t/pmc/$1. Thanks to Ask for fixing this. I'll fix the MANIFEST. -- The warly race may riches chase, An' riches still may fly them, O; An' tho' at last they catch them f

Re: CVS Reorganization Complete

2002-01-30 Thread Simon Cozens
begin quote from Robert Spier: > - Renamed include/parrot/register_funcs.h to regfuncs.h > - Renamed languages/miniperl/miniperlc to mpc > - Moved t/op/pmc* to t/op/pmc/ > - Moved Parrot/* to lib/Parrot/ > - Moved Test/* to lib/Test/ Thanks to Robert and Jeff for this reorganisation and the post-

CVS Reorganization Complete

2002-01-29 Thread Robert Spier
The following things have changed: - Renamed include/parrot/register_funcs.h to regfuncs.h - Renamed languages/miniperl/miniperlc to mpc - Moved t/op/pmc* to t/op/pmc/ - Moved Parrot/* to lib/Parrot/ - Moved Test/* to lib/Test/ Revision history has been preserved in the following manner: - th