Commit History

Author SHA1 Message Date
  Jonas Maebe dcb1046b98 * moved core logic from fpc_shortstr_enum into a separate function, so 16 years ago
  Jonas Maebe d89eedf38d * support varbyref and vararray (the latter if convertable to a single 16 years ago
  Jonas Maebe 99a02a93ca * also consider the search attributes for findfirst if the name does 16 years ago
  Jonas Maebe dd55947b4b - disabled jump tables for x86_64, because they cause various kinds of 16 years ago
  Jonas Maebe 5db78d185f * disable fpu test for all softfpu platforms, not only for WinCE 16 years ago
  Jonas Maebe fe65ee6058 + darwin/arm support for fcl-res and fpcres 16 years ago
  Jonas Maebe 7885f6c892 * give a generic "type mismatch" error if copy() is called with less than 16 years ago
  Jonas Maebe d6f3ecc9fc * fixed definition of ino_t (64 instead of 32 bit) and of stat record 16 years ago
  Jonas Maebe 844e0d04ba * to determine the alignment of arrays of orddef, enumdef and floatdef, 16 years ago
  Jonas Maebe 69198e95f9 + darwin/x86_64 test object files 16 years ago
  Jonas Maebe afab9fb99c * force utf-8 on iPhoneOS, because locale settings are absent/ignored there 16 years ago
  joost c0d3aee0fb * Fork a Daemon into the background when the -b option is supplied, bug #13078 16 years ago
  marco 1c3daf1568 * htmlindexer can use generics Red black tree (for testing, under ifdef) 16 years ago
  Jonas Maebe 2635212ebc * fixed warnings and removed unused "Current_moduleIndex" global variable 16 years ago
  joost 6e72451e63 * Implemented TResponse.CustomHeaders, patch from Atilla Borka, part of bug #13254 16 years ago
  Jonas Maebe a5376cbdff + test for mantis bug #13622 (already works with 2.3.1) 16 years ago
  sergei e17ac308e0 Implementation of XPath function lang() + tests. 16 years ago
  joost 1c8d79c57f * On shutdown, always terminate the TDaemonThread, not only in case of an exception 16 years ago
  michael 31e0852c4b * Patch from Graeme Geldenhuys to supply formatting for definition lists 16 years ago
  marco 7945af2f85 * canvas clipping getters and setters virtual, as per mantis 13607 16 years ago
  sergei 841625e3dd Refactoring, no functional changes 16 years ago
  sergei efcccbf895 Test suite improvements, targeted to support the HTML suite: 16 years ago
  Jonas Maebe 79c70c52a7 * store/restore taddnode.resultrealdef to/from the ppufiles, and also 16 years ago
  joost 272cd13af6 * Write exception to console when no response is initialized 16 years ago
  Jonas Maebe 8cae53bb18 * fixed errors with parsing negative, >$99 and invalid BCD numbers in 16 years ago
  Vincent Snijders 2b780dbad4 * fixed typo in comment 16 years ago
  Jonas Maebe 5b08047d1c * allow exlicit type conversions from class/interface to enums in Delphi 16 years ago
  joost 25c5d2658c * Reverted work-around from r12744 now bug #12985 is fixed 16 years ago
  sergei e75bad33e4 Applied a fix similar to r13047: 16 years ago
  sergei b9ad8e3755 * Handle xml/xhtml style empty tags by emitting a pair of StartElement/EndElement events with 16 years ago