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
...
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-08-04
1
-0
/
+2
*
2006-08-05
drbrain
2006-08-04
1
-3
/
+3
*
* lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' for
keiju
2006-08-04
3
-18
/
+38
*
* lib/date/format.rb (__strptime, strftime): allow multi-line patterns
nobu
2006-08-04
2
-2
/
+8
*
2006-08-04
nobu
2006-08-04
1
-3
/
+3
*
* pack.c (pack_pack): check argument overrun for 'P'. based on a
nobu
2006-08-04
2
-4
/
+10
*
* win32/win32.c (init_stdhandle): assign standard file handles.
nobu
2006-08-01
2
-0
/
+26
*
2006-08-01
nobu
2006-08-01
1
-4
/
+4
*
* eval.c (Init_Binding): fix old commit miss.
nobu
2006-08-01
2
-1
/
+5
*
* ChangeLog: typo.
usa
2006-07-31
1
-1
/
+0
*
* win32/win32.c (exit_handler): new function; release winsock and
usa
2006-07-31
2
-19
/
+45
*
* test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):
akr
2006-07-31
2
-1
/
+11
*
* ruby.h: use ifdef (or defined) for macro constants that may or
matz
2006-07-31
8
-13
/
+34
*
* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve
gotoyuzo
2006-07-31
3
-1
/
+65
*
2006-07-31
gotoyuzo
2006-07-31
1
-3
/
+3
*
* eval.c (rb_call0): trace call/return of method defined from block.
nobu
2006-07-30
2
-1
/
+12
*
* lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.
nobu
2006-07-30
3
-25
/
+15
*
2006-07-30
nobu
2006-07-30
1
-3
/
+3
*
* eval.c (rb_trap_eval): make the current thread runnable to deal with
nobu
2006-07-30
2
-0
/
+6
*
* ext/tk/lib/multi-tk.rb: freeze ip_name for security reason.
nagai
2006-07-28
2
-1
/
+5
*
* lib/logger.rb: improves the amount of documentation that Rdoc
matz
2006-07-28
2
-3
/
+10
*
2006-07-29
matz
2006-07-28
1
-3
/
+3
*
* io.c (io_close): always calls "close" method of the receiver.
matz
2006-07-28
3
-6
/
+20
*
2006-07-28
matz
2006-07-27
1
-3
/
+3
*
* math.c (domain_check): a new function to check domain error
matz
2006-07-27
2
-24
/
+40
*
* time.c (time_to_s): fixed format mismatch.
nobu
2006-07-27
2
-1
/
+5
*
* time.c: need to declare time_utc_offset.
eban
2006-07-27
2
-0
/
+5
*
* time.c (time_to_s): use +0900 style timezone string for local time.
matz
2006-07-27
2
-1
/
+21
*
* ext/openssl/ossl.h: move <ruby.h> inclusion point to shut up
matz
2006-07-27
2
-9
/
+14
*
2006-07-27
matz
2006-07-27
1
-3
/
+3
*
* configure.in: add support for as and ASFLAGS. [ruby-dev:29138]
matz
2006-07-26
4
-0
/
+15
*
small document fix
aamine
2006-07-26
1
-1
/
+1
*
restore (wrongly) removed tests
aamine
2006-07-26
1
-3
/
+74
*
* lib/net/http.rb: sync with HEAD (rev 1.132).
aamine
2006-07-26
3
-93
/
+96
*
* ext/strscan/strscan.c: sync with HEAD (rev 1.25).
aamine
2006-07-26
3
-170
/
+209
*
* ext/pty/pty.c (getDevice): retry once after GC on failure.
nobu
2006-07-26
2
-22
/
+34
*
* sprintf.c (rb_f_sprintf): prepend ".." to %u for negative bignum,
nobu
2006-07-26
2
-19
/
+21
*
* string.c (rb_str_scan): add string modification check.
matz
2006-07-26
2
-0
/
+7
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): check
matz
2006-07-26
2
-0
/
+9
*
2006-07-26
nobu
2006-07-25
1
-3
/
+3
*
* configure.in: suppress warnings by automake 1.8 or later.
nobu
2006-07-25
2
-5
/
+9
*
RD to RDoc conversion by Hugh Sasse.
drbrain
2006-07-25
3
-125
/
+112
*
* lib/mkmf.rb (configuration): typo.
usa
2006-07-25
2
-1
/
+5
*
2006-07-25
matz
2006-07-25
1
-3
/
+3
*
* process.c (rb_proc_times): rename hz to hertz to avoid name
matz
2006-07-25
2
-5
/
+10
*
* eval.c (backtrace): skip frames successive on node and method name.
nobu
2006-07-24
2
-2
/
+7
*
* process.c (rb_f_system): add security check. [ruby-talk:202947]
matz
2006-07-24
2
-1
/
+9
*
don't compare struct sockaddr directly.
akr
2006-07-24
1
-2
/
+2
*
* ext/readline/readline.c (readline_readline): rl_deprep_term_function
akr
2006-07-24
2
-1
/
+8
*
2006-07-24
matz
2006-07-24
1
-3
/
+3
[prev]
[next]