* Optimization.
* ASM in other platforms, PowerPC, Sparc, etc.
* avoid the warning of "this decimal constant is unsigned only in ISO C90"
  in Prepare.cpp, UnBitArray.cpp, UnBitArrayBase.cpp. 
* avoid the warning of "use of C99 long long integer constant"
  in Console.cpp.
