Commit History

Author SHA1 Message Date
  Jonas Maebe 77eaa77772 - reverted r7790 because it's buggy (+ test) 18 years ago
  florian 1b7aeb568c * setup proper starting value when optimizing away a loop, resolves #9096 18 years ago
  joost d304408a1b * Implemented form-input buttons. Especially usefull since the button-tag in is implemented wrongly in IE 18 years ago
  joost 327c0834ac * Trim obtained names in GetDBInfo 18 years ago
  peter 0fda1126b5 * fix invalid typecast 18 years ago
  peter 1d387c935d * small typecheckpass wrapper for recursion 18 years ago
  tom_at_work ddc0ac9a43 * better fix for TFPGSList memory leak: avoid changing allocation behavior (adds one temp entry used for various operations), and clean up in the destructor 18 years ago
  peter 68245771cc * fix invalid typecast 18 years ago
  tom_at_work f88c5e1324 * fix memory leak of TFPSList.Clear() 18 years ago
  florian b984b2227f * improved constant loading for arm 18 years ago
  peter fcfe1b24b4 * prevent overflow in record size 18 years ago
  peter b36a06e4d4 * use regular ref_incr/ref_decr for related interface assignments 18 years ago
  peter 6b8a5e56b6 * no refcount needed for all constants instead of only stringconst 18 years ago
  peter 5f4b89903c * use callnodeflag to check if the result of a function is used 18 years ago
  peter 2c10fb7e7d * use fpc_decr_intf and zeroing for finalizing of interfaces 18 years ago
  florian 25883c18c3 * updates by Karl-Michael Schindler 18 years ago
  Jonas Maebe 288a538df5 * don't allow starting new virtual trees in TP-style objects + test 18 years ago
  peter eefd81094e * remove old_append_str 18 years ago
  peter 4b5a599309 * remove -gg and -gd options 18 years ago
  peter 8fcd3169d8 * remove -gd, use -gw instead 18 years ago
  peter db98f1eecb * indenting of node names 18 years ago
  Jonas Maebe 523b7b84cd * properly set the "current compilation directory" (all included files 18 years ago
  peter edc0bd3efb * generic inheritance tests 18 years ago
  Jonas Maebe 7770e4981f * fixed TReader.ReadWideChar 18 years ago
  Jonas Maebe 488cfa3c32 + -go<x> switch for debugging options (some global switches could be 18 years ago
  Jonas Maebe 9888e674cc * upped recordalignmax for darwin/ppc and darwin/ppc64 a bit 18 years ago
  Jonas Maebe 42ff6fc5bb * enabled tail recursion optimization for ppc 18 years ago
  Jonas Maebe 0567329343 * the "external alignment" (i.e., that of their starting addresses) of 18 years ago
  Jonas Maebe 70d94ade58 * replaced uses of -1 as C_alignment with the symbolic constant name 18 years ago
  peter 703158292b * fix high value in pointer to array conversion 18 years ago