Kelly Thomas
|
6224f02c56
|
Fix index out of range error in string.Extension()
(cherry picked from commit c7e98eef67 )
|
2018-06-01 17:37:43 +02:00 |
Xavier Cho
|
57c281557a
|
#18051: Fix indentation issues introduced during clean up
(cherry picked from commit 6b611e6431 )
|
2018-04-29 13:40:15 +02:00 |
Xavier Cho
|
d330bee1c2
|
#18051: Do not use `var` in a for-loop, or where type is not obvious
(cherry picked from commit e59fad3924 )
|
2018-04-29 13:40:09 +02:00 |
Xavier Cho
|
3876a8776e
|
#18051: Remove redundant verbatim prefixes
(cherry picked from commit f0bf5532fa )
|
2018-04-29 13:39:51 +02:00 |
Xavier Cho
|
57f18194f5
|
#18051: Remove redundant parenthesis
(cherry picked from commit 9097c71255 )
|
2018-04-29 13:39:28 +02:00 |
Xavier Cho
|
58f2953ddf
|
#18051: Remove unnecessary variable assignments
(cherry picked from commit 93dd59d763 )
|
2018-04-29 13:39:22 +02:00 |
Xavier Cho
|
31171ea5a2
|
#18051: Use 'var' when applicable
(cherry picked from commit fdfc478c88 )
|
2018-04-29 13:39:08 +02:00 |
Xavier Cho
|
e7b97af276
|
#18051: Remove redundant casts and 'using', 'else', 'this' statements
(cherry picked from commit 0ef3e0577b )
|
2018-04-29 13:38:58 +02:00 |
Paul Joannon
|
3bd414786c
|
[mono] rename functions to conform to PascalCase
in:
* StringExtensions.cs
* Transform.cs
(cherry picked from commit d7020aef8d )
|
2018-04-14 23:53:56 +02:00 |
Andreas Haas
|
e69dd3c712
|
Mono: Use PascalCase in core types.
|
2017-11-21 23:32:40 +01:00 |
Ignacio Etcheverry
|
e36fb95c50
|
Added mono module
|
2017-10-03 00:01:26 +02:00 |