Log of /trunk/core/base/src/TStringLong.cxx
Parent Directory
Revision
38959 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 20 12:16:44 2011 UTC (3 years, 9 months ago) by
rdm
File length: 4480 byte(s)
Diff to
previous 22961
Reimplementation of the internals of TString to not use reference counting and
copy on write, but to use a more modern and thread safe Short String
Optimization (SSO) technique. Using SSO short strings (<15 on 64-bit and
<11 on 32-bit) are contained in the TString internal data structure
without the need for mallocing the required space.
Revision
22961 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 3 13:32:57 2008 UTC (6 years, 9 months ago) by
rdm
File length: 4373 byte(s)
Diff to
previous 20877
move the directories:
base clib cont meta metautils newdelete pcre rint thread unix utils
winnt zip
under the new core meta directory.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.