gecko-dev/xpcom
2001-05-22 04:24:18 +00:00
..
appshell
base bug #67600, checking in for Ulrich Drepper <drepper@cygnus.org>, sr=scc, r=jst. |#undef| |printf| macros before un-conditionally redefining them, else there are warnings. 2001-05-21 23:38:33 +00:00
build bug 54471. Increase the xptcall stubs entry point count to almost 256. This increases the number of methods that can be implmented on a JS object via xpconnect, or on an xpcom/proxy object, or via PyXPCOM. There are platform limitations that would need to worked out to go higher. Also higher counts start getting into a zone where we should be wisely weighing the memory cost. r=markh@activestate.com sr=shaver@mozilla.org 2001-05-19 00:03:01 +00:00
components Check in for bug #75764 to elminate non-static globals. r=kandrot, sr=jband 2001-05-15 05:50:24 +00:00
doc
ds Changing a mixture of old C-style casts and C++ constructor type casts to NS_STATIC_CAST to be consistent. This is a followup to my build bustage fix this morning, sr=scc@mozilla.org 2001-05-22 02:36:50 +00:00
glue
io Check for ENXIO as well as EXDEV as expected failure from rename. 2001-05-21 23:15:33 +00:00
libxpt/xptcall
macbuild
proxy
reflect bug 54471. Increase the xptcall stubs entry point count to almost 256. This increases the number of methods that can be implmented on a JS object via xpconnect, or on an xpcom/proxy object, or via PyXPCOM. There are platform limitations that would need to worked out to go higher. Also higher counts start getting into a zone where we should be wisely weighing the memory cost. r=markh@activestate.com sr=shaver@mozilla.org 2001-05-19 00:03:01 +00:00
remote
sample
string Nope, didn't work - broke stuff 2001-05-22 04:24:18 +00:00
tests
threads Fixes bug 56978 "alert dialog consumes 100% cpu if network is down" 2001-05-18 22:39:52 +00:00
tools 73494: remove iostreams use in regxpcom, general cleanup, new silence options. 2001-05-15 17:46:55 +00:00
typelib DUH! how about this time we make the generate code do something useful. sorry about this. 2001-05-18 07:00:02 +00:00
windbgdlg
.cvsignore
Makefile.in
makefile.win