2009-12-05 Mark Probst <mark.probst@gmail.com>
commit88648f12cc6070ce4d5aabf8c123a63dbaec7f18
authorMark Probst <mark.probst@gmail.com>
Sat, 5 Dec 2009 03:25:08 +0000 (5 03:25 -0000)
committerMark Probst <mark.probst@gmail.com>
Sat, 5 Dec 2009 03:25:08 +0000 (5 03:25 -0000)
tree47491fbf1564fac6777a8b62094ef158be664b05
parentbb3b7d5a599a756c47326cf8c12c8620c8296a20
2009-12-05  Mark Probst  <mark.probst@gmail.com>

        * string-icalls.c, string-icalls.h, icall-def.h: New icall that
        returns the largest string length that will not be put into the
        LOS.

        * sgen-gc.c, gc-internal.h: New function that returns the largest
        object size that will not be put into the LOS.

        * appdomain.c: Bump corlib version.

svn path=/trunk/mono/; revision=147731
mono/metadata/ChangeLog
mono/metadata/appdomain.c
mono/metadata/gc-internal.h
mono/metadata/icall-def.h
mono/metadata/sgen-gc.c
mono/metadata/string-icalls.c
mono/metadata/string-icalls.h