gecko-dev/xpcom
2000-04-01 22:27:03 +00:00
..
appshell
base
build making string conversions explicit 2000-04-01 00:39:02 +00:00
components updated includes to access nsCRT 2000-03-31 09:04:29 +00:00
doc
ds making string conversions explicit 2000-04-01 00:39:02 +00:00
glue
io not sure if this is the _best_ way to solve the problem, but I added a c-string version of |NS_NewStringInputStream|, which can't use overloading since it's |extern "C"|, so I named it |NS_NewCStringInputStream|. 2000-04-01 22:27:03 +00:00
libxpt/xptcall
macbuild added files: mozilla/xpcom/ds/nsAtomService.cpp 2000-03-31 09:31:12 +00:00
proxy Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few 2000-03-30 03:21:26 +00:00
reflect
remote
sample
string Unified some signatures of |AppendWithConversion| 2000-04-01 00:24:39 +00:00
tests incremental changes. these files are not yet part of the build 2000-03-31 07:28:38 +00:00
threads making string conversions explicit 2000-04-01 00:39:02 +00:00
tools
typelib renaming 'readonly' to 'read_only' because it turns out that 'readonly' is a reserved word for some compilers (e.g. on OpenVMS) and they break. 2000-03-31 10:34:10 +00:00
.cvsignore
Makefile.in
makefile.win