提交历史

作者 SHA1 备注 提交日期
  michael cbc50c5fe6 * Restore signature of loadfromstream/loadfromfile, make default delphi compatible 7 年之前
  florian 5c4b1737c4 * in the generate_code normally imaginary registers are used, so just resize the register to 8 bit, the register allocator takes care of the rest 7 年之前
  florian 823c77e6cc * avoid overflow error in ispowerof2 for -2^bitsize, the routine does not handle negative values 7 年之前
  michael 5c1df42fa4 * Fix bug #32871 7 年之前
  Jonas Maebe d35377fdee * workaround for debug info for interface method wrappers: give them the 7 年之前
  Mattias Gaertner 393b74380c pas2jslib: added readdir callbacks 7 年之前
  Mattias Gaertner 38837bde9b pas2jslib: added readdir callbacks 7 年之前
  Mattias Gaertner 4af3029bba pas2js: callback for read directory 7 年之前
  Mattias Gaertner 42ce6db215 pastojs: platform independent globbing 7 年之前
  Mattias Gaertner cb2101388d pastojs: added cache for directories 7 年之前
  michael f455b6f4df * Made FindMatchesBoyerMoore a function, returns true if matches are found (Bug ID 32928) 7 年之前
  michael f6a08a2c74 * Patch from Ondrej Pokorny to allow correct nodefault/stored for strings 7 年之前
  michael 29badfe5af * Patch from Martok to allow unregistering image handlers (Bug ID 32973) 7 年之前
  michael b4375fd37a * Fix bug ID #33012 (duplicate module), patch from Sven Barth 7 年之前
  michael f930d186f0 * Patch from Ondrej Pokorny to set prepared in Prepare (bug ID 33010) 7 年之前
  florian 4a98fcb9d3 * patch by J. Gareth Moreton: reorganises the produced machine code for large unsigned divisions, resolves #32984 7 年之前
  svenbarth 16fb199902 * allow port to be specified on command line 7 年之前
  svenbarth 84632a39e0 + add a variant of the echo example based on FPC's HTTP server 7 年之前
  lacak a4354e3801 fcl-db: sqldb: use ISO-8601 format for DateTime literals, which is not locale dependant and supported by PostgreSQL,MSSQL,MySQL,Sqlite. Bug #32979 7 年之前
  florian 52aa40c3b0 * remove explicit cast to int64 to avoid an internalerror 200706094, resolves #33004 7 年之前
  florian 1a69c49e81 * fix range check errors by explicit casts 7 年之前
  marco af85960d62 * East Asian locales era patch from Mantis #33003 7 年之前
  maciej-izak 8aaa3c0fd5 + added additional OpaquePointer type for the system unit (mantis #32977). 7 年之前
  florian 724b822b54 * patch based on a proposal by J. Gareth Moreton to reduce register usage 7 年之前
  maciej-izak f719f81c06 + added new types for the system unit: opaque data type (TOpaqueData) and related opaque pointer (POpaqueData) (mantis #32977) 7 年之前
  florian 11a3d8762a * patch by J. Gareth Moreton: 7 年之前
  Jonas Maebe 4014f900cb * fixed get_iso_range_type() for non-integer orddefs (belongs with r37934) 7 年之前
  Károly Balogh 7c3702d3b0 palmos: make it easy to disable certain features, also disable some which are not needed now. hello, world! is about 6K with these settings, about 5K smaller than otherwise 7 年之前
  Károly Balogh 31ad24023f palmunits: few tweaks to the palmcube example. don't loop for no reason, handle the return values of syshandleevent as expected, somewhat less stack use 7 年之前
  Jonas Maebe 5f7d3e16f5 * increase comment nesting level when "(*" is followed by another '*' 7 年之前