Historique des commits

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