Commit History

Author SHA1 Message Date
  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
  florian e2a4dac215 + i386 assembler versions of decr_ansistring and unique_ansistring 19 years ago
  peter 198aa2e72a * change value to const string to remvoe implicit exception stack: 19 years ago
  michael 198b2104be + Removed HASFUNCTIONCOPYDYNARR define 20 years ago
  michael 06ab2d2ee6 + Removed STR_USES_VALINT define 20 years ago
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines 20 years ago
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define 20 years ago
  michael 93ba0409be + Removed HASCOMPILERPROC define 20 years ago