Histórico de commits

Autor SHA1 Mensagem Data
  yury 070fa422b5 * Partially reverted r12648. PE flags should be set in main PE header (and it is done already). LoaderFlags in optional header are obsolete. 16 anos atrás
  Jonas Maebe 9ab6e355a3 * Miscellaneous is with two l's... 16 anos atrás
  Jonas Maebe 2706eeafcf * comment change: Playthingies -> Miscelaneous 16 anos atrás
  Jonas Maebe 9344484ea7 * allocregbetween has to update the "initialregs" parameter, because it 16 anos atrás
  Jonas Maebe 445c842db3 * made ifthen() declaration in strutils Delphi-compatible (removed overloads 16 anos atrás
  yury 4da38a7723 * API records are not packed on wince. Bug #13614. 16 anos atrás
  yury 57e49c4bb9 * Fixed AV in SysErrorMessage() when there is no message string corresponding to a error code. Bug #13617. 16 anos atrás
  yury f59d1b1b0b * Added UnicodeString helpers to widestring manager for wince. Bug #13057. 16 anos atrás
  micha c9bea201ce * heaptrace: fix calculation of expected free heap 16 anos atrás
  Jonas Maebe 5a09f58526 * only allow implicit type conversions from dynamic arrays to voidpointer 16 anos atrás
  yury 80fe51380d * Removed unused private fields TThread.FMethod and TThread.FSynchronizeException. 16 anos atrás
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system 16 anos atrás
  Jonas Maebe dcb1046b98 * moved core logic from fpc_shortstr_enum into a separate function, so 16 anos atrás
  Jonas Maebe d89eedf38d * support varbyref and vararray (the latter if convertable to a single 16 anos atrás
  Jonas Maebe 99a02a93ca * also consider the search attributes for findfirst if the name does 16 anos atrás
  Jonas Maebe dd55947b4b - disabled jump tables for x86_64, because they cause various kinds of 16 anos atrás
  Jonas Maebe 5db78d185f * disable fpu test for all softfpu platforms, not only for WinCE 16 anos atrás
  Jonas Maebe fe65ee6058 + darwin/arm support for fcl-res and fpcres 16 anos atrás
  Jonas Maebe 7885f6c892 * give a generic "type mismatch" error if copy() is called with less than 16 anos atrás
  Jonas Maebe d6f3ecc9fc * fixed definition of ino_t (64 instead of 32 bit) and of stat record 16 anos atrás
  Jonas Maebe 844e0d04ba * to determine the alignment of arrays of orddef, enumdef and floatdef, 16 anos atrás
  Jonas Maebe 69198e95f9 + darwin/x86_64 test object files 16 anos atrás
  Jonas Maebe afab9fb99c * force utf-8 on iPhoneOS, because locale settings are absent/ignored there 16 anos atrás
  joost c0d3aee0fb * Fork a Daemon into the background when the -b option is supplied, bug #13078 16 anos atrás
  marco 1c3daf1568 * htmlindexer can use generics Red black tree (for testing, under ifdef) 16 anos atrás
  Jonas Maebe 2635212ebc * fixed warnings and removed unused "Current_moduleIndex" global variable 16 anos atrás
  joost 6e72451e63 * Implemented TResponse.CustomHeaders, patch from Atilla Borka, part of bug #13254 16 anos atrás
  Jonas Maebe a5376cbdff + test for mantis bug #13622 (already works with 2.3.1) 16 anos atrás
  sergei e17ac308e0 Implementation of XPath function lang() + tests. 16 anos atrás
  joost 1c8d79c57f * On shutdown, always terminate the TDaemonThread, not only in case of an exception 16 anos atrás