Skip to content

Commit f50b5c6

Browse files
committed
Merge branch 'master-2.3' into dist/2.3/xenial
2 parents bb4052c + d6ae601 commit f50b5c6

File tree

1,007 files changed

+683927
-283
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,007 files changed

+683927
-283
lines changed

.revision.time

Whitespace-only changes.

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Thu Oct 18 00:33:13 2018 Kazuki Yamaguchi <[email protected]>
2+
3+
* ext/openssl: backport changes from openssl 2.1.2.
4+
15
Wed Mar 28 23:08:46 2018 NAKAMURA Usaku <[email protected]>
26

37
get rid of test error/failure on Windows introduced at r62955

array.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
array.c -
44
5-
$Author$
5+
$Author: usa $
66
created at: Fri Aug 6 09:46:12 JST 1993
77
88
Copyright (C) 1993-2007 Yukihiro Matsumoto

bignum.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
bignum.c -
44
5-
$Author$
5+
$Author: nagachika $
66
created at: Fri Jun 10 00:48:55 JST 1994
77
88
Copyright (C) 1993-2007 Yukihiro Matsumoto

bin/irb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# irb.rb - interactive ruby
44
# $Release Version: 0.9.6 $
5-
# $Revision$
5+
# $Revision: 40560 $
66
# by Keiju ISHITSUKA([email protected])
77
#
88

bootstraptest/runner.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"exec" "${RUBY-ruby}" "-x" "$0" "$@" || true # -*- mode: ruby; coding: utf-8 -*-
22
#!./ruby
3-
# $Id$
3+
# $Id: runner.rb 53110 2015-12-14 08:04:28Z hsbt $
44

55
# NOTE:
66
# Never use optparse in this file.

class.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
class.c -
44
5-
$Author$
5+
$Author: usa $
66
created at: Tue Aug 10 15:05:44 JST 1993
77
88
Copyright (C) 1993-2007 Yukihiro Matsumoto

compar.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
compar.c -
44
5-
$Author$
5+
$Author: marcandre $
66
created at: Thu Aug 26 14:39:48 JST 1993
77
88
Copyright (C) 1993-2007 Yukihiro Matsumoto

compile.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
compile.c - ruby node tree -> VM instruction sequence
44
5-
$Author$
5+
$Author: usa $
66
created at: 04/01/01 03:42:15 JST
77
88
Copyright (C) 2004-2007 Koichi Sasada

0 commit comments

Comments
 (0)