aboutsummaryrefslogtreecommitdiffstats
path: root/lib/profile.rb
Commit message (Expand)AuthorAgeFilesLines
* lib/profile.rb: Specify frozen_string_literal: true.kazu2017-01-151-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/debug.rb, lib/profile.rb: fix to use RubyVM.ko12008-07-081-1/+1
* * include/ruby/ruby.h: added some declarations for event hooks.shugo2007-11-161-0/+4
* * object.c (Init_Object): should not remove Class#allocate.matz2002-12-201-63/+6
* * parse.y (do_block): split "do" block and tLBRACE_ARG block.matz2002-12-201-20/+26
* * profile.rb: illegal use of Array#sort!. replaced it with non-bangnahi2002-11-141-1/+2
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-4/+5
* matzmatz2000-07-061-1/+0
* 2000-03-17matz2000-03-171-12/+13
* 1.4.0matz1999-08-131-0/+55