Unsigned_Long_Long versions. Change all call sites to use the
appropriate one, with type conversions as necessary. This fixes several
latent bugs where we were converting (e.g.) Long_Long to Integer,
possibly raising Constraint_Error in rare cases.
See also change 10428.
[Imported from Perforce change 10452 at 2006-12-01 22:55:59]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37911
Shutdown procedures will be called in reverse initialization
order when Initializer.Shutdown_World is called.
All the modules that need to do special operations on shutdown
can register an appropriate function. In particular, all
modules which create tasks, should provide a shutdown procedure
to terminate them.
Updated all the sources using Register_Module to take into account
the new parameter.
Patched idlac so that it generates the new parameter.
[Imported from Perforce change 10315 at 2006-12-01 22:53:10]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37775
with proper visibility on all personalities.
Ongoing work for F120-030
In support/Makefile.am: On Windows, build native-linker.exe in
addition to linker.exe. For E524-010.
[Imported from Perforce change 9870 at 2006-12-01 22:21:07]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37335
building examples and the test suite.
For that purpose, use gnatmake -c -u instead of gcc in adacompiler.
Fixes F126-003
[Imported from Perforce change 9846 at 2006-12-01 22:19:09]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37311
user in the configure environment.
For build on AIX, EC15-001
[Imported from Perforce change 9779 at 2006-12-01 22:15:13]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37247
accessors are built prepending "Get_" and "Set_" to the name
of the attributes, as per par. 1.5 of the IDL-to-Ada mapping.
[Imported from Perforce change 9636 at 2006-12-01 21:47:59]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37115
"IDL_Sequence" as defined in section 3.8 of the IDL-to-Ada
mapping.
[Imported from Perforce change 9632 at 2006-12-01 21:47:42]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37111
number of access points.
Patch submitted by Vadim Godunko, reviewed by Jerome Hugues.
[Imported from Perforce change 9549 at 2006-12-01 21:46:25]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37030
the support of multiple transport mechanisms in one profile
(IIOP, alternate IIOP addresses, SSLIOP, etc)
Added support for IIOP addresses
Patch submitted by Vadim Godunko, reviewed by Jerome Hugues.
[Imported from Perforce change 9473 at 2006-12-01 21:44:41]
Subversion-branch: /trunk/polyorb
Subversion-revision: 36957
of environment variables used to define the name server and IR server.
[Imported from Perforce change 9343 at 2006-12-01 21:43:11]
Subversion-branch: /trunk/polyorb
Subversion-revision: 36844
Add native-linker script to link host-specific executables.
[Imported from Perforce change 8957 at 2006-12-01 21:10:58]
Subversion-branch: /trunk/polyorb
Subversion-revision: 36500