Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: make urlsafe mode user-friendly. | mame | 2015-02-13 | 1 | -0/+14 |
* | * ruby.c (load_file_internal): set default source encoding as | naruse | 2012-11-06 | 1 | -0/+1 |
* | * pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies with | mame | 2008-09-25 | 1 | -0/+99 |