История коммитов

Автор SHA1 Сообщение Дата
  drh bf19927688 Fix the percentile extension so that works as an independent extension. 2 месяцев назад
  drh e6e49bfef2 Fix harmless compiler warnings in the percentile extension. 4 месяцев назад
  drh 7c6f2880aa Fix possible NULL pointer dereference following OOM in the new error reporting 4 месяцев назад
  drh ef7c692baf Make the percential extension easier to incorporate as a built-in on Windows 4 месяцев назад
  drh da52f11250 Remove some debug/test code from percentile. Make the extension easier to 4 месяцев назад
  drh d281889ac8 Improved error messages on percentile functions. More tests cases for 4 месяцев назад
  drh a955ec806a Change the name of the enabling compile-time macro to 4 месяцев назад
  drh b9a6e42a55 Improved documentation of recent enhancements to the percentile extension. 4 месяцев назад
  drh ca447020ae Implement percentile_cont() and percentile_disc(). 4 месяцев назад
  drh 5d5d6194c9 Merge fixes from trunk into the ordere-set-agg branch. 4 месяцев назад
  drh c97ad9b4e1 Improved sort function in the percentile extension. 4 месяцев назад
  drh 41155d8885 Fix to the quicksort algorithm in the percentile extension. 4 месяцев назад
  drh df2d14b86e Add error checking: Do not allow functions other than those in the 4 месяцев назад
  drh c1042cd133 Include percentile() and merge() in the fuzzcheck test utility. 4 месяцев назад
  drh 65b1244781 Omit the percentile_cont() function added by [095c22e62248f8ef] (and not yet 4 месяцев назад
  drh ad8ec9db63 Avoid unnecessary sort operations when running one of the percentile 4 месяцев назад
  drh 90fa4c7b2c Enhance the percentile() and median() extension functions so that they can be 4 месяцев назад
  drh b18d851119 Add the percentile_cont(Y,P) variant of percentile() to the percentile 6 месяцев назад
  drh 171c944345 Enhance the percentile() extension function to include the median() 6 месяцев назад
  drh 2b1c2aad9f Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set 5 лет назад
  drh 8f46f34e2d Remove a redundant parameter extraction call from the percentile.c extension. 5 лет назад
  drh 2d77d80a65 Use 64-bit math to compute the sizes of memory allocations in extensions. 6 лет назад
  mistachkin 69def7ff2f Work in progress on setting a calling convention for all callback functions. 8 лет назад
  dan ed20073b8d Make a couple of implicit casts explicit to fix compiler warnings. 11 лет назад
  drh def3367e50 Add the percentile() SQL function as a loadable 11 лет назад