CORBA-ORBit

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN

Wed Oct 25 03:51:29 2000  Owen Taylor  <otaylor@redhat.com>

	* ORBit.pm up version to 0.4.3.

Wed Oct 25 03:46:54 2000  Owen Taylor  <otaylor@redhat.com>

	* server.c (call_implementation): Account for the
	fact that giop_send_reply_buffer_use() may return
	NULL if the connection to the client has already
	been closed.

	* ORBit/mapping.pod: Fix to be a proper manpage, if
	worse HTML.

Wed Oct 25 03:23:29 2000  Owen Taylor  <otaylor@redhat.com>

	* README MANIFEST ORBit/mapping.pod: Check in the
	mapping.pod document originally from CORBA::MICO
	with ORBit revisions from my web site.

	* ORBit.xs (CORBA): Apply patch from Paolo Molaro
	to fix memory leak of argv strings recognized
	by ORBit.

Tue Oct 10 15:09:13 2000    <otaylor@redhat.com>

	* ORBit.xs (MODULE): Fix typo reported davide.rossetti.

Tue Jul 11 14:38:24 2000  Owen Taylor  <otaylor@redhat.com>

	* demarshal.c (get_sequence): Fix problem with the
	length of sequences of octets and chars. (Bug
	found by Guillaume Schmid.)

Sat Jul  8 15:04:22 2000  Owen Taylor  <otaylor@redhat.com>

	* ORBit.pm README: Up version to 0.4.2

	* idl.c (tree_post_func, do_type_dcl): Register typecodes
	for all named types, not just named types that happen
	to be referenced elsewhere.

	* idl.c (porbit_parse_idl_file): Remvoing -D__ORBIT_IDL__
	since with it, the GNOME IDL files break badly
	by using #pragma inhibit push to avoid compiling bits
	that are predefined in C libraries.

	* idl.c (porbit_parse_idl_file): Enable codefrag
	syntax, since GNORBA uses it.

	* interfaces.c (load_ancestor): call ensure_iface_repository,
	before trying to access iface repository. Also, try
	to produce a bit more graceful warnings and death
	when things aren't found.

Sat May  6 11:55:31 2000  Owen Taylor  <otaylor@redhat.com>

	* ORBit.pm README: Released 0.4.1

Sun Apr 16 14:58:20 2000  Owen Taylor  <otaylor@redhat.com>

	* ORBit.xs (CORBA): Copy strings from argv array when 
	passing to ORBit for initialization. (The code to
	recreate the array afterwords was reading uninitalized
	memory.)

Thu Apr 13 11:52:24 2000  Owen Taylor  <otaylor@redhat.com>

	* TODO: Add note about a test suite.

Thu Apr 13 11:48:24 2000  Owen Taylor  <otaylor@redhat.com>

	* README (CORBA): Updated test output to correspond to current
	client/server pair.

Sat Mar 25 14:47:54 2000  Owen Taylor  <otaylor@redhat.com>

	* Released 0.4.0

Fri Mar 24 12:41:54 2000  Owen Taylor  <otaylor@redhat.com>

	* errors.c (porbit_system_except): Deal with the fact
	that ORBit uses IDL:CORBA in its system exception names instead
	of IDL:omg.org/CORBA.

	* demarshal.c (porbit_get_exception): Hack around incorrect
	marshalling of system exceptions by ORBit.

	* marshal.c (put_objref): Check outgoing object references
	against the typecode. There are some problems here if
	the object we are marshalling is not a local object and
	we don't have compete type information. Perhaps this
	check should only be for local object references?

	* server.c: Add more detailed information in warning
	messages about the location where errors occur.

Wed Mar 22 15:44:51 2000  Owen Taylor  <otaylor@redhat.com>

        * Released 0.3.9
	
	* ORBit.pm: Temporarily disable dereferencing 
	ORB, POA, POAManager, since ORBit is broken when 
	doing so.

	* server client: Add test for creating and destroying servants
	on the fly.



( run in 0.947 second using v1.01-cache-2.11-cpan-364913b4093 )