This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-06 06:22:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
History
dougt%netscape.com
5f08efa2cf
fixing confusing comment. 38553
2000-05-21 05:42:57 +00:00
..
appshell
…
base
Bug
#39686
. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag}
2000-05-20 20:43:26 +00:00
build
…
components
add do_GetServiceFromCategory, r/a=brendan
2000-05-20 18:55:35 +00:00
doc
Documentation tweak. --enable-modules not --enable-module
2000-05-17 07:54:22 +00:00
ds
Bug
#39963
. The NS_LITERAL_[C]STRING macros incorrectly counted the null terminator for a literal string in the length. This may not be the complete solution. r=sdagley
2000-05-21 01:45:19 +00:00
glue
Bug
#39824
. Checking in patch from dp. This patch fixes exports on some |nsCOMPtr_helper| classes so we can link appropriately. r=scc.
2000-05-20 18:31:45 +00:00
io
fixing confusing comment. 38553
2000-05-21 05:42:57 +00:00
libxpt
/xptcall
…
macbuild
…
proxy
…
reflect
Patch GetMethodInfoForName to not just return the first method found. Apparently, it never really worked.
2000-05-18 05:55:25 +00:00
remote
…
sample
Including nsTestSample.cpp.
2000-05-14 22:56:53 +00:00
string
Bug
#39963
. The NS_LITERAL_[C]STRING macros incorrectly counted the null terminator for a literal string in the length. This may not be the complete solution. r=sdagley
2000-05-21 01:45:19 +00:00
tests
Bug
#39686
. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag}
2000-05-20 20:43:26 +00:00
threads
Space cleanup.
2000-05-15 06:21:49 +00:00
tools
…
typelib
…
.cvsignore
…
Makefile.in
…
makefile.win
…