Commit Graph

  • 570267bbe0 Fixing cmake conf so that we can use all warnings Strahinja Val Markovic 2012-07-04 21:24:16 -0700
  • a9eb277da1 Fixing brace style usage Strahinja Val Markovic 2012-07-04 16:15:41 -0700
  • 4eb160ac58 Whitespace fix Strahinja Val Markovic 2012-07-02 11:10:28 -0700
  • ee2bfe8952 Fix for query capital chars in wb ratio condition Strahinja Val Markovic 2012-06-24 18:13:35 -0700
  • d18b89bceb Fixed another bug in the word boundary condition Strahinja Val Markovic 2012-06-24 17:58:20 -0700
  • 9b875ca7f3 New sorting rule: char match index sum Strahinja Val Markovic 2012-06-24 15:35:00 -0700
  • adb31abef2 Fixing a bug with word-boundary ratio calculation Strahinja Val Markovic 2012-06-24 15:11:58 -0700
  • a8f095ec0a Completion now off for comments and strings Strahinja Val Markovic 2012-06-24 12:04:45 -0700
  • 02a1f8780c Small refactoring of the ShouldAddIdentifier func Strahinja Val Markovic 2012-05-12 20:42:45 -0700
  • 6696d79518 CursorHold is now tied to OnCursorHold func Strahinja Val Markovic 2012-05-12 15:26:04 -0700
  • 8ed1c599e2 Buffer identifiers are now added on BufEnter Strahinja Val Markovic 2012-05-12 15:23:45 -0700
  • 5d6e839118 Newly inserted identifiers are added immediately Strahinja Val Markovic 2012-05-12 15:20:03 -0700
  • a8e9b61f3f Going back to 2-4 threads Strahinja Val Markovic 2012-05-11 10:09:52 -0700
  • 6e1c7f8429 Optimized the use of threads somewhat Strahinja Val Markovic 2012-05-10 22:35:08 -0700
  • ba76e3f6e6 List instead of vector for storing candidates Strahinja Val Markovic 2012-05-10 21:56:19 -0700
  • 69c8afb251 Fixing compilation problems on Linux Strahinja Val Markovic 2012-05-10 10:40:12 -0700
  • 2b1907e7e5 Updating gitignore to ignore the test exe Strahinja Val Markovic 2012-05-10 10:39:50 -0700
  • 680a7ce979 Adding the SYSTEM flag for boost and python headers Strahinja Val Markovic 2012-05-10 09:57:07 -0700
  • 4c4b806f9d Adding .gitignore Strahinja Val Markovic 2012-05-10 09:47:46 -0700
  • 787b570218 More missing files Strahinja Val Markovic 2012-05-09 21:59:20 -0700
  • 41367cf3a7 Adding missing files; gitignore was a bit too trigger-happy Strahinja Val Markovic 2012-05-09 21:54:25 -0700
  • 0c0ecc24c4 Using custom collection of Boost libs Strahinja Val Markovic 2012-05-09 21:45:30 -0700
  • d421c43f65 Adding const in a few more places Strahinja Val Markovic 2012-05-07 22:27:08 -0700
  • 0110611996 Minimized the test code Strahinja Val Markovic 2012-05-07 22:10:28 -0700
  • 6430677f4f Whitespace changes Strahinja Val Markovic 2012-05-07 21:23:38 -0700
  • 5f5b9bd7b4 Adding -Wextra and fixing warnings from it Strahinja Val Markovic 2012-05-06 00:01:32 -0700
  • 7cf580a447 Completion suggestions are now fetched async Strahinja Val Markovic 2012-05-05 23:48:22 -0700
  • 7468a5a21c Don't add candidates for "weird" buffers Strahinja Val Markovic 2012-05-05 18:12:15 -0700
  • a557d35a43 Updating some comments Strahinja Val Markovic 2012-04-29 20:48:55 -0700
  • d9299175aa Removing some commented out code Strahinja Val Markovic 2012-04-29 19:56:16 -0700
  • 903452e855 Candidates are now stored per type and filepath Strahinja Val Markovic 2012-04-29 19:51:20 -0700
  • ced1d0ad5a Adding new candidates is now faster; + more Strahinja Val Markovic 2012-04-29 16:36:31 -0700
  • 7627f87756 One more test case for RatioUtilizationTieBreak Strahinja Val Markovic 2012-04-29 13:44:11 -0700
  • fedfcb8e44 For "foo" vs "Foo", the all-lowercase one wins Strahinja Val Markovic 2012-04-16 22:13:05 -0700
  • 9019a6f827 Test for query as prefix of candidate preference Strahinja Markovic 2012-04-16 21:57:20 -0700
  • 1a08eb9ce0 Updating copyright line Strahinja Markovic 2012-04-15 20:28:46 -0700
  • cdc3bc35ec Adding initial readme file Strahinja Markovic 2012-04-15 20:14:47 -0700
  • 820e2543b6 Bugfixes and more tests Strahinja Markovic 2012-04-15 20:10:39 -0700
  • 86a22c5328 Updating to gmock r405 Strahinja Markovic 2012-04-15 17:12:02 -0700
  • 156a1882e1 Initial import Strahinja Markovic 2012-04-15 16:57:10 -0700