Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
frankm%eng.sun.com ff41abd7f6 To compile on Linux, renamed 'jarray' to 'theJarray' (jarray is a JNI type), and made sure all paths in xpjd_GetInterfaceInfoNative() return a jboolean (bug 15279).
Updated genproxy usage message, and moved printf within cmdline parsing code (bug 15386).
r=edburns@acm.org,akhil.arora@sun.com perm=scc
1999-10-02 00:18:02 +00:00
frankm%eng.sun.com 9f88f309ff Some cleanup, and update to new mozilla source. In particular:
- Removed #if 0 code in genproxy.c and elsewhere.

- Used jlong_* macros for portability (and defined in xpjava.h if not
  elsewhere)

- Commented out calls to PR_Atomic{In,De}crement in JSSample.cpp, and began
  to use "official" XPCOM macros.

- Removed Java interfaces for test components; will be autogenerated by
  xpidl and/or genproxy.

- Extend genproxy to generate interfaces.

- Updated README with note on the jni.h problem
1999-09-14 21:56:19 +00:00
frankm%eng.sun.com 81d9b36975 Updated README with extra caveats; TODO marks stable compilation as "done". 1999-08-18 17:58:55 +00:00
frankm%eng.sun.com ec3044c277 Added java/Makefile.in, java/xpcom/TODO; minor correctoiosn to java/xpcom/README.
Fix libxpjava.so JNI and linking problems.
1999-08-13 23:36:09 +00:00
frankm%eng.sun.com 0ea0f6a581 Initial, semiworking checkin of Java Bridge work. 1999-08-11 02:21:05 +00:00