Commit History

Author SHA1 Message Date
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  florian 2167655902 * patch from Thorsten Engler submitted in #8235 18 years ago
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) 18 years ago
  florian 2579cd139f + support for sets with size 1 and 2 18 years ago
  yury 71961bb8ce * Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency. 18 years ago
  yury f45a5e2961 * fixed compilation on 64 bit targets. 18 years ago
  Jonas Maebe 2fa51a485f * bootstrapping for systems where currency is not a float 18 years ago
  yury adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. 18 years ago
  yury b6b9582d8e * implemented fpc_AnsiStr_Currency and fpc_Val_Currency_AnsiStr. 18 years ago
  yury 2d683bcbe6 * implemented fpc_Val_Currency_ShortStr.Not used yet. 18 years ago
  yury 37b9258431 * Implemented fpc_ShortStr_Currency. Not used yet. 18 years ago
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 18 years ago
  florian 21955282d0 + infrastructure for DispInterface call dispatching 18 years ago
  florian fd2032dab2 + start of embedded rtl 18 years ago
  florian 7781e842fc * varset support fixed 19 years ago
  florian a13d358f1e * first partially working implementation of variant com invoking 19 years ago
  florian c947295cb8 + ttertiarynode 19 years ago
  Jonas Maebe f4ea862438 * part of r4826 (forgot to commit) 19 years ago
  peter 2f0ce31751 * string concat changed from function to procedure to 19 years ago
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything 19 years ago
  Jonas Maebe 08612ed157 * declare fpc_sqr_real as inline instead of fpc_sqrt_real 19 years ago
  chrivers 7ec741fa05 Added fpc_intf_assign_by_iid compilerproc. Needed for _IMPLEMENTS 19 years ago
  florian 849878b472 * fixed memory leak with the as operator, fixes #7174 19 years ago
  Jonas Maebe 316c4d6313 * fixed web bug tw4954 (warning when reading from a typed file) 19 years ago
  florian 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 years ago
  peter a77f503a30 * optimize multiple concats for ansi/widestring 19 years ago
  Jonas Maebe 0e2a5dde24 * the pointer parameter of fpc_Read_Text_PChar_As_Pointer is not an 19 years ago
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 19 years ago
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid 19 years ago
  florian 398cafb1a0 * fixed cases 19 years ago