PPT Slide
- Precompiled STL container supported
vector, list, deque, map, set, multimap, multiset, queue, stack, valarray
- Script compiler by Philippe Canal
- Macro dynamically compiled as native code
- Multi-thread blocking at Cint API
- Better error recovery and dictionary rewinding
- Cint documents put on ROOT web site
- Many bug fixes and enhancements