Historial de Commits

Autor SHA1 Mensaje Fecha
  joost 1aa47e7b2f * Test ftBCD fields .asstring hace 15 años
  joost f493a70687 * Raise exception when .locate is called on inactive TBufDataset, bug #13938 + test hace 15 años
  joost 33f9424d68 * Patch from Ladislav Karrach (Lacak2) to make LocateOptions work for TBufDataset.Locate + test, bug #15725 hace 15 años
  joost 39224aad96 * Splitted TBufDataset in TCustomBufDataset and TBufDataset hace 15 años
  joost 5bfbd8e15d * Implemented TBufDataset.Refresh + simple test/fixed test hace 16 años
  joost 6c06a902e2 * CanModify should be false for fkLookup and fkCalculated fields. Part of bug #13114 hace 16 años
  joost f991a764a5 * Test for field-name case-insensitively hace 16 años
  joost f70cc85509 * Reverted accidentally committed files in r12300 hace 17 años
  joost 0a7b499443 * Added sqlite3-test configuration example hace 17 años
  joost c3112bd7cb * Reverted accidently committed files in r12278 hace 17 años
  joost 27e3bc5240 * Ignore TestParametersAndDates for sqlite since it uses a semicolon as a cast, which is not supported by sqlite hace 17 años
  joost 55352b6def * Added TestDeleteDoubleDelete hace 17 años
  joost 9f25b3e2ed Added test for fixedstring fields hace 17 años
  joost 4087fd6888 * Implemented TBufDataset.CreateDataset hace 17 años
  joost e3e2b60b02 * Implemented FileName property. If set, the dataset is read from file on opening and saved to file on closing hace 17 años
  joost b2bc1a17ff * Implemented TDataset.AppendRecord and InsertRecord + test (bug 11450) hace 17 años
  joost 712d6b4451 * Implemented TBufDataset.SaveToFile and LoadFromFile + basic test hace 17 años
  joost 545c6b0d64 * Added support for ftDateTime fields hace 17 años
  joost 6e1c3a06a1 * Fixed test. Behaviour is the same as Delphi. hace 17 años
  joost 882a71bc93 * Fixed test. Behaviour is the same as Delphi. hace 17 años
  joost ecca8bdbaf * Base indexes on AnsiCompareStr/AnsiCompareText and modified tests hace 17 años
  joost 51c45335ae * Removed space before fieldname hace 17 años
  joost 683f59a70c * Fixed test TestAddDblIndex hace 17 años
  joost 809d16257b * Case-insensitive indexes support hace 17 años
  joost 97f2a80d0d * Implemented descending indexes, for those too lazy to use last-prior-prior ;) hace 17 años
  joost bf5bba3f0e * Tests for Set- and GetFieldValues hace 17 años
  joost 9d3e52cc2e * Added support for indexes based on more then one field (+test) hace 17 años
  joost 3dc00dc9d8 * Do not change the current record on an index change hace 17 años
  joost 3bc2f94398 * Implemented TBufDataset.IndexFieldNames (+test) hace 17 años
  joost 2d19fd0925 * Set DEFAULT_ORDER if no index-name is given hace 17 años