0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
idlsplit(): Assume that '-' before a number is always unary when in preprocessor directive.
Oliver Kellogg
as okellogg
More... almost 13 years ago
Fix handling of CORBA::IDLtree::PRAGMA in sub gen_ada. Remove support for CorbaWare (had been unmaintained for years.)
Oliver Kellogg
as okellogg
More... almost 13 years ago
use GNACK_ROOT in lieu of GNACK_HOME
Oliver Kellogg
as okellogg
More... almost 13 years ago
sync with svn trunk
Oliver Kellogg
as okellogg
More... almost 13 years ago
remove unnecessary pragma Export
Oliver Kellogg
as okellogg
More... almost 13 years ago
Mention setting ORBIIOPUSock=0 in $HOME/.orbitrc
Oliver Kellogg
as okellogg
More... almost 13 years ago
As the make targets for the executables, choose names different from the executables themselves. Reason: Once the executables exist, the actions shall still be triggered (i.e. gnatmake shall check for any necessary recompilations.)
Oliver Kellogg
as okellogg
More... almost 13 years ago
sync with svn trunk (use of $CORBA::IDL2Ada::corba_pkg in lieu of hard coded package CORBA)
Oliver Kellogg
as okellogg
More... almost 13 years ago
ORBit2-2.14.16/orbit/poa/poa-basics.h defines PortableServer_ServantBase__epv as follows:
Oliver Kellogg
as okellogg
More... almost 13 years ago
sync with svn trunk
Oliver Kellogg
as okellogg
More... almost 13 years ago
See http://lists.adacore.com/pipermail/polyorb-users/2011-June/001219.html
Oliver Kellogg
as okellogg
More... almost 13 years ago
parse(): Implement pragma form of comment directives "switchname" and "array_index" as follows:
Oliver Kellogg
as okellogg
More... almost 13 years ago
sync with svn trunk
Oliver Kellogg
as okellogg
More... almost 13 years ago
sync with svn trunk
Oliver Kellogg
as okellogg
More... about 13 years ago
sync with svn trunk r5633
Oliver Kellogg
as okellogg
More... about 13 years ago
sync with svn trunk
Oliver Kellogg
as okellogg
More... over 13 years ago
sync with svn trunk
Oliver Kellogg
as okellogg
More... over 13 years ago
sync with svn trunk
Oliver Kellogg
as okellogg
More... over 13 years ago
Sync with svn trunk (fix upper bound expression for generated loop over array calling element Put subprogram.)
Oliver Kellogg
as okellogg
More... almost 14 years ago
Turn this into a regular test which must be linked with orbit libs.
Oliver Kellogg
as okellogg
More... almost 14 years ago
Main program: - Enable generation of REMARK nodes by setting $CORBA::IDLtree::enable_comments to nonzero. - Add missing call to $dirobj->parse().
Oliver Kellogg
as okellogg
More... almost 14 years ago
begin_get(): Add missing generated check for Actual_Type being empty.
Oliver Kellogg
as okellogg
More... almost 14 years ago
create_file(): - Call push_file on the POA spec/body to ensure they are known in @generated_files.
Oliver Kellogg
as okellogg
More... almost 14 years ago
fatfifi.pl is superceded by CORBA::FATFIFI.pm (idl2ada.pl switch "-io")
Oliver Kellogg
as okellogg
More... almost 14 years ago
Sync with svn trunk r3323: - New flag Do_Type_Checking controls whether an object is preceded by its IDL type name (at the outermost level.) - Format of Time_String is changed to include millliseconds. The date format (effective when Do_Timestamp_Logging = True) is now: YYYY-MM-DD hh:mm:ss.fff when "fff" are three digits for milliseconds (range: 000 .. 999)
Oliver Kellogg
as okellogg
More... almost 14 years ago
Add new switch -M (generate Makefile dependencies)
Oliver Kellogg
as okellogg
More... about 14 years ago
Let Self have mode "in out" in the $suppress_class case.
Oliver Kellogg
as okellogg
More... about 14 years ago
recognize 'local' interface
Oliver Kellogg
as okellogg
More... about 14 years ago
Sync FATFIFI with svn trunk@1935 - Main changes: - Type names are now printed on same line as opening parenthesis and are printed in fully qualified IDL syntax. - Code generation for Get procedures has been fixed.
Oliver Kellogg
as okellogg
More... over 14 years ago
Add documentation of the MODULE SCOPEREF change. The checkin comment at rev 1.112 was bad; here is the corrected comment:
Oliver Kellogg
as okellogg
More... over 14 years ago