Activity
From 03/29/2013 to 04/04/2013
04/04/2013
- 09:36 PM Revision 3d42f007 (git): * 2013-04-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:36 PM Revision 672b8bf1 (git): object.c: avoid inadvertent symbol creation
- * object.c (rb_mod_cvar_set): fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40114 b2dd03c8-39d4-4d8f-9... -
03:56 PM Revision 926d1cbf (git): merge revision(s) 40090:
- * ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... -
02:55 PM Revision dc5b184b (git): * lib/resolv.rb (bind_random_port): Rescue EACCES for SunOS.
- bind() on SunOS for port 2049 (nfs) and 4045 (lockd) causes
EACCES with unprivileged process. cf. PRIV_SYS_NFS in ... -
02:25 PM Revision b2a1339f (git): * ext/socket/extconf.rb: Remove condition for bcc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:54 PM Revision 61b245cc (git): * include/ruby/ruby.h (FIX2LONG): Parenthesize the macro body.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:37 PM Revision f674d862 (git): * time.c (time_strftime): Describe %L and %N truncates digits under
- the specified length.
[ruby-core:52130] [Bug #7829]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40109 b2dd0... -
01:26 PM Revision a4587840 (git): * object.c (rb_mod_cvar_set): Reverted "avoid inadvertent
- symbol creation" to avoid SEGV by
Class.new.class_variable_set(1, 2).
git-svn-id: svn+ssh://ci.ruby-lang.org/rub... -
11:12 AM Revision c3d1fde2 (git): * ext/pathname/pathname.c (path_write): New method.
- (path_binwrite): Ditto.
[ruby-core:49468] [Feature #7378]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4010... -
08:23 AM Revision 12bf1de1 (git): envutil.rb: assert stderr if marshal failed
- * test/ruby/envutil.rb (assert_separately): force to assert stderr to
be empty if marshal failed, as something is e... -
08:23 AM Revision fd7dc1b6 (git): reduce overhead of TYPE
- * array.c (ary_join_1): reduce overhead of TYPE().
* eval.c (rb_frozen_class_p, rb_mod_{append,prepend}_features): d... -
08:18 AM Revision 5e2c39ed (git): object.c: avoid inadvertent symbol creation
- * object.c (rb_mod_const_set): fix symbol name check.
(rb_obj_ivar_set): ditto.
(rb_mod_cvar_set): ditto.
git-sv... -
08:01 AM Revision 75b4c8f4 (git): * thread_pthread.c: Fixes wrong scopes of #if USE_SLEEPY_TIMER_THREAD
- .. #endif sections. This fixes a build error on NativeClient.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@401... -
08:01 AM Revision 360edb1c (git): * thread_pthread.c (ruby_init_stack): Avoid using uninitialized value.
- stackaddr and size are not set if get_stack() fails.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40102 b2dd03c... -
07:55 AM Revision 112a3b1f (git): struct.c: avoid inadvertent symbol creation
- * struct.c (make_struct): avoid inadvertent symbol creation.
(rb_struct_aref): ditto.
(rb_struct_aset): ditto.
... -
07:54 AM Revision 4e59c822 (git): object.c: avoid inadvertent symbol creation
- * object.c (rb_mod_const_set): avoid inadvertent symbol creation.
(rb_obj_ivar_set): ditto.
(rb_mod_cvar_set): di... - 07:22 AM Revision 9188504a (git): * ext/objspace/objspace.c (count_nodes): fix key for unknown node.
- based on a patch by tmm1 (Aman Gupta) in [ruby-core:53130] [Bug #8014]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... - 07:19 AM Revision 6c7a8b17 (git): merge revision(s) 39578: [Backport #8009]
- * Makefile.in (miniruby, ruby): move MAINLIBC because linker arguments
must appear after object files with ... -
06:46 AM Revision 9f87297c (git): enum.c: avoid inadvertent symbol creation
- * enum.c (enum_inject): avoid inadvertent symbol creation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40097 b... -
05:37 AM Revision 80748440 (git): thread.c: avoid inadvertent symbol creation
- * thread.c (rb_thread_aref): avoid inadvertent symbol creation.
(rb_thread_variable_get): ditto.
(rb_thread_key_p... -
05:37 AM Revision f00035a4 (git): thread.c: error message
- * thread.c (rb_thread_variable_get): fix error message. getter
doesn't modify thread variables.
git-svn-id: svn+s... -
02:35 AM Revision 10659582 (git): * ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.
- In general, binary to/from decimal needs extra cost.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40094 b2dd03c... - 12:49 AM Revision f04daf3b (git): merge revision(s) 36338: [Backport #6709]
- * configure.in (DLDFLAGS): use TARGET_ENTRY to specify an entry point
instead of TARGET which may contain n...
04/03/2013
-
10:24 PM Revision da391999 (git): * ext/socket/extconf.rb: Specify arguments to test functions.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:29 PM Revision a8f95d66 (git): * 2013-04-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:28 PM Revision 7b58445e (git): * ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40090 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:27 PM Revision d825fc8d (git): merge revision(s) 39725: [Backport #8054]
- * lib/resolv-replace.rb (TCPSocket#initialize): resolve the 3rd
argument only if non-nil value is given.
... -
05:25 PM Revision d393aa08 (git): merge revision(s) 39718: [Backport #8001] [Backport #8023]
- * Merge Onigmo d4bad41e16e3eccd97ccce6f1f96712e557c4518.
fix lookbehind assertion fails with /m mode enable... -
05:11 PM Revision 279b256d (git): merge revision(s) 39650: [Backport #8043]
- * marshal.c (w_extended): check for prepended object.
[ruby-core:53206] [Bug #8043]
git-svn-id: svn+ssh:/... -
01:10 PM Revision 7181490d (git): * ext/socket/extconf.rb: Test functions and libraries after headers.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:36 PM Revision 694207c7 (git): Add comment.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:25 PM Revision b81ea661 (git): * io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.
- (interpret_seek_whence): New function.
[ruby-dev:45818] [Feature #6643]
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
11:55 AM Revision 2767139e (git): * process.c: Describe the behavior which Ruby invokes a commandline
- directly without shell if the commandline is simple enough.
[ruby-core:50459] [Bug #7489]
git-svn-id: svn+ssh://c... -
11:43 AM Revision b87ba9f8 (git): fix a typo in NEWS
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40082 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:28 AM Revision ee2b2182 (git): * ext/extmk.rb (extmake): Invoke Logging::log_close in a ensure
- clause.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40081 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:00 AM Revision 1d339ff2 (git): * ext/extmk.rb (extmake): Use Logging.open to switch stdout and
- stderr. Delay Logging::log_close until the failure message is
written. Write the failure message only if log file... -
08:11 AM Revision 9089f572 (git): win32.c: pass through unknown sequence
- * win32/win32.c (constat_apply): pass through unknown sequence which
starts with ESC but is not followed by a brack... -
08:11 AM Revision 111f4a8f (git): win32.c: pass through unknown sequence
- * win32/win32.c (constat_apply): pass through unknown sequence which
starts with ESC but is not followed by a brack... -
07:35 AM Revision adf1c94f (git): bignum.c: hide intermediate Bignums
- * bignum.c (rb_big_eq): hide intermediate Bignums not just freeing
memory. [ruby-core:53893] [Bug #8204]
* object.... -
07:34 AM Revision b30a6b8d (git): bignum.c: Bignum zero comparison
- * bignum.c (rb_big_eq): test as Fixnum if possible and get rid of zero
length Bignum. [ruby-core:53893] [Bug #8204...
04/02/2013
-
08:25 PM Revision a85a0ddf (git): merge revision(s) 40069:
- win32.c: missing break
* win32/win32.c (constat_attr): fix missing break.
git-svn-id: svn+ssh://ci.ruby-lan... -
07:56 PM Revision 525c60b4 (git): merge revision(s) 40048:
- fix typo: s/@ca_cert/@cacert/
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@40074 b2dd03c8-39d4-4d... - 03:09 PM Revision 8ab35353 (git): * 2013-04-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:09 PM Revision c3c4ffa9 (git): * lib/securerandom.rb (SecureRandom.random_bytes): Use
- OpenSSL::Random.random_add instead of OpenSSL::Random.seed and
specify 0.0 as the entropy.
[ruby-core:47308] [Bug... -
02:59 PM Revision 28a15075 (git): * remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@40071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:58 PM Revision 90e58877 (git): * remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:58 PM Revision ff9c262f (git): win32.c: missing break
- * win32/win32.c (constat_attr): fix missing break.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40069 b2dd03c8-... -
11:31 AM Revision 0af16197 (git): add ML ref.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:28 AM Revision 583c8e89 (git): * pack.c: Support Q! and q! for long long.
- (natstr): Moved to toplevel. Add q and Q if there is long long type.
(endstr): Moved to toplevel.
(NATINT_PACK):... -
10:26 AM Revision 6d0c59f1 (git): * ext/-test-/num2int/num2int.c: Define utility methods
- as module methods of Num2int.
* test/-ext-/num2int/test_num2int.rb: Follow the above change.
git-svn-id: svn+ssh:... -
10:08 AM Revision 817a96a4 (git): * lib/securerandom.rb: Don't use Array#to_s.
- [ruby-core:52058] [Bug #7811] fixed by zzak (Zachary Scott).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@400... -
09:48 AM Revision e89c029f (git): update doc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40064 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:44 AM Revision 5fd798d1 (git): * re.c (rb_reg_to_s): suppress duplicated charclass warning.
- Regexp#to_s suppress extra its whole regexp options by calling
onig_new with its source, but it doesn't call rb_reg... -
07:02 AM Revision a1a6fd90 (git): * vm_dump.c (rb_print_backtrace): separate to ease showing C backtrace.
- * internal.h (rb_print_backtrace): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40062 b2dd03c8-39d4-4d8f... -
06:28 AM Revision 5376610d (git): Add ignore_stderr because it outputs "circular require" warnings
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40061 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:28 AM Revision 1ee9f375 (git): Use assert_separately to speed up on test-all
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:28 AM Revision a26d663b (git): * test/ruby/envutil.rb (assert_separately): stop_auto_run of
- Test::Unit::Runner to prevent auto runner use ARGV.
* test/ruby/envutil.rb (assert_separately): add $: to separate p... -
06:28 AM Revision 63f33c5e (git): Suppress warnings
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:28 AM Revision 4046585a (git): use long_ary to suppress warning
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:13 AM Revision be36df7f (git): merge revision(s) 35112,35121: [Backport #6190]
- * transcode.c (str_encode_bang, encoded_dup): if nothing was
transcoded, just set encoding but leave codera... - 04:09 AM Revision b6a72bcf (git): merge revision(s) 40015: [Backport #8196]
- doumentation by @toolmantim [GH fixes #270]
* timeout.rb: Document Timeout::timeout 0 and nil argument behavior
... - 04:07 AM Revision c921d0e1 (git): merge revision(s) 39967: [Backport #8194]
- * time.c (num_exact): use to_r method only if to_int method is
available.
[ruby-core:53764] [Bug ... - 04:04 AM Revision 8f610b17 (git): merge revision(s) 36432: [Backport #6734]
- * configure.in (EXTDLDFLAGS): split options for each extension
libraries, and unused in ruby.pc. [Bug #673... - 04:00 AM Revision d24ea3b6 (git): merge revision(s) 33365: [Backport #8106]
- * test/ruby/test_bignum.rb (TestBignum#test_interrupt): fix for
faster CPU.
git-svn-id: svn+ssh://ci.ruby-lang.org... - 03:59 AM Revision dbe75ed4 (git): merge revision(s) 37743: [Backport #7379]
- * win32/win32.c (rb_w32_read): Windows 8 fixed one of a bug of console
API.
based on the patch by... - 03:58 AM Revision 3108dc4b (git): merge revision(s) 39354,39356,39382: [Backport #5014]
- * signal.c (sigsegv): avoid to use async signal unsafe functions
when nested sigsegv is happen.
[... -
02:14 AM Revision 7a77e124 (git): Suppress warnings
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:02 AM Revision 0fb23a94 (git): fix typo: s/@ca_cert/@cacert/
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
04/01/2013
-
10:59 PM Revision 662d67f1 (git): Unused module removed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:45 PM Revision 17cf784d (git): conditional test fixed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:41 PM Revision e47f41fb (git): more tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40045 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:49 PM Revision d40335aa (git): * ext/-test-/num2int/num2int.c: Rename utility methods
- to global functions to ease manual experiments.
* test/-ext-/num2int/test_num2int.rb: Follow the above change.
gi... -
03:10 PM Revision 7d3db3cc (git): * remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:00 PM Revision bd67f48e (git): * 2013-04-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40042 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:00 PM Revision b5550361 (git): test_optparse.rb: skip no_error in backtrace
- * test/optparse/test_optparse.rb (TestOptionParser#assert_no_error):
prefix with assert_ so it will be skipped in b... -
01:34 PM Revision 87877eb0 (git): * ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.
- The old logic doesn't work well on LP64 platforms as:
.. -2**63-1 => error,
-2**63 .. -2**62-1 => success,
-2**... -
01:08 PM Revision f4eeca1d (git): * ext/zlib/zlib.c (Zlib::Inflate.new):
- Fix documentation syntax and naming errors.
Based on patch by Robin Dupret. Fix GH-271.
git-svn-id: svn+ssh://ci.r... -
12:22 PM Revision 809a7618 (git): * test/-ext-/num2int/test_num2int.rb: Test small bignums.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40038 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:14 PM Revision d6daffbb (git): * numeric.c (rb_num2ulong_internal): Don't cast a negative double value
- into unsigned long, which is undefined behavior.
(rb_num2ull): Don't cast a value bigger than LLONG_MAX into
long... -
11:58 AM Revision 0cbe2f49 (git): * ext/-test-/num2int/num2int.c: Return string for result, instead of
- printing.
* test/-ext-/num2int/test_num2int.rb: updated to follow above change.
git-svn-id: svn+ssh://ci.ruby-lan... -
11:08 AM Revision 4e52c3c6 (git): * numeric.c (rb_num2long): Don't use SIGNED_VALUE uselessly.
- (check_int): Ditto.
(check_short): Ditto.
(rb_num2fix): Ditto.
(rb_num2ulong_internal): Add a cast.
git-svn-... -
09:41 AM Revision ecb9b987 (git): configure.in: prereq 2.67
- * configure.in: skip autoconf 2.64 and 2.66, 2.67 seems short-lived
but stick on it for Debian Squeeze.
git-svn-id... -
09:39 AM Revision 3eb4b0aa (git): sha2.c: suppress warnings
- * ext/digest/sha2/sha2.c (SHA256_Final, SHA512_Last): suppress
strict-aliasing warnings on gcc 4.8.
git-svn-id: sv... -
07:00 AM Revision 318e8835 (git): fix a typo
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:41 AM Revision 39626559 (git): configure.in: clang check
- * configure.in: should not use AC_COMPILE_IFELSE before
AC_USE_SYSTEM_EXTENSIONS. [Bug #8192]
git-svn-id: svn+ssh... -
05:22 AM Revision 90e8a9b4 (git): configure.in: clang check
- * configure.in: check clang version by predefined macro values.
[Bug #8192]
git-svn-id: svn+ssh://ci.ruby-lang.org... -
03:06 AM Revision 92f59c6d (git): * numeric.c (check_uint): Take the 1st argument as unsigned long,
- instead of VALUE. Refine the validity test conditions.
(check_ushort): Ditto.
git-svn-id: svn+ssh://ci.ruby-lang...
03/31/2013
-
11:16 PM Revision 6a23960f (git): * configure.in: use 'test' instead quadrigraph.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:19 PM Revision ec61b079 (git): * configure.in: use quadrigraph to put '[' or ']'. [Bug #8192]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:24 PM Revision 45334da9 (git): Fix build failure introduced by previous commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40026 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:18 PM Revision a6b625c5 (git): * configure.in: kick old clang. [ruby-dev:47204] [Bug #8192]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:14 PM Revision 1e7bd7d9 (git): * 2013-04-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:14 PM Revision a7526797 (git): * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.
- * ext/-test-/num2int/num2int.c: Add utility methods for FIX2XXX tests.
* test/-ext-/num2int/test_num2int.rb: Add tes... -
08:18 AM Revision c68234f7 (git): proc.c: consider noex in define_method
- * proc.c (rb_mod_define_method): consider visibility in define_method.
patch by mashiro <mail AT mashiro.org>. fix... -
08:18 AM Revision 651c561b (git): test_method.rb: split
- * test/ruby/test_method.rb (test_define_method): split for each tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/t... -
07:51 AM Revision 31af1796 (git): more tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:40 AM Revision 8825a084 (git): win32/configure.bat: option arguments
- * win32/configure.bat: try to fix option arguments split by commas and
equals here. this batch file no longer run ... -
05:28 AM Revision 0423c207 (git): ChangeLog: fix typo
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:51 AM Revision 59182ccf (git): * numeric.c (rb_num2ulong_internal): New function similart to
- rb_num2ulong but integer wrap around flag is also returned.
(rb_num2ulong): Use rb_num2ulong_internal.
(rb_num2ui... -
02:21 AM Revision 18affefb (git): documentation by @phiggins [GH fixes #263]
- * file.c: Alias File #path and #to_path.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40016 b2dd03c8-39d4-4d8... -
02:01 AM Revision e8e7e1aa (git): doumentation by @toolmantim [GH fixes #270]
- * timeout.rb: Document Timeout::timeout 0 and nil argument behavior
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr... -
01:47 AM Revision c25aa9f5 (git): Document the default Net timeout values by @toolmantim [GH fixes #269]
- * lib/net/{ftp,http,pop,smtp}.rb: added documentation for default values.
git-svn-id: svn+ssh://ci.ruby-lang.org/r...
03/30/2013
-
09:27 PM Revision c5fe7eb6 (git): class.c: suppress wrong warning
- * class.c (HAVE_METACLASS_P): should check FL_SINGLTON flag before get
instance variable to get rid of wrong warnin... -
09:08 PM Revision b5583577 (git): thread.c: TYPEOF_TIMEVAL_TV_SEC
- * configure.in (TYPEOF_TIMEVAL_TV_SEC): check for x64-mingw, where
timeval.tv_sec is not time_t.
* thread.c (doubl... -
09:08 PM Revision 77ff241f (git): timev.h: move time_t stuffs
- * timev.h (TYPEOF_TIMEVAL_TV_SEC, unsigned_time_t): move from time.c.
* thread.c: use definitions in timev.h.
git-s... -
09:08 PM Revision f2e1bfb8 (git): thread.c: format specifiers for time_t
- * thread.c (sleep_timeval): fix format specifiers for time_t.
* time.c (DEBUG_REPORT_GUESSRANGE): ditto.
git-svn-id... -
09:08 PM Revision ae422dda (git): gc.c: _aligned_malloc
- * gc.c (aligned_malloc): declare _aligned_malloc() prototype for old VC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... - 05:07 PM Revision 30feef61 (git): * 2013-03-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:07 PM Revision c9d0a328 (git): Specify external_encoding
- http://c5664.rubyci.org/~chkbuild/ruby-trunk/log/20130329T090301Z.diff.html.gz
git-svn-id: svn+ssh://ci.ruby-lang.or... -
05:14 AM Revision ca76bb08 (git): Remove bcc32
- agreed at http://bugs.ruby-lang.org/projects/ruby/wiki/DevelopersMeeting20130223Japan
git-svn-id: svn+ssh://ci.ruby-... - 04:33 AM Revision bcb5c27f (git): * test/ruby/test_class.rb: Simplify warning checks
- * test/ruby/test_io.rb: ditto
* test/ruby/test_module.rb: ditto
* test/ruby/test_regexp.rb: ditto
git-svn-id: svn+... - 03:03 AM Revision 246102b5 (git): * NEWS: Be more precise about singleton_class.ancestors change
- [Feature #8035]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
03/29/2013
- 07:00 PM Revision b7d708c3 (git): * win32/file.c (code_page): use cp1252 instead of cp20127 as US-ASCII.
- fix [ruby-core:53079] [Bug #7996]
reported and patched by mmeltner (Michael Meltner).
git-svn-id: svn+ssh://ci.ru... - 06:52 PM Revision 33be01ca (git): * 2013-03-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:52 PM Revision 35cc29c8 (git): * win32/win32.c (wrename): use MoveFileExW instead of MoveFileW,
- because the latter fails on cross device file move of some
environments.
fix [ruby-core:53492] [Bug #8109]
repo... -
01:09 PM Revision 99155e20 (git): thread.c: Mutex#synchronize no block params
- * thread.c (rb_mutex_synchronize_m): yield no block params. patch by
splattael (Peter Suschlik) in [ruby-core:5377... -
12:02 PM Revision 2418b208 (git): Makefile.sub: configurations
- * win32/Makefile.sub (prog): needs to update configurations.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39999... -
09:00 AM Revision 7b6badce (git): compliant is an adjective
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39998 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:51 AM Revision 824cb690 (git): io.c: get rid of IOError when skipped while iteration
- * io.c (argf_next_argv): set init flag if succeeded to forward, after
skipping.
* io.c (argf_block_call_i, argf_blo... -
07:51 AM Revision 8d7c52db (git): io.c: get rid of IOError when skipped while iteration
- * io.c (argf_close): deal with init flag.
* io.c (argf_block_call_i, argf_block_call): forward next file if
skipped... - 04:23 AM Revision 9c215874 (git): * include/ruby/missing.h: fixed merge mistake of r39985.
- [Backport #8080]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@39995 b2dd03c8-39d4-4d8f-98ff-823f... -
02:09 AM Revision 2e26edb6 (git): mkmf.rb: no CFLAGS in CXXFLAGS
- * lib/mkmf.rb (configuration): not include all CFLAGS in CXXFLAGS, to
use different set than C for C++. [ruby-core... -
01:24 AM Revision cea3a73f (git): ruby/io.h: get rid of conflict on AIX
- * include/ruby/io.h: undef POSIX compliants names on AIX, which are no
longer needed. patch suggested by edelsohn ... -
12:42 AM Revision 0cfc4866 (git): code cleanup by @vipulnsward [GH fixes #267]
- * lib/cgi/core.rb: change each to each_value
* ext/bigdecimal/lib/bigdecimal/{jacobian,math}.rb:
remove unused va...
Also available in: Atom