| Date |
Developer |
Files |
Checkin comment |
| 2003/07/04 |
jptrainor |
build/tools/BuildNumber |
Check exit status of AAFSDKBuild.h edit commands - avoids creating an inconsistent file by tagging AAFSDKBuild.h when the build number edit failed. |
| 2003/07/04 |
jptrainor |
ref-impl/include/AAFSDKBuild.h |
/home/jpt/bin/BuildNumber script automated edit. Changed build number from 515 to 516. |
| 2003/07/04 |
jptrainor |
build/tools/AutoBuild |
Add call to BuildNumber to verify build number consistency if number is not bumped. |
| 2003/07/04 |
gmsb |
examples2/axLib/AxUtil.h |
Shouldn't use std::auto_ptr<> for arrays. |
| 2003/07/04 |
gmsb |
examples2/axLib/AxMobSlot.cpp, examples2/axLib/AxMobSlot.h |
AxMobSlot::GetName() and GetPhysicalNum() |
| 2003/07/04 |
gmsb |
examples2/axLib/AxMetaDef.cpp, examples2/axLib/AxMob.cpp, examples2/axLib/AxMob.h |
Shouldn't use std::auto_ptr<> for arrays. |
| 2003/07/04 |
gmsb |
examples2/axLib/AxEssence.cpp, examples2/axLib/AxEssence.h |
Add AxLocator::GetPath() and AxEssenceDescriptor::AppendLocator() and GetLocators() |
| 2003/07/04 |
jptrainor |
ref-impl/include/AAFSDKBuild.h |
Manually bump the build number from 514 to 515 to get it in sync with the Build-0515 tag. |
| 2003/07/04 |
gmsb |
examples2/axLib/AxComponent.cpp, examples2/axLib/AxComponent.h |
AxSequence::GetComponentAt() |