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
cyeh%netscape.com
1d52872286
add the following exports: PL_VectorAssertValid PL_VectorRemove PL_VectorInsert PL_VectorAdd PL_VectorSet PL_VectorClone PL_VectorCopy PL_VectorCompact PL_VectorIsValidIndex PL_VectorSetSize PL_VectorFinalize PL_VectorInitialize PL_VectorDestroy PL_NewVector
1998-11-10 00:54:21 +00:00
..
base
Added a #define for NS_ERROR_INVALID_ARG to be the same as
1998-11-09 19:03:05 +00:00
components
…
doc
…
ds
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
1998-11-09 20:10:21 +00:00
glue
…
io
…
macbuild
add the following exports: PL_VectorAssertValid PL_VectorRemove PL_VectorInsert PL_VectorAdd PL_VectorSet PL_VectorClone PL_VectorCopy PL_VectorCompact PL_VectorIsValidIndex PL_VectorSetSize PL_VectorFinalize PL_VectorInitialize PL_VectorDestroy PL_NewVector
1998-11-10 00:54:21 +00:00
public
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
1998-11-09 20:09:33 +00:00
src
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
1998-11-09 20:10:21 +00:00
string
/obsolete
fixed the 3 instances of Compare() to work with empty strings
1998-11-04 06:48:11 +00:00
tests
Some updated to work with nglayout. Others sync'd to remove cruft.
1998-10-28 03:49:12 +00:00
tools
…
Makefile
…
Makefile.in
Some updated to work with nglayout. Others sync'd to remove cruft.
1998-10-28 03:49:12 +00:00
makefile.win
…