Historie revizí

Autor SHA1 Zpráva Datum
  florian 694f563079 * fixed assembler tables for sse4 instructions, resolves #13186 před 16 roky
  florian 1bc505b622 * replaced PATHSEP by / for instruction and register table generation před 16 roky
  ivost bc2aeb2997 * extended libxml2 xsd helper functions před 16 roky
  ivost ce01f1d47e * added more xsd helper functions před 16 roky
  Jonas Maebe 3884a9b065 * initialise temporary variants using fillchar instead of using varclearproc před 16 roky
  Jonas Maebe e115455ca0 * forgot to commit, part of r12781 před 16 roky
  Jonas Maebe f1daa9fa73 + added support for streaming basic variant types (boolean, integer types, před 16 roky
  joost 60d4f81cfa * Close dataset again when its not necessary anymore před 16 roky
  Vincent Snijders acba12517b * fixed compilation on win64 by using LResult as result type of a window proc před 16 roky
  Jonas Maebe d20080c3d6 * fixed order of parameter pushing to gmon_monstartup před 16 roky
  Jonas Maebe 4bb1d13d83 * fixed reading utf-8 strings from streams (based on patch by Anton před 16 roky
  blikblum 49001ee67a * set default values for published properties před 16 roky
  joost d3c965880f * Set and get full PBufBookmark buffer on get/SetBookmarkData to avoid random před 16 roky
  joost e4495fc350 * Patch from Luiz Americo to replace TList by TFPList in TLookupList, bug #13225 před 16 roky
  joost ee123bbaf9 * Set default value of UsePrimaryKeyAsKey to fix streaming, bug #13207 před 16 roky
  joost 8d5463bfae * Added test for r12771 před 16 roky
  joost 7e4f521361 * Patch from Luiz Americo to fix bug #12330: TLookupList returns wrong value před 16 roky
  blikblum df7a6b0f5d * Make SqliteVersion a class method před 16 roky
  joost 9132405487 Patch from Luiz Americo, bug #13221: před 16 roky
  blikblum 0a4f4ea8e1 * Remove debug code před 16 roky
  blikblum 2503a6fb8d * Fix calculation of fieldoffset in Get/SetFieldData před 16 roky
  blikblum daa5fed573 * Retrieve the string field size from the sqlite field description před 16 roky
  florian 6911b70dc4 + write/read alignment to ppu for explicit parameter locations před 16 roky
  florian 344ccfce72 * who uses C style operators in the heart of FPC ;)? fixed před 16 roky
  blikblum a10de0a71f * Use FieldDefs instead of Fields in Set/GetFieldData před 16 roky
  blikblum d72a9cfa48 * Implement ClearCalcFields před 16 roky
  micha 3b171cb6fb * windows rtl: fix resource leak when cleaning up last tthread without message loop (fixes issue #13173) před 16 roky
  blikblum ea52fee334 * Change ApplyUpdates to use FieldDefs instead of Fields to prevent errors when number of fields does not match with number of fieldefs před 16 roky
  micha 82e9d9009d * fix memory leak introduced in rev 9696, orphaned os chunks are not reused for short-lived threads (fixes issue #13173) před 16 roky
  blikblum 63419e3a2e * Publish OnCalcFields před 16 roky