[commit: ghc] ghc-parmake-gsoc: FastString: make the string table thread-safe (d295a94)
git at git.haskell.org
git at git.haskell.org
Tue Aug 27 16:11:49 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-parmake-gsoc
Link : http://ghc.haskell.org/trac/ghc/changeset/d295a9446975e1ed789ac98e17dd9d2435cd8210/ghc
>---------------------------------------------------------------
commit d295a9446975e1ed789ac98e17dd9d2435cd8210
Author: Patrick Palka <patrick at parcs.ath.cx>
Date: Wed Aug 21 16:03:37 2013 -0400
FastString: make the string table thread-safe
While we're at it, consolidate duplicate code into a helper function and
strictify a few arguments.
>---------------------------------------------------------------
d295a9446975e1ed789ac98e17dd9d2435cd8210
compiler/utils/FastString.lhs | 188 ++++++++++++++++++++++-------------------
1 file changed, 102 insertions(+), 86 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc d295a9446975e1ed789ac98e17dd9d2435cd8210
More information about the ghc-commits
mailing list