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/extconf.rb: added --enable-bundled-libyaml option. this
usa
2012-11-29
1
-1
/
+1
*
* ext/fiddle/closure.c: cosmetic fix for rdoc comment. (fix for r37917)
nagachika
2012-11-28
1
-1
/
+1
*
emitter.c: constify
nobu
2012-11-28
1
-3
/
+3
*
extconf.rb: mingw32
nobu
2012-11-28
1
-2
/
+3
*
extconf.rb: VPATH
nobu
2012-11-28
1
-12
/
+3
*
* ext/psych/extconf.rb: copy sources into build directory,
ko1
2012-11-28
1
-2
/
+7
*
* ext/psych/extconf.rb: use embedded libyaml if no system libyaml is
tenderlove
2012-11-28
26
-15
/
+12793
*
* ext/fiddle/closure.c: Documentation for Fiddle
zzak
2012-11-28
7
-40
/
+129
*
Added #charpos for multibyte string position.
ryan
2012-11-28
1
-1
/
+31
*
* ext/fiddle/fiddle.c: adding alignment constants for compatibility
tenderlove
2012-11-28
7
-0
/
+976
*
* ext/dl/lib/dl.rb: Deprecation notice for DL
zzak
2012-11-27
1
-0
/
+2
*
* ext/fiddle/closure.c: Documentation for Fiddle
zzak
2012-11-27
6
-55
/
+118
*
* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle
tenderlove
2012-11-27
9
-6
/
+1424
*
reverting r37881
tenderlove
2012-11-27
9
-1426
/
+6
*
* lib/rdoc*: Updated to RDoc 4.0 (pre-release)
drbrain
2012-11-27
1
-1
/
+1
*
* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handle
tenderlove
2012-11-27
9
-6
/
+1426
*
extmk.rb: fix mixing mkmf.log
nobu
2012-11-27
1
-0
/
+1
*
extconf.rb: git rid of post-1.8 feature
nobu
2012-11-27
5
-5
/
+10
*
extmk.rb: git rid of post-1.8 features
nobu
2012-11-26
1
-3
/
+9
*
* ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags are
naruse
2012-11-24
1
-2
/
+2
*
* ext/socket/ipsocket.c (IPSocket#peeraddr): Fix example
zzak
2012-11-23
1
-1
/
+1
*
* ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.
naruse
2012-11-22
4
-126
/
+6471
*
wait.c: wait_readable
nobu
2012-11-21
1
-3
/
+5
*
io/wait: add IO#wait_writable method
nobu
2012-11-21
1
-0
/
+38
*
fix indent
kazu
2012-11-20
1
-2
/
+2
*
* 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
[next]