| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `unpack1` instead of `unpack` and `first` | kazu | 2017-02-10 | 1 | -2/+2 |
* | lib/base64.rb: Specify frozen_string_literal: true. | kazu | 2017-02-10 | 1 | -1/+1 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/base64.rb: Fix rdoc-formatting for padding argument. | mame | 2015-05-20 | 1 | -1/+1 |
* | * lib/base64.rb: make urlsafe mode user-friendly. | mame | 2015-02-13 | 1 | -3/+18 |
* | fix typos. Patch by k_takata. | ktsj | 2013-05-19 | 1 | -1/+1 |
* | * 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 revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+54 |