summaryrefslogtreecommitdiff
path: root/ext/pathname
AgeCommit message (Expand)Author
2017-11-07pathname.c: improve docs for Pathnamestomar
2017-11-01Pathname: get rid of a -Wcomment warning [DOC]nobu
2017-10-31Pathname: Simplify example [DOC] [ci-skip]marcandre
2017-10-21declare variables once for each line in pathname.c.akr
2017-10-21Pathname#glob method implemented.akr
2017-08-03disable rdoc for internal constants [ci skip]nobu
2017-08-03extract IDsnobu
2017-06-16pathname.rb: UNC root pathname needs a separatornobu
2017-03-22ruby tool/update-deps --fixshyouhei
2016-11-05Pathname#empty? implemented.akr
2016-11-04pathname.c: unnormalized Fixnum valuenobu
2016-07-29rb_funcallvnobu
2016-07-06Update dependenciesnobu
2015-12-16handle ext/ as r53141naruse
2015-11-10* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr
2015-10-05Put an line before "frozen_string_literal: true" for emacs.akr
2015-10-04* ext/pathname/lib/pathname.rb: freeze string literals forakr
2015-06-14* ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr
2015-05-14* ext/pathname/lib/pathname.rb: Remove condition of RUBY_VERSION <= 1.9.hsbt
2015-01-19* file.c: NotImplementedError is raised if birthtime is unavailable.zzak
2014-09-30protoize no-arguments functionsnobu
2014-09-15pathname.rb: fix a Pathname#relative_path_from crash onnobu
2014-07-06* file.c, ext/pathname/pathname.c: [DOC] correct position of method rdoc.ktsj
2014-06-28* ext/pathname/pathname.c (path_birthtime): Windows support.usa
2014-06-28* ext/pathname/pathname.c (path_birthtime): New method,akr
2014-05-05* ext/pathname/lib/pathname.rb (cleanpath_aggressive): make allakr
2014-05-05* ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr
2014-04-02Fix error with empty args.kazu
2014-03-25remove unnecessary unshiftkazu
2014-03-04* ext/pathname/lib/pathname.rb (Pathname#find): add "ignore_error"ktsj
2013-11-29ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu
2013-08-26* array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB becauseko1
2013-07-19* ext/pathname/pathname.c (path_inspect): use PRIsVALUE to preservektsj
2013-05-19fix typos. Patch by k_takata.ktsj
2013-04-14* ext/-test-/debug/depend: New file.akr
2013-04-04* ext/pathname/pathname.c (path_write): New method.akr
2013-03-08* ext/pathname/pathname.c (path_f_pathname): rdoc for Pathname()zzak
2012-12-11* ext/pathname/lib/pathname.rb: Hide private methods from RDoc.drbrain
2012-09-12pathname.c: suppress -Wcomment warningnobu
2012-09-12* ext/pathname/lib/pathname.rb: Documentation for Pathname.zzak
2012-05-23use RB_TYPE_P() instead of comparison of TYPE()nobu
2012-01-25* file.c (rb_enc_path_next, rb_enc_path_skip_prefix)nobu
2012-01-09* ext/pathname/pathname.c (path_entries): add document suggested byakr
2011-11-19* lib/pathname.rb (Pathname#find): return an enumerator ifakr
2011-11-05* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj
2011-08-26* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain
2011-05-15* remove trailing spaces.nobu
2010-09-21* ext/pathname/pathname.c (path_f_pathname): Pathname() translatedakr
2010-09-20* ext/pathname/pathname.c (Init_pathname): Pathname#=~ undefinitionakr
2010-09-18* ext/pathname/pathname.c (path_unlink): Pathname#unlink andakr