Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lots of refactoring and optimisation #7

Closed
wants to merge 33 commits into from
Closed

Lots of refactoring and optimisation #7

wants to merge 33 commits into from

Commits on May 17, 2011

  1. Configuration menu
    Copy the full SHA
    3714500 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2011

  1. Configuration menu
    Copy the full SHA
    3781477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb3502 View commit details
    Browse the repository at this point in the history
  3. add s:hex function

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    7410cca View commit details
    Browse the repository at this point in the history
  4. use matchlist in FGforBG

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    b105b6f View commit details
    Browse the repository at this point in the history
  5. remove a bunch of line noise

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    c7001e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd36cab View commit details
    Browse the repository at this point in the history
  7. switch to precalculated hex table

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    1d77924 View commit details
    Browse the repository at this point in the history
  8. simplify s:pow to s:square

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    a3379d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    565b2b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    833bc85 View commit details
    Browse the repository at this point in the history
  11. normalise match group name

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    0755def View commit details
    Browse the repository at this point in the history
  12. simplify xterm color table precalc

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    bb0a47e View commit details
    Browse the repository at this point in the history
  13. add modeline

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    e37b496 View commit details
    Browse the repository at this point in the history
  14. speed up Rgb2xterm by about ⅓

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    41f0025 View commit details
    Browse the repository at this point in the history
  15. simplify distance calculation code

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    b475be4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c4dcc7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    556ecad View commit details
    Browse the repository at this point in the history
  18. move functions behind init code

    ap committed May 18, 2011
    Configuration menu
    Copy the full SHA
    df6f4f4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2011

  1. simplify group name computation

    ap committed May 19, 2011
    Configuration menu
    Copy the full SHA
    8b4d830 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2011

  1. Configuration menu
    Copy the full SHA
    38d4681 View commit details
    Browse the repository at this point in the history
  2. reduce nesting in SetMatcher

    ap committed May 20, 2011
    Configuration menu
    Copy the full SHA
    4263763 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1bde73 View commit details
    Browse the repository at this point in the history
  4. inline s:distance into s:Rgb2xterm

    ap committed May 20, 2011
    Configuration menu
    Copy the full SHA
    b5391a4 View commit details
    Browse the repository at this point in the history
  5. use local variable in SetMatcher

    ap committed May 20, 2011
    Configuration menu
    Copy the full SHA
    5a3950f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a513ae7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abd0a4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ad55a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab9a71b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c927450 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10d9a9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89f1e16 View commit details
    Browse the repository at this point in the history
  13. add CSS3 HSL support

    ap committed May 20, 2011
    Configuration menu
    Copy the full SHA
    6f63725 View commit details
    Browse the repository at this point in the history