提交歷史

作者 SHA1 備註 提交日期
  sergei a66876704b * Windows platforms: always start a thread in suspended state and resume it later in AfterConstruction if necessary, prevents race conditions in constructor. Fixes Mantis #16884 on Windows. 15 年之前
  pierre 45b526eff9 * New bug test 15 年之前
  pierre bdefb849fc * Fix for Bug report 17550 15 年之前
  sekelsenmat 7961fec295 Patch from Leonardo M. Ramé, updates the ImageMagick library name in UNIXes 15 年之前
  Jonas Maebe 8b21987df2 * zapped gremlin that prevented dotest from parsing the %opt line 15 年之前
  Jonas Maebe 13399280dc * don't write rtti for static fields so we don't try to initialise/finalise 15 年之前
  michael 747a5c804b * Added reference to fptemplate (saying it is moved to fcl-base) 15 年之前
  michael 4f55b436a1 * Corrected references to examples (they are in the lazarus package) 15 年之前
  michael 86ff7c57e4 * Renamed to be more in line with other readme files 15 年之前
  michael 39cb7a3ae5 * Added reference to jsonviewer in Lazarus 15 年之前
  michael 8952ae07b8 * Moved description of fptemplate to fcl-base 15 年之前
  pierre 292e85a59a * Partial fix for i386 linux PIC code generation 15 年之前
  sergei 6cc206ac77 * xmlread.pp: started implementing the streaming API, aka XmlTextReader from .net world. 15 年之前
  sergei 1dc083438e * xmlread.pp, renamed all parameters and local vars named 'Name', 'Prefix', 'BaseUri' and 'Value', so it becomes possible to add properties with these names to TXMLReader without duplicate identifier errors. 15 年之前
  michael 1251291ca4 * Renamed lazwebdata to lazwebextra 15 年之前
  Jonas Maebe ae1fb2bf74 + documented darwin, iphonesim, solaris and win64 options for -T 15 年之前
  florian f90acc40d9 * made GetMemory, FreeMemory, ReallocMemory delphi compatible, resolves #17530 15 年之前
  Jonas Maebe eda7a8d672 * replaced the "quick exit" instruction sequences from the syscall variants 15 年之前
  sergei 594919cc70 * dom.pp, fixed TDOMText.SplitText() to use custom allocation, so newly created node won't leak if initial node has no parent . 15 年之前
  Jonas Maebe d1206c6279 * also set the persistent typedef of simplified ordconstn type conversions 15 年之前
  sergei fd892533c3 * xmlread.pp, a bit better separation of DOM-specific and DOM-independent code in ParseComment() and ParsePI(). 15 年之前
  michael 54411b9180 * improved session management: 15 年之前
  michael a2a493a60e * RegenerateParams was not called in all cases 15 年之前
  pierre 23ff1e0681 * fix error in cfidwarf rev 16062 for non-windows systems 15 年之前
  sergei 5808fd23c9 * dom.pp, moved remaining TDOMAttr-specific code from TDOMNamedNodeMap to TAttributeMap. 15 年之前
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 年之前
  Jonas Maebe 15cce57139 + added package names so Makefile (re)generation works 15 年之前
  Jonas Maebe d5b556ba40 * reverted n<>nil -> assigned(n) change from r15971 because of this is 15 年之前
  pierre fa4b4906e6 * ogcoff.pas: Add support for RELOC_SECREL32. 15 年之前
  Jonas Maebe bd0567563c * don't crash in {$x-} mode if a call cannot be resolved due to an error 15 年之前