File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ Thu Dec 20 01:03:00 2012 Zachary Scott <zachary@zacharyscott>
2
+
3
+ * ext/.document: Add missing ext modules to .document
4
+ Patch by Ryunosuke SATO [Fixes Github #224]
5
+
1
6
Wed Dec 19 23:52:16 2012 NAKAMURA Usaku <usa@ruby-lang.org>
2
7
3
8
* ruby.c (load_file_internal): use original C string as the filename
Original file line number Diff line number Diff line change 2
2
3
3
bigdecimal/bigdecimal.c
4
4
bigdecimal/lib
5
+ continuation/continuation.c
5
6
coverage/coverage.c
6
7
curses/curses.c
7
8
date/date_core.c
21
22
dl/win32/lib
22
23
etc/etc.c
23
24
fcntl/fcntl.c
25
+ fiber/fiber.c
24
26
fiddle/closure.c
25
27
fiddle/conversions.c
26
28
fiddle/fiddle.c
@@ -37,12 +39,15 @@ io/wait/wait.c
37
39
json/ext/generator/generator.c
38
40
json/ext/parser/parser.c
39
41
json/lib
42
+ mathn/complex/complex.c
43
+ mathn/rational/rational.c
40
44
nkf/lib
41
45
nkf/nkf.c
42
46
objspace/objspace.c
43
47
openssl/lib
44
48
openssl/ossl.c
45
49
openssl/ossl_asn1.c
50
+ openssl/ossl_bio.c
46
51
openssl/ossl_bn.c
47
52
openssl/ossl_cipher.c
48
53
openssl/ossl_config.c
@@ -81,7 +86,9 @@ psych/to_ruby.c
81
86
psych/yaml_tree.c
82
87
pty/lib
83
88
pty/pty.c
89
+ racc/cparse/cparse.c
84
90
readline/readline.c
91
+ refinement/refinement.c
85
92
ripper/lib
86
93
ripper/ripper.c
87
94
sdbm/init.c
You can’t perform that action at this time.
0 commit comments