Commit History

Author SHA1 Message Date
  Jonas Maebe e115455ca0 * forgot to commit, part of r12781 16 years ago
  Jonas Maebe f1daa9fa73 + added support for streaming basic variant types (boolean, integer types, 16 years ago
  joost 60d4f81cfa * Close dataset again when its not necessary anymore 16 years ago
  Vincent Snijders acba12517b * fixed compilation on win64 by using LResult as result type of a window proc 16 years ago
  Jonas Maebe d20080c3d6 * fixed order of parameter pushing to gmon_monstartup 16 years ago
  Jonas Maebe 4bb1d13d83 * fixed reading utf-8 strings from streams (based on patch by Anton 16 years ago
  blikblum 49001ee67a * set default values for published properties 16 years ago
  joost d3c965880f * Set and get full PBufBookmark buffer on get/SetBookmarkData to avoid random 16 years ago
  joost e4495fc350 * Patch from Luiz Americo to replace TList by TFPList in TLookupList, bug #13225 16 years ago
  joost ee123bbaf9 * Set default value of UsePrimaryKeyAsKey to fix streaming, bug #13207 16 years ago
  joost 8d5463bfae * Added test for r12771 16 years ago
  joost 7e4f521361 * Patch from Luiz Americo to fix bug #12330: TLookupList returns wrong value 16 years ago
  blikblum df7a6b0f5d * Make SqliteVersion a class method 16 years ago
  joost 9132405487 Patch from Luiz Americo, bug #13221: 16 years ago
  blikblum 0a4f4ea8e1 * Remove debug code 16 years ago
  blikblum 2503a6fb8d * Fix calculation of fieldoffset in Get/SetFieldData 16 years ago
  blikblum daa5fed573 * Retrieve the string field size from the sqlite field description 16 years ago
  florian 6911b70dc4 + write/read alignment to ppu for explicit parameter locations 16 years ago
  florian 344ccfce72 * who uses C style operators in the heart of FPC ;)? fixed 16 years ago
  blikblum a10de0a71f * Use FieldDefs instead of Fields in Set/GetFieldData 16 years ago
  blikblum d72a9cfa48 * Implement ClearCalcFields 16 years ago
  micha 3b171cb6fb * windows rtl: fix resource leak when cleaning up last tthread without message loop (fixes issue #13173) 16 years ago
  blikblum ea52fee334 * Change ApplyUpdates to use FieldDefs instead of Fields to prevent errors when number of fields does not match with number of fieldefs 16 years ago
  micha 82e9d9009d * fix memory leak introduced in rev 9696, orphaned os chunks are not reused for short-lived threads (fixes issue #13173) 16 years ago
  blikblum 63419e3a2e * Publish OnCalcFields 16 years ago
  blikblum 2cb3d83676 * Implement get/setdata for calculated fields 16 years ago
  blikblum d1315e82c3 * Allocate linked list with extra space for calculated fields 16 years ago
  blikblum e8782e0985 * Create FIndexFieldList on demand 16 years ago
  blikblum 5166d8afef + Added FCalcFieldList to hold the calculated fields 16 years ago
  Jonas Maebe 3dd32daa03 * always create a temp for MacPas objects in with-expressions (mantis 16 years ago