Commit Graph

7 Commits

Author SHA1 Message Date
Jonas Maebe
1403e3df29 * renamed fpc_WChar_To_ShortStr() compilerproc to fpc_UChar_To_ShortStr() for
consistency with other helpers
  + added lowercase(unicodechar) and lowercase(unicodestring) overloads (for some
    reason only upcase() existed for them)

git-svn-id: branches/jvmbackend@18881 -
2011-08-28 19:22:15 +00:00
peter
edf553a223 * string constants are now array of char until
they are converted to a specific string type

git-svn-id: trunk@1254 -
2005-10-02 11:08:58 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
bdb7c4f84f * add check if pos(ansistring) still works 2003-01-08 15:56:42 +00:00
peter
250db0c29a * 1.1 2003-01-07 19:36:10 +00:00
peter
25739b34da * runtime check added 2002-12-06 15:29:41 +00:00
peter
2437273196 * shortstring should be prefered when converting string-string 2002-12-06 15:21:16 +00:00