apps-projectcenter/Modules/Parsers/ProjectCenter
Riccardo Mottola af6ec6a874 Fix off-by-one in length when checking the last character
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@40240 72102866-910b-0410-8b05-ffd578937521
2016-11-28 16:07:19 +00:00
..
Resources add obj-c++ icon resource and associate it in the editor 2015-06-12 13:37:44 +00:00
CodeHandler.h Use #import throughout 2008-12-30 13:47:27 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=ProjectCenter 2008-12-19 13:13:49 +00:00
ObjCClassHandler.h NSUInteger / NSInteger transitions for count/length variables. 2013-09-22 18:53:40 +00:00
ObjCClassHandler.m some clean up 2016-05-22 18:50:22 +00:00
ObjCCommentHandler.h Use #import throughout 2008-12-30 13:47:27 +00:00
ObjCCommentHandler.m some clean up 2016-05-22 18:50:22 +00:00
ObjCMethodHandler.h NSUInteger / NSInteger transitions for count/length variables. 2013-09-22 18:53:40 +00:00
ObjCMethodHandler.m NSUInteger / NSInteger transitions for count/length variables. 2013-09-22 18:53:40 +00:00
PCParser.h Transition count/length variables to NSUInteger 2013-09-21 23:22:04 +00:00
PCParser.m Fix off-by-one in length when checking the last character 2016-11-28 16:07:19 +00:00