/trunk/src Developers: ayla

Login name:
ayla
Total Commits:
320 (6.7%)
Lines of Code:
4730 (6.2%)
Most Recent Commit:
2007-05-16 13:14

Activity by Clock Time

Activity by Hour of Day for ayla

Activity by Day of Week for ayla

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 320 (100.0%) 4730 (100.0%) 14.7
CCA/Components/GUIBuilder/ 73 (22.8%) 2443 (51.6%) 33.4
Core/CCA/spec/ 8 (2.5%) 483 (10.2%) 60.3
CCA/Components/Viewer/ 23 (7.2%) 415 (8.8%) 18.0
scripts/scijump/ 5 (1.6%) 377 (8.0%) 75.4
Core/CCA/Exceptions/ 3 (0.9%) 202 (4.3%) 67.3
Framework/Internal/ 19 (5.9%) 118 (2.5%) 6.2
Framework/Dataflow/ 8 (2.5%) 110 (2.3%) 13.7
/ 4 (1.3%) 86 (1.8%) 21.5
Framework/StandAlone/ 6 (1.9%) 69 (1.5%) 11.5
CCA/Components/FileReader/ 7 (2.2%) 64 (1.4%) 9.1
CCA/Components/PDEdriver/ 6 (1.9%) 63 (1.3%) 10.5
include/ 5 (1.6%) 49 (1.0%) 9.8
CCA/Components/xml/ 1 (0.3%) 29 (0.6%) 29.0
Core/CCA/DT/UnitTests/ 2 (0.6%) 27 (0.6%) 13.5
Framework/ 16 (5.0%) 26 (0.5%) 1.6
Core/Algorithms/Fields/ 2 (0.6%) 24 (0.5%) 12.0
Core/Algorithms/Converter/ 2 (0.6%) 24 (0.5%) 12.0
CCA/Components/ZListWriter/ 5 (1.6%) 16 (0.3%) 3.2
CCA/Components/Tri/ 7 (2.2%) 12 (0.3%) 1.7
CCA/Components/Hello/ 6 (1.9%) 11 (0.2%) 1.8
Framework/CCA/ 4 (1.3%) 9 (0.2%) 2.2
CCA/Components/World/ 6 (1.9%) 8 (0.2%) 1.3
CCA/Components/BabelTest/xml/ 2 (0.6%) 8 (0.2%) 4.0
CCA/Components/TxtBuilder/ 8 (2.5%) 7 (0.1%) 0.8
CCA/Components/LinSolver/ 5 (1.6%) 6 (0.1%) 1.2
Framework/XML/ 4 (1.3%) 5 (0.1%) 1.2
Framework/Babel/ 4 (1.3%) 5 (0.1%) 1.2
Core/Algorithms/ 2 (0.6%) 5 (0.1%) 2.5
CCA/Components/TTClient/ 4 (1.3%) 4 (0.1%) 1.0
Dataflow/Network/ 6 (1.9%) 3 (0.1%) 0.5
CCA/Components/ZList/ 5 (1.6%) 3 (0.1%) 0.6
CCA/Components/VTK/xml/ 2 (0.6%) 3 (0.1%) 1.5
Core/CCA/SSIDL/ 2 (0.6%) 2 (0.0%) 1.0
CCA/Components/TableTennis/ 5 (1.6%) 2 (0.0%) 0.4
CCA/Components/TAO/xml/ 2 (0.6%) 2 (0.0%) 1.0
CCA/Components/ListPlotter/ 5 (1.6%) 2 (0.0%) 0.4
testprograms/ 2 (0.6%) 1 (0.0%) 0.5
scripts/ 2 (0.6%) 1 (0.0%) 0.5
include/sci_defs/ 2 (0.6%) 1 (0.0%) 0.5
Core/Services/ 2 (0.6%) 1 (0.0%) 0.5
Core/GuiInterface/ 2 (0.6%) 1 (0.0%) 0.5
Core/CCA/PIDL/UnitTests/ 4 (1.3%) 1 (0.0%) 0.2
Core/ 2 (0.6%) 1 (0.0%) 0.5
CCA/Components/ 3 (0.9%) 1 (0.0%) 0.3
Core/CCA/PIDL/ 20 (6.3%) 0 (0.0%) 0.0
Core/CCA/DT/ 4 (1.3%) 0 (0.0%) 0.0
Core/CCA/ 2 (0.6%) 0 (0.0%) 0.0
CCA/Components/FEM/ 1 (0.3%) 0 (0.0%) 0.0

Activity of ayla

Most Recent Commits

ayla 2007-05-16 13:14 Rev.: 37561

Conditionally include MPIService. Explicitly convert MPI_Comm to long.

0 lines of code changed in 4 files:

  • Framework/Internal: InternalComponentModel.cc (changed), MPIService.cc (new)
ayla 2007-03-26 15:37 Rev.: 37132

Move SCIJump build script and readme to scripts directory.

311 lines of code changed in 2 files:

  • scripts/scijump: README.txt (new 8), build.sh (new 303)
ayla 2007-03-26 15:17 Rev.: 37127

Merging sr2_release_v0.1.1.

3646 lines of code changed in 197 files:

  • aclocal.m4 (+3 -3), configVars.mk.in (+15 -4), configure (+44 -575), configure.ac (+24 -48)
  • CCA/Components: license.txt (changed), sub.mk (+1 -4)
  • CCA/Components/FEM: FEM.cca (del)
  • CCA/Components/FileReader: FileReader.cc (+2 -1), FileReader.cca (del), L.pde (new 57), sub.mk (+3 -2)
  • CCA/Components/GUIBuilder: BridgeConnection.cc (new), BuilderWindow.cc (new), BuilderWindow.h (+8 -13), ComponentIcon.cc (new), ComponentIcon.h (new), Connection.cc (+59 -75), Connection.h (+3 -1), GUIBuilder.cc (new), GUIBuilder.h (new), MiniCanvas.cc (+69 -16), MiniCanvas.h (+15 -7), NetworkCanvas.cc (+37 -51), NetworkCanvas.h (new), PortIcon.cc (+10 -2), PortIcon.h (new), TODO (del), scijump-splash.png (new 1509), scirun2-splash.png (del), sub.mk (new), wxSCIRunApp.cc (new)
  • CCA/Components/Hello: Hello.cc (new), Hello.sidl (new)
  • CCA/Components/LinSolver: LinSolver.cc (new), LinSolver.cca (del), LinSolver.h (+2 -2)
  • CCA/Components/ListPlotter: ListPlotter.cca (del)
  • CCA/Components/PDEdriver: PDEdriver.cc (new), PDEdriver.cca (del), sub.mk (new)
  • CCA/Components/TTClient: TTClient.cca (del)
  • CCA/Components/TableTennis: TableTennis.cca (del), TableTennis.h (-8)
  • CCA/Components/Tri: Delaunay.cc (new), Delaunay.h (+1 -1), Tri.cca (del), sub.mk (new)
  • CCA/Components/TxtBuilder: TxtBuilder.cc (+1 -1), TxtMenu.cc (+1 -1), UserGuide (+1 -1), sub.mk (new)
  • CCA/Components/Viewer: Colormap.cc (new), Colormap.h (+3 -1), MainWindow.cc (del), MainWindow.h (del), Viewer.cc (new), Viewer.h (new), ViewerDialog.cc (new 99), ViewerDialog.h (new 76), ViewerWindow.cc (new), ViewerWindow.h (new), sub.mk (+5 -5)
  • CCA/Components/World: World.cc (+3 -3), World.cca (del), World.h (new)
  • CCA/Components/ZList: ZList.cca (del)
  • CCA/Components/ZListWriter: ZListWriter.cca (del)
  • Core: sub.mk (new)
  • Core/Algorithms: sub.mk (+5 -5)
  • Core/Algorithms/Converter: sub.mk (new)
  • Core/Algorithms/Fields: sub.mk (+24 -6)
  • Core/CCA/DT/UnitTests: main.cc (new)
  • Core/CCA/PIDL/UnitTests: SmartPointerTest.cc (new)
  • Core/CCA/SSIDL: sidl.sidl (+2 -2)
  • Core/CCA/spec: SCIJumpClasses.sidl (new 192), SCIJumpPorts.sidl (+286), SCIRun2Classes.sidl (del), SCIRun2Ports.sidl (del), cca.sidl (new), sub.mk (new)
  • Core/GuiInterface: TCLInterface.cc (new)
  • Core/Services: FileTransferClient.h (new)
  • Dataflow/Network: Module.h (new), Network.cc (new), Network.h (new)
  • Framework: ComponentModel.cc (-1), SCIRunFramework.cc (new), SCIRunFramework.h (+1 -1), SCIRunLoader.cc (new), sub.mk (+3 -4)
  • Framework/Babel: BabelComponentModel.cc (+1 -1), framework_Services_Impl.cxx (+4 -4)
  • Framework/CCA: CCAPortInstance.cc (+2 -2)
  • Framework/Dataflow: SCIRunComponentInstance.cc (+103 -91), SCIRunComponentInstance.h (new), SCIRunPortInstance.cc (+1), SCIRunTCLThread.cc (+4 -4)
  • Framework/Internal: ApplicationLoader.cc (new), ApplicationLoader.h (new), BuilderService.cc (+7 -7), BuilderService.h (new), FrameworkProperties.cc (+1 -1), GUIService.cc (new), GUIService.h (new)
  • Framework/StandAlone: main.cc (+5 -5), scijump_version.h (new 35), sr2_version.h (del), sub.mk (+29 -2)
  • Framework/XML: application.dtd (new)
  • include: sci_wx.h (new)
  • scripts: babel_component_generic.mk (+1 -1)
  • scripts/scijump: Info.plist.in (new 30), README (new 33), scijump (new 3)
  • testprograms: sub.mk (+1 -1)
ayla 2007-02-21 12:43 Rev.: 36809

Added ANSI and Unicode string conversion functions to cope with different wxWidgets configurations.

479 lines of code changed in 50 files:

  • CCA/Components/FileReader: FileReader.cc (+2 -2)
  • CCA/Components/GUIBuilder: BuilderWindow.cc (+82 -54), BuilderWindow.h (+9 -7), CodePreviewDialog.cc (+33 -88), CodePreviewDialog.h (+9 -6), ComponentIcon.cc (+19 -10), ComponentWizardDialog.cc (+112 -93), ComponentWizardDialog.h (+18 -12), ComponentWizardHelper.cc (+11 -6), ComponentWizardHelper.h (new), Connection.cc (+3 -3), FrameworkProxyDialog.cc (new), FrameworkProxyDialog.h (+4 -4), GUIBuilder.cc (+53 -28), MiniCanvas.cc (+2 -2), MiniCanvas.h (+1), NetworkCanvas.cc (+2 -2), PortIcon.cc (+7 -4), XMLPathDialog.cc (+9 -9), wxSCIRunApp.cc (+2 -2)
  • CCA/Components/Hello: Hello.cc (+4 -4)
  • CCA/Components/ListPlotter: ListPlotter.cc (+1 -1), ListPlotterForm.h (new)
  • CCA/Components/PDEdriver: PDEdriver.cc (+2 -2)
  • CCA/Components/TTClient: TTClient.cc (new)
  • CCA/Components/TableTennis: TableTennis.cc (+2 -2)
  • CCA/Components/Viewer: Colormap.cc (+3 -3), Colormap.h (+1 -1), MainWindow.cc (new 2), MainWindow.h (new 1), Viewer.cc (+1 -1)
  • CCA/Components/World: World.cc (+2 -2)
  • CCA/Components/ZList: ListForm.h (new)
  • CCA/Components/ZListWriter: ZListWriter.cc (new)
  • include: sci_wx.h (+46 -2)
ayla 2007-02-13 14:30 Rev.: 36727

Use FWK_DEBUG to wrap debug statements.

12 lines of code changed in 3 files:

  • Framework: ComponentModel.cc (+5 -7)
  • Framework/CCA: CCAComponentModel.cc (+7 -11)
ayla 2007-02-13 14:30 Rev.: 36726

Add thirdparty libraries to fix mac build.

2 lines of code changed in 1 file:

  • Framework: sub.mk (+2 -1)
ayla 2007-02-13 14:19

Fix shared and dynamic library file ext. bugs on OS X.

44 lines of code changed in 15 files:

  • CCA/Components/BabelTest/xml: BabelComponents.xml (+8 -8)
  • CCA/Components/TAO/xml: TAOComponents.xml (new)
  • CCA/Components/VTK/xml: VTKComponents.xml (+3 -3)
  • CCA/Components/xml: CCAComponents.xml (+29 -29)
  • Framework: ComponentDescription.cc (new), ComponentDescription.h (new)
  • Framework/XML: metacomponentmodel.dtd (changed)
  • include/sci_defs: framework_testdefs.h.in (new)
ayla 2007-02-13 14:13 Rev.: 36723

Fix string bug.

26 lines of code changed in 11 files:

  • CCA/Components/GUIBuilder: BuilderWindow.cc (+8 -40), ComponentIcon.cc (+1 -1), ComponentWizardDialog.cc (+1 -1), FrameworkProxyDialog.cc (+4 -4), GUIBuilder.cc (+1 -1), PortIcon.cc (+2 -2), XMLPathDialog.cc (+1 -1), wxSCIRunApp.cc (+1 -1)
  • CCA/Components/Hello: Hello.cc (+4 -4)
  • CCA/Components/TTClient: TTClient.cc (+1 -1)
  • CCA/Components/ZListWriter: ZListWriter.cc (+2 -2)
ayla 2007-02-07 17:04 Rev.: 36654

Fix UI port problem: need distinct TypeMap instances for property arguments to port creation functions.

6 lines of code changed in 3 files:

  • CCA/Components/ZList: ZList.cc (new)
  • CCA/Components/ZListWriter: ZListWriter.cc (+4 -6)
ayla 2007-01-11 19:31 Rev.: 36374

Move CommError to a new Exceptions directory.

202 lines of code changed in 31 files:

  • Core/CCA: sub.mk (changed)
  • Core/CCA/DT: DataTransmitter.cc (changed), sub.mk (new)
  • Core/CCA/Exceptions: CommError.cc (new 67), CommError.h (new 94), sub.mk (new 41)
  • Core/CCA/PIDL: CommError.cc (del), CommError.h (del), CommNexus.cc (new), NexusEpChannel.cc (new), NexusEpMessage.cc (new), NexusSpChannel.cc (changed), NexusSpMessage.cc (changed), ReplyEP.cc (changed), SocketEpChannel.cc (changed), SocketSpChannel.cc (new), sub.mk (changed)
  • Core/CCA/PIDL/UnitTests: PIDLTest.cc (changed)
ayla 2007-01-08 12:09 Rev.: 36337

Add new dialog header include.

1 lines of code changed in 1 file:

  • include: sci_wx.h (+1)
ayla 2007-01-05 17:51 Rev.: 36329

Remove configure header file.

1 lines of code changed in 2 files:

  • Framework/Internal: InternalComponentModel.cc (+1 -1)
  • include: sci_wx.h (-10)
Generated by StatSVN 0.4.0