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-30 00:01:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
462a32f671
gecko-dev
/
xpcom
/
libxpt
/
tools
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
..
.cvsignore
NOT YET PART OF SEAMONKEY:
1999-02-25 17:45:11 +00:00
Makefile.in
Adding libxpt and xpconnect to the build.
1999-03-25 07:50:11 +00:00
makefile.win
removing glowcode. a:jband
1999-03-26 02:37:22 +00:00
xpt_dump.c
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
xpt_link.c
NOT YET PART OF SEAMONKEY:
1999-03-11 02:15:53 +00:00