559 Commits

Author SHA1 Message Date
Jérôme Hugues
b4e03c82e8 Reformatting.
Patch submitted by Vadim Godunko, reviewed by Jerome Hugues.

[Imported from Perforce change 9321 at 2006-12-01 21:20:28]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36827
2005-05-12 16:57:25 +00:00
Thomas Quinot
67885f8149 Get rid of some unnecessary elaboration pragmas.
Submitted by:	Vadim Godunko
Reviewed by:	Thomas Quinot

[Imported from Perforce change 9319 at 2006-12-01 21:19:57]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36825
2005-05-09 17:06:06 +00:00
Thomas Quinot
27404093a6 Kill trailing blank lines. Necessary to build with newer
GNAT wavefronts implementing E416-002.

[Imported from Perforce change 9294 at 2006-12-01 21:19:21]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36800
2005-04-25 13:02:43 +00:00
Thomas Quinot
391d8540e1 Suppress multiple consecutive blank lines. This is now checked by the
newest GNAT wavefronts in -gnatg mode.

[Imported from Perforce change 9292 at 2006-12-01 21:18:37]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36798
2005-04-24 21:25:26 +00:00
Jérôme Hugues
d1bf9edc2b Move PolyORB's specific helper routines that manipulate
CORBA.Any type into CORBA.Internals subpackage

Patch submitted by Vadim Godunko, reviewed by Jerome Hugues

[Imported from Perforce change 9285 at 2006-12-01 21:18:21]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36791
2005-04-21 23:50:15 +00:00
Jérôme Hugues
d005e6074d Use PolyORB.Setup.Base instead of withing specific setup files.
[Imported from Perforce change 9248 at 2006-12-01 21:17:31]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36759
2005-04-07 15:37:37 +00:00
Jérôme Hugues
4ed5a40a15 Rename PolyORB.ORB_Controller.Basic into PolyORB.ORB_Controller.Workers
[Imported from Perforce change 9243 at 2006-12-01 21:17:05]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36755
2005-04-01 16:00:16 +00:00
Thomas Quinot
e5b494623e Fix incorrect data initialization for echoRainbow test.
[Imported from Perforce change 9240 at 2006-12-01 21:17:03]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36752
2005-03-30 22:31:40 +00:00
Thomas Quinot
e59e7d02f9 Add test for array of enums. Currently does not work.
For E329-003

[Imported from Perforce change 9232 at 2006-12-01 21:16:58]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36744
2005-03-29 15:15:52 +00:00
Thomas Quinot
0a5dbf4ce1 Disable IR code generation by default.
Submitted by:	Vadim Godunko
Reviewed by:	Thomas Quinot

[Imported from Perforce change 9211 at 2006-12-01 21:16:44]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36723
2005-03-22 11:31:23 +00:00
Thomas Quinot
e762e0b65c Add test for a really big (16 Kb) array.
[Imported from Perforce change 9175 at 2006-12-01 21:16:22]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36693
2005-03-04 12:00:04 +00:00
Jérôme Hugues
f14294e864 Use helper functions to raise user defined exception,
instead of PolyORB internal functions.

[Imported from Perforce change 9156 at 2006-12-01 21:16:01]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36678
2005-02-25 22:37:59 +00:00
Thomas Quinot
e8fbf9d7c0 Fix incorrect value of a fundamental constant.
[Imported from Perforce change 9153 at 2006-12-01 21:15:52]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36675
2005-02-25 17:29:27 +00:00
Thomas Quinot
3e3c613373 Add test for 64 bit integers (unsigned long long).
[Imported from Perforce change 9152 at 2006-12-01 21:15:51]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36674
2005-02-25 16:39:42 +00:00
Jérôme Hugues
609ff6b216 Add test for CORBA wchar and wstring
[Imported from Perforce change 9146 at 2006-12-01 21:15:46]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36671
2005-02-23 08:47:47 +00:00
Jérôme Hugues
983267fff6 PolyORB.Any.Content_String now holds a PolyORB.Utils.Strings.String_Ptr
PolyORB.Any.To_Any/From_Any: new functions for Standard.String type.

Adapted PolyORB.Errors and PolyORB.Setup.Test_SOA to take
advantage of these.

[Imported from Perforce change 9139 at 2006-12-01 21:15:36]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36664
2005-02-21 15:33:34 +00:00
Jérôme Hugues
1c77428b33 Correct idlac to abide to code generation rule defined in
OMG's issue #2459: an operation that has an implicit
parameter of the enclosing interface must be mapped as a
class-wide Ref.

Patch submitted by Vadim Godunko, reviewed by Jerome Hugues.

[Imported from Perforce change 9118 at 2006-12-01 21:14:46]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36649
2005-02-17 10:09:14 +00:00
Jérôme Hugues
59303dbd46 Separate error management from exception handling.
[Imported from Perforce change 9048 at 2006-12-01 21:12:25]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36583
2005-01-26 14:45:45 +00:00
Jérôme Hugues
75a93de461 Also display the name of the unknown operation.
[Imported from Perforce change 9044 at 2006-12-01 21:12:23]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36579
2005-01-19 17:49:30 +00:00
Jérôme Hugues
3847792b00 Update Makefile for omniORB 4.0.5
[Imported from Perforce change 9043 at 2006-12-01 21:12:23]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36578
2005-01-19 17:49:01 +00:00
Thomas Quinot
438b0b0ed7 Make PolyORB compilable with the latest GNAT wavefront:
rename *.Interface to *.Iface (interface will be a reserved
word in Ada 2005).

Recomputed build deps.

[Imported from Perforce change 9034 at 2006-12-01 21:11:59]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36569
2005-01-13 17:39:25 +00:00
Jérôme Hugues
229ddf9110 Add new environment variable: EXTRA_GNATMAKE_FLAGS, to pass
user-specific compilation flags to GNAT.

[Imported from Perforce change 8959 at 2006-12-01 21:10:59]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36502
2004-12-24 14:05:19 +00:00
Jérôme Hugues
1625e2b33d Replace PolyORB.Unknown and PolyORB.Not_Implemented with Program_Error
[Imported from Perforce change 8941 at 2006-12-01 21:10:30]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36486
2004-12-22 16:11:10 +00:00
Thomas Quinot
48154a31a1 Do not forget skel specs in CLEANFILES
[Imported from Perforce change 8938 at 2006-12-01 21:10:29]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36483
2004-12-21 17:33:25 +00:00
Jérôme Hugues
aad60bef7d Simplification of the Request type: Request.Operation membre
is now a PolyORB.Utils.Strings.String_Ptr.

[Imported from Perforce change 8935 at 2006-12-01 21:10:21]

Subversion-branch: /trunk/polyorb
Subversion-revision: 36480
2004-12-21 14:56:41 +00:00