summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-06Revert "Don't echo results of assignment expressions"aycabta
2019-08-06Don't echo results of assignment expressionsSteven Willis
2019-08-06Use host_os from RbConfig to detect host OS.Charles Oliver Nutter
2019-08-06Remove obsolete TODO commentaycabta
2019-08-06Update Unicode URL to 12.1.0aycabta
2019-08-06Improve same directory detection in FileUtilsJustin Collins
2019-08-05[rubygems/rubygems] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VER...Benoit Daloze
2019-08-05[rubygems/rubygems] Use gsub with HashKazuhiro NISHIYAMA
2019-08-05[rubygems/rubygems] Revert cadb66037d9b58c80fc795f39384d533229a1f73bronzdoc
2019-08-05[rubygems/rubygems] Fixed to warn with shadowing outer local variable.Hiroshi SHIBATA
2019-08-05[rubygems/rubygems] Remove FIXME commentbronzdoc
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