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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): prevent misalignment.
akr
2009-02-18
1
-1
/
+5
*
* ext/socket/ancdata.c (bsock_sendmsg_internal): avoid misalignment.
akr
2009-02-18
1
-1
/
+5
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): reduce code on
akr
2009-02-18
1
-0
/
+5
*
* configure.in (OBJCOPY): set ac_cv_prog_ac_ct_OBJCOPY to do nothing
nobu
2009-02-18
1
-0
/
+5
*
* file.c (rb_file_chown): use chown unless HAVE_FCHOWN.
nobu
2009-02-18
1
-1
/
+3
*
* io.c (pipe_open): sarg is always used unless HAVE_FORK.
nobu
2009-02-18
1
-0
/
+4
*
* bootstraptest/runner.rb: Use RUBY_DESCRIPTION if defined.
knu
2009-02-18
1
-0
/
+4
*
* array.c (rb_ary_resurrect), string.c (rb_str_resurrect): new
nobu
2009-02-18
1
-0
/
+9
*
* file.c (rb_file_s_extname): fix for spaces before extention.
nobu
2009-02-18
1
-0
/
+5
*
* file.c (file_expand_path): suppress a warning. named magic
nobu
2009-02-18
1
-0
/
+5
*
* thread.c (thread_start_func_2): do not delete main thread from
nobu
2009-02-18
1
-0
/
+5
*
* ext/openssl: avoid cyclic require.
akr
2009-02-17
1
-0
/
+14
*
* ext/etc/etc.c (Etc::Passwd.each, Etc::Group.each): new methods.
nobu
2009-02-17
1
-0
/
+5
*
* ext/socket/ancdata.c (bsock_sendmsg_internal): make the padding
akr
2009-02-17
1
-0
/
+5
*
* ext/socket/ancdata.c (bsock_sendmsg_internal): should not remove the
akr
2009-02-17
1
-0
/
+5
*
* string.c (rb_str_shared_replace): no need for
nobu
2009-02-17
1
-0
/
+5
*
* compile.c: fix to add "ensure" codes across "while" clause
ko1
2009-02-16
1
-0
/
+7
*
* ext/socket/mkconstants.rb: generate rb_define_const directly for
akr
2009-02-16
1
-0
/
+11
*
mention OpenBSD version.
akr
2009-02-16
1
-1
/
+1
*
* ext/socket/ancdata.c (bsock_sendmsg_internal) [OpenBSD]: don't remove
akr
2009-02-16
1
-0
/
+6
*
* symbian/setup: Update Symbian config to match recent changes in missing/all...
azav
2009-02-16
1
-1
/
+5
*
* class.c (rb_scan_args), README.EXT, README.EXT.ja: Add support
knu
2009-02-16
1
-0
/
+6
*
* debug.c (set_debug_option): added rtc_error option.
nobu
2009-02-16
1
-3
/
+10
*
* win32/win32.c (_CrtDbgReportW): prevent from false positive
nobu
2009-02-15
1
-0
/
+5
*
* lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.
nobu
2009-02-15
1
-0
/
+5
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions): aliases
nobu
2009-02-15
1
-0
/
+5
*
* lib/securerandom.rb (SecureRandom.urlsafe_base64): new method.
akr
2009-02-15
1
-0
/
+4
*
* hash.c (hash_i): use Murmurhash.
akr
2009-02-15
1
-0
/
+4
*
* variable.c (rb_define_hooked_variable): suppress false assertion
nobu
2009-02-15
1
-0
/
+5
*
* test/test_pp.rb: extract from lib/pp.rb.
akr
2009-02-14
1
-0
/
+8
*
* lib/time.rb (Time.parse): raise ArgumentError if Date._parse don't
akr
2009-02-14
1
-0
/
+5
*
* string.c (rb_hash_uint32, rb_hash_uint, rb_hash_start, rb_hash_end),
mame
2009-02-14
1
-0
/
+10
*
* hash.c (rb_hash): always return a fixnum value because a return
mame
2009-02-14
1
-0
/
+8
*
* array.c (rb_ary_uniq_bang, rb_ary_uniq): unique by the result of
nobu
2009-02-14
1
-0
/
+5
*
* array.c (ary_resize_capa): should not overwrite outside embedded
nobu
2009-02-14
1
-0
/
+5
*
* test/test_time.rb: extracted from lib/time.rb.
akr
2009-02-14
1
-0
/
+4
*
* lib/pathname.rb: obsolete methods removed.
akr
2009-02-14
1
-0
/
+5
*
* iseq.c: remove nil parameter from Proc#parameters
takano32
2009-02-14
1
-0
/
+5
*
* string.c (rb_external_str_new_with_enc): change evaluatioin order
naruse
2009-02-13
1
-0
/
+5
*
* ext/socket/sockport.h (SET_SA_LEN): cast to void for supressing a
akr
2009-02-13
1
-0
/
+5
*
* ext/dl/win32/lib/Win32API.rb (Win32API#initialize): DL.dlopen
nobu
2009-02-13
1
-0
/
+5
*
* ext/socket/socket.c (Init_socket): define TCPServer#listen and
akr
2009-02-13
1
-0
/
+5
*
* ext/socket/ancdata.c (extract_ipv6_pktinfo): set sa_len for 4.4BSD.
akr
2009-02-13
1
-0
/
+4
*
fix typo (1 -> 0).
ko1
2009-02-13
1
-1
/
+1
*
* iseq.c (simple_default_value): removed. default values of optional
nobu
2009-02-13
1
-0
/
+5
*
* vm_eval.c (eval_string_with_cref): use rb_vm_get_ruby_level_next_cfp()
ko1
2009-02-13
1
-0
/
+9
*
* cont.c (rb_fiber_alive_p): fix to return true instead of 1.
ko1
2009-02-13
1
-0
/
+7
*
* configure.in (ac_cv_func_flock): using flock defined in
nobu
2009-02-13
1
-0
/
+5
*
* ChangeLog: typo.
nobu
2009-02-12
1
-1
/
+1
*
* compile.c (iseq_compile_each): just freeze xstr.
nobu
2009-02-12
1
-1
/
+3
[next]