summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2021-09-30marshal.c: don't call the proc with partially initialized objects. (#4866)Jean byroot Boussier
2021-09-28Followed up behavior change of setHiroshi SHIBATA
2021-09-28Followed up ruby/spec examples for date.Hiroshi SHIBATA
2021-09-25FL_USER flags on ohter than T_DATA are reserved [Misc #18059]Nobuyoshi Nakada
2021-09-24FL_USER flags on ohter than T_DATA are reserved [Misc #18059]Nobuyoshi Nakada
2021-09-22[rubygems/rubygems] Fix possible malicious website to example.comfiveNinePlusR
2021-09-20Don't describe C function that does not exist in prior versions.Samuel Williams
2021-09-20Add C interface spec.Samuel Williams
2021-09-17[rubygems/rubygems] Trigger install command by default on removeJose Galisteo
2021-09-17Removed Module.allocate [Bug #17048]Nobuyoshi Nakada
2021-09-17Add spec for MatchData#match and MatchData#match_length [Feature #18172]Nobuyoshi Nakada
2021-09-15Marshal.load: do not call the proc until strings have their encodingJean Boussier
2021-09-12Add printf attribute to functions call va_list format functionsNobuyoshi Nakada
2021-09-10spec/ruby/optional/capi/ext: must support GCC 5卜部昌平
2021-09-10spec/ruby/optional/capi/ext: support ruby < 3卜部昌平
2021-09-10spec/ruby/optional/capi/ext: suppress warnings卜部昌平
2021-09-07Update to ruby/spec@b1e93a2Benoit Daloze
2021-09-07Update to ruby/mspec@e768949Benoit Daloze
2021-08-31[rubygems/rubygems] Remove `syck` traces from `bundler`David Rodríguez
2021-08-31[rubygems/rubygems] Fix `bundle plugin install` misdetection of installed ver...David Rodríguez
2021-08-31[rubygems/rubygems] Normalize setting `GEM_PATH`David Rodríguez
2021-08-31[rubygems/rubygems] Make plugin installation idempotentDavid Rodríguez
2021-08-31[rubygems/rubygems] Correctly redact credentials when using x-oauth-basicMatt Larraz
2021-08-31[rubygems/rubygems] Fix `bundle check` showing duplicated gemsDavid Rodríguez
2021-08-31[rubygems/rubygems] Restore working `bundle check` behaviourDavid Rodríguez
2021-08-31[rubygems/rubygems] Fix some failing Bundler tests with old Git.Jun Aruga
2021-08-31[rubygems/rubygems] Respect `BUNDLE_USER_HOME` for global config locationDavid Rodríguez
2021-08-31[rubygems/rubygems] Disable `RUBYGEMS_GEMDEPS` for bundler spec runDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove `RUBYGEMS_GEMDEPS` warningDavid Rodríguez
2021-08-31[rubygems/rubygems] Expect the right permissions on WindowsDavid Rodríguez
2021-08-31[rubygems/rubygems] Fix git repo initialization on a path with spacesDavid Rodríguez
2021-08-31[rubygems/rubygems] Simplify overkill usage of shared examplesDavid Rodríguez
2021-08-31[rubygems/rubygems] Deprecate `bundle exec --no-keep-file-descriptors`David Rodríguez
2021-08-31[rubygems/rubygems] Exclude gemspec file itself from gemNobuyoshi Nakada
2021-08-31[rubygems/rubygems] typos in UI messages: fix a couple missing spaces between...Tim Sutton
2021-08-31[rubygems/rubygems] The `--local` flag to `bundle install` shouldn't hit the ...David Rodríguez
2021-08-31[rubygems/rubygems] Requiring `bundler/setup` shouldn't try to hit the networkDavid Rodríguez
2021-08-31[rubygems/rubygems] Improve "gem not found in source" errorsDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove redundant part of error messageDavid Rodríguez
2021-08-31[rubygems/rubygems] Fix standalone generated script to deal with path sourcesDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `ruby_version` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `ruby_engine` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `path` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Respect `BUNDLE_USER_CONFIG` if setDavid Rodríguez
2021-08-31[rubygems/rubygems] Fix standalone install of default gemsDavid Rodríguez
2021-08-31[rubygems/rubygems] This spec can pass now on ruby 3David Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary test repositoryDavid Rodríguez
2021-08-31[rubygems/rubygems] Give a `bundle install` hint when `bundle list` failsDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary escape sequencesDavid Rodríguez
2021-08-31[rubygems/rubygems] Show all missing gems when using a bundle before installi...David Rodríguez