summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-24[ruby/csv] Fix CSV.filter to preserve headers (#174)Burdette Lamar
2020-11-24[ruby/csv] Enhanced RDoc for CSV::Row (#173)Burdette Lamar
2020-11-24[ruby/csv] Enhanced RDoc for CSV::Row (#171)Burdette Lamar
2020-11-24[ruby/csv] Enhanced RDoc for Row#[]= (#170)Burdette Lamar
2020-11-24[ruby/csv] Enhanced RDoc for Table::Row (#169)Burdette Lamar
2020-11-24[ruby/csv] Don't change initialize_copy's return valueSutou Kouhei
2020-11-24[ruby/csv] Add link to Wikipedia article Table (#167)Burdette Lamar
2020-11-24[ruby/csv] Enhanced RDoc for CSV::Table (#165)Burdette Lamar
2020-11-24[ruby/csv] Enhanced RDoc for values_at, <<, and push (#164)Burdette Lamar
2020-11-24[ruby/csv] Enhanced RDoc for Table#[] (#162)Burdette Lamar
2020-11-24[ruby/csv] Bump versionSutou Kouhei
2020-11-24[ruby/csv] Disable stringio >= 0.1.3 dependencySutou Kouhei
2020-11-24* 2020-11-24 [ci skip]git
2020-11-24Ignore static-ruby [ci skip]Nobuyoshi Nakada
2020-11-24zlib: patches for mswin64Nobuyoshi Nakada
2020-11-24zlib: extlibs to download zlib-1.2.11Nobuyoshi Nakada
2020-11-23Suppress a format-overflow warningNobuyoshi Nakada
2020-11-23Check if _FORTIFY_SOURCE really worksNobuyoshi Nakada
2020-11-23Increase the # of downloader.rb's retry attemptsTakashi Kokubun
2020-11-22Clarify the intention of `false &&`Takashi Kokubun
2020-11-22ruby/internal/config.h needs to be included firstTakashi Kokubun
2020-11-22Make --disable-jit-support compileTakashi Kokubun
2020-11-22Remove obsoleted internal/mjit.h inclusionTakashi Kokubun
2020-11-22Remove obsoleted internal/mjit.hTakashi Kokubun
2020-11-22Combine mjit.h and internal/mjit.hTakashi Kokubun
2020-11-23Initialize UTF-8 encoding first as it is used always nowNobuyoshi Nakada
2020-11-23* 2020-11-23 [ci skip]git
2020-11-22Stop leaving .c files for JIT compaction in /tmp (#3802)Takashi Kokubun
2020-11-22NEWS for [Feature #16233] [ci skip]Nobuyoshi Nakada
2020-11-22Use hex-encoded binaries instead of UTF-8Nobuyoshi Nakada
2020-11-22Add string encoding IBM720 alias CP720 (#3803)Lars Kanis
2020-11-22[ruby/irb] Stop using bang version for #inspect of resultaycabta
2020-11-22[ruby/irb] Add a fallback for check_code_block that does not depend on implem...Benoit Daloze
2020-11-22[ruby/irb] support more body argument for oneliner method definitionNobuhiro IMAI
2020-11-22Suppress a unused-variable warningNobuyoshi Nakada
2020-11-22rubyspec-capiext: Use plain DLDFLAGS without flags for librubyNobuyoshi Nakada
2020-11-21Clarify the intention of the include guardTakashi Kokubun
2020-11-21Make c_file / so_file construction consistentTakashi Kokubun
2020-11-21Make sure all threads are scanned on unload_unitsTakashi Kokubun
2020-11-22dist: added DISTOPTS and PKGSDIRNobuyoshi Nakada
2020-11-22make-snapshot: don't store symlinks by 7z for reproduceable pacakgesNobuyoshi Nakada
2020-11-22make-snapshot: measure archiving timesNobuyoshi Nakada
2020-11-22make-snapshot: suppress messages copying cached files unless verboseNobuyoshi Nakada
2020-11-22make-snapshot: clean autoconf caches for reproduceable packagesNobuyoshi Nakada
2020-11-22* 2020-11-22 [ci skip]git
2020-11-21[Bug #17021] Make host_* values consistent with target_*Nobuyoshi Nakada
2020-11-21Added rubyspec-capiext targetNobuyoshi Nakada
2020-11-21Remove the unused o_file definitionTakashi Kokubun
2020-11-20Fix wrong #ifdef usages with #ifTakashi Kokubun
2020-11-20Unify some confusing macro usagesTakashi Kokubun