Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 пре 13 година
  paul 19d1cf9470 rtl: reduce amount of warnings regards implicit string conversions + little formatting пре 13 година
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 пре 13 година
  florian 3297be603f * patch by Max Nazhalov to clean up changes of r20701 пре 13 година
  florian e2af17e6f6 * fixed r20701 for targets having no extended type пре 13 година
  florian a8a8451527 * patch by Max Nazhalov to improve performance of string to float conversion for numbers with large exponents, resolves #21183 пре 13 година
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 пре 14 година
  Jonas Maebe 10c586146a * moved fpc_shortstr_shortstr/chararray_intern_charmove() from sstrings.inc пре 14 година
  Jonas Maebe 49817c9a0e * corrected define protecting fpc_chararray_Currency compilerproc пре 14 година
  Jonas Maebe 3a423b331c * full implementation of all routines in rtl/inc/ustringh.inc (except for пре 14 година
  Jonas Maebe 1f96763b9d * renamed Java-specific sstrings.inc/sstringh.inc to jsstrings.inc/ пре 14 година
  Jonas Maebe 8a95a04e16 * extracted dynarray helpers from system unit into jdynarr.inc (were пре 14 година
  florian fb84cb865b * rebase to trunk@17295 пре 14 година
  sergei ef4ce51d24 - removed unused variable and label пре 14 година
  florian f255b1103b * fix parameter names of fpc_shortstr_qword and fpc_shortstr_int64 implementation пре 14 година
  florian e99c4d1950 + support str(<boolean>,...), boolean is an enumeration type пре 14 година
  tom_at_work 19baf7d3e0 * changes to alignment for enumeration rtti record members: we need a Tconstptrint alignment before the MinValue/MaxValue members because the entire record needs that alignment due to some pointers inside пре 15 година
  tom_at_work f520989064 Fixed ordinal to string conversion for enumerations пре 15 година
  tom_at_work a380da6204 Fixed conversion from string to enum value for 64 bit platforms requiring proper alignment (e.g. ppc64/linux) пре 15 година
  daniel 79dd212bb7 * Apply fix for bug #17291 as uploaded by reporter: Compiler generates a пре 15 година
  daniel 86cbf76b92 * Fix/improve the value of "code" that is returned for val(string,enum,code) in пре 15 година
  Jonas Maebe 08a4ede9c4 * added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr) пре 15 година
  Jonas Maebe 6399bcd4e3 * improve precision of values specified with a decimal point and an exponent пре 15 година
  florian d3cd6132f2 * handle rounding of currency values correctly, resolves #12207 пре 16 година
  Jonas Maebe dcb1046b98 * moved core logic from fpc_shortstr_enum into a separate function, so пре 16 година
  Jonas Maebe 063af15a0c * set code to 0 in case val(enum) does not encounter an error пре 17 година
  florian 347ae5a3bf * val takes care of empty string, patch from Petr Kristan пре 17 година
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) пре 17 година
  peter 6ed3d91989 * CompareText for shortstrings added пре 18 година
  michael 9777065197 * Fixed carry bug in conversion of currency to string пре 18 година