mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 15:25:47 +08:00
Robust implementations of GetSubString, InsertString, and DeleteSubstring. The existing implementations only worked for arguments consistent with the underlying .Net implementation and did not accomodate LL's negative indices.