History for MagnetRON / src / org / ntlab
2020-12-24
@n-nitta
1. IMagnetRONのインタフェースの修正 ...
n-nitta committed on 24 Dec 2020
2020-12-23
@Aki Hongo
Add IMagnetRON to accept open(File), doExtract(Feature), ...
Aki Hongo committed on 23 Dec 2020
@Aki Hongo
Operate to start animation in animationMenu. ...
Aki Hongo committed on 23 Dec 2020
@Aki Hongo
Construct MenuBar like fileMane, animationMenu etc. in MagnetRONMenuBar. ...
Aki Hongo committed on 23 Dec 2020
@Aki Hongo
#22 Fix bug create two same vertices ...
Aki Hongo committed on 23 Dec 2020
2020-12-22
@n-nitta
仮引数エイリアスの場合のタイムスタンプが不正だったのを修正。 ...
n-nitta committed on 22 Dec 2020
2020-12-21
@Aki Hongo
#22 Fix bug call timing Collaboration#doLastAnimationand(), ...
Aki Hongo committed on 21 Dec 2020
2020-12-20
@Naoya Nitta
Merge pull request #28 from nitta-lab/collaborationViwer ...
Naoya Nitta committed on 20 Dec 2020
2020-12-19
@n-nitta
レイアウトが左右に広がるように修正。
n-nitta committed on 19 Dec 2020
@Aki Hongo
#22 Migrate CollaborationViewer from DeltaViewer of MagnetRONFrame. ...
Aki Hongo committed on 19 Dec 2020
@n-nitta
ForwardLayout.javaを作成。
n-nitta committed on 19 Dec 2020
@n-nitta
ForwardAliasCollectorの作成。 ...
n-nitta committed on 19 Dec 2020
2020-12-18
@Aki Hongo
#22 Implement CollaborationViewer#doLastAnimation, ...
Aki Hongo committed on 18 Dec 2020
2020-12-17
@Hongo Aki
Merge pull request #24 from nitta-lab/layout ...
Hongo Aki committed on 17 Dec 2020
@n-nitta
Layoutの指定方法の修正. ...
n-nitta committed on 17 Dec 2020
2020-12-16
@Aki Hongo
Implement CollaborationObjectCallGraph#merge(ExtractedStructure) ...
Aki Hongo committed on 16 Dec 2020
2020-12-17
@Hongo Aki
Merge pull request #20 from nitta-lab/layout ...
Hongo Aki committed on 17 Dec 2020
2020-12-16
@Aki Hongo
Implement CollaborationAliasCollector#merge(IAliasCollector). ...
Aki Hongo committed on 16 Dec 2020
2020-12-12
@n-nitta
デルタ専用のレイアウトアルゴリズムの作成。既存のレイアウトアルゴリズムと完全互換。
n-nitta committed on 12 Dec 2020
2020-12-11
@Aki Hongo
Create CollaborationAliasCollector to merge multiple delta aliasList. ...
Aki Hongo committed on 11 Dec 2020
2020-12-09
@Hongo Aki
Merge pull request #16 from nitta-lab/deltaObjectCallGraph ...
Hongo Aki committed on 9 Dec 2020
2020-12-07
@Aki Hongo
Change DeltaAliasCollector not to use changeTrackingObject(). ...
Aki Hongo committed on 7 Dec 2020
@Aki Hongo
Remove package name & argument signature from method name. ...
Aki Hongo committed on 7 Dec 2020
2020-12-05
@n-nitta
ExtractedStructure クラスの代用として、DeltaObjectCallGraph クラスを作成した。
n-nitta committed on 5 Dec 2020
2020-12-04
@Aki Hongo
Migrating from DeltaViewer to CollaborationViewer. ...
Aki Hongo committed on 4 Dec 2020
@Aki Hongo
Change DeltaAliasCollector to DeltaAliasTracker.
Aki Hongo committed on 4 Dec 2020
@Aki Hongo
Add MagnetRONFrame extends JFrame, Change to DeltaViewer extends JPanel, ...
Aki Hongo committed on 4 Dec 2020
@Aki Hongo
#3 Fixed bug always draw the edge between method calls in front ...
Aki Hongo committed on 4 Dec 2020
2020-12-02
@Aki Hongo
#3 Always draw the edge between method calls in front ...
Aki Hongo committed on 2 Dec 2020
@Aki Hongo
#3 Always draw the edge between method calls in front ...
Aki Hongo committed on 2 Dec 2020
2020-11-30
@Aki Hongo
#7 Tested objTraceSample5, Fixed createMethodExectuion() for nullpointer ...
Aki Hongo committed on 30 Nov 2020
2020-09-21
@n-nitta
Map.entrySet(), Map.keySet(), Map.values() に対応した。
n-nitta committed on 21 Sep 2020
2020-09-19
@Aki Hongo
Create cell of srcObject when delta srcSide is ref.isCreation(), ...
Aki Hongo committed on 19 Sep 2020
@Aki Hongo
Create ObjectVertex at RETURN_VALUE when Vector$Itr etc, ...
Aki Hongo committed on 19 Sep 2020
2020-09-18
@n-nitta
トレースポイントの記録をするのに複製するのを忘れていた。
n-nitta committed on 18 Sep 2020
@Aki Hongo
Add getRelatedTracePoint() to ExtractedStructure.java. ...
Aki Hongo committed on 18 Sep 2020
@Aki Hongo
#7 Tested tentatively ArgoUMLDelete1, JHotDrawSelect1 trace. ...
Aki Hongo committed on 18 Sep 2020
2020-09-16
@Aki Hongo
#7 Tested pre_Exp3,5,6 trace. ...
Aki Hongo committed on 16 Sep 2020
2020-09-15
@n-nitta
オブジェクト参照を表す有向辺を曲線にした。
n-nitta committed on 15 Sep 2020
@Aki Hongo
Reflect update of traceAnalyzer in MagnetRON. ...
Aki Hongo committed on 15 Sep 2020
2020-08-14
@Aki Hongo
#7 Tested pre_Exp1,2,4,7 trace. ...
Aki Hongo committed on 14 Aug 2020
2020-07-31
@Aki Hongo
#7 Finished testing ArgoUML shape selection trace. ...
Aki Hongo committed on 31 Jul 2020
2020-05-16
@Aki Hongo
#7 Tested ArgoUML shape selection trace. ...
Aki Hongo committed on 16 May 2020
2020-05-11
@Aki Hongo
#7 Testing ArgoUML shape selection trace. ...
Aki Hongo committed on 11 May 2020
2020-04-30
@Aki Hongo
Change ObjectIdPair to AliasPair and testing ArgoUMLSelect0_1.
Aki Hongo committed on 30 Apr 2020
2020-04-17
@Aki Hongo
Apply sampleStatic.trace #2 and ObjectVertex move to follow ...
Aki Hongo committed on 17 Apr 2020
2020-04-13
@Aki Hongo
Apply sampleCreate.trace, and Add aliasToObjIdPairMap<Alias, ...
Aki Hongo committed on 13 Apr 2020
2020-04-11
@n-nittta
Add a parameter to IAliasCollector#changeTrackingObject() so that which ...
n-nittta committed on 11 Apr 2020
2020-04-10
@Aki Hongo
Apply trace sampleArray and sampleCollection.
Aki Hongo committed on 10 Apr 2020
2020-03-03
@Aki Hongo
first commit
Aki Hongo committed on 3 Mar 2020