1. 46bdb5c DO NOT MERGE. Adding a custom function to support legacy API compatibility by Dmitri Plotnikov · 15 years ago
  2. 95c34ed latest and stable version of sqlite by Vasu Nori · 15 years ago
  3. 0b161e0 Update to new Unicode.h includes by Kenny Root · 15 years ago
  4. 6c75f0d am 1c376985: Merge 59fa028a from open-source master by Jean-Baptiste Queru · 15 years ago
  5. 1c37698 Merge 59fa028a from open-source master by Jean-Baptiste Queru · 15 years ago
  6. 59fa028 Merge "Fix compilation error: invalid conversion from 'const char*' to 'char*'." by Jean-Baptiste Queru · 15 years ago
  7. 439e88e Allow _DELETE_FILE trigger to delete files in /data/media by Mike Lockwood · 15 years ago
  8. de2b324 latest sqlite version from http://www.sqlite.org/draft/download.html by Vasu Nori · 15 years ago
  9. 747c573 resolved conflicts for merge of 90f23688 to master by Jesse Wilson · 15 years ago
  10. 90f2368 Support sqlite on the dalvikvm host build. by Jesse Wilson · 15 years ago
  11. 5b048ae when dbclose fails, raise specific error from sqlite by Vasu Nori · 15 years ago
  12. c48491f am 109038dd: (-s ours) Fix problem with const result from strchr() [DO NOT MERGE] by Mike Lockwood · 15 years ago
  13. 109038d Fix problem with const result from strchr() [DO NOT MERGE] by Mike Lockwood · 15 years ago
  14. 167db39 Put digits into an own segment with the title # by Daniel Lehmann · 15 years ago
  15. 24667e1 Fix compilation error: invalid conversion from 'const char*' to 'char*'. by Rene Bolldorf · 15 years ago
  16. e402679 add Change-Id:If9542ae913b7ab90d1524c6e247fd64c4f8319e0 to master by Vasu Nori · 15 years ago
  17. f35227e am 320e6966: add meta-files about 3rd party projects by The Android Open Source Project · 15 years ago
  18. 320e696 add meta-files about 3rd party projects by The Android Open Source Project · 15 years ago
  19. eaedcae for new databases, enable sqlite to use more performant fileformat by Vasu Nori · 15 years ago
  20. ebc6b24 latest sqlite with fix for WAL-caued corruption by Vasu Nori · 15 years ago
  21. 176bf03 latest sqlite WAL code with fix for schema changes bug by Vasu Nori · 15 years ago
  22. 71504cf sqlite with write-ahead-logging changes. alpha/beta quality by Vasu Nori · 15 years ago
  23. d86d990 Revert "sqlite3 write-ahead-logging. alpha/beta quality code being checked-in" by Jim Shuma · 15 years ago
  24. c296bf9 add support for android func/collators to command line tool by Vasu Nori · 15 years ago
  25. 187750b sqlite3 write-ahead-logging. alpha/beta quality code being checked-in by Vasu Nori · 15 years ago
  26. abb2ce7 Merge "include android func/collators in sqlite3 command line tool on device" by Vasu Nori · 15 years ago
  27. cf253ad move some android code out of sqlite3.c by Vasu Nori · 15 years ago
  28. 1c9f731 include android func/collators in sqlite3 command line tool on device by Vasu Nori · 15 years ago
  29. d519668 Fix problem with const result from strchr() by Mike Lockwood · 15 years ago
  30. d8a7a60 am 904607b8: add FTS3 _backward_compatibility mode to let apps use FTS1 or 2. by Vasu Nori · 15 years ago
  31. 904607b add FTS3 _backward_compatibility mode to let apps use FTS1 or 2. by Vasu Nori · 15 years ago
  32. 975f01b am 71f6135e: Fix sqlite3 to build in Windows SDK under Linux by Raphael · 15 years ago
  33. 71f6135 Fix sqlite3 to build in Windows SDK under Linux by Raphael · 15 years ago
  34. c310938 Fix sqlite3 to build in Windows SDK under Linux by Raphael · 15 years ago
  35. e523d00 sqlite should assume corruption if file header is bad by Vasu Nori · 15 years ago
  36. ebcc71f apply couple of bug fixes from sqlite by Vasu Nori · 15 years ago
  37. 31089e0 Add PHONEBOOK_COLLATOR toward SQLite so that database users are able to sort based on phonebook by Daisuke Miyakawa · 16 years ago
  38. 560b951 Remove getPhoneticallySortableString() and its SQLite variant, both of which are now obsolete because we already have icu's collator. by Daisuke Miyakawa · 15 years ago
  39. 76b3da4 Read external storage name from EXTERNAL_STORAGE variable. by Ray Chen · 16 years ago
  40. 87ba5df Merge "remove dead code" by Vasu Nori · 16 years ago
  41. 1ce7bca remove dead code by Vasu Nori · 16 years ago
  42. 71da361 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 16 years ago
  43. 78def01 Changing the phone book index for Japanese word "other" by Dmitri Plotnikov · 16 years ago
  44. 697658f Merge "Implementing traditional grouping of Hiragana characters in contacts lists" by Dmitri Plotnikov · 16 years ago
  45. 4b2aeb8 Implementing traditional grouping of Hiragana characters in contacts lists by Dmitri Plotnikov · 16 years ago
  46. 3a4f6d7 Merge "merge vacuum bug fix from http://www.sqlite.org/src/info/e534223435" by Vasu Nori · 16 years ago
  47. 049406b merge vacuum bug fix from http://www.sqlite.org/src/info/e534223435 by Vasu Nori · 16 years ago
  48. 3a74962 Introducing a new SQLite extension function: GET_PHONEBOOK_INDEX by Dmitri Plotnikov · 16 years ago
  49. aae12b8 take # 2: update sqlite. now it builds on Mac also. by Vasu Nori · 16 years ago
  50. 7da544e revert shell.c also... by Vasu Nori · 16 years ago
  51. 9d9edcf revert to old ersion until sqlite3.c builds correctly on mac by Vasu Nori · 16 years ago
  52. cd1b545 get latest sqlite from froyo branch created by richard hipp @ sqlite by Vasu Nori · 16 years ago
  53. e568ad0 fix to address bug:2454891 by Vasu Nori · 16 years ago
  54. 64417c9 add more log statements to debug # 2419869 (like CL 41134) by Vasu Nori · 16 years ago
  55. 2c792c9 update SOURCE_ID string in sqlite3.c to print the correct version by Vasu Nori · 16 years ago
  56. a0a2703 add more log statements to help debug 2419869 by Vasu Nori · 16 years ago
  57. 61cde95 when sqlite encounters SQLITE_MISUE error, cause segfault. STOPSHIP. by Vasu Nori · 16 years ago
  58. 282bc14 revert a not-so-useful CL: 36e3a0c245c8985614630de04606907832a1c3c9 by Vasu Nori · 16 years ago
  59. 57f278a Merge "a performance patch from sqlite authors for 3.6.22." by Vasu Nori · 16 years ago
  60. 78c2832 a performance patch from sqlite authors for 3.6.22. by Vasu Nori · 16 years ago
  61. 1d4fd0b am c944e589: am fbe53add: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  62. c944e58 am fbe53add: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  63. fbe53ad reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  64. cc9b3ca remove temp dir to store journals - stored where the db file is at. by Vasu Nori · 16 years ago
  65. 36e3a0c Add more debugging info when database close() fails. by Vasu Nori · 16 years ago
  66. e9820ce reconcile android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  67. d98da3b Merge commit '7f1ed8bc' into manualmerge by Vasu Nori · 16 years ago
  68. 690bfc9 don't need groupConcat func written for android by Vasu Nori · 16 years ago
  69. f42bc64 on unsupported_file_format error, throw DBcorruption error (master branch) by Vasu Nori · 16 years ago
  70. 7f1ed8b am 8f178b47: FOR MR3: add eventlog entry for all corruption cases in sqlite3.c by Vasu Nori · 16 years ago
  71. 8f178b4 FOR MR3: add eventlog entry for all corruption cases in sqlite3.c by Vasu Nori · 16 years ago
  72. a4356a0 upgrade sqlite from 3.5.9 to 3.6.22 by Vasu Nori · 16 years ago
  73. 345cf30 add eventlog entry for all corruption cases in sqlite3.c. by Vasu Nori · 16 years ago
  74. 6585116 android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  75. 16db8c8 am 8d413dec: am 2ea3148c: remove usage of poison_patch from sqlite. by Vasu Nori · 16 years ago
  76. 8d413de am 2ea3148c: remove usage of poison_patch from sqlite. by Vasu Nori · 16 years ago
  77. 2ea3148 remove usage of poison_patch from sqlite. by Vasu Nori · 16 years ago
  78. 5c5b80f Don't use the "poison sqlite header" logic. could be a problem. by Vasu Nori · 16 years ago
  79. efb434b merge from open-source master by Jean-Baptiste Queru · 16 years ago
  80. f9c7cf8 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  81. 4ede0ae merge from eclair by Jean-Baptiste Queru · 16 years ago
  82. 327380b eclair snapshot by Jean-Baptiste Queru · 16 years ago
  83. 49bab33 am fd20ece0: bug #2180646: make comparing "404-04" and "40404" return true in the native sqlite (loose) phone number comparison method. by Wei Huang · 16 years ago
  84. fd20ece bug #2180646: make comparing "404-04" and "40404" return true in the native sqlite (loose) phone number comparison method. by Wei Huang · 16 years ago
  85. 3544267 am 468ecb95: fix failing test. by Wei Huang · 16 years ago
  86. 468ecb9 fix failing test. by Wei Huang · 16 years ago
  87. 99c0951 am 3fffdd37: make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5. by Wei Huang · 16 years ago
  88. 3fffdd3 make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5. by Wei Huang · 16 years ago
  89. 4131624 am 7bb17d6e: Small change by Daisuke Miyakawa · 16 years ago
  90. 7bb17d6 Small change by Daisuke Miyakawa · 16 years ago
  91. f85b70b am 948a119c: Revert the default phone number comparation algorithm. by Daisuke Miyakawa · 16 years ago
  92. 948a119 Revert the default phone number comparation algorithm. by Daisuke Miyakawa · 16 years ago
  93. 4b326ff am b3b8a9da: Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java. by Daisuke Miyakawa · 16 years ago
  94. b657dd7 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  95. c128d5e merge from donut by Jean-Baptiste Queru · 16 years ago
  96. b3b8a9d Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java. by Daisuke Miyakawa · 16 years ago
  97. c4554af merge from open-source master by Jean-Baptiste Queru · 16 years ago
  98. db6e3c8 am 07a39f12: Merge change 23409 into donut by Jeff Hamilton · 16 years ago
  99. 07a39f1 Merge change 23409 into donut by Android (Google) Code Review · 16 years ago
  100. cc6719f Avoid a buffer overrun in GET_NORMALIZED_STRING. by Jeff Hamilton · 16 years ago