1. 904607b add FTS3 _backward_compatibility mode to let apps use FTS1 or 2. by Vasu Nori · 14 years ago
  2. 975f01b am 71f6135e: Fix sqlite3 to build in Windows SDK under Linux by Raphael · 14 years ago
  3. 71f6135 Fix sqlite3 to build in Windows SDK under Linux by Raphael · 14 years ago
  4. c310938 Fix sqlite3 to build in Windows SDK under Linux by Raphael · 14 years ago
  5. e523d00 sqlite should assume corruption if file header is bad by Vasu Nori · 14 years ago
  6. ebcc71f apply couple of bug fixes from sqlite by Vasu Nori · 14 years ago
  7. 31089e0 Add PHONEBOOK_COLLATOR toward SQLite so that database users are able to sort based on phonebook by Daisuke Miyakawa · 14 years ago
  8. 560b951 Remove getPhoneticallySortableString() and its SQLite variant, both of which are now obsolete because we already have icu's collator. by Daisuke Miyakawa · 14 years ago
  9. 76b3da4 Read external storage name from EXTERNAL_STORAGE variable. by Ray Chen · 14 years ago
  10. 87ba5df Merge "remove dead code" by Vasu Nori · 14 years ago
  11. 1ce7bca remove dead code by Vasu Nori · 14 years ago
  12. 71da361 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  13. 78def01 Changing the phone book index for Japanese word "other" by Dmitri Plotnikov · 14 years ago
  14. 697658f Merge "Implementing traditional grouping of Hiragana characters in contacts lists" by Dmitri Plotnikov · 14 years ago
  15. 4b2aeb8 Implementing traditional grouping of Hiragana characters in contacts lists by Dmitri Plotnikov · 14 years ago
  16. 3a4f6d7 Merge "merge vacuum bug fix from http://www.sqlite.org/src/info/e534223435" by Vasu Nori · 14 years ago
  17. 049406b merge vacuum bug fix from http://www.sqlite.org/src/info/e534223435 by Vasu Nori · 14 years ago
  18. 3a74962 Introducing a new SQLite extension function: GET_PHONEBOOK_INDEX by Dmitri Plotnikov · 14 years ago
  19. aae12b8 take # 2: update sqlite. now it builds on Mac also. by Vasu Nori · 14 years ago
  20. 7da544e revert shell.c also... by Vasu Nori · 14 years ago
  21. 9d9edcf revert to old ersion until sqlite3.c builds correctly on mac by Vasu Nori · 14 years ago
  22. cd1b545 get latest sqlite from froyo branch created by richard hipp @ sqlite by Vasu Nori · 14 years ago
  23. e568ad0 fix to address bug:2454891 by Vasu Nori · 14 years ago
  24. 64417c9 add more log statements to debug # 2419869 (like CL 41134) by Vasu Nori · 14 years ago
  25. 2c792c9 update SOURCE_ID string in sqlite3.c to print the correct version by Vasu Nori · 14 years ago
  26. a0a2703 add more log statements to help debug 2419869 by Vasu Nori · 14 years ago
  27. 61cde95 when sqlite encounters SQLITE_MISUE error, cause segfault. STOPSHIP. by Vasu Nori · 14 years ago
  28. 282bc14 revert a not-so-useful CL: 36e3a0c245c8985614630de04606907832a1c3c9 by Vasu Nori · 14 years ago
  29. 57f278a Merge "a performance patch from sqlite authors for 3.6.22." by Vasu Nori · 14 years ago
  30. 78c2832 a performance patch from sqlite authors for 3.6.22. by Vasu Nori · 14 years ago
  31. 1d4fd0b am c944e589: am fbe53add: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  32. c944e58 am fbe53add: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  33. fbe53ad reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  34. cc9b3ca remove temp dir to store journals - stored where the db file is at. by Vasu Nori · 14 years ago
  35. 36e3a0c Add more debugging info when database close() fails. by Vasu Nori · 14 years ago
  36. e9820ce reconcile android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  37. d98da3b Merge commit '7f1ed8bc' into manualmerge by Vasu Nori · 14 years ago
  38. 690bfc9 don't need groupConcat func written for android by Vasu Nori · 14 years ago
  39. f42bc64 on unsupported_file_format error, throw DBcorruption error (master branch) by Vasu Nori · 14 years ago
  40. 7f1ed8b am 8f178b47: FOR MR3: add eventlog entry for all corruption cases in sqlite3.c by Vasu Nori · 14 years ago
  41. 8f178b4 FOR MR3: add eventlog entry for all corruption cases in sqlite3.c by Vasu Nori · 14 years ago
  42. a4356a0 upgrade sqlite from 3.5.9 to 3.6.22 by Vasu Nori · 14 years ago
  43. 345cf30 add eventlog entry for all corruption cases in sqlite3.c. by Vasu Nori · 14 years ago
  44. 6585116 android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  45. 16db8c8 am 8d413dec: am 2ea3148c: remove usage of poison_patch from sqlite. by Vasu Nori · 14 years ago
  46. 8d413de am 2ea3148c: remove usage of poison_patch from sqlite. by Vasu Nori · 14 years ago
  47. 2ea3148 remove usage of poison_patch from sqlite. by Vasu Nori · 14 years ago
  48. 5c5b80f Don't use the "poison sqlite header" logic. could be a problem. by Vasu Nori · 14 years ago
  49. efb434b merge from open-source master by Jean-Baptiste Queru · 15 years ago
  50. f9c7cf8 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  51. 4ede0ae merge from eclair by Jean-Baptiste Queru · 15 years ago
  52. 327380b eclair snapshot by Jean-Baptiste Queru · 15 years ago
  53. 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 · 15 years ago
  54. fd20ece bug #2180646: make comparing "404-04" and "40404" return true in the native sqlite (loose) phone number comparison method. by Wei Huang · 15 years ago
  55. 3544267 am 468ecb95: fix failing test. by Wei Huang · 15 years ago
  56. 468ecb9 fix failing test. by Wei Huang · 15 years ago
  57. 99c0951 am 3fffdd37: make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5. by Wei Huang · 15 years ago
  58. 3fffdd3 make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5. by Wei Huang · 15 years ago
  59. 4131624 am 7bb17d6e: Small change by Daisuke Miyakawa · 15 years ago
  60. 7bb17d6 Small change by Daisuke Miyakawa · 15 years ago
  61. f85b70b am 948a119c: Revert the default phone number comparation algorithm. by Daisuke Miyakawa · 15 years ago
  62. 948a119 Revert the default phone number comparation algorithm. by Daisuke Miyakawa · 15 years ago
  63. 4b326ff am b3b8a9da: Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java. by Daisuke Miyakawa · 15 years ago
  64. b657dd7 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  65. c128d5e merge from donut by Jean-Baptiste Queru · 15 years ago
  66. b3b8a9d Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java. by Daisuke Miyakawa · 15 years ago
  67. c4554af merge from open-source master by Jean-Baptiste Queru · 15 years ago
  68. db6e3c8 am 07a39f12: Merge change 23409 into donut by Jeff Hamilton · 15 years ago
  69. 07a39f1 Merge change 23409 into donut by Android (Google) Code Review · 15 years ago
  70. cc6719f Avoid a buffer overrun in GET_NORMALIZED_STRING. by Jeff Hamilton · 15 years ago
  71. 50db2ef am 0d04c4ca: fix bug 2015059: where the native sqlite comparison method phone_number_compare() treated all alpha addresses as the same phone number. by Wei Huang · 15 years ago
  72. 0d04c4c fix bug 2015059: where the native sqlite comparison method phone_number_compare() treated all alpha addresses as the same phone number. by Wei Huang · 15 years ago
  73. e154219 Removed libdl from LDFLAGS when building on FreeBSD by Alexey Tarasov · 16 years ago
  74. e9f4268 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  75. 37a328e merge from donut by Jean-Baptiste Queru · 15 years ago
  76. 37b104e reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  77. 2a430a0 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  78. dd38bd5 am b020ccd8: One more test, which is succesful (and should be successful), but unexpectedly... by Daisuke Miyakawa · 15 years ago
  79. 2ec6f6a am cfdd4a72: Fix a bug in which "16\d+6" matches 166 and the number is handled as Thailand one... by Daisuke Miyakawa · 15 years ago
  80. b020ccd One more test, which is succesful (and should be successful), but unexpectedly... by Daisuke Miyakawa · 15 years ago
  81. cfdd4a7 Fix a bug in which "16\d+6" matches 166 and the number is handled as Thailand one... by Daisuke Miyakawa · 15 years ago
  82. 81197b9 Merge commit 'goog/readonly-korg-master' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  83. 34ca649 am c30779b9: Oops! I was totally misunderstanding what was going wrong!! by Daisuke Miyakawa · 15 years ago
  84. c30779b Oops! I was totally misunderstanding what was going wrong!! by Daisuke Miyakawa · 15 years ago
  85. f869620 am 441321a8: Make sim-ang not corrupt when building PhoneticUtilsTest.cpp You can double-check by doing this: > make libsqlite3_phone_number_utils_test by Daisuke Miyakawa · 15 years ago
  86. 441321a Make sim-ang not corrupt when building PhoneticUtilsTest.cpp by Daisuke Miyakawa · 15 years ago
  87. fa6825c am 1ec1f3de: quick fix by Daisuke Miyakawa · 15 years ago
  88. 8f0bc38 am e919af56: Make PhoneticStringUtils use functions in String8 instead of using locally developped functions. by Daisuke Miyakawa · 15 years ago
  89. dfeea94 am f06f5fa3: "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation. Unlike the change 5480, this considers the NDD-problem mentioned in the internal issue 1949010. This time, 1-650-555- by Daisuke Miyakawa · 15 years ago
  90. 1ec1f3d quick fix by Daisuke Miyakawa · 15 years ago
  91. e919af5 Make PhoneticStringUtils use functions in String8 instead of using locally developped functions. by Daisuke Miyakawa · 15 years ago
  92. f06f5fa "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation. by Daisuke Miyakawa · 15 years ago
  93. 372d659 am ab3ee7de: Revert ""Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation." by Daisuke Miyakawa · 15 years ago
  94. ab3ee7d Revert ""Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation." by Daisuke Miyakawa · 15 years ago
  95. 6307e4d am de430944: "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation. The new implementation considers country code seriously. by Daisuke Miyakawa · 15 years ago
  96. de43094 "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation. by Daisuke Miyakawa · 15 years ago
  97. 50421c7 am 0ff6f71d: Remove libsqlite3_phonetic_string_utils_test from tests build by Sriram Raman · 15 years ago
  98. 0ff6f71 Remove libsqlite3_phonetic_string_utils_test from tests build by Sriram Raman · 15 years ago
  99. 603ae2f am 754d83d5: Added \'tag\' column to SQLite _TOKENIZE function. by Bjorn Bringert · 15 years ago
  100. 754d83d Added 'tag' column to SQLite _TOKENIZE function. by Bjorn Bringert · 15 years ago