summaryrefslogtreecommitdiff
path: root/org/omg/CORBA/NO_MEMORY.java
Commit message (Collapse)AuthorAgeFilesLines
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
|
* 2005-03-13 Audrius Meskauskas <audriusa@bluewin.ch>Audrius Meskauskas2005-03-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * org/omg/CORBA/BAD_CONTEXT.java, org/omg/CORBA/BAD_INV_ORDER.java, org/omg/CORBA/BAD_OPERATION.java, org/omg/CORBA/BAD_TYPECODE.java, org/omg/CORBA/COMM_FAILURE.java, org/omg/CORBA/DATA_CONVERSION.java, org/omg/CORBA/FREE_MEM.java, org/omg/CORBA/IMP_LIMIT.java, org/omg/CORBA/INITIALIZE.java, org/omg/CORBA/INTERNAL.java, org/omg/CORBA/INTF_REPOS.java, org/omg/CORBA/INVALID_TRANSACTION.java, org/omg/CORBA/INV_FLAG.java, org/omg/CORBA/INV_IDENT.java, org/omg/CORBA/INV_OBJREF.java, org/omg/CORBA/INV_POLICY.java, org/omg/CORBA/NO_IMPLEMENT.java, org/omg/CORBA/NO_MEMORY.java, org/omg/CORBA/NO_PERMISSION.java, org/omg/CORBA/NO_RESPONSE.java, org/omg/CORBA/OBJECT_NOT_EXIST.java, org/omg/CORBA/OBJ_ADAPTER.java, org/omg/CORBA/PERSIST_STORE.java, org/omg/CORBA/TRANSACTION_REQUIRED.java, org/omg/CORBA/TRANSACTION_ROLLEDBACK.java, org/omg/CORBA/TRANSIENT.java: making constructors public. org/omg/CORBA/BAD_PARAM.java (same change) was comitted with the previous patch.
* 2005-03-09 Michael Koch <konqueror@gmx.de>Michael Koch2005-03-091-29/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * org/omg/CORBA/ARG_IN.java, org/omg/CORBA/ARG_INOUT.java, org/omg/CORBA/ARG_OUT.java, org/omg/CORBA/Any.java, org/omg/CORBA/AnyHolder.java, org/omg/CORBA/BAD_CONTEXT.java, org/omg/CORBA/BAD_INV_ORDER.java, org/omg/CORBA/BAD_OPERATION.java, org/omg/CORBA/BAD_PARAM.java, org/omg/CORBA/BAD_TYPECODE.java, org/omg/CORBA/BooleanHolder.java, org/omg/CORBA/BooleanSeqHolder.java, org/omg/CORBA/Bounds.java, org/omg/CORBA/ByteHolder.java, org/omg/CORBA/COMM_FAILURE.java, org/omg/CORBA/CharHolder.java, org/omg/CORBA/CharSeqHolder.java, org/omg/CORBA/CompletionStatus.java, org/omg/CORBA/Context.java, org/omg/CORBA/ContextList.java, org/omg/CORBA/DATA_CONVERSION.java, org/omg/CORBA/DoubleHolder.java, org/omg/CORBA/DoubleSeqHolder.java, org/omg/CORBA/FREE_MEM.java, org/omg/CORBA/FixedHolder.java, org/omg/CORBA/FloatHolder.java, org/omg/CORBA/FloatSeqHolder.java, org/omg/CORBA/IDLEntity.java, org/omg/CORBA/IMP_LIMIT.java, org/omg/CORBA/INITIALIZE.java, org/omg/CORBA/INTERNAL.java, org/omg/CORBA/INTF_REPOS.java, org/omg/CORBA/INVALID_TRANSACTION.java, org/omg/CORBA/INV_FLAG.java, org/omg/CORBA/INV_IDENT.java, org/omg/CORBA/INV_OBJREF.java, org/omg/CORBA/INV_POLICY.java, org/omg/CORBA/IntHolder.java, org/omg/CORBA/LongHolder.java, org/omg/CORBA/LongLongSeqHolder.java, org/omg/CORBA/LongSeqHolder.java, org/omg/CORBA/MARSHAL.java, org/omg/CORBA/NO_IMPLEMENT.java, org/omg/CORBA/NO_MEMORY.java, org/omg/CORBA/NO_PERMISSION.java, org/omg/CORBA/NO_RESPONSE.java, org/omg/CORBA/NamedValue.java, org/omg/CORBA/OBJECT_NOT_EXIST.java, org/omg/CORBA/OBJ_ADAPTER.java, org/omg/CORBA/ORB.java, org/omg/CORBA/Object.java, org/omg/CORBA/OctetSeqHolder.java, org/omg/CORBA/PERSIST_STORE.java, org/omg/CORBA/Principal.java, org/omg/CORBA/ShortHolder.java, org/omg/CORBA/ShortSeqHolder.java, org/omg/CORBA/StringHolder.java, org/omg/CORBA/SystemException.java, org/omg/CORBA/TCKind.java, org/omg/CORBA/TRANSACTION_REQUIRED.java, org/omg/CORBA/TRANSACTION_ROLLEDBACK.java, org/omg/CORBA/TRANSIENT.java, org/omg/CORBA/TypeCode.java, org/omg/CORBA/TypeCodeHolder.java, org/omg/CORBA/TypeCodePackage/BadKind.java, org/omg/CORBA/TypeCodePackage/Bounds.java, org/omg/CORBA/ULongLongSeqHolder.java, org/omg/CORBA/ULongSeqHolder.java, org/omg/CORBA/UNKNOWN.java, org/omg/CORBA/UShortSeqHolder.java, org/omg/CORBA/UserException.java, org/omg/CORBA/WCharSeqHolder.java, org/omg/CORBA/portable/IDLEntity.java, org/omg/CORBA/portable/InputStream.java, org/omg/CORBA/portable/OutputStream.java, org/omg/CORBA/portable/Streamable.java: Use our standard copyright header.
* 2005-05-03 Audrius Meskauskas <audriusa@bluewin.ch>Audrius Meskauskas2005-03-041-0/+96
* org/omg/CORBA/INV_POLICY.java: new file. * org/omg/CORBA/NO_PERMISSION.java: new file. * org/omg/CORBA/BAD_INV_ORDER.java: new file. * org/omg/CORBA/INTF_REPOS.java: new file. * org/omg/CORBA/INV_IDENT.java: new file. * org/omg/CORBA/NO_IMPLEMENT.java: new file. * org/omg/CORBA/UNKNOWN.java: new file. * org/omg/CORBA/INV_FLAG.java: new file. * org/omg/CORBA/BAD_TYPECODE.java: new file. * org/omg/CORBA/NO_MEMORY.java: new file. * org/omg/CORBA/INVALID_TRANSACTION.java: new file. * org/omg/CORBA/INTERNAL.java: new file. * org/omg/CORBA/COMM_FAILURE.java: new file. * org/omg/CORBA/PERSIST_STORE.java: new file. * org/omg/CORBA/BAD_CONTEXT.java: new file. * org/omg/CORBA/INV_OBJREF.java: new file. * org/omg/CORBA/TRANSACTION_REQUIRED.java: new file. * org/omg/CORBA/TRANSACTION_ROLLEDBACK.java: new file. * org/omg/CORBA/FREE_MEM.java: new file. * org/omg/CORBA/OBJECT_NOT_EXIST.java: new file. * org/omg/CORBA/TRANSIENT.java: new file. * org/omg/CORBA/OBJ_ADAPTER.java: new file. * org/omg/CORBA/IMP_LIMIT.java: new file. * org/omg/CORBA/INITIALIZE.java: new file. * org/omg/CORBA/NO_RESPONSE.java: new file. * org/omg/CORBA/DATA_CONVERSION.java: new file. * org/omg/CORBA/MARSHAL.java: new file.