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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ruby.c (load_file_internal): set default source encoding as
naruse
2012-11-06
24
-6
/
+32
*
* test/ruby/test_require.rb
shirosaki
2012-11-05
2
-2
/
+9
*
* thread_pthread.c (rb_reserved_fd_p): fix typo in macro check
kosaki
2012-11-05
2
-1
/
+7
*
Fix compatibility of cached expanded load path
shirosaki
2012-11-05
7
-13
/
+276
*
Cache the expanded load path
shirosaki
2012-11-05
5
-8
/
+54
*
Index $LOADED_FEATURES so that require isn't so slow
shirosaki
2012-11-05
6
-26
/
+182
*
* 2012-11-06
svn
2012-11-05
1
-2
/
+2
*
Expose whether two arrays are shared
shirosaki
2012-11-05
4
-1
/
+27
*
Clarify and explain loaded_feature_path and rb_feature_p
shirosaki
2012-11-05
2
-12
/
+53
*
* ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64
shirosaki
2012-11-05
2
-1
/
+9
*
* cygwin/GNUmakefile.in (uncommon.mk): link *.res.o.
shirosaki
2012-11-05
2
-2
/
+10
*
* thread_pthread.c (native_thread_init, native_thread_destroy):
kosaki
2012-11-05
2
-4
/
+8
*
* lib/cgi/core.rb: check if Tempfile is defined before use it.
naruse
2012-11-05
3
-3
/
+42
*
* lib/uri/http.rb (URI::HTTP.build): Fix example
zzak
2012-11-05
2
-1
/
+7
*
Mon Nov 5 09:55:05 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
xibbar
2012-11-05
2
-0
/
+27
*
Mon Nov 5 09:50:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
xibbar
2012-11-05
1
-0
/
+7
*
* 2012-11-05
svn
2012-11-04
1
-2
/
+2
*
Don't redefine methods
naruse
2012-11-04
1
-0
/
+1
*
* ChangeLog: Remove garbages.
kou
2012-11-04
1
-3
/
+0
*
Sun Nov 4 20:41:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
xibbar
2012-11-04
8
-54
/
+73
*
* lib/fileutils.rb (module FileUtils): repatch [ruby-core:39622]
glass
2012-11-04
2
-10
/
+13
*
* array.c (recursive_equal): fix to return true when self and other
glass
2012-11-04
3
-1
/
+25
*
dir.c: FNM_EXTGLOB
nobu
2012-11-04
5
-4
/
+48
*
* 2012-11-04
svn
2012-11-03
1
-2
/
+2
*
* ChangeLog: fix ML link for r37444 and r37447.
nagachika
2012-11-03
1
-2
/
+2
*
* complex.c: modified doc.
tadf
2012-11-03
3
-93
/
+103
*
* ext/date/date_core.c: modified doc.
tadf
2012-11-03
2
-153
/
+8
*
* vm.c (rb_vm_rewrite_ep_in_errinfo, vm_rewrite_ep_in_errinfo):
ktsj
2012-11-03
3
-27
/
+26
*
* vm.c, proc.c: avoid unnecessary `rb_vm_rewrite_ep_in_errinfo'
ktsj
2012-11-03
3
-4
/
+6
*
* ChangeLog: fix.
ktsj
2012-11-03
1
-2
/
+0
*
* bin/testrb: Use only Test::Unit::AutoRunner in test-unit gem
kou
2012-11-03
3
-8
/
+17
*
* ext/date/date_parse.c (parse_eu): should capture apostrophe too.
tadf
2012-11-03
2
-1
/
+5
*
* ext/date/date_parse.c (date__parse): revised the tight parser.
tadf
2012-11-03
2
-5
/
+9
*
* lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \A
kou
2012-11-03
2
-1
/
+6
*
* lib/rexml/output.rb (REXML::Output#initialize): Use normalized
kou
2012-11-03
2
-1
/
+6
*
* lib/rexml/output.rb (REXML::Output): Don't output BOM in middle
kou
2012-11-03
3
-0
/
+30
*
* NEWS: Add an item about REXML::Document#write.
kou
2012-11-03
2
-0
/
+10
*
* test/rexml/test_document.rb: Fix tests that expect encoding name
kou
2012-11-03
2
-6
/
+9
*
* dir.c (Dir#glob):
zzak
2012-11-03
2
-5
/
+13
*
Revert r37439 and r37441
kou
2012-11-03
4
-32
/
+9
*
fix typos
kazu
2012-11-03
1
-3
/
+3
*
* io.c (IO#new):
zzak
2012-11-03
1
-0
/
+6
*
* io.c (IO#new):
zzak
2012-11-03
1
-18
/
+19
*
* test/rexml/test_encoding.rb (EncodingTester#test_in_different_out):
kou
2012-11-03
2
-2
/
+9
*
* test/rexml/test_core.rb (Tester#test_ticket_88): Follow the
kou
2012-11-03
2
-2
/
+7
*
* lib/rexml/document.rb (REXML::Document#write): Document encoding
kou
2012-11-03
4
-15
/
+35
*
* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encoding
kou
2012-11-03
3
-7
/
+25
*
* array.c (recursive_equal): fix not to make invalid pointers when
glass
2012-11-03
2
-3
/
+11
*
* test/rexml/test_xml_declaration.rb (TestXmlDeclaration#test_*):
kou
2012-11-03
2
-3
/
+9
*
* test/rexml/test_xml_declaration_parent_child.rb: Rename to ...
kou
2012-11-03
2
-0
/
+5
[next]