summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-04[ruby/rexml] gemspec: updateSutou Kouhei
2019-08-04[ruby/rexml] xpath: add missing value conversions for equality and relational...Kouhei Sutou
2019-08-04[ruby/rexml] xpath number: fix a bug that false is converted to NaNKouhei Sutou
2019-08-04[ruby/rexml] xpath local_name: fix a bug that nil is returned for nonexistent...Kouhei Sutou
2019-08-04[ruby/rexml] xpath boolean: implementKouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug for equality or relational expressionsKouhei Sutou
2019-08-04[ruby/rexml] Use PPKouhei Sutou
2019-08-04[ruby/rexml] xpath: add support for changing to debug mode by environment var...Kouhei Sutou
2019-08-04[ruby/rexml] Bump versionKouhei Sutou
2019-08-04[ruby/rexml] Message less confusing error to human (#16)ujihisa
2019-08-04[ruby/rexml] Fix crash with nil XPath variables (#13)Alyssa Ross
2019-08-04[ruby/rexml] use #inspect to print meta-characters in error messagesFUJI Goro (gfx)
2019-08-04[ruby/rexml] Bump versionKouhei Sutou
2019-08-04[ruby/rexml] Fix attribute's default namespace behaviorKouhei Sutou
2019-08-04[ruby/rexml] FormatKouhei Sutou
2019-08-04[ruby/rexml] Revert "xpath: remove needless nil check"Kouhei Sutou
2019-08-04[ruby/rexml] xpath: remove needless nil checkKouhei Sutou
2019-08-04[ruby/rexml] Add a TODO for Attribute#namespaceKouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug that no namespace attribute isn't matched with ...Kouhei Sutou
2019-08-04[ruby/rexml] Bump versionKouhei Sutou
2019-08-04change call CGI methods from :: to .Semyon Pupkov
2019-08-03[bundler/bundler] Remove Bundler.rubygems.config_map because it was deprecated.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Point to CoC which contains the contributor covenantAdam Wanninger
2019-08-03[bundler/bundler] Bump rubocop to 0.74.0David Rodríguez
2019-08-03[bundler/bundler] net-http-persistent 3.1.0 has been releasedDavid Rodríguez
2019-08-03[bundler/bundler] Adapt to the way my automatiek patch worksDavid Rodríguez
2019-08-03[bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] Check for straneous quotesDavid Rodríguez
2019-08-03[bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins
2019-08-03[bundler/bundler] Fully remove compatibility guardDavid Rodríguez
2019-08-03[bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez
2019-08-03[bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez
2019-08-03[bundler/bundler] Add exclamation mark to methodDavid Rodríguez
2019-08-03[bundler/bundler] Move `strict` to an attributeDavid Rodríguez
2019-08-03[bundler/bundler] Extract some methodsDavid Rodríguez
2019-08-03[bundler/bundler] Unfold message to single line for readabilityDavid Rodríguez
2019-08-03[bundler/bundler] Extract a `print_gems` methodGuillermo Guerrero
2019-08-03[bundler/bundler] Less complexityGuillermo Guerrero
2019-08-03[bundler/bundler] Move more locals to attributesDavid Rodríguez
2019-08-03[bundler/bundler] Move `any?` logic to the attributeDavid Rodríguez
2019-08-03[bundler/bundler] Move `options_include_groups` to an attributeDavid Rodríguez
2019-08-03[bundler/bundler] Prefer feature flag to harcoded checkDavid Rodríguez
2019-08-03[bundler/bundler] Restore `cache_all` flag removalDavid Rodríguez
2019-08-03[bundler/bundler] Add workaround from old rubygemsDavid Rodríguez
2019-08-03[bundler/bundler] Update error messages to be more preciseDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary method parameterDavid Rodríguez
2019-08-03[bundler/bundler] Use a consistent requirement in binstubDavid Rodríguez
2019-08-03[bundler/bundler] Remove redundant begin-end blockDavid Rodríguez
2019-08-03[bundler/bundler] Don't need 1.8 compatibilityDavid Rodríguez