--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
--+ QtCore
* Goals for container rewrite
* Make faster
* Easier to read
* JavaScript compatibility
* precision on number conversions
* RE compatibility
* just plain data type conversion between JS engine
* Reduce memory usage
* Slice allocators
* QByteArray of 4k size
* it's 4k+25
* RE for byte arrays
* booster/kdeinit mode for Qt
* spinlocks
* Investigate "play nice" with std::future, std::async, etc.
* QThread improvements (including docs)
* thread-safe containers
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
