Commit History

Author SHA1 Message Date
  pierre a85d15ab8f + add outline unit to the list of compiled units 18 years ago
  pierre 5b8006f3ef * fix small drawing problems 18 years ago
  yury c5deb38154 * removed -dNOOPT for ARM because -O2 works good now. 18 years ago
  yury fa5865845a * use float_raise instead of HandleError in fpc_exp_real. 18 years ago
  yury 458abdef3e * implemented SysResetFPU for arm-wince. 18 years ago
  yury b6dbf981c9 * pass TEST_REMOTEPATH to emulator as "-R TEST_REMOTEPATH" 18 years ago
  tom_at_work f6d79e8abb * explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default 18 years ago
  tom_at_work 67e6d8d2da * fixed float_error() to call HandleError instead of RunError so that they are properly converted to exceptions 18 years ago
  florian 42cf5f7b2b * don't do tail recursion optimization on types requiring init/final code 18 years ago
  michael 3ee2cef1b9 * Fixed Support for absolute. Stored absolute location 18 years ago
  michael 88b01f0fe0 * Patch from Sergei Gorelkin to detect and skip whitespace nodes in (short)description nodes 18 years ago
  tom_at_work 71cf41e252 * fixed compilation, patch committed on behalf of Pierre 18 years ago
  florian b3137786e2 * forgotten commit 18 years ago
  florian 075011a2a5 * fpa exception masking fixed 18 years ago
  florian 2fabc692fa * fixed memory leaks 18 years ago
  Jonas Maebe f2b07704b5 * proper initialised/used warnings for variables used 18 years ago
  joost fc0bb654c1 * Fix bug in parsing escaped quotes for Postgresql + added a test 18 years ago
  Jonas Maebe 3d99dcc178 * object constructors/methods obviously can also read the object 18 years ago
  florian 685844b61c * set SSE CSR if sse is supported by the CPU 18 years ago
  florian 5d2b592ed4 * fixed test 18 years ago
  florian a94a681603 * use system unit for SSECSR setter and getter 18 years ago
  pierre cc73d6e147 * postpone some freeing if SymbolInfo is needed 18 years ago
  pierre fa2a66c48d + Reintroduce SymbolInfo functions 18 years ago
  pierre 71c5820780 * trying to resurrect Browser 18 years ago
  pierre 57d944bbfe + needsymbolinfo boolean var added 18 years ago
  pierre 7145c25260 * avoid level 2 comments 18 years ago
  pierre 18f3be105a * get rid of unitialized warnings 18 years ago
  pierre eeb94bf9ea * avoid level 2 comments 18 years ago
  pierre 4641d6d4c6 * Try to fix Browser issues 18 years ago
  pierre 60eddddf61 * check symbol name presence before insertion into UnitsCodeCompleteWords 18 years ago