Commit History

Author SHA1 Message Date
  michael f6a08a2c74 * Patch from Ondrej Pokorny to allow correct nodefault/stored for strings 7 years ago
  michael 29badfe5af * Patch from Martok to allow unregistering image handlers (Bug ID 32973) 7 years ago
  michael b4375fd37a * Fix bug ID #33012 (duplicate module), patch from Sven Barth 7 years ago
  michael f930d186f0 * Patch from Ondrej Pokorny to set prepared in Prepare (bug ID 33010) 7 years ago
  florian 4a98fcb9d3 * patch by J. Gareth Moreton: reorganises the produced machine code for large unsigned divisions, resolves #32984 7 years ago
  svenbarth 16fb199902 * allow port to be specified on command line 7 years ago
  svenbarth 84632a39e0 + add a variant of the echo example based on FPC's HTTP server 7 years ago
  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 years ago
  florian 52aa40c3b0 * remove explicit cast to int64 to avoid an internalerror 200706094, resolves #33004 7 years ago
  florian 1a69c49e81 * fix range check errors by explicit casts 7 years ago
  marco af85960d62 * East Asian locales era patch from Mantis #33003 7 years ago
  maciej-izak 8aaa3c0fd5 + added additional OpaquePointer type for the system unit (mantis #32977). 7 years ago
  florian 724b822b54 * patch based on a proposal by J. Gareth Moreton to reduce register usage 7 years ago
  maciej-izak f719f81c06 + added new types for the system unit: opaque data type (TOpaqueData) and related opaque pointer (POpaqueData) (mantis #32977) 7 years ago
  florian 11a3d8762a * patch by J. Gareth Moreton: 7 years ago
  Jonas Maebe 4014f900cb * fixed get_iso_range_type() for non-integer orddefs (belongs with r37934) 7 years ago
  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 years ago
  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 years ago
  Jonas Maebe 5f7d3e16f5 * increase comment nesting level when "(*" is followed by another '*' 7 years ago
  Jonas Maebe a2217cedd5 * evaluate the lower and upper bounds of for-loops in ISO mode using the 7 years ago
  Károly Balogh 8d3cf05b73 palmunits: optimized palmcube slightly, and added offscreen rendering to eliminate flickering on real devices 7 years ago
  florian 9915de038f * build x86-64 with optimizer as well, it is unclear, why -dNOOPT was added 7 years ago
  Károly Balogh d03e0d3bfb palmos: bail out earlier when we're not in NormalLaunch mode, should fix Fatal Exception crash when installing the app on a real device using HotSync 7 years ago
  Jonas Maebe 0f0bdabb89 * if an absolute typeconversion changes the size, make the source not 7 years ago
  florian 8714ddafa5 * fix pathes of IDE package 7 years ago
  Jonas Maebe 53bef8d202 * fixed calculation of high parameter for arrays with non-integer bounds 7 years ago
  Jonas Maebe ae087b92d7 * when creating a unique type alias for an object, class or interface, 7 years ago
  florian 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 years ago
  Jonas Maebe 2919d97f91 * support asssigning @class.classmethod to a procvar of object in FPC modes 7 years ago
  Károly Balogh 256c7d4144 palmunits: added the rotating cube example, PalmOS edition. tested to work down to OS3.0 7 years ago