Age | Commit message (Expand) | Author |
---|
2021-09-27 | [ruby/base64] Avoid unnecessary string duplication | Joao Fernandes |
2021-09-27 | [ruby/base64] Simplify | Joao Fernandes |
2021-09-27 | [ruby/base64] Improve Base64.urlsafe_encode64 performance | Joao Fernandes |
2019-12-10 | base64.rb: improve performance of Base64.urlsafe_encode64 | Konstantin Papkovskiy |
2017-02-10 | Use `unpack1` instead of `unpack` and `first` | kazu |
2017-02-10 | lib/base64.rb: Specify frozen_string_literal: true. | kazu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
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-19 | fix typos. by k_takata. | ktsj |
2009-06-03 | * lib/base64.rb: typo fixed. a 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 with | mame |
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 option | matz |
2007-02-27 | * lib/base64.rb (Base64::b64encode): Fix documentation; submitted | knu |
2004-02-12 | * lib/base64.rb: added and tidied documentation | gsinclair |
2004-01-21 | :nodoc: the "Deprecated" module | dave |
2004-01-21 | * lib/base64.rb: enclosed in a module. [ruby-core:02285] | nobu |
2004-01-20 | Document base64 | dave |
1999-01-20 | This commit was generated by cvs2svn to compensate for changes in r372, | matz |
2019-08-17 | version 1.0-971002v1_0_971002 | Yukihiro Matsumoto |
2019-08-17 | version 0.99.4-961224v0_99_4_961224 | Yukihiro Matsumoto |
2019-08-17 | version 0.95v0_95 | Yukihiro Matsumoto |