I/O
Fix schema evolution problem in TTree::Draw by extending support in
TStreamerInfo::ReadValueAux to 'converted' numerical types, (see
http://root.cern.ch/phpBB2/viewtopic.php?t=6225)
Repaired writing Foreign class in XML files
XROOTD
- Fix problem with setrlimit on MacOsX Leopard
- Client:
- Optimized file closing recipe
- Fix potential cache thrashing problem with big blocks requests.
- Several fixes in the GSI plug-in:
- support for large (> 32 bits) certificate serial numbers in CRL handling
netx:
- TXNetFile:
- Enable per-instance control of the cache parameters also for RAW files; by default cache is OFF for these files, but there maybe cases in which the cache can improve performances.
- Remove call to XrdClient::Sync in SysStat
- TXNetSystem:
- Fix problem with GetDirEntry: the entry object was going out-of-scope so that the returned string was meaningless.
- Reset the list if dir entries in FreeDirectory.