.. |
appshell
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
base
|
Native irix compilers don't seem to know about |typename| either
|
2000-08-19 08:01:28 +00:00 |
build
|
Fixing bug 46320. Reducing the number of global files by moving profile registry to product sub-directory under HOME. r=dougt
|
2000-08-16 22:40:27 +00:00 |
components
|
A fix to bug 43351.
|
2000-08-18 20:54:04 +00:00 |
doc
|
Perl script to analyze xpcom log output and print results in html
|
2000-08-09 20:45:24 +00:00 |
ds
|
After a little more analysis, I think using 33 instead of 37 as the magic multiplier gives just as good a distribution, but is a little faster to compute.
|
2000-08-20 22:28:12 +00:00 |
glue
|
add debugging frobs to XP_UNIX platforms. setenv XPCOM_DEBUG_BREAK to make NS_ASSERTION have other behaviors, like dumping the stack to stderr or sending SIGSTOP to the pgrp to allow attaching with gdb for race condition debugging. r=bryner@netscape.com, a=brendan@mozilla.org.
|
2000-08-14 23:09:39 +00:00 |
io
|
fixing code that relied on implicit string construction
|
2000-08-20 07:33:54 +00:00 |
libxpt/xptcall
|
adding back for doc purpose
|
1999-06-12 08:08:15 +00:00 |
macbuild
|
adding new files to the build to provide |ToNewCString|, |ToNewUnicode|, and |IsASCII| that work on |nsAReadable[C]String|s, as per Vidur's needs in converting the DOM.
|
2000-08-05 08:26:01 +00:00 |
proxy
|
b=47143, r=valeski. Puts the real object release on the proper thread.
|
2000-08-17 05:02:37 +00:00 |
reflect
|
fix bug 49137 by using PR_GetEnv rather than prefs to get these developer options r=mccabe
|
2000-08-17 01:20:02 +00:00 |
remote
|
** not part of tbox build **
|
2000-07-15 01:37:28 +00:00 |
sample
|
Changed case of nsIFactory.idl methods to start with lower case to be like other
|
2000-08-10 20:12:08 +00:00 |
string
|
Fix for hash code performance problem discovered by bienvenu. 'Sampling' hash code was statistically evil.
|
2000-08-20 21:29:10 +00:00 |
tests
|
Fixed problem i was having returning array from readDir member function.
|
2000-08-16 13:35:13 +00:00 |
threads
|
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
|
2000-08-10 06:19:37 +00:00 |
tools
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
typelib
|
changed output location for xpt_link target
|
2000-08-02 22:12:10 +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 |