James E. Blair e89f5d7818 Fix reversing changes
The threading change broke reversing changes because the reversing
code used an iterator and the threading code expected a list.  We
don't need to keep a copy of the original, so just modify the list
in place when reversing, so we end up with a list in both cases.

Change-Id: I577546b09f35829c4a91e7f2922f21ed26b50a1c
2015-02-13 07:12:34 -08:00
..
2015-02-13 07:04:18 -08:00
2015-02-13 07:04:18 -08:00
2015-02-13 07:12:34 -08:00
2014-04-29 16:28:49 -07:00
2014-05-07 21:35:07 -04:00
2015-01-07 15:29:52 -08:00
2015-01-21 17:06:42 -08:00
2015-02-13 07:04:18 -08:00
2014-08-01 15:49:30 -07:00
2015-01-23 18:55:52 +00:00
2015-02-13 07:04:18 -08:00
2014-08-30 14:55:53 -07:00