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

58 Коммитов

Автор SHA1 Сообщение Дата
idk%eng.sun.com c46e9db94f *not part of the buid*
fix for 67457
2001-04-12 19:56:55 +00:00
idk%eng.sun.com 82ac084d31 * not part of the build *
adding tests for urp module
author lsv@sparc.spb.su
2001-04-10 00:39:05 +00:00
idk%eng.sun.com 621c209443 *not part of the build*
urp. initial checkin
2001-04-07 02:42:23 +00:00
idk%eng.sun.com 05eb2f2704 *not part of the build*
follow up on 71948. fixed build problems on windows
2001-04-06 19:18:46 +00:00
idk%eng.sun.com d20d6b37b4 * not part of the build *
fix for 71948
2001-04-06 03:40:13 +00:00
idk%eng.sun.com d79ddb160b *not part of the build*
fix for 74676
2001-04-04 07:01:42 +00:00
idk%eng.sun.com dd440bff20 *not part of the build*
add on to my previous checkin
2001-04-03 20:59:04 +00:00
idk%eng.sun.com 41fe7095a7 * not part of the build*
Fixed 71951, 74511, 74525
2001-04-03 11:57:15 +00:00
idk%eng.sun.com a3ea814248 *not part of regular build*
Follow up on 67699
Fixed build problem
2001-03-20 05:30:16 +00:00
idk%eng.sun.com dfa143df82 (not part of TBOX builds)
Fix for 69234
2001-02-21 09:09:55 +00:00
sdv%sparc.spb.su 4a6f9e79ad fix for bug 65506
a=jonsmirl@mediaone.net
r=sdv@sparc.spb.su
2001-01-18 22:55:48 +00:00
sdv%sparc.spb.su ee984d7adb fix for bug 65499
a=jonsmirl@mediaone.net
r=sdv@sparc.spb.su
2001-01-18 22:36:55 +00:00
idk%eng.sun.com 7af9b89edf *not part of tbox builds*
Addon to previous checkin (fix for 63582)
2000-12-22 07:30:14 +00:00
idk%eng.sun.com 5a104acd3e *not part of tbox builds*
fix for 63586
2000-12-22 07:28:26 +00:00
sdv%sparc.spb.su 560743d2e9 fix for bug 56576 2000-12-21 20:30:39 +00:00
idk%eng.sun.com 9a3ecd1b75 *not part of tbox builds*
Added shortcuts implementation (we would not wrap wrappers any more)

XPCOM object get called at the same thread the stub was created.
2000-12-21 06:52:52 +00:00
idk%eng.sun.com a3d111919a *not part of tbox builds*
addon to previous check in
2000-12-21 01:36:22 +00:00
idk%eng.sun.com 0ec50a33d4 * not part of tbox builds*
Fixed 57779, 58191
2000-12-21 01:34:53 +00:00
idk%eng.sun.com 56b38d5792 *not part of tbox builds*
fix for 57788, 57787
2000-12-13 09:09:46 +00:00
idk%eng.sun.com 9b1a32a34f *not part of tbox builds*
fix for 57672
2000-12-13 03:51:08 +00:00
idk%eng.sun.com 5f8a5eaecf * not part of tbox build *
Updated for tip of Netscape_20000922_BRANCH
Updated for Solaris
2000-11-14 09:04:38 +00:00
idk%eng.sun.com 27b158ad87 *not part of tbox build*
fix for 56954
2000-10-17 08:28:15 +00:00
idk%eng.sun.com f4867dde40 * not part of tbox build *
fix for 56841
2000-10-16 19:24:51 +00:00
idk%eng.sun.com e1e38aa963 * not part of tbox build *
fix for 56705
2000-10-15 11:11:11 +00:00
sdv%sparc.spb.su a46454812d * NOT PART OF TBOX BUILD *
use HashSet instead of Hashtable for storing java
keywords.
2000-10-11 21:06:21 +00:00
sdv%sparc.spb.su 98f5d52c7a * NOT PART OF TBOX BUILD *
improved interface registration algorithm
2000-10-11 20:35:12 +00:00
sdv%sparc.spb.su d6ae9c7563 * NOT PART OF TBOX BUILD *
r=idk@eng.sun.com
 - generate compilable java interfaces when identifiers
   in idls coincide with java keywords
 - correctly deal with methods which names in idls
   coincide with  some Object class methods
2000-10-10 19:41:27 +00:00
sdv%sparc.spb.su 53256f676b * NOT PART OF TBOX BUILD *
fixes crash when calling a method without return value
2000-10-08 12:29:59 +00:00
sdv%sparc.spb.su c05af8868f * NOT PART OF TBOX BUILD *
fix for bug=55353
2000-10-06 15:04:05 +00:00
sdv%sparc.spb.su 894e28a0b6 * NOT PART OF TBOX BUILD *
fix for bug=55480
2000-10-06 14:17:53 +00:00
idk%eng.sun.com 3d29c23fa5 * NOT PART OF TBOX BUILD *
java uses general syntax for return values.
   (idl: void test0([retval] out long l); will be
    java: long test0(); intead of
    java   void test0(long[] l);
   )
author=sdv@sparc.spb.su
2000-10-06 08:19:53 +00:00
sdv%sparc.spb.su afe963afca part of xipidl compiler to generate java interfaces 2000-10-05 14:54:47 +00:00
idk%eng.sun.com aad3ec7eaa * NOT PART OF TBOX BUILDS *
Fixed bug with attributes handling.
Reported by Arthur Barrett
2000-09-26 08:46:42 +00:00
idk%eng.sun.com 76df12a895 * NOT PART OF TBOX BUILDS *
Fixed bug with [out] parametrs in java.
Improved component registration.
Added test for accessing ComponentManager from java
2000-09-20 01:32:12 +00:00
idk%eng.sun.com b90789453f * NOT PART OF TBOX BUILDS *
Fixed bug with sending NULL pointer to object
2000-09-19 06:47:06 +00:00
idk%eng.sun.com 6fc908c5a2 * NOT PART OF TBOX BUILDS *
InterfaceRegistry.registerInterface became public.
2000-09-18 11:01:28 +00:00
idk%eng.sun.com ddc6257b56 * NOT PART OF TBOX BUILDS *
Changed ProgID usage to ContractID usage
2000-09-18 10:07:00 +00:00
idk%eng.sun.com d780c1dc2a Improved interface registration mechanism.
Author = sdv@sparc.spb.su
r = idk@eng.sun.com
2000-09-17 00:49:42 +00:00
idk%eng.sun.com 2fd76f7971 * NOT PART OF TBOX BUILDS *
Fixed build problems on win32
2000-09-12 10:10:20 +00:00
idk%eng.sun.com 8ec09a530a ** NOT PART OF TBOX BUILDS **
BlackConnect M2 check in.
It should be possible to implement any scriptable interface in java.
Also it should be possible to use any scriptable object from java.
Fixed: 15498, 15500
2000-09-12 08:54:13 +00:00
idk%eng.sun.com fc8291b5a5 * NOT PART OF TBOX BUILDS**
Fixed crasher bug. class was used before initialization.
2000-07-28 05:39:53 +00:00
dmose%mozilla.org 4b5231a715 on some windows configurations, the build has been messed up for at least a couple of weeks because some microsoft header file defines 'interface', which conflicts with the member variable in xpt_struct.h. rename the member variable from interface to iface. workaround suggested by alecf@netscape.com. r=jband@netscape.com, a=waterson@mozilla.org 2000-07-28 04:03:50 +00:00
idk%eng.sun.com b17f8f3bd0 ** not part of tbuild **
Updated README for linux build.
2000-07-18 00:03:47 +00:00
idk%eng.sun.com bda70d315b ** Not tbuild part **
Ported BlackConnect to Linux. It is working wuth IBM jdk1.3
2000-07-15 06:18:54 +00:00
idk%eng.sun.com a67d6e0873 ** NOT PART OF TBOX BUILDS**
Add checking code for component creation
2000-07-14 07:19:49 +00:00
idk%eng.sun.com 86a909c2da ** NOT PART OF TBOX BUILDS**
Addon to previous check in
2000-07-13 03:41:24 +00:00
idk%eng.sun.com 32932f519c ** NOT PART OF TBOX BUILDS**
Upgraded blackConnect for M16.
Added make files for win
2000-07-13 03:36:02 +00:00
idk%eng.sun.com d29b87b0cf Checked in new BlackConnect version 2000-05-29 01:26:46 +00:00
idk%eng.sun.com 634bad7e60 addon to previos commit. .cvsignore got removed 2000-05-29 00:48:35 +00:00
idk%eng.sun.com d85935618a Moved old blackConnect implamentation into java/xpcom/old 2000-05-29 00:44:24 +00:00