[root]/src/main/org/apache/tools/ant/taskdefs/optional/dotnet
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 321 (100.0%) | 10220 (100.0%) | 31.8 |
stevel | 67 (20.9%) | 5431 (53.1%) | 81.0 |
bodewig | 82 (25.5%) | 2639 (25.8%) | 32.1 |
sbailliez | 10 (3.1%) | 709 (6.9%) | 70.9 |
conor | 43 (13.4%) | 547 (5.4%) | 12.7 |
antoine | 45 (14.0%) | 227 (2.2%) | 5.0 |
peterreilly | 31 (9.7%) | 214 (2.1%) | 6.9 |
umagesh | 7 (2.2%) | 139 (1.4%) | 19.8 |
alexeys | 5 (1.6%) | 112 (1.1%) | 22.4 |
donaldp | 8 (2.5%) | 92 (0.9%) | 11.5 |
jhm | 3 (0.9%) | 61 (0.6%) | 20.3 |
jkf | 5 (1.6%) | 20 (0.2%) | 4.0 |
jglick | 7 (2.2%) | 17 (0.2%) | 2.4 |
jskeet | 4 (1.2%) | 8 (0.1%) | 2.0 |
mbenson | 2 (0.6%) | 3 (0.0%) | 1.5 |
ehatcher | 1 (0.3%) | 1 (0.0%) | 1.0 |
kevj | 1 (0.3%) | 0 (0.0%) | 0.0 |
checkstyle
18 lines of code changed in:
checkstyle
177 lines of code changed in:
checkstyle
16 lines of code changed in:
remove noinspection tag, change @todo: to @todo
1 lines of code changed in:
copy2license.pl
72 lines of code changed in:
Use a more specific URL, don't shout that loud
12 lines of code changed in:
deprecate .NET tasks
16 lines of code changed in:
Some Javadoc corrections.
12 lines of code changed in:
2006
1 lines of code changed in:
Minor updates based on the input of Dave Brosius
pr: 39320
2 lines of code changed in:
remove extra ;
0 lines of code changed in:
Checkstyle
59 lines of code changed in:
Bugzilla 28773
* added support for nested filesets into DotnetResource
* fixed problem when compiling with several references
112 lines of code changed in:
fix previous change
1 lines of code changed in:
logging
2 lines of code changed in:
make JavaDoc more happier
2 lines of code changed in:
Oops, forgot /reference:
1 lines of code changed in:
mcs on Linux doesn't like quotes in /references.
I guess it is a platform-depenent command line parsing issue rather
than Mono vs MS, so I madi it conditional on the OS.
27 lines of code changed in:
#25832: deprecating the task names <WsdlToDotnet> and <style>.
5 lines of code changed in:
References may point to files with spaces in their names, quote them
12 lines of code changed in:
(89 more)