V1.2
----
1. Created Shared class.

V1.1
----
1. Removed OSProcessRequestObject class.
2. Removed OSProcessRegisterObject class.
3. Added registerObject method to OSProcess class.
4. Added requestObject method to OSProcess class.
5. Changed shared object space from array to Vector in OSScheduler.
6. Added 50ms sleep at bottom of the scheduler loop in OSScheduler.

V1.0
----
Initial Version.
