Strahinja Val Markovic 387102a99f Fix ranking bug with ALL_CAPS variables
GetWordBoundaryChars would return "allcaps" for "ALL_CAPS" instead of "ac". This
would manifest as ranking (for instance) "STDIN_FILENO" ahead of "stdin" for
query "std", which is terrible.

This bug has been present in YCM for many months, but no one noticed the issue.

Fixes #272.
2013-04-28 13:21:13 -07:00
..
2013-04-01 19:09:37 -07:00
2013-02-02 21:47:41 -08:00
2013-01-19 20:17:12 -08:00
2013-01-19 20:17:12 -08:00