summaryrefslogtreecommitdiff
path: root/lib/net/https.rb
AgeCommit message (Expand)Author
2018-11-05Fix up r65505 [ci skip]kazu
2018-11-02lib/*: Prefer require_relative over require.marcandre
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2010-12-01* lib/net/http.rb: improve rdoc.naruse
2010-03-20* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu
2010-01-08* lib/net/http, lib/net/https: move content from net/https tonaruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-03fixed typokazu
2008-08-12* lib/net/https.rb: supress syntax warning.aamine
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2007-12-20* lib/net/http.rb (Net::HTTP#connect): usegotoyuzo
2004-12-20* lib/net/https.rb: delete descriptions about key_file and cert_file.gotoyuzo
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2004-03-06* lib/net/http.rb: spin off https code again.aamine
86e'>Remove unnecessary linker flagsnobu 2018-12-04Move dependency on gemspecnobu 2018-12-04Remove unnecessary directory listingnobu 2018-12-02Import bigdecimal-1.4.0.pre-20181130amrkn 2017-12-14bigdecimal: dependencynobu 2017-12-13bigdecimal: version 1.3.3mrkn 2017-03-13bigdecimal: version 1.3.2mrkn 2017-02-10bigdecimal: version 1.3.1mrkn 2016-12-10bigdecimal: import version 1.3.0.premrkn 2015-12-16handle ext/ as r53141naruse 2015-01-29* ext/bigdecimal/bigdecimal.c (rb_rational_num): add fallback functionmrkn 2010-08-14* ext/bigdecimal/extconf.rb, ext/bigdecimal/bigdecimal.h (labs, llabs): suppo...mrkn 2010-08-10* ext/bigdecimal/bigdecimal.c, ext/bigdecimal/bigdecimal.h, ext/bigdecimal/ex...mrkn 2008-02-09* ext/bigdecimal/extconf.rb: simplified the condition.nobu 2008-02-09* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use strtod() for morenobu