gecko-dev/xpcom/libxpt
shaver%netscape.com adc25a815d Fixed IID copying (duh -- all the bytes matter).
NewString and NewStringZ APIs.
No more bit-fields (nod to jband and fur, thanks).
Cleaned up Annotation structures.
On-disk offsets are 1-based.
Write annotations to disk, and account for them in header size, etc.
Fix sundry cursor-vs-&cursor bugs and don't-allocate-on-decode bugs.
Write MethodDescriptors and InterfaceDescriptors to disk!
Executive Summary: can now write very simple .xpt files!
1999-01-25 19:36:48 +00:00
..
public Fixed IID copying (duh -- all the bytes matter). 1999-01-25 19:36:48 +00:00
src Fixed IID copying (duh -- all the bytes matter). 1999-01-25 19:36:48 +00:00
tests Fixed IID copying (duh -- all the bytes matter). 1999-01-25 19:36:48 +00:00
.cvsignore Ignore generated files. 1999-01-22 06:33:54 +00:00
Makefile.in added some tests (we don't pass yet =) ), wrote some primitives 1999-01-20 23:17:05 +00:00