Commit History

Author SHA1 Message Date
  joost a2569a6e6f * Reverted wrongly comitted file in r8465 18 years ago
  joost ad389a9b3a * Updated README 18 years ago
  joost 7a50d545f7 * Renamed database.ini to database.ini.txt 18 years ago
  joost f21b7b6bd9 * Updated readme and database.ini 18 years ago
  Tomas Hajny 77fe5f40fe * remove erratic / unreliable check for DOS version in Do_DiskData 18 years ago
  Tomas Hajny 730b1ce314 * FCL titles shortened to avoid overflows, some minor issues fixed 18 years ago
  Jonas Maebe c3955767ca * fixed some generic and some 64 bit-specific errors in the test 18 years ago
  peter e271f02d1b * added fpmkunit 18 years ago
  peter 627263a268 * line endings fixed 18 years ago
  peter 856c7b5bb0 * fix line endings 18 years ago
  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