index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
base64.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/base64] Avoid unnecessary string duplication
Joao Fernandes
2021-09-27
1
-1
/
+3
*
[ruby/base64] Simplify
Joao Fernandes
2021-09-27
1
-7
/
+1
*
[ruby/base64] Improve Base64.urlsafe_encode64 performance
Joao Fernandes
2021-09-27
1
-1
/
+7
*
base64.rb: improve performance of Base64.urlsafe_encode64
Konstantin Papkovskiy
2019-12-10
1
-2
/
+3
*
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 revision
v1_0_r2
r2
matz
1998-01-16
1
-0
/
+54