summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Various upgradesHEADmainAustin Ziegler2023-02-171-4/+6
* Fix invalid syntax for < Ruby 2.3Austin Ziegler2021-11-161-1/+1
* Move deps retrieval to a support fileAustin Ziegler2021-11-151-0/+42
* Convert to standardrb (#156)Austin Ziegler2021-06-024-42/+34
* Add benchmarks for memory profilerAustin Ziegler2019-04-031-0/+64
* Code formatting:Austin Ziegler2019-01-263-37/+38
* Hardcode common argument results to prevent dup string allocationsDillon Welch2018-08-116-0/+12
* mime-types 3.0Austin Ziegler2015-11-2110-563/+62
* IANA parser: Do not include xref data when missingAustin Ziegler2015-09-131-0/+2
* mime-types 2.6 release ready code.Austin Ziegler2015-05-257-34/+59
* Make column format optional, JSON is default.Austin Ziegler2015-05-255-71/+258
* Use text-based columnar storageJeremy Evans2015-05-251-0/+48
* Convert MIME::Type#use_instead to a single entry.Austin Ziegler2015-04-251-9/+4
* Fix an incomplete IANA registry import change.Austin Ziegler2015-04-251-24/+29
* Fix a bug with importing Apache Mime Types.Austin Ziegler2015-04-251-0/+4
* Refactor IANARegistry for easier maintenance.Austin Ziegler2014-10-081-56/+60
* Remove an unused variable.Austin Ziegler2014-10-081-2/+0
* Documenting convert methods in support.Austin Ziegler2014-10-071-4/+14
* Reorganize benchmarking.Austin Ziegler2014-10-062-55/+55
* Fixing two tooling problems.Austin Ziegler2014-05-222-4/+10
* Adding support for the Apache list.Austin Ziegler2014-01-251-0/+97
* Rewriting IANA registry parsing.Austin Ziegler2014-01-252-200/+148
* Using Array() instead of [ foo ].Austin Ziegler2014-01-231-3/+2
* mime-types 2.0Austin Ziegler2013-10-263-0/+386