aboutsummaryrefslogtreecommitdiffstats
path: root/lib/weakref.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/weakref.rb: split executable code into sample directory.hsbt2014-07-261-11/+0
* * lib/weakref.rb: [DOC] fix typos by @xaviershay [Fixes GH-439]zzak2013-11-091-5/+5
* gc.c: ObjectSpace::WeakMap#key?nobu2013-10-181-1/+1
* fix typozzak2012-12-021-1/+1
* * lib/weakref.rb (rdoc): Clean up usage, add example,zzak2012-12-021-6/+57
* Bug #5350nobu2012-03-131-38/+10
* * ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain2011-08-261-1/+1
* * lib/weakref.rb: Attach documentation to WeakRef and add missingdrbrain2011-06-301-6/+20
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-6/+6
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-13/+13
* * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes...akr2007-12-271-2/+2
* * lib/weakref.rb (WeakRef): remove debug print. [ruby-dev:31799]matz2007-09-241-2/+0
* * Merge YARVko12006-12-311-37/+20
* * lib/weakref.rb (WeakRef::__setobj__): should supportmatz2006-12-071-14/+13
* Documentation cleanup.drbrain2006-08-041-10/+12
* * lib/logger.rb: improves the amount of documentation that Rdocmatz2006-07-311-4/+14
* * numeric.c (fix_equal, fix_cmp, fix_gt, fix_ge, fix_lt, fix_le):matz2005-08-121-3/+8
* * misc/ruby-mode.el: better support for general delimitedmatz2004-01-271-8/+8
* * io.c (read_all): should return given string even if data read ismatz2003-12-101-14/+14
* * lib/weakref.rb (WeakRef::@@final): use Hash#delete.nobu2002-10-101-11/+7
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-1/+5
* matzmatz2000-07-271-1/+7
* matzmatz2000-07-181-2/+2
* matzmatz2000-07-171-27/+23
* matzmatz2000-07-101-11/+17
* 2000-03-06matz2000-03-061-1/+1
* 1.4.0matz1999-08-131-14/+20
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-20/+19
* Initial revisionmatz1998-01-161-0/+70