changelog
- Sat, 31 Oct 2015 16:49:21 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 31 Oct 2015 16:49:21 +0100] rev 4520
- Fixed a little issue.
(grafted from 55186d362145cb1928cc879a3bf80fee528bc69f)
- Sat, 31 Oct 2015 16:49:21 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 31 Oct 2015 16:49:21 +0100] rev 4519
- Fixed a little issue.
- Fri, 30 Oct 2015 18:01:42 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 30 Oct 2015 18:01:42 +0100] rev 4518
- Fixed an issue causing wrong project file entries if the project is generated in the root on windows.
(grafted from b893c71f6f66540fad62ae1f5d72cb641ba2f943)
- Sat, 31 Oct 2015 13:15:24 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 31 Oct 2015 13:15:24 +0100] rev 4517
- Removed forgotten TODO.
- Sat, 31 Oct 2015 13:12:33 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 31 Oct 2015 13:12:33 +0100] rev 4516
- Updated translations.
- Sat, 31 Oct 2015 11:55:35 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 31 Oct 2015 11:55:35 +0100] rev 4515
- Some refinements to the miscellaneous checker.
- Fri, 30 Oct 2015 18:18:48 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 30 Oct 2015 18:18:48 +0100] rev 4514
- Added capability to disable code style checks using an eflags: comment like 'eflags: noqa = M601, M702'.
- Fri, 30 Oct 2015 18:01:42 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 30 Oct 2015 18:01:42 +0100] rev 4513
- Fixed an issue causing wrong project file entries if the project is generated in the root on windows.
- Thu, 29 Oct 2015 19:10:20 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 29 Oct 2015 19:10:20 +0100] rev 4512
- Fixed some incorrect string format strings using the new checker.
- Thu, 29 Oct 2015 19:06:49 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 29 Oct 2015 19:06:49 +0100] rev 4511
- Added a checker for string format strings.