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-05 08:35:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4502f7816e
gecko-dev
/
rdf
/
util
History
waterson%netscape.com
53e94d4ea4
Remove unnecessary LINCS now that all headers are pushed to the same directory.
1999-06-03 20:22:54 +00:00
..
public
Remove NS_RDF from this class declaration. This was giving us link warnings in every dll that linked with this library on windows. Why? When we link against the library, the macro is defining the class as an imported class; however because the library is statically linked, it really is a local declaration.
1999-05-18 21:28:43 +00:00
src
Remove unnecessary LINCS now that all headers are pushed to the same directory.
1999-06-03 20:22:54 +00:00
.cvsignore
ignore generated files
1999-02-18 03:46:47 +00:00
Makefile.in
Moved utilities to util directory.
1999-02-17 23:42:09 +00:00
makefile.win
Moved utilities to util directory.
1999-02-17 23:42:09 +00:00