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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle machine stack overflow on mingw
nobu
2014-05-15
1
-0
/
+8
*
* ext/openssl/depend: remove dependency from internal headers.
ko1
2014-05-14
1
-0
/
+25
*
* gc.c: enable RGENGC_AGE2_PROMOTION.
ko1
2014-05-14
1
-0
/
+4
*
* gc.c (rgengc_rememberset_mark): promote remembered object earlier.
ko1
2014-05-14
1
-0
/
+4
*
* ChangeLog: fix a typo for r45930.
nagachika
2014-05-12
1
-1
/
+1
*
configure.in: check atan2
nobu
2014-05-12
1
-0
/
+5
*
* configure.in: Invoke AC_REPLACE_FUNCS for each function.
akr
2014-05-12
1
-0
/
+4
*
* gc.c: count young object correctly and show it in GC.stat
ko1
2014-05-12
1
-0
/
+15
*
* ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed.
akr
2014-05-11
1
-0
/
+8
*
* compile.c (BUFSIZE): Unused macro removed.
akr
2014-05-11
1
-0
/
+14
*
* pack.c (swaps): Unused macro removed.
akr
2014-05-11
1
-0
/
+7
*
vm*: doubly-linked list from ccan to manage vm->living_threads
normal
2014-05-10
1
-0
/
+24
*
signal.c: directly enqueue
nobu
2014-05-10
1
-0
/
+5
*
dir.c: match in UTF-8
nobu
2014-05-10
1
-0
/
+5
*
thread.c: stop if forked in a sub-thread
nobu
2014-05-10
1
-0
/
+6
*
* man/ruby.1: remove deadlink. [ruby-core:62145][Bug #9773]
hsbt
2014-05-10
1
-0
/
+4
*
* signal.c (trap): Return "SYSTEM_DEFAULT" if SIG_DFL is set.
akr
2014-05-09
1
-0
/
+4
*
configure.in: check for setjmp type with CCDLFLAGS
nobu
2014-05-09
1
-0
/
+6
*
* lib/delegate.rb: Fix example of using delegator.
ayumin
2014-05-08
1
-0
/
+5
*
* lib/shell.rb: add documentation in lib/shell.rb
ayumin
2014-05-08
1
-0
/
+5
*
* lib/fileutils.rb: show fileutils require at top.
ayumin
2014-05-08
1
-0
/
+5
*
* lib/prime.rb (Prime#prime?): negative numbers can't be primes
ayumin
2014-05-08
1
-0
/
+6
*
class.c: always clear tables first
nobu
2014-05-08
1
-0
/
+6
*
* configure.in: OpenBSD needs to include sys/param.h before include
naruse
2014-05-08
1
-0
/
+5
*
webrick/httpserver.rb: Stop handling requests on shutdown
nobu
2014-05-08
1
-0
/
+9
*
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):
akr
2014-05-07
1
-0
/
+6
*
numeric.c: check keyword arguments
nobu
2014-05-07
1
-0
/
+6
*
* benchmark/driver.rb: remove debug output and output results into
ko1
2014-05-07
1
-0
/
+5
*
* benchmark/driver.rb: add '--rawdata-output=[FILE] option to output
ko1
2014-05-07
1
-0
/
+5
*
vm_eval.c: exclude hidden variables
nobu
2014-05-07
1
-0
/
+7
*
missed ref. [ruby-core:60501] [Bug #9486]
nobu
2014-05-06
1
-0
/
+1
*
parse.y: no duplicated names
nobu
2014-05-06
1
-1
/
+4
*
parse.y: remove duplicated names
nobu
2014-05-06
1
-0
/
+5
*
* lib/time.rb (Time.make_time): Adjust the time zone of "now".
akr
2014-05-06
1
-0
/
+4
*
* io.c (io_{read,write}_nonblock): use rb_get_kwargs instead of
tadf
2014-05-06
1
-0
/
+5
*
* lib/time.rb (Time.make_time): Argument validation code moved from
akr
2014-05-06
1
-0
/
+5
*
fix typo [ci skip]
kazu
2014-05-06
1
-1
/
+1
*
[DOC] Use EST for previous documentation fix.
akr
2014-05-06
1
-2
/
+3
*
* lib/time.rb (Time.parse): [DOC] Fix an example in the documentation.
akr
2014-05-06
1
-0
/
+6
*
* file.c (rb_f_test): removed meaningless "case 'a'".
tadf
2014-05-05
1
-0
/
+4
*
* lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only if
akr
2014-05-05
1
-0
/
+6
*
* benchmark/driver.rb: define File::NULL if not defiend and /dev/null
ko1
2014-05-05
1
-0
/
+5
*
* ext/socket/mkconstants.rb: Add IP_TRANSPARENT.
akr
2014-05-05
1
-0
/
+6
*
* process.c (check_exec_redirect): Open the file in write mode for
akr
2014-05-05
1
-0
/
+7
*
* ext/pathname/lib/pathname.rb (cleanpath_aggressive): make all
akr
2014-05-05
1
-0
/
+9
*
* ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.
akr
2014-05-05
1
-0
/
+5
*
* math.c (rb_math_sqrt): omitted exporting an unused function,
tadf
2014-05-05
1
-0
/
+6
*
* lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptime
akr
2014-05-05
1
-0
/
+6
*
* ext/date/date_core.c (rt_rewrite_frags): a new feature (not a
tadf
2014-05-04
1
-0
/
+7
*
* lib/time.rb (Time.force_zone!): Use usual local time if it has
akr
2014-05-04
1
-0
/
+5
[next]