История коммитов

Автор SHA1 Сообщение Дата
  Jonas Maebe 0597c300f4 * applied feature dependencies patch by Sven Barth from mantis #13673 : 16 лет назад
  sergei f3e64cf8ce xpath.pp: replaced TXPathScanner.SaveState/RestoreState by PeekToken(). 16 лет назад
  Jonas Maebe 53ad1bcabe * fixed linux flock type by defining and using a kernel_off_t type 16 лет назад
  joost 1ce9d05b78 * Fixed ODBC-Widestring fields 16 лет назад
  joost be72be8c8e * Fixed library name and compilation on windows, bug #12881 16 лет назад
  sergei d03e569ae9 Further XPath improvements: 16 лет назад
  sergei d839aada5b xpath refactoring: 16 лет назад
  paul 66b2ecd936 gtk2: fix TGtkBox declaration for windows 16 лет назад
  sergei dceb9320f5 Cleanup of dom.pp: 16 лет назад
  Jonas Maebe 74042f791d * completed making debugstart/end labels local for darwin as started 16 лет назад
  Jonas Maebe 9a8ac8cecc * make the dwarf debugstart/end labels local for Darwin, because the darwin 16 лет назад
  yury c4439e4e39 * Properly write 64-bit relocations into .reloc section. 16 лет назад
  sergei 9fe4f59c5a Three XPath scanner fixes: 16 лет назад
  ivost b340822af2 * added FreeObjects property to TFPGObjectList (as known from TObjectList in contnrs) 16 лет назад
  Jonas Maebe 8193cd175d * corrected *Between() functions: add epsilon and truncate, rather than 16 лет назад
  sergei 8c898e963a + Implements XPath function id() + test. Running the test is another story, however, because it requires parsing FilterExpr+'/'+RelativeLocationPath, which is currently not implemented. 16 лет назад
  Jonas Maebe c1e327c8c4 * insert register allocation/deallocation information for the exception 16 лет назад
  yury 5cd83b26d9 * More proper check for executable image size limits. 16 лет назад
  ivost 2d00cab50c * updated zlib header to version 1.2.3 16 лет назад
  ivost f38c6c609d * implemented TFPGInterfacedObjectList. it's the same as TFPGObjectList but ref counted. 16 лет назад
  Jonas Maebe 71ecb3e83b * use a different value to test qword->double conversion, which 16 лет назад
  joost 67dcd3be0b * Allow string-parameters of more then 8000 characters, bug #13530 16 лет назад
  yury 16e19aaef3 * Some cleanup. 16 лет назад
  yury 9c9462cd5a * Insert DW_AT_low_pc and DW_AT_high_pc attributes for modules on Windows also. It solves debugging problems on Windows with dwarf debug info. 16 лет назад
  yury 9acecc0863 * Do not switch to external assembler if dwarf debug info is used. 16 лет назад
  yury b1427bad2e * Fixed internal assembler writer to handle offset calculations with forward symbols involved. Internal assembler can handle dwarf debug info now. 16 лет назад
  yury 99917e034d * Fixed visibility notes of some overrode methods. 16 лет назад
  yury 2b3a54cec0 * Allow usage of internal linker when dwarf debug info is used. 16 лет назад
  yury 9d78ca3f19 * RELOC_SECREL32 must be relative to EXE section, not to object file section. 16 лет назад
  yury 50060dfd52 * Do not assume sizeof(pint) section alignment if no alignment is specified for the section. 16 лет назад