summaryrefslogtreecommitdiff
path: root/ext/etc
AgeCommit message (Expand)Author
2018-05-28Merge etc gemspec from github repository.hsbt
2018-02-27Refactor ERB version checking for keyword argumentsk0kubun
2018-02-22erb.rb: deprecate safe_level of ERB.newk0kubun
2017-12-13Bump version to etc-1.0.0 as default gems.hsbt
2017-11-07etc.c: improve docs for sysconfdirstomar
2017-10-24sysconfdir on Windowsnobu
2017-10-24Revert "sysconfdir on Windows"naruse
2017-10-21sysconfdir on Windowsnobu
2017-09-30ext: check if null byte is containednobu
2017-09-27ext: adjust indent [ci skip]nobu
2017-06-19Make string literal to frozen object on gemspec of defulte gems.hsbt
2017-04-11Merge upstream of ruby/etc.hsbt
2017-04-11Fix a typo.hsbt
2017-04-11Import gemspec from ruby/etc.hsbt
2017-03-22ruby tool/update-deps --fixshyouhei
2017-02-27Added initial gemspec for Etc module.hsbt
2017-01-29{ext,test}/etc: Specify frozen_string_literal: true.kazu
2016-07-06Update dependenciesnobu
2016-06-02etc.c: retry with allocated string buffernobu
2015-12-16handle ext/ as r53141naruse
2015-04-19ext: suppress warningsnobu
2014-11-10win32.c: login name encodingnobu
2014-10-21* ext/etc/etc.c (etc_nprocessors_affin): maximum "n" should be 16384.kosaki
2014-10-21* ext/etc/etc.c (etc_nprocessors_affin): minor spell fix.kosaki
2014-10-21* ext/etc/etc.c (etc_nprocessors_affin): optimize memory usege akosaki
2014-10-15update doc.akr
2014-10-15* ext/etc/etc.c (etc_nprocessors_affin): Test CPU_ALLOC availability.akr
2014-10-15* ext/etc/etc.c (etc_nprocessors_affinity): use sched_getaffinityakr
2014-10-07ext/etc/etc.c (etc_systmpdir): set default tmplen correctlynormal
2014-10-07etc.c: try confstr on Mac OS Xnobu
2014-10-05update doc.akr
2014-10-02* ext/etc/etc.c (etc_nprocessors): Windows support.usa
2014-10-02* ext/etc/etc.c (etc_nprocessors): New method.akr
2014-07-06mkconstants.rb: remove empty commentsnobu
2014-07-05ext/etc: distcleannobu
2014-05-19etc.c: fix typonobu
2014-05-19etc.c: old VCnobu
2014-05-19etc.c: fix parameternobu
2014-05-19etc.c: Etc.uname on Windowsnobu
2014-05-18[DOC]akr
2014-05-18Fix a dependency for etc.o.akr
2014-05-18[DOC]akr
2014-05-18* ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr
2014-05-18* ext/etc/etc.c: Etc.uname method implemented.akr
2014-04-23* ext/etc/extconf.rb: Build ext/etc unconditionally.akr
2013-08-03etc.c: encodingsnobu
2013-08-03struct.c: rb_struct_define_undernobu
2013-06-22* ext/etc/etc.c (setup_passwd): revert r41560, unnecessarycharliesome
2013-06-22* ext/etc/etc.c (Init_etc): omit 'passwd' from definition of Etc::Passwdcharliesome
2013-06-22* ext/etc/etc.c (setup_passwd): pass 0 as VALUE to rb_struct_new tocharliesome