gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
dbaron%fas.harvard.edu
d25c3d0092
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:31:15 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
putterman%netscape.com
3f5ebb17e8
Use ctor/dtor counter macros on non xpcom classes. reviewed by mscott. no bug.
1999-10-10 22:32:54 +00:00
mscott%netscape.com
b301f7cbaf
Changes for:
...
nsString(eOneByte) --> nsCString
nsString(eTwoByte) nsString
nsString2 --> nsString
1999-08-05 04:28:28 +00:00
rickg%netscape.com
223060a65c
nsString API fixup
1999-06-27 18:53:46 +00:00
rickg%netscape.com
ff2a4004e6
fixup to nsString API
1999-06-27 18:12:01 +00:00
sspitzer%netscape.com
a3228d6649
move StringHash to nsMsgUtils.cpp, and use NS_MsgHashIfNecessary() in all
...
the ns*URI2Path() calls in the ns*Utils.cpp files to hash the file
names if necessary.
also, don't use fprintf().
1999-06-08 05:08:31 +00:00
mscott%netscape.com
7eb823a9eb
use nsAutoString and nsAutoString.GetBuffer in place of calling nsAutoCString. This is much more memory friendly and doesn't require an extra copy of the object getting created on the healp like nsAutoCString does.
1999-06-04 22:07:26 +00:00
sspitzer%netscape.com
1117b07845
fix for #6031 . the summary file names for newsgroups are based on
...
the newsgroup name. if the name is too long for the native file
system, use the hash function to come up with a new name.
move that has code out of xp_hash.c and into newsSummarySpec.cpp
in 4.x, this was the only place it was used anyways.
fix my debugging printf.
re-arrange addressbook makefiles in mailnews/makefiles so that people
who use obj-dir can build.
1999-05-21 22:21:23 +00:00
sspitzer%netscape.com
19df6b9fc3
use nsAutoCString instead of ToNewCString
1999-05-15 06:05:04 +00:00
sspitzer%netscape.com
21fba6bffb
nsf is back to msf
1999-04-12 19:06:26 +00:00
sspitzer%netscape.com
3918620a5d
initial add (for the newsdb work)
1999-04-12 03:32:22 +00:00