Historia zmian

Autor SHA1 Wiadomość Data
  joost ee123bbaf9 * Set default value of UsePrimaryKeyAsKey to fix streaming, bug #13207 16 lat temu
  joost 8d5463bfae * Added test for r12771 16 lat temu
  joost 7e4f521361 * Patch from Luiz Americo to fix bug #12330: TLookupList returns wrong value 16 lat temu
  blikblum df7a6b0f5d * Make SqliteVersion a class method 16 lat temu
  joost 9132405487 Patch from Luiz Americo, bug #13221: 16 lat temu
  blikblum 0a4f4ea8e1 * Remove debug code 16 lat temu
  blikblum 2503a6fb8d * Fix calculation of fieldoffset in Get/SetFieldData 16 lat temu
  blikblum daa5fed573 * Retrieve the string field size from the sqlite field description 16 lat temu
  florian 6911b70dc4 + write/read alignment to ppu for explicit parameter locations 16 lat temu
  florian 344ccfce72 * who uses C style operators in the heart of FPC ;)? fixed 16 lat temu
  blikblum a10de0a71f * Use FieldDefs instead of Fields in Set/GetFieldData 16 lat temu
  blikblum d72a9cfa48 * Implement ClearCalcFields 16 lat temu
  micha 3b171cb6fb * windows rtl: fix resource leak when cleaning up last tthread without message loop (fixes issue #13173) 16 lat temu
  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 lat temu
  micha 82e9d9009d * fix memory leak introduced in rev 9696, orphaned os chunks are not reused for short-lived threads (fixes issue #13173) 16 lat temu
  blikblum 63419e3a2e * Publish OnCalcFields 16 lat temu
  blikblum 2cb3d83676 * Implement get/setdata for calculated fields 16 lat temu
  blikblum d1315e82c3 * Allocate linked list with extra space for calculated fields 16 lat temu
  blikblum e8782e0985 * Create FIndexFieldList on demand 16 lat temu
  blikblum 5166d8afef + Added FCalcFieldList to hold the calculated fields 16 lat temu
  Jonas Maebe 3dd32daa03 * always create a temp for MacPas objects in with-expressions (mantis 16 lat temu
  blikblum 09515e6b34 * Generate detail sql used in masterdetail using the fielddefs instead of hardcoding to all fields 16 lat temu
  marco 28bb705abd * Fix for ole properties from B. Broersma, mantis 13126 16 lat temu
  blikblum d69d875d2a * Refactor InternalInitFieldDefs to allow retrieve the FieldDefs without opening the dataset (Fix InitFieldDefs) 16 lat temu
  Vincent Snijders 9039afdead * fixed overflow when calculating frequencies 16 lat temu
  Vincent Snijders 78d1b92d2f * updated to the current version from the shootout 16 lat temu
  marco cb7f19e798 * show usage if no parameters 16 lat temu
  joost b8d46defc5 * Added TCustomApacheApplication.LogErrorMessage 16 lat temu
  Jonas Maebe e58d8d6b92 * set maximum alignment of shortstrings to 2 in MacPas mode 16 lat temu
  joost 19c25f22d2 * Added temporary work-around for bug #12985, partly fixes bug #12881 16 lat temu