CVS log for Tango/tango/PB.project |
 |
|
Up to [AnonCVS] / Tango / tango
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Tue Mar 14 00:56:46 2000 UTC (8 years, 9 months ago) by znek
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Cleaned connection shutdown up a bit, connection now has sort of a
connection shutdown protocol and informs its proxies about the news.
The bridge is now also able to morph more low-level objects over the bridge,
namely Boolean, Integer, Float, Double and BigDecimal. It's also able
to decode the native C-types bool, int, float and double as the corresponding
Java classes (not scalars!).
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Mon Mar 13 01:10:17 2000 UTC (8 years, 9 months ago) by znek
Branch:
MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
ConnectionDelegate is a formal (sigh) protocol to implement a delegate
functionality similar to the ObjC side. Class mappings are not always 1:1,
thus a delegate must decide which mapping is most appropriate. I
introduced a connectionDeath notification in this protocol, but decide later
on if this will stay there.
Proxy makes use of the new functionality.
Debugging code has been overall reduced.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Sun Mar 12 19:59:40 2000 UTC (8 years, 9 months ago) by znek
Branch:
MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
Extended the bridge to allow null values to be passed as parameters from
ObjC to Java. The reverse is not possible yet, but should be easy to implement
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Sun Mar 5 20:52:49 2000 UTC (8 years, 10 months ago) by znek
Branch:
MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
handlePerformMessage() extended, should be functional now.
Invocation and MethodSignature are Classes similar in function and API to
NSInvocation and NSMethodSignature, albeit downsized to the Tango context.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Feb 14 21:00:32 2000 UTC (8 years, 10 months ago) by znek
Branch:
MAIN
CVS Tags:
JAVA_RENEWAL_START
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Diverse Feinheiten
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Sun Jan 9 15:24:41 2000 UTC (9 years ago) by znek
Branch:
ZNeK
CVS Tags:
start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Tango ObjC/Java Orb (Java package).
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Sun Jan 9 15:24:41 2000 UTC (9 years ago) by znek
Branch:
MAIN
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.