index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML style
tenderlove
2012-11-17
1
-2
/
+5
*
* ext/psych/lib/psych/scalar_scanner.rb: avoid raising exceptions when
tenderlove
2012-11-17
1
-13
/
+21
*
* ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it can
tenderlove
2012-11-17
2
-8
/
+8
*
* ext/date/date_parse.c (date__parse): revised the tight parser
tadf
2012-11-11
1
-38
/
+78
*
* ext/date/date_parse.c: edited about era.
tadf
2012-11-10
1
-11
/
+107
*
* ext/bigdecimal/bigdecimal.c:
zzak
2012-11-09
1
-83
/
+161
*
* ext/curses/view.rb: Do not fail if the file to view is shorter
knu
2012-11-07
1
-1
/
+1
*
Recognize zlibwapi as linking library
luislavena
2012-11-06
1
-1
/
+1
*
* ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64
shirosaki
2012-11-05
1
-1
/
+2
*
* ext/date/date_core.c: modified doc.
tadf
2012-11-03
1
-153
/
+4
*
* ext/date/date_parse.c (parse_eu): should capture apostrophe too.
tadf
2012-11-03
1
-1
/
+1
*
* ext/date/date_parse.c (date__parse): revised the tight parser.
tadf
2012-11-03
1
-5
/
+5
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_new),
mrkn
2012-11-01
1
-1
/
+3
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_add),
mrkn
2012-11-01
1
-15
/
+29
*
* ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702]
tenderlove
2012-10-30
2
-0
/
+3
*
stringio.c: close separatedly
nobu
2012-10-29
1
-44
/
+57
*
* ext/psych/lib/psych/handlers/recorder.rb: added a class for
tenderlove
2012-10-29
2
-0
/
+52
*
* ext/date/date_parse.c (iso8601_{ext,bas}_time): should not match
tadf
2012-10-28
1
-2
/
+2
*
* ext/date/date_parse.c (date__parse): revised the tight parser.
tadf
2012-10-28
1
-87
/
+203
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return the
tenderlove
2012-10-28
1
-0
/
+1
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object should
tenderlove
2012-10-28
1
-1
/
+1
*
objspace.c: enum ruby_value_type
nobu
2012-10-24
1
-2
/
+2
*
* ext/objspace/objspace.c (reachable_object_from_i): change data
ko1
2012-10-24
1
-7
/
+9
*
* ext/objspace/objspace.c (Init_objspace): add a new method
ko1
2012-10-24
1
-0
/
+8
*
* ext/objspace/objspace.c (ObjectSpace.reachable_objects_from):
ko1
2012-10-24
1
-37
/
+133
*
* ext/psych/parser.c: just get the constant defined in Ruby.
tenderlove
2012-10-22
2
-2
/
+5
*
* ext/psych/lib/psych/scalar_scanner.rb: Cache symbols while
tenderlove
2012-10-22
1
-2
/
+4
*
* ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catch
tenderlove
2012-10-22
1
-1
/
+3
*
* ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags specially
tenderlove
2012-10-22
1
-3
/
+9
*
* ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. If
tenderlove
2012-10-22
1
-1
/
+5
*
* ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner to
tenderlove
2012-10-22
1
-1
/
+1
*
* ext/psych/lib/psych.rb: Changed comment in psych.rb to update new
tenderlove
2012-10-22
1
-4
/
+6
*
Supress warnings: unused variables
naruse
2012-10-22
2
-7
/
+12
*
* ext/date/date_parse.c (date__parse): uses more tight parser if
tadf
2012-10-21
1
-24
/
+473
*
* include/ruby/ruby.h: add C APIs.
nari
2012-10-20
2
-4
/
+2
*
* ext/socket/socket.c: Documentation for Socket
zzak
2012-10-20
1
-36
/
+45
*
extmk.rb: fix mingw make failure with make -jN
shirosaki
2012-10-17
1
-4
/
+7
*
* ext/zlib/zlib.c (zstream_run_func): don't call inflate() when
nagachika
2012-10-08
1
-0
/
+8
*
* ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.
ko1
2012-10-05
1
-2
/
+45
*
depend: missing dependency
nobu
2012-10-05
1
-2
/
+3
*
depend: dependency
nobu
2012-10-03
1
-1
/
+1
*
* ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Added
drbrain
2012-10-02
1
-0
/
+26
*
* insns.def (opt_checkenv): remove unused instruction `opt_checkenv'.
ko1
2012-09-28
1
-1
/
+0
*
* ext/syslog/lib/syslog/logger.rb: add a formatter to the
knu
2012-09-27
1
-13
/
+33
*
* ext/ripper/lib/ripper.rb:
zzak
2012-09-21
1
-1
/
+1
*
* ext/ripper/lib/ripper.rb: Documentation for Ripper.
zzak
2012-09-19
1
-8
/
+7
*
* ext/openssl/ossl_ssl.c (ossl_sslctx_attrs): add npn_select_db to
naruse
2012-09-18
1
-0
/
+1
*
* ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.
naruse
2012-09-14
1
-6
/
+17
*
* ext/nkf/nkf.c (rb_nkf_convert): suppress warning.
naruse
2012-09-14
1
-9
/
+14
*
* ext/ripper/lib/ripper.rb: Documentation for Ripper.
zzak
2012-09-12
5
-20
/
+100
[next]