pjs/xpcom
rayw%netscape.com 9f3eaba0ea Per bug 3690:
Added new functions to the registry for reading / writing byte arrays
of binary content and escaping registry keys that contain binary
content.  Modified code which reads/writes location of dll or javascript
for components to use new ReadBytesUTF8/WriteBytesUTF8 and which uses
or reads the keys to use EscapeKey and UnescapeKey.

r=dveditz
2000-05-12 01:24:36 +00:00
..
appshell Adding in class headers. 2000-05-05 06:53:09 +00:00
base Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
build Removing nsConstructorPattern.cpp 2000-05-05 00:18:33 +00:00
components Per bug 3690: 2000-05-12 01:24:36 +00:00
doc added contributors. 2000-05-05 07:44:50 +00:00
ds Per bug 3690: 2000-05-12 01:24:36 +00:00
glue Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
io Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild added files: mozilla/xpcom/ds/nsIPersistentProperties2.idl 2000-05-02 06:30:38 +00:00
proxy Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
reflect More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
remote updated README 2000-03-03 19:40:52 +00:00
sample Removed unneccessary include of nsIModule.h 2000-05-05 05:51:43 +00:00
string fix IsAscii function. The origional one report Latin1 characters as ASCII 2000-05-03 07:05:19 +00:00
tests adding dirs.js. example of how you can get different locations via the 2000-05-11 20:58:47 +00:00
threads # 34082 2000-05-02 22:38:04 +00:00
tools Removed unneccessary casts. 2000-05-05 05:54:15 +00:00
typelib More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
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