Historial de Commits

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