summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add the buildkite badge to the readmeTim Smith2019-10-141-1/+1
|
* Update README.mdTim Smith2019-08-061-0/+9
|
* update support to ruby >= 2.2Lamont Granquist2017-07-101-6/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update README.md, remove support for 2.1.xJason Kulatunga2017-06-261-1/+2
| | | remove support for Ruby 2.1.x from documentation.
* Format the readmeTim Smith2017-06-201-73/+31
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix require in readmefix_requireThom May2015-07-021-1/+1
| | | closes #63
* removing whitespace, testing travisLamont Granquist2015-05-051-1/+0
|
* add more notes on what options doLamont Granquist2015-04-241-2/+4
|
* fix omitted options_hash in README APILamont Granquist2015-04-241-2/+2
|
* typofixLamont Granquist2015-04-241-1/+1
|
* change :validate_utf8=false to still emit utf8lcg/utf8-string-replacementLamont Granquist2015-04-231-3/+5
| | | | | | | | | | | validate_utf8=true raises on bad input validate_utf8=false now does not raise, but still produces valid UTF-8 clean JSON by replacing characters. the previous behavior of emitting bad JSON that was not UTF-8 clean when validate_utf8 was false is dropped (and this was behavior only of the C extension and not the ffi extension since the ffi layer must do some scrubbing of its own).
* add 1.8.7 note in README and drop support in gemspeclcg/identify-bad-utf8-stringsLamont Granquist2015-04-211-0/+2
|
* dropping support for ruby 1.8.7Lamont Granquist2015-04-211-1/+1
| | | | | adding support for UTF-8 encoding issues and making it backcompat with 1.8.7 is too painful for words, goodbye...
* add more READMELamont Granquist2015-04-201-13/+91
|
* add note on using system librariesLamont Granquist2015-04-061-6/+20
|
* remove opscode referencesLamont Granquist2015-02-171-1/+1
|
* fix urlLamont Granquist2015-01-271-1/+1
|
* add note about licenseLamont Granquist2015-01-271-0/+6
|
* Update readme w/ basic use and "why this"danielsdeleo2015-01-271-8/+34
|
* s/lamont-granquist/opscode/gLamont Granquist2014-07-201-1/+1
|
* more wordsLamont Granquist2014-06-261-2/+4
|
* add license + thanksLamont Granquist2014-06-241-4/+6
|
* the rbx work fixed ruby-1.8 c-extLamont Granquist2014-01-121-2/+0
|
* make "rake spec" run ffi+ext on platforms that support bothLamont Granquist2014-01-121-1/+2
|
* update TODOs0.0.1Lamont Granquist2014-01-091-1/+0
|
* update commentsLamont Granquist2014-01-091-3/+1
|
* disable c-extension for ruby-1.8.7Lamont Granquist2014-01-011-4/+9
|
* done with thatLamont Granquist2013-12-311-1/+0
|
* backing coveralls outLamont Granquist2013-12-231-1/+1
|
* add TODO notesLamont Granquist2013-12-231-5/+6
|
* more github badge whoringLamont Granquist2013-12-231-1/+1
|
* add build noteLamont Granquist2013-11-171-0/+4
|
* add code climateLamont Granquist2013-11-171-1/+2
|
* add todoLamont Granquist2013-11-151-0/+4
|
* adding travis statusLamont Granquist2013-10-241-0/+2
|
* gem structure and POC library codeLamont Granquist2013-10-231-0/+3