Histórico de Commits

Autor SHA1 Mensagem Data
  florian 11a3d8762a * patch by J. Gareth Moreton: há 7 anos atrás
  Jonas Maebe 4014f900cb * fixed get_iso_range_type() for non-integer orddefs (belongs with r37934) há 7 anos atrás
  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 há 7 anos atrás
  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 há 7 anos atrás
  Jonas Maebe 5f7d3e16f5 * increase comment nesting level when "(*" is followed by another '*' há 7 anos atrás
  Jonas Maebe a2217cedd5 * evaluate the lower and upper bounds of for-loops in ISO mode using the há 7 anos atrás
  Károly Balogh 8d3cf05b73 palmunits: optimized palmcube slightly, and added offscreen rendering to eliminate flickering on real devices há 7 anos atrás
  florian 9915de038f * build x86-64 with optimizer as well, it is unclear, why -dNOOPT was added há 7 anos atrás
  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 há 7 anos atrás
  Jonas Maebe 0f0bdabb89 * if an absolute typeconversion changes the size, make the source not há 7 anos atrás
  florian 8714ddafa5 * fix pathes of IDE package há 7 anos atrás
  Jonas Maebe 53bef8d202 * fixed calculation of high parameter for arrays with non-integer bounds há 7 anos atrás
  Jonas Maebe ae087b92d7 * when creating a unique type alias for an object, class or interface, há 7 anos atrás
  florian 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: há 7 anos atrás
  Jonas Maebe 2919d97f91 * support asssigning @class.classmethod to a procvar of object in FPC modes há 7 anos atrás
  Károly Balogh 256c7d4144 palmunits: added the rotating cube example, PalmOS edition. tested to work down to OS3.0 há 7 anos atrás
  Károly Balogh d04a4f3ec3 palmunits: updated hello example, so no coordinates are hardwired. added a copyright header há 7 anos atrás
  florian 81b2cf5d65 * slightly modified patch by J. Gareth Moreton: Optimization for 'mod' on i386/x86-64, resolves #32945 há 7 anos atrás
  Jonas Maebe 1934285c20 * don't convert "int64(sint32) * cardinal_const" into a 32x32->64 há 7 anos atrás
  pierre bdd3b4e695 * Move rtl.cfg content to system.cfg há 7 anos atrás
  florian 6d072872d0 * fix compilation with 3.0.x and -Oonodedfa enabled after r37887 há 7 anos atrás
  Károly Balogh 7e630686e0 * do not use a wildcard while deleting smartlinked objects after linking stage in a script, conflicts with script filename quoting on Unix at least há 7 anos atrás
  Károly Balogh 3dda26b3b5 * quote assembly filenames in Unix script, fixes sh errors with smartlinked small filenames like unitname(1), etc há 7 anos atrás
  Károly Balogh 75158d02ca m68k: set palmos to use 68000 and no FPU by default há 7 anos atrás
  florian 273045c295 * use the first element of the filrec._private array to track eof for typed files in iso mode (this will not hurt as iso mode does not specify the _private field), resolves #32938 há 7 anos atrás
  Jonas Maebe f1ace2b74d - reverted r36870, Darwin's assembler uses a different way to specify há 7 anos atrás
  Mattias Gaertner b00143005c pastojs: scoped enum with numbers há 7 anos atrás
  Jonas Maebe 320a699967 * fixed storing the symbols of the global macro symbol table in the ppu in há 7 anos atrás
  Jonas Maebe 8cfe7e0a0c * when creating a realconstn, cast the value to the specified type há 7 anos atrás
  Mattias Gaertner 4a490323e1 pastojs: error on record variant há 7 anos atrás