forked from jodavimehran/code-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommons-io-EndianUtils-read-value.json
43 lines (43 loc) · 2.59 KB
/
commons-io-EndianUtils-read-value.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"repositoryName" : "apache\\commons-io",
"repositoryWebURL" : "https://github.com/apache/commons-io.git",
"filePath" : "src/main/java/org/apache/commons/io/EndianUtils.java",
"functionName" : "read",
"functionKey" : "src/main/java/org.apache.commons.io.EndianUtils#read(InputStream)",
"functionStartLine" : 470,
"variableName" : "value",
"variableKey" : "src/main/java/org.apache.commons.io.EndianUtils#read(InputStream)$value(473)",
"variableStartLine" : 473,
"startCommitId" : "559de2c461e94ab636c959149c775bb27111fb48",
"expectedChanges" : [ {
"parentCommitId" : "efca1657258b7555b80bbee207a3221489b9ffed",
"commitId" : "6aa00766b9103d75c763160280429af8e1f0549e",
"commitTime" : 1354308699,
"changeType" : "modifier change",
"elementFileBefore" : "src/main/java/org/apache/commons/io/EndianUtils.java",
"elementNameBefore" : "src/main/java/org.apache.commons.io.EndianUtils#read(InputStream)$value:int(480)",
"elementFileAfter" : "src/main/java/org/apache/commons/io/EndianUtils.java",
"elementNameAfter" : "src/main/java/org.apache.commons.io.EndianUtils#read(InputStream)$value:int(480)",
"comment" : "Add Variable Modifier final in variable value : int in method private read(input InputStream) : int from class org.apache.commons.io.EndianUtils"
}, {
"parentCommitId" : "d5e24a4f1a2ff0e5c565f5b78fc0691e639b876e",
"commitId" : "c77a476ee86b107745267bdfc9fc210201e6d414",
"commitTime" : 1072767359,
"changeType" : "modifier change",
"elementFileBefore" : "src/java/org/apache/commons/io/EndianUtils.java",
"elementNameBefore" : "src/java/org.apache.commons.io.EndianUtils#read(InputStream)$value:int(521)",
"elementFileAfter" : "src/java/org/apache/commons/io/EndianUtils.java",
"elementNameAfter" : "src/java/org.apache.commons.io.EndianUtils#read(InputStream)$value:int(521)",
"comment" : "Remove Variable Modifier final in variable value : int in method private read(input InputStream) : int from class org.apache.commons.io.EndianUtils"
}, {
"parentCommitId" : "04d28926f1d7f08b25d8b2e13813fe77a64f9d29",
"commitId" : "7748ed36401ea37104ae313be804f81f2526cd6d",
"commitTime" : 1059119486,
"changeType" : "introduced",
"elementFileBefore" : "src/java/org/apache/commons/io/EndianUtils.java",
"elementNameBefore" : "src/java/org.apache.commons.io.EndianUtils#read(InputStream)$value:int(335)",
"elementFileAfter" : "src/java/org/apache/commons/io/EndianUtils.java",
"elementNameAfter" : "src/java/org.apache.commons.io.EndianUtils#read(InputStream)$value:int(335)",
"comment" : "added with method"
} ]
}