gecko-dev/mailnews/mime
mscott%netscape.com 8085e187d1 Bug #22960 --> help improve message display performance. This routine would get called for each
line of data parsed by mime for displaying a message. It was making 4 copies of the line inside of it. I
used some nsString magic to reduce the number of allocations to just one! *yeah*
r=rhp
a=phil
2000-03-02 06:14:33 +00:00
..
abstatus Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
build Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
cthandlers Pro5 update 2000-02-07 23:06:04 +00:00
emitters Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
public Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
resources
src Bug #22960 --> help improve message display performance. This routine would get called for each 2000-03-02 06:14:33 +00:00
tests Just updating a test harness... THIS IS NOT PART OF ANY BUILD! 2000-03-02 06:14:01 +00:00
.cvsignore
Makefile.in
makefile.win Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip 2000-02-25 04:12:40 +00:00