Historia zmian

Autor SHA1 Wiadomość Data
  micha f48e51c380 * fix TFPSMap.GetKeyData on non-sorted map (#9672) 18 lat temu
  florian 039b513d93 * pass classes and interfaces by value if const is used, resolves #9674 18 lat temu
  peter f5ac7ca9be * remove duplicate sysctl and types 18 lat temu
  peter 627cf69ae3 * svn props 18 lat temu
  Károly Balogh 0c6f533ba3 + made m68k compiler to compile again 18 lat temu
  joost a2569a6e6f * Reverted wrongly comitted file in r8465 18 lat temu
  joost ad389a9b3a * Updated README 18 lat temu
  joost 7a50d545f7 * Renamed database.ini to database.ini.txt 18 lat temu
  joost f21b7b6bd9 * Updated readme and database.ini 18 lat temu
  Tomas Hajny 77fe5f40fe * remove erratic / unreliable check for DOS version in Do_DiskData 18 lat temu
  Tomas Hajny 730b1ce314 * FCL titles shortened to avoid overflows, some minor issues fixed 18 lat temu
  Jonas Maebe c3955767ca * fixed some generic and some 64 bit-specific errors in the test 18 lat temu
  peter e271f02d1b * added fpmkunit 18 lat temu
  peter 627263a268 * line endings fixed 18 lat temu
  peter 856c7b5bb0 * fix line endings 18 lat temu
  Jonas Maebe 77eaa77772 - reverted r7790 because it's buggy (+ test) 18 lat temu
  florian 1b7aeb568c * setup proper starting value when optimizing away a loop, resolves #9096 18 lat temu
  joost d304408a1b * Implemented form-input buttons. Especially usefull since the button-tag in is implemented wrongly in IE 18 lat temu
  joost 327c0834ac * Trim obtained names in GetDBInfo 18 lat temu
  peter 0fda1126b5 * fix invalid typecast 18 lat temu
  peter 1d387c935d * small typecheckpass wrapper for recursion 18 lat temu
  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 lat temu
  peter 68245771cc * fix invalid typecast 18 lat temu
  tom_at_work f88c5e1324 * fix memory leak of TFPSList.Clear() 18 lat temu
  florian b984b2227f * improved constant loading for arm 18 lat temu
  peter fcfe1b24b4 * prevent overflow in record size 18 lat temu
  peter b36a06e4d4 * use regular ref_incr/ref_decr for related interface assignments 18 lat temu
  peter 6b8a5e56b6 * no refcount needed for all constants instead of only stringconst 18 lat temu
  peter 5f4b89903c * use callnodeflag to check if the result of a function is used 18 lat temu
  peter 2c10fb7e7d * use fpc_decr_intf and zeroing for finalizing of interfaces 18 lat temu