Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] New more efficient version of Unbounded_String

Monday November 2, 2009

New versions of Unbounded_String (and the corresponding wide character packages) are now available on targets which support atomic operations. These new versions use a copy-on-modify approach which typically results in a significant reduction in the amount of copying, with noticeable time savings. The initial versions of these packages are supported on all Alpha, ia64, PowerPC, SPARC V9, and x86_64 platforms.

 

Posted by Posted in Development Log, GNAT Compilation System