| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/weakref: Remove incorrect example [DOC] [Bug #14031] | marcandre | 2017-10-24 | 1 | -47/+0 |
* | [DOC] Use Integer instead of Fixnum [ci skip] | kazu | 2017-01-26 | 1 | -1/+1 |
* | lib/weakref.rb: Specify frozen_string_literal: true. | kazu | 2017-01-26 | 1 | -1/+1 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/weakref.rb: split executable code into sample directory. | hsbt | 2014-07-26 | 1 | -11/+0 |
* | * lib/weakref.rb: [DOC] fix typos by @xaviershay [Fixes GH-439] | zzak | 2013-11-09 | 1 | -5/+5 |
* | gc.c: ObjectSpace::WeakMap#key? | nobu | 2013-10-18 | 1 | -1/+1 |
* | fix typo | zzak | 2012-12-02 | 1 | -1/+1 |
* | * lib/weakref.rb (rdoc): Clean up usage, add example, | zzak | 2012-12-02 | 1 | -6/+57 |
* | Bug #5350 | nobu | 2012-03-13 | 1 | -38/+10 |
* | * ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patch | drbrain | 2011-08-26 | 1 | -1/+1 |
* | * lib/weakref.rb: Attach documentation to WeakRef and add missing | drbrain | 2011-06-30 | 1 | -6/+20 |
* | * lib: revert r31635-r31638 and untabify with expand(1). | nobu | 2011-05-19 | 1 | -6/+6 |
* | * lib: Convert tabs to spaces for ruby files per | drbrain | 2011-05-18 | 1 | -13/+13 |
* | * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes... | akr | 2007-12-27 | 1 | -2/+2 |
* | * lib/weakref.rb (WeakRef): remove debug print. [ruby-dev:31799] | matz | 2007-09-24 | 1 | -2/+0 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -37/+20 |
* | * lib/weakref.rb (WeakRef::__setobj__): should support | matz | 2006-12-07 | 1 | -14/+13 |
* | Documentation cleanup. | drbrain | 2006-08-04 | 1 | -10/+12 |
* | * lib/logger.rb: improves the amount of documentation that Rdoc | matz | 2006-07-31 | 1 | -4/+14 |
* | * numeric.c (fix_equal, fix_cmp, fix_gt, fix_ge, fix_lt, fix_le): | matz | 2005-08-12 | 1 | -3/+8 |
* | * misc/ruby-mode.el: better support for general delimited | matz | 2004-01-27 | 1 | -8/+8 |
* | * io.c (read_all): should return given string even if data read is | matz | 2003-12-10 | 1 | -14/+14 |
* | * lib/weakref.rb (WeakRef::@@final): use Hash#delete. | nobu | 2002-10-10 | 1 | -11/+7 |
* | * process.c (security): always give warning for insecure PATH. | matz | 2001-11-08 | 1 | -1/+5 |
* | matz | matz | 2000-07-27 | 1 | -1/+7 |
* | matz | matz | 2000-07-18 | 1 | -2/+2 |
* | matz | matz | 2000-07-17 | 1 | -27/+23 |
* | matz | matz | 2000-07-10 | 1 | -11/+17 |
* | 2000-03-06 | matz | 2000-03-06 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -14/+20 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -20/+19 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+70 |