Version 2.3.110 * leak fixes (Michael) + async code + connection dispose + GIOP 1.0 service contexts * trace cleanup (Sean Atkinson) + us timestamp printing + ellipsize long strings Version 2.3.109 * Bug fixes + accept NULL async callbacks (Michael) + CosNaming mess fixups (Michael) + Java interop fix (Mark) + IDL compiler more type friendly (Gergo) Version 2.3.108 * Bug fixes + fixed array marshaling (Gergo Erdi, Michael) + configure check pruning (Michael) + shutdown ORB atexit to avoid UDS leaks (Michael) + SSL build fixes (Michael, Colin Campbell) + C++ compiler cast bits (Gergo) + linkage fixes (Mark) + IDL compiler initialization fixes (Mark) * Featurelets + IDL compiler header guards (Murray Cumming) + more regression tests (Michael) Version 2.3.107 * Marshal and de-marshal code sets component correctly (Mark) * TypeCode portability fix (Laca) * spec file re-write (Greg Leblanc) * Check recv buffer is correctly aligned (Dou Wen) Version 2.3.106 * Support enum declaration within a union decl (Mark) * G_BEGIN_DECLise the headers (Sam Couter) * Make the macro's vaargs usage portable (Yanko Kaneti) * Fix several silly typos (Mark, Michael) * Forte compiler workaround (Mark) * autogen fixes (Jacob) Version 2.3.105 * Changes + object debugging (Michael) + expand in-proc trace debugging (Michael) + genuid cleanups (Michael, Mark) + minor typecode idl comiler cleanup (Mark) * Bugs + Makefile.shared disting problem (Michael) + context removing bug (Michael) + various Any comparing bugs (Michael, Mark) Version 2.3.104 * runtime GIOP debugging (Mark) * union, any and floats regression tests (Mark) * minor optimisations/rationalisations (Mark) * orb-core code cleanups (Mark) * removing deprecated glib functions (Shivram U) Version 2.3.103 * Changes + big POA cleanup (Mark) + unique id generator re-write (Mark, Michael) + runtime debugging (Jacob Berkman, Mark) + idl compiler checks oneway's validity (Mark) + union marshalling cleanup (Mark) + allow multiple ORB:init calls (Michael) * Bugs + fix profile leaks (Michael) + fix screwy idl compiler output (Xiong Jiang) + bomb out if alingment checks fail (Mark) Version 2.3.102 * Changes + re-enterancy various (Michael) + moved IDL install (Mark) + performance regression test (Michael, Mark) + fixed regression tests (Michael) Version 2.3.101 * Features + configurable non-blocking IO with the new linc (Michael) + performance regression test (Michael, Mark, Laszlo Peter) + Name/Sock options for init connection (Roland Juelich) * IDL compiler + generate correct unsigned defines (Michael) + handle NULL obj / impl cleanly (Mark) * Misc. + more regression tests (Mark) + autoconf updates (Sam Couter) + IOP profile fixage (Roland Juelich, Marl) + spec fixage (Ross Golder) Version 2.3.100 * Bugs + more regression tests (Michael) + IDL compiler fixage (Laszlo Peter, Michael) + FreeBSD build fixage (Theo Van Klaveren) + hashing issues (Michael) + union alignment fixage (Mark, Laszlo) + re-work debug code (Mark) + typecode marshaling byteswaps (Mark) + any de-marshaling byteswaps (Mark) + build fixage (Jacob) Version 2.3.99 * Features * Speedups (Michael) + string marshaling + input handling + allocation + object duplicates * Misc (Michael, +) + extended purify cleanliness + loads more regression tests + add flags and spare fields to TypeCode + improved giop encapuslation (+Mark) + cleaned & radicaly simplified giop code + close cnx on GIOP_CLOSECONNECTION * Bugs * POA + exception fixes (Mark) + ref counting fixes (Mark, Michael) + stale ref on object fix (Michael, Mark) * ORB (Michael) + IIOP profile copy bug + is_equivalent issues + register local objrefs correctly in cache + cache connections correctly. + drop unexpected system ex's silently (Michael) * Misc + build warning fixage (Mark) + print only ascii in trace mode (Michael) + Build fixage (Johan Dahlin, Abel Cheung)