Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lib/base64.rb: typo fixed. a patch from okkez. [ruby-dev:38564] | matz | 2009-06-03 | 1 | -1/+1 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -3/+3 |
* | * pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies with | mame | 2008-09-25 | 1 | -0/+91 |
* | * lib/Env.rb, lib/base64.rb, lib/importenv.rb, lib/eregex.rb: removed. | matz | 2007-12-17 | 1 | -136/+0 |
* | * lib/base64.rb (Base64::b64encode): should not specify /o option | matz | 2007-07-16 | 1 | -1/+1 |
* | * lib/base64.rb (Base64::b64encode): Fix documentation; submitted | knu | 2007-02-27 | 1 | -1/+1 |
* | * lib/base64.rb: added and tidied documentation | gsinclair | 2004-02-12 | 1 | -25/+55 |
* | :nodoc: the "Deprecated" module | dave | 2004-01-21 | 1 | -2/+3 |
* | * lib/base64.rb: enclosed in a module. [ruby-core:02285] | nobu | 2004-01-21 | 1 | -60/+81 |
* | Document base64 | dave | 2004-01-20 | 1 | -0/+55 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -35/+10 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+54 |