gecko-dev/xpcom
2000-06-14 04:10:00 +00:00
..
appshell Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
base Temporarily (till Thursday) commented out the definition that made |PRUnichar*| incompatible with |OLECHAR*| as a favor to the AIM team, so they can decide whether to cast in their code, or alter their headers. They know what to do in either case, and have agreed that this definnition can be re-activated on Thursday. r=vishy 2000-06-14 02:54:40 +00:00
build Add nsVoidBTree and nsStatistics to the build. 2000-06-13 04:56:38 +00:00
components # 37239 2000-06-05 19:18:07 +00:00
doc Updated code faq on xpcom-log and xpcom-log-analyze 2000-05-26 02:09:31 +00:00
ds Adding a new string class for to help fix performance problems. 2000-06-14 04:10:00 +00:00
glue # 37239 2000-06-14 00:26:52 +00:00
io Fix for blocker bug 42371 - unable to startup on Linux. r=akkana. 2000-06-13 20:26:30 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Add nsVoidBTree.cpp and nsStatistics.cpp to the build 2000-06-13 04:54:23 +00:00
proxy Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac 2000-06-05 21:53:25 +00:00
reflect Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
remote updated README 2000-03-03 19:40:52 +00:00
sample Ignore test executable. 2000-06-05 21:26:07 +00:00
string reduce bloat by not chunk-allocating strings (in |nsStr::Alloc|). Clients that don't benefit from this can explicitly call |SetCapacity|. We may re-introduce this functionality in the append of a single character when no space remains, if it turns out to be a problem. This optimization was suggested by profiling done by sfraser, who now promises to find out where it hurts us. 2000-06-12 02:54:22 +00:00
tests Add test for Iterator. 2000-06-13 08:02:30 +00:00
threads # 37239 2000-06-08 14:18:07 +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 # 40177 2000-06-01 14:20:14 +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