summaryrefslogtreecommitdiff
path: root/lib/base64.rb
AgeCommit message (Expand)Author
2019-12-10base64.rb: improve performance of Base64.urlsafe_encode64Konstantin Papkovskiy
2017-02-10Use `unpack1` instead of `unpack` and `first`kazu
2017-02-10lib/base64.rb: Specify frozen_string_literal: true.kazu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-05-20* lib/base64.rb: Fix rdoc-formatting for padding argument.mame
2015-02-13* lib/base64.rb: make urlsafe mode user-friendly.mame
2013-05-19fix typos. Patch by k_takata.ktsj
2009-06-03* lib/base64.rb: typo fixed. a patch from okkez. [ruby-dev:38564]matz
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-25* pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies withmame
2007-12-17* lib/Env.rb, lib/base64.rb, lib/importenv.rb, lib/eregex.rb: removed.matz
2007-07-16* lib/base64.rb (Base64::b64encode): should not specify /o optionmatz
2007-02-27* lib/base64.rb (Base64::b64encode): Fix documentation; submittedknu
2004-02-12 * lib/base64.rb: added and tidied documentationgsinclair
2004-01-21:nodoc: the "Deprecated" moduledave
2004-01-21* lib/base64.rb: enclosed in a module. [ruby-core:02285]nobu
2004-01-20Document base64dave
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto
2019-08-17version 0.99.4-961224v0_99_4_961224Yukihiro Matsumoto
2019-08-17version 0.95v0_95Yukihiro Matsumoto