Revīziju vēsture

Autors SHA1 Ziņojums Datums
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 gadi atpakaļ
  sergei 1f215ecc86 + Test for System.Delete() with Size argument equal to MaxInt, Mantis #17514 15 gadi atpakaļ
  sergei 1e11244ddf * Fix overflow in Delete procedure for Wide- and UnicodeStrings when its Size argument is MaxInt. Now using the same code as in AnsiString version. Mantis #17514. 15 gadi atpakaļ
  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 gadi atpakaļ
  pierre 45b526eff9 * New bug test 15 gadi atpakaļ
  pierre bdefb849fc * Fix for Bug report 17550 15 gadi atpakaļ
  sekelsenmat 7961fec295 Patch from Leonardo M. Ramé, updates the ImageMagick library name in UNIXes 15 gadi atpakaļ
  Jonas Maebe 8b21987df2 * zapped gremlin that prevented dotest from parsing the %opt line 15 gadi atpakaļ
  Jonas Maebe 13399280dc * don't write rtti for static fields so we don't try to initialise/finalise 15 gadi atpakaļ
  michael 747a5c804b * Added reference to fptemplate (saying it is moved to fcl-base) 15 gadi atpakaļ
  michael 4f55b436a1 * Corrected references to examples (they are in the lazarus package) 15 gadi atpakaļ
  michael 86ff7c57e4 * Renamed to be more in line with other readme files 15 gadi atpakaļ
  michael 39cb7a3ae5 * Added reference to jsonviewer in Lazarus 15 gadi atpakaļ
  michael 8952ae07b8 * Moved description of fptemplate to fcl-base 15 gadi atpakaļ
  pierre 292e85a59a * Partial fix for i386 linux PIC code generation 15 gadi atpakaļ
  sergei 6cc206ac77 * xmlread.pp: started implementing the streaming API, aka XmlTextReader from .net world. 15 gadi atpakaļ
  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 gadi atpakaļ
  michael 1251291ca4 * Renamed lazwebdata to lazwebextra 15 gadi atpakaļ
  Jonas Maebe ae1fb2bf74 + documented darwin, iphonesim, solaris and win64 options for -T 15 gadi atpakaļ
  florian f90acc40d9 * made GetMemory, FreeMemory, ReallocMemory delphi compatible, resolves #17530 15 gadi atpakaļ
  Jonas Maebe eda7a8d672 * replaced the "quick exit" instruction sequences from the syscall variants 15 gadi atpakaļ
  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 gadi atpakaļ
  Jonas Maebe d1206c6279 * also set the persistent typedef of simplified ordconstn type conversions 15 gadi atpakaļ
  sergei fd892533c3 * xmlread.pp, a bit better separation of DOM-specific and DOM-independent code in ParseComment() and ParsePI(). 15 gadi atpakaļ
  michael 54411b9180 * improved session management: 15 gadi atpakaļ
  michael a2a493a60e * RegenerateParams was not called in all cases 15 gadi atpakaļ
  pierre 23ff1e0681 * fix error in cfidwarf rev 16062 for non-windows systems 15 gadi atpakaļ
  sergei 5808fd23c9 * dom.pp, moved remaining TDOMAttr-specific code from TDOMNamedNodeMap to TAttributeMap. 15 gadi atpakaļ
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 gadi atpakaļ
  Jonas Maebe 15cce57139 + added package names so Makefile (re)generation works 15 gadi atpakaļ