aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ic/java_src/com/ericsson
AgeCommit message (Collapse)Author
2018-04-27Move the corba applcations to separate repositoryLars Thorsen
All corba applications are moved to a separate repository. E.g. orber, ic, cosEvent, cosEventDomain, cosNotifications cosTime, cosTransactions, cosProperty and cosFileTransfer.
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-04-30Fix two deprecation warnings in com.ericsson.otp.ic.EnvironmentAnthony Ramine
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-01-24ic: Making tests pass after changes in erl_interface and jinterfaceSverker Eriksson
Note that all these changes was needed due to violations of the APIs in erl_interface and jinterface. One might of course argue that these violations was made due to shortages in erl_interface and jinterface.
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1.
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-08-08otp_subdir.mk: Remove support for clearmakeBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP