Commit History

Author SHA1 Message Date
  Miguel de Icaza 53d746c7a1 2009-11-02 Miguel de Icaza <[email protected]> 16 years ago
  Atsushi Eno fcf08f9da0 2007-10-25 Atsushi Enomoto <[email protected]> 18 years ago
  Atsushi Eno f4071fef2b 2007-10-25 Atsushi Enomoto <[email protected]> 18 years ago
  Dick Porter ed0e0a5242 18 years ago
  Miguel de Icaza 8a1af5fd38 2006-11-16 Miguel de Icaza <[email protected]> 19 years ago
  Kornél Pál 546a1134d2 Converted source files to UTF-8 (without byte order mark). Use UTF-8 as the default encoding for compilers. 19 years ago
  Kornél Pál 6f6b457056 UnicodeEncoding.cs: Don't detect byte order. Only readers like StreamReader detect byte order marks. 19 years ago
  Kornél Pál cade45ba05 UnicodeEncoding.cs: Override GetString (byte [], int, int) in profile 1.x as well because performance improvement is worth the signature difference. (Fix regression of r61250.) 19 years ago
  Gert Driesen b136e2077e * ASCIIEncoding.cs: Marked class ComVisible (true) on 2.0 profile. 19 years ago
  Kornél Pál 8bc62b2049 * Encoding.cs: GetString (byte []): Wrap GetString (byte [], int, int) as MS.NET does. This is a more reasonable high level wrapper implementation.; * UnicodeEncoding.cs: GetBytes (string): Implement as a wrapper instead of using GetBytesInternal to be MS.NET compatible. Override GetString (byte [], int, int) to speed up string creation. 20 years ago
  Kornél Pál 9876fe6d42 * String.cs: Make memcpy4 private as it is a helper method. Make memcpy internal to can be used from UnicodeEncoding.; * UnicodeEncoding.cs: Use unsafe code for copying characters to speed up conversion. 20 years ago
  Miguel de Icaza 1a5c713548 Just a snack: 20 years ago
  Raja R Harinath e0cfa4925e Set svn:eol-style=native, delete svn:executable. 20 years ago
  Gonzalo Paniagua Javier a023104d64 2005-03-03 Gonzalo Paniagua Javier <[email protected]> 21 years ago
  Miguel de Icaza a8dea00dfb Fixed licenses 21 years ago
  Gert Driesen b447caed96 * ASCIIEncoding.cs: added TODO for serialization 21 years ago
  Duncan Mak 13d1764537 Add license and copyright to all source files in corlib 21 years ago
  Dick Porter d339f0349e 22 years ago
  Miguel de Icaza 3d0638b95e 2003-11-11 Miguel de Icaza <[email protected]> 22 years ago
  Atsushi Eno d0fb82eaa0 2003-03-18 Atsushi Enomoto <[email protected]> 23 years ago
  Miguel de Icaza 0fcd47a575 2002-11-19 Miguel de Icaza <[email protected]> 23 years ago
  Paolo Molaro 6c10f94827 23 years ago
  Gonzalo Paniagua Javier 851bbb86ad 2002-08-24 Gonzalo Paniagua Javier <[email protected]> 23 years ago
  Paolo Molaro feee3a2d52 23 years ago
  Piers Haken 610d7923ac added missing [Serializable] attribute 24 years ago
  Ravi Pratap M 9cffbe82ab 2002-01-05 Ravi Pratap <[email protected]> 24 years ago
  Dietmar Maurer 12d3d0ce8c unicode support (using iconv) 24 years ago
  Miguel de Icaza 4bf5a2deb5 More cleanups 24 years ago
  Miguel de Icaza 61634984c6 24 years ago
  Jeffrey Stedfast 393b396ebf 2001-07-14 Jeffrey Stedfast <[email protected]> 24 years ago