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
2024-11-01 14:45:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2f094e7206
gecko-dev
/
xpcom
/
reflect
/
xptinfo
History
jband%netscape.com
2f094e7206
add support for 'shared' flag in typelibs. This is available for use to indicate pointer type 'out' params which will not follow the xpcom rules of transfering ownership - i.e. they want to share a pointer rather than cloning the underlying data for the caller to delete when finished
1999-03-28 21:48:34 +00:00
..
public
add support for 'shared' flag in typelibs. This is available for use to indicate pointer type 'out' params which will not follow the xpcom rules of transfering ownership - i.e. they want to share a pointer rather than cloning the underlying data for the caller to delete when finished
1999-03-28 21:48:34 +00:00
src
Consolidated xpt_cpp.h with xptinfo.h; removed xpt_cpp.h. Also
1999-03-27 08:02:15 +00:00
tests
removing glowcode. a:jband
1999-03-26 02:37:22 +00:00
.cvsignore
ignore generated files
1999-03-08 21:27:03 +00:00
Makefile.in
Adding libxpt and xpconnect to the build.
1999-03-25 07:50:11 +00:00
makefile.win
Not yet part of the seamonkey build.
1999-03-02 05:21:31 +00:00