Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe 33c4197f43 * changed FPC_EMPTYCHAR into a widechar because it's also used for пре 18 година
  peter e8322a83e4 * optimized generic implementations to use pointers instead of пре 18 година
  Tomas Hajny 58bca68e6a + infrastructure for CtrlBreakHandler added пре 18 година
  Jonas Maebe fd98a0cc5b * don't call runerror if a unix threading error occurs (because this пре 18 година
  Jonas Maebe c630797934 * fixed swap(integer) due to counter-intuitive TP/Delphi compatible пре 18 година
  daniel 7c5d3f69ac * hexstr can handle pointers пре 18 година
  daniel 984191ef0e * Also add symteminline condition. пре 19 година
  daniel 29ee556451 * Make real48 operators inline пре 19 година
  florian fd2032dab2 + start of embedded rtl пре 19 година
  yury 4bfe0e6819 * Optimization for code size. пре 19 година
  daniel de001ec4ad * Free hidden cmdline instead of cmdline property. пре 19 година
  florian 86cc5ec31b * more debugging пре 19 година
  yury 4e9ca8c0f0 * Note was fixed. пре 19 година
  oro06 d1dc6efeea *fix rtl compile : HAS_MEMORYMANAGER/HAS_MT_MEMORYMANAGER пре 19 година
  Jonas Maebe ec1d8a139f * fixed for non-Windows and non-OS/2 пре 19 година
  florian d337c3ca6a * clean up heap at exit, fixes #7183 пре 19 година
  michael 5ef20e6215 + Added delphi compatibility Error procedure пре 19 година
  florian acc016c9ec * finished safecall support пре 19 година
  peter 2d3c01d83a * basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR пре 19 година
  peter 9381c9360e * Flush all StdIO output files пре 19 година
  Vincent Snijders cfcbd77133 * write caller address, even if no caller frame was found пре 19 година
  peter 4c56a87d59 * integrate loaders in system unit пре 19 година
  Jonas Maebe 1bcde3436d * random(int64(0)) now return 0 instead of division by zero пре 19 година
  peter 94f2b1d941 * add initialstkptr to get the stackpointer at startup before пре 20 година
  Jonas Maebe 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted пре 20 година
  Jonas Maebe 84aab46550 * changed formal "var" paramters of move, movechar0 and fill* into пре 20 година
  tom_at_work 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking пре 20 година
  tom_at_work 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms пре 20 година
  yury 2332eae403 * prevent endless stack dump if an exception occured during the dump itself. пре 20 година
  tom_at_work f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target пре 20 година