Revision: 11666 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11666&view=rev Author: vszakats Date: 2009-07-08 09:07:51 +0000 (Wed, 08 Jul 2009)
Log Message: ----------- 2009-07-08 11:07 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/xhbat.c * contrib/hbtip/utils.c * Moved ATI() function to xhb lib. ATI() is different from HB_ATI() since it doesn't support national chars, but it supports negative start/end values in xhb style. * contrib/hbtip/thtml.prg * Changed to use core HB_ATI() instead of xhb specific ATI(). To me it looks that negative positions aren't used by hbtip code, also respect for national chars is fine, so this replacement is okay. Please review me and correct it if needed. * contrib/xhb/xhbfunc.c * contrib/hbtip/legacy.prg * Moved HB_EXEC() to xhb lib. Restored the C version. * contrib/hbtip/Makefile - contrib/hbtip/legacy.prg - Deleted. No longer necessary. * include/hbextern.ch * source/rtl/Makefile + source/rtl/ati.c + Added HB_ATI() function. This is the same as HB_AT(), but case-insensitive. It supports national chars. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/hbtip/Makefile trunk/harbour/contrib/hbtip/thtml.prg trunk/harbour/contrib/hbtip/utils.c trunk/harbour/contrib/xhb/xhbat.c trunk/harbour/contrib/xhb/xhbfunc.c trunk/harbour/include/hbextern.ch trunk/harbour/source/rtl/Makefile Added Paths: ----------- trunk/harbour/source/rtl/ati.c Removed Paths: ------------- trunk/harbour/contrib/hbtip/legacy.prg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour