Arquivos
hhvm/hphp/runtime/base/util
mwilliams 63fd7967b2 Fix StringBuffer::resize()
capacity doesnt include the terminating null, so len is
allowed to grow to capacity (not capacity - 1).
2013-03-19 14:11:11 -07:00
..
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00
2013-03-07 22:04:08 -08:00
2013-03-07 22:04:08 -08:00
2013-02-19 06:57:54 -08:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00
2013-02-19 06:57:54 -08:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00
2013-03-19 14:11:11 -07:00