Commit graph

13 commits

Author SHA1 Message Date
xtraeme
047733a3ce Regen. 2003-12-18 03:36:24 +00:00
jmmv
39baefe344 Update to 2.8.0, based on work done by xtraeme@:
ORBit2-2.8.0
	* bug fixes
		+ sequence_concat helper (Frank)
		+ corbaloc fixes (Frank)

ORBit2-2.7.6
	* bug fixes
		+ try_connection deadlock (Michael, Padraig O'Briain)
		+ shutdown_orb fd leak (Michael, Morten Welinder)
		+ don't export libIDL strangely (Michael, Morten)
	* featurelets
		+ define file specific foo in idlcompile (James H)


ORBit2-2.7.5
	* bug fixes
		+ cmdline option parsing (Michael)
		+ idl-compiler stderr fixes (Dan Winship)
		+ object key hashing fix (Frank Rehberger)
		+ ~always enable thread-safety (Michael)
		+ parallel build fixes (Michael)
		+ _is_a fixes for in-proc + transient poa (Michael)
	* featurelets
		+ RootPOA/POACurrent set guards (Frank)
		+ corbaloc support (Frank)
		+ more regression tests (Michael, Frank)

ORBit2-2.7.3
	* bug fixes
		+ vicious union discriminator issue (Brian Cameron)
		+ non_existent / try_connection fix (Michael)
		+ 'broken' emission at idle (Michael, George Lebl)
		+ DynAnyFactory registration (Michael)
		+ no longer explicitely "entering a wold of pain"
		+ ORBit_sequence fixes (Frank Rehberger)
		+ linc source fix (Padraig O'Briain)
		+ gthread linkage fix (Michael)
		+ struct/union leakage on exceptions (Frank)
	* featurelets
		+ improved regression tests (Michael, Frank, Bowie Owens)
		+ lots of documentation improvements (Gustavo Carneiro)
		+ -ORBInitRef, -ORBNamingIOR (Frank)

ORBit2-2.7.2
	* bug fixes
		+ fixed docs build (Gustavo Varneiro)
		+ thread pool fix (Alex)
		+ build fixes (Waschk, oGalaxy, Michael)
	* features (Michael)
		+ vastly improved thread safety (& Alex)
		+ improved regression tests
		+ much improved ABI
		+ implemented POA thread policies
		+ client side re-enterancy guard policies
		+ internalized linc as 'linc2/link'
		+ in-proc cross-thread invocation
		+ poa copying API

ORBit2-2.7.1
	* bug fixes
		+ tail align fix (Herbert Valerio Riedel)
		+ request ID fix (Herbert)
		+ thread hint fix (Gustavo Carneiro)
		+ build fixes (Richard Kinder)
		+ packed type marshal fix (Michael Haubenwallner)
		+ purifing mode fixes (Michael)
		+ use g_get_tmp_dir (Michael)
	* features
		+ much improved thread safey (Michael)
		+ improved tests (Michael)
		+ locate request impl. (Herbert)
		+ GIOP cleans (Herbert)
		+ configurable init msg limit (Michael)
		+ cygwin support (Masahiro Sakai)
		+ code cleans (Richard Kinder)
2003-12-14 19:43:50 +00:00
jmmv
210739879c Update to 2.6.0. Changes since 2.5.0 include multiple bugfixes.
This is no longer a development version.
2003-01-22 09:25:44 +00:00
rh
e525650d57 Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. 2002-10-30 03:09:25 +00:00
rh
76dbc70780 Update ORBit2 to 2.5.0. Provided in PR pkg/18707 by Julio Merino.
Changes include:
        * bug fixes
                + HP/UX / ANSI fixes (Albert Chin)
                + imodule fixage (James Henstridge)
                        + nested unions, structs, exceptions
                        + fall-through case unions subnames
                        + type mis-inclusion
                + request handler segv (Mark)
                + epv typecasts (Gergo)
                + improve generic marshaller (Michael)
                + fix TC_void's kind (Michael)
                + fix linc EOF locking interaction silly (Michael)
                + kill name server cruft (Mark)
                + fix linking for -pthread (Mark)
                + IDL compiler backend fix (Murray Cumming)
                + internal header / build fixes (Gergo Erdi)
        * features
                + IDL compiler language backend API (Mark, Gergo)
                  NB. see module 'orbitcpp' for C++ bindings [!]
                + CORBA_Typecode API (Gergo)
                + IDL -> IInterface converter (Mark)
                + improved imodule handling (Mark)
                + more regression tests (Michael, James)
                + de-bloated IDL compiler -6k LOBC (Mark)
2002-10-27 09:16:08 +00:00
wiz
2b977b55d1 Update to 2.4.3.
Changes:
+ GIOP fragment handling
+ Security Audit
+ 'LocalOnly' mode
+ new ORBIT_DEBUG=errors spew
+ debug build debug hooks
+ more graceful OOM handling
+ blank uninitialized outgoing data
+ random keys re-hashed / accelerated
+ skeptical sequence de-marshling
+ configure time dofus detection
+ beefed up regression tests
	+ various spoofing
	+ randomized valid data
	+ broken fragments
plus lots of bug fixes.
2002-10-14 09:51:36 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
rh
db7a881c68 Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
2002-07-18 02:19:24 +00:00
wiz
b05c5e8bbe Update to 2.4.0, supplied by Julio Merino in pkg/17414, for GNOME2.
Changes since 2.3.108:
* leak fixes (Michael)
	+ async code
	+ connection dispose
	+ GIOP 1.0 service contexts
* trace cleanup (Sean Atkinson)
	+ us timestamp printing
	+ ellipsize long strings
* Bug fixes
	+ accept NULL async callbacks (Michael)
	+ CosNaming mess fixups (Michael)
	+ Java interop fix (Mark)
	+ IDL compiler more type friendly (Gergo)
2002-07-12 15:33:12 +00:00
rh
b65de0a1cf Commit the missing patch that should have been here all along. This
patch adds a missing -Wl,-R to the pkg-config template.
Regen distinfo.
2002-05-21 12:06:08 +00:00
wiz
25c0862991 regen (no patch-aa here -- forgot to commit?) 2002-05-21 11:18:48 +00:00
rh
28751db407 Fix pkgconfig configuration file to include runtime library search path.
Bump PKGREVISION.
2002-04-27 08:49:14 +00:00
rh
aefe7d1e77 Initial import of ORBit2-2.3.108, a high-performance CORBA ORB with C
language support.
2002-04-23 12:24:47 +00:00