Directory Core/CCA/tools/sidl/

Total Files:
9
Deleted Files:
1
Lines of Code:
6969

[root]/Core/CCA/tools/sidl

Lines of Code

Core/CCA/tools/sidl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 2331 (100.0%) 58.2
ayla 34 (85.0%) 2285 (98.0%) 67.2
kzhang 4 (10.0%) 45 (1.9%) 11.2
damevski 1 (2.5%) 1 (0.0%) 1.0
sparker 1 (2.5%) 0 (0.0%) 0.0

Most Recent Commits

ayla 2005-12-13 19:19 Rev.: 32840

Parse sidl includes after builtins.

0 lines of code changed in 2 files:

  • Core/CCA/tools/sidl: main.cc (changed)
ayla 2005-12-13 19:05 Rev.: 32838

Include method name in error message.

0 lines of code changed in 2 files:

  • Core/CCA/tools/sidl: Spec.cc (changed)
ayla 2005-10-26 17:10 Rev.: 32322

Complex type in, out and inout args should be passed by reference, not by value. Clean up inconsistent namespace usage: every name from std shouldn't be dumped into the global namespace.

305 lines of code changed in 7 files:

  • Core/CCA/tools/sidl: Spec.cc (+86 -91), Spec.h (+6 -2), SymbolTable.cc (new), emit.cc (+201 -199)
kzhang 2005-09-16 15:23 Rev.: 31973

remove some unecessaryoutput messages

1 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: Spec.cc (+1 -1)
ayla 2005-09-01 18:22 Rev.: 31847

Use last package file name when processing imports.

1 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: emit.cc (+1 -1)
ayla 2005-08-30 18:36 Rev.: 31789

Fix SIDL multiple interface implements bug; keep track of emitted castException code.

38 lines of code changed in 3 files:

  • Core/CCA/tools/sidl: Spec.cc (+9 -4), Spec.h (+5), emit.cc (+24 -16)
ayla 2005-08-30 18:33 Rev.: 31788

Prefer local static counter to global variable.

0 lines of code changed in 2 files:

  • Core/CCA/tools/sidl: static_check.cc (changed)
ayla 2005-08-26 16:19 Rev.: 31721

Fix indentation.

4 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: main.cc (+4 -4)
ayla 2005-08-26 14:41 Rev.: 31719

Add babel extension to Method parameters in parser.

0 lines of code changed in 2 files:

  • Core/CCA/tools/sidl: parser.y (changed)
ayla 2005-08-19 12:32 Rev.: 31596

Merge branch babel_sidl_v0_9_1 to HEAD.

1779 lines of code changed in 8 files:

  • Core/CCA/tools/sidl: Spec.cc (+254 -186), Spec.h (+18 -3), emit.cc (+915 -858), main.cc (+106 -108), parser.y (+16), scanner.l (+7 -20), static_check.cc (+463 -387)
kzhang 2005-08-10 23:50 Rev.: 31487

remove warnings caused by unsigned/signed comparison and base object initialization order

9 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: emit.cc (+9 -8)
ayla 2005-07-19 14:07 Rev.: 31204

Plugged some memory leaks and some code cleanup.

149 lines of code changed in 2 files:

  • Core/CCA/tools/sidl: Spec.cc (+84 -55), SymbolTable.cc (+65 -53)
ayla 2005-07-18 17:20 Rev.: 31193

Added missing Symbol destructor.

6 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: SymbolTable.cc (+6 -2)
ayla 2005-07-12 18:06 Rev.: 31105

Add file and line arguments to exception constructors.

3 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: emit.cc (+3 -3)
ayla 2005-06-20 19:16 Rev.: 30790

Use standard C++ rule to build main.cc with the addition of the macro definition for SIDL_BUILTINS.

0 lines of code changed in 2 files:

  • Core/CCA/tools/sidl: sub.mk (new)
kzhang 2005-06-01 14:54 Rev.: 30469

fixed the MPI dependency problem. If one needs to include mpi.h, please include <sci_defs/mpi_defs.h> and then include <sci_mpi.h>.

28 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: emit.cc (+28 -28)
damevski 2005-06-01 14:13 Rev.: 30464

Updated to mpi_defs.h for MPIPP_H

1 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: emit.cc (+1)
sparker 2005-04-15 19:36 Rev.: 29841

Retire .cvsignore files

0 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: .cvsignore (del)
kzhang 2005-02-23 10:45 Rev.: 28880

fixed a couple of errors: change sessionID to _sessionID; change &arg[0] to arg.buffer() when arg is a MD array

7 lines of code changed in 1 file:

  • Core/CCA/tools/sidl: emit.cc (+7 -3)
Generated by StatSVN 0.4.0