Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * test/mkmf: remove generated files and ensure nothing left. | nobu | 2012-04-03 | 1 | -0/+2 |
* | * test/mkmf/base.rb (TestMkmf#config_value): extract macro value from | nobu | 2010-12-10 | 1 | -0/+27 |
* | * lib/mkmf.rb (Logging.log_close): separate from Logging.logfile. | nobu | 2010-12-10 | 1 | -2/+2 |
* | * lib/mkmf.rb (check_sizeof): should return integer always. | nobu | 2010-12-03 | 1 | -1/+7 |
* | * lib/mkmf.rb: $extmk should be true for test/runner. | nobu | 2010-10-23 | 1 | -1/+1 |
* | * test/mkmf/base.rb (TestMkmf): was turned into a class, because | nobu | 2009-08-06 | 1 | -4/+2 |
* | * test/mkmf/base.rb: split from test_sizeof.rb. | nobu | 2009-08-06 | 1 | -19/+6 |
* | * lib/mkmf.rb (check_sizeof): added optional compiler option | nobu | 2009-08-06 | 1 | -0/+27 |