gecko-dev/xpcom
2000-04-02 07:17:25 +00:00
..
appshell Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
base Ok, VC6 doesn't really HAVE_AMBIGUITY_RESOLVING_CPP_USING. 2000-03-28 08:39:34 +00:00
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 One more URL change 2000-02-05 09:10:10 +00:00
ds making string conversions explicit 2000-04-01 00:39:02 +00:00
glue Beef up autoconf tests to differentiate 'ambiguity resolving' and 'access changing' support of the 'using' keyword. Add a test to see if the 'std' namespace is used on the platform. r=scc 2000-03-28 07:01:37 +00:00
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 adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +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 adding new file - not part of build 2000-03-28 05:10:05 +00:00
remote updated README 2000-03-03 19:40:52 +00:00
sample Bugzilla bug #27457: prepare the Windows build system for NSPR library 2000-02-15 14:35:15 +00:00
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 Remove unused -lmozjs from LIBS. 2000-03-02 12:52:01 +00:00
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 Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built. 2000-03-02 13:29:03 +00:00
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