CVS log for Tango/tango/Encoder.java |
 |
|
Up to [AnonCVS] / Tango / tango
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.3
/
(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.2: +94 -57 lines
Diff to previous 1.2
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.2
/
(view)
- annotate
- [select for diffs]
, Sun Mar 12 19:59:39 2000 UTC (8 years, 9 months ago) by znek
Branch:
MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1
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.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,
JAVA_RENEWAL_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.