index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/socket/ancdata.c (ancillary_s_unix_rights): new method.
akr
2009-02-25
3
-1
/
+114
*
* ext/socket/unixsocket.c (unix_recv_io): prevent FD leak when 2 fd is
akr
2009-02-25
4
-17
/
+37
*
* io.c (sysopen_func, rb_sysopen_internal, rb_sysopen): open file
usa
2009-02-25
3
-17
/
+96
*
* win32/Makefile.sub (config.status): use un.rb as cp instead of
usa
2009-02-25
3
-2
/
+9
*
* string.c (rb_str_each_line): constified.
nobu
2009-02-25
1
-1
/
+1
*
* string.c (rb_str_force_encoding): should clear coderange at changing
nobu
2009-02-25
3
-3
/
+13
*
* io.c (rb_io_getline_1): enables limit even if rs is given.
nobu
2009-02-25
3
-16
/
+24
*
rdoc update.
akr
2009-02-24
1
-1
/
+1
*
* string.c (rb_str_chomp_bang): coderange may change.
nobu
2009-02-24
3
-1
/
+10
*
rdoc update.
akr
2009-02-24
1
-5
/
+8
*
* string.c (rb_str_delete_bang): should recalculate coderange.
nobu
2009-02-24
3
-2
/
+20
*
rdoc update.
akr
2009-02-24
1
-1
/
+13
*
* file.c (rb_file_size): new method added. [ruby-core:22088]
matz
2009-02-24
2
-0
/
+21
*
* class.c (rb_scan_args): Allow specifying the number of trailing
knu
2009-02-24
5
-9
/
+23
*
* ext/curses/curses.c (curses_colors): new method added. a patch
matz
2009-02-24
3
-0
/
+32
*
* class.c (rb_scan_args): Revamp rb_scan_args() to compute the
knu
2009-02-24
2
-78
/
+74
*
* 2009-02-25
svn
2009-02-24
1
-2
/
+2
*
* array.c (rb_ary_index, rb_ary_rindex): Emit a warning that a
knu
2009-02-24
2
-0
/
+9
*
add comment.
akr
2009-02-24
1
-0
/
+1
*
* ext/socket/socket.c (sockaddr_obj): convert fe80:1::1 to fe80::1%1.
akr
2009-02-24
2
-0
/
+20
*
reordered.
akr
2009-02-24
1
-3
/
+3
*
rdoc update.
akr
2009-02-24
1
-0
/
+2
*
* ext/socket/ancdata.c (ancillary_timestamp): support SCM_BINTIME.
akr
2009-02-24
3
-2
/
+27
*
* ext/socket/ancdata.c (ancillary_timestamp): new method.
akr
2009-02-24
3
-0
/
+68
*
* common.mk (main): split from exts and makes main program after
nobu
2009-02-24
5
-11
/
+59
*
* common.mk (ripper.c): exec can't work on Windows.
nobu
2009-02-24
4
-2
/
+9
*
* Makefile.in (id.h): overwrites unconditinally.
nobu
2009-02-24
2
-1
/
+5
*
* missing/vsnprintf.c (BSD_vfprintf): ptrdiff_t may be larger than
nobu
2009-02-24
2
-0
/
+10
*
* signal.c (rb_disable_interrupt, rb_enable_interrupt): see
nobu
2009-02-24
2
-2
/
+7
*
* process.c (rb_waitpid): last argument was missing.
nobu
2009-02-24
2
-2
/
+9
*
* numeric.c (flo_eq): remove unnecessary NaN check using isnan().
matz
2009-02-23
2
-15
/
+9
*
* bootstraptest/test_thread.rb: fix for environment where fork is not
mame
2009-02-23
2
-3
/
+12
*
* thread.c (thread_cleanup_func): unlock all locked mutexes even when
mame
2009-02-23
3
-11
/
+28
*
* insns.def (opt_minus): inline float operation.
matz
2009-02-23
2
-0
/
+51
*
* math.c (Need_Float): call rb_to_float() only when it is really
matz
2009-02-23
2
-1
/
+4
*
* range.c (range_each): check #succ only when it is really
matz
2009-02-23
2
-4
/
+9
*
* 2009-02-24
svn
2009-02-23
1
-2
/
+2
*
* lib/pathname.rb (Pathname#foreachline): removed wrongly
matz
2009-02-23
2
-6
/
+5
*
* ext/socket/ancdata.c (inspect_timespec_as_abstime): new function to
akr
2009-02-23
3
-2
/
+54
*
* ext/socket/ancdata.c (inspect_bintime_as_abstime): new function to
akr
2009-02-23
4
-0
/
+78
*
* ext/socket/ancdata.c (inspect_timeval_as_abstime): use time_t
akr
2009-02-23
3
-7
/
+15
*
* array.c (rb_ary_index, rb_ary_rindex): We know that argc is not
knu
2009-02-23
2
-4
/
+12
*
* lib/fileutils.rb (mv): added description for the case of
nobu
2009-02-23
2
-1
/
+6
*
* include/ruby/ruby.h (USE_SYMBOL_AS_METHOD_NAME): Module#methods,
nobu
2009-02-23
4
-0
/
+19
*
* README.EXT, README.EXT.ja: added macros for the Compatibilities.
nobu
2009-02-23
3
-0
/
+54
*
typo
nobu
2009-02-23
1
-1
/
+1
*
* ext/socket/mkconstants.rb: define SO_TIMESTAMPNS and SCM_TIMESTAMPNS
akr
2009-02-22
2
-0
/
+7
*
add a test.
akr
2009-02-22
1
-0
/
+18
*
* ext/socket/ancdata.c (ancillary_inspect): use SCM_TIMESTAMP instead
akr
2009-02-22
2
-3
/
+8
*
* ext/socket/ancdata.c (inspect_timeval_as_abstime): new function.
akr
2009-02-22
2
-0
/
+30
[next]