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

Speed up HTML encoder for 1.2 #153

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Speed up HTML encoder for 1.2 #153

wants to merge 19 commits into from

Commits on Aug 31, 2013

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

Commits on Sep 7, 2013

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

Commits on Sep 20, 2013

  1. Configuration menu
    Copy the full SHA
    370c6d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd856d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2013

  1. don't break old API

    korny committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    0023dee View commit details
    Browse the repository at this point in the history
  2. even less API changes

    korny committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    94ced62 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2013

  1. don't escape " in HTML

    korny committed Nov 20, 2013
    Configuration menu
    Copy the full SHA
    bc4854f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2014

  1. Merge branch 'master' into possible-speedups

    Conflicts:
    	lib/coderay/encoders/html.rb
    korny committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    7aa6ea0 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2015

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

Commits on Feb 13, 2016

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

Commits on Jun 4, 2016

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

Commits on Jun 7, 2016

  1. use EscapeUtils

    korny committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    aa9229f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2016

  1. speedup plugin lookup

    korny committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    122dd5f View commit details
    Browse the repository at this point in the history
  2. don't escape /

    korny committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    351822b View commit details
    Browse the repository at this point in the history
  3. fix tests

    korny committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    c999deb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

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

Commits on Nov 2, 2017

  1. Configuration menu
    Copy the full SHA
    8537875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc1ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e3fbe3 View commit details
    Browse the repository at this point in the history