index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
jinterface
/
java_src
/
com
/
ericsson
/
otp
/
erlang
/
OtpOutputStream.java
Age
Commit message (
Expand
)
Author
2017-05-04
Update copyright year
Raimo Niskanen
2017-03-08
jinterface: Do not generate atoms on old latin1 external format
Sverker Eriksson
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-04-07
jinterface: Support 32-bit creation values
Sverker Eriksson
2016-03-15
update copyright-year
Henrik Nord
2015-11-17
jinterface: fix writing small compressed values
Nico Kruber
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-31
jinterface: transport factory implementation
Dmitriy Kargapolov
2014-11-25
[jinterface] cleanup code according to new style
Vlad Dumitrescu
2014-09-11
silence 'potential resource leak' warnings
Vlad Dumitrescu
2014-09-11
don't warn about some unused fields/variables
Vlad Dumitrescu
2014-09-11
keep all method parameters final
Vlad Dumitrescu
2014-09-11
renamed method parameters hiding fields
Vlad Dumitrescu
2014-09-11
remove unused variables
Vlad Dumitrescu
2014-09-11
removed unnecessary semicolons, imports, labels
Vlad Dumitrescu
2014-06-08
Fix a few javadoc errors
Anthony Ramine
2014-02-11
jinterface: implement support for maps
Vlad Dumitrescu
2013-02-13
Merge branch 'nk/jinterface_dont_compress_if_size_increased/OTP-10822'
Fredrik Gustafsson
2013-02-04
jinterface, OtpOutputStream: add a write_compressed(object, level) method
Nico Kruber
2013-02-04
jinterface: fix a memory leak
Nico Kruber
2013-02-04
jinterface: new limited OutputStream implementation without the need to resize
Nico Kruber
2013-02-04
jinterface: don't return compressed external term if bigger than uncompressed
Nico Kruber
2013-02-04
jinterface: don't compress small erlang terms < 5 bytes
Nico Kruber
2013-02-04
jinterface, OtpOutputStream: properly override the three write() methods to e...
Nico Kruber
2013-02-04
jinterface: fix typo in error message if encoding fails
Nico Kruber
2013-02-04
jinterface: don't need another FilterOutputStream wrapper
Nico Kruber
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-16
Implement UTF-8 atom support for jinterface
Rickard Green
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-12-09
restore Java5 compatibility
Nico Kruber
2011-12-09
JInterface: improve OtpOutputStream buffer allocation
Nico Kruber
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP