[前][次][番号順一覧][上]
ruby-changes:26901-27000
26901 2013-01-26 22:49 [ko1@a... ] kazu:r38953 (trunk): fix a typo
26902 2013-01-27 04:18 [ko1@a... ] marcandRe: r38954 (trunk): * NEWS: Improve wording
26903 2013-01-27 04:18 [ko1@a... ] svn:r38955 (trunk): * 2013-01-27
26904 2013-01-27 13:04 [ko1@a... ] nobu:r38956 (trunk): test_system.rb: fix test
26905 2013-01-27 13:04 [ko1@a... ] nobu:r38957 (trunk): test_system.rb: indent
26906 2013-01-27 22:13 [ko1@a... ] nobu:r38958 (trunk): test_system.rb: commit miss
26907 2013-01-28 12:35 [ko1@a... ] akr:r38959 (trunk): * ext/fcntl/fcntl.c: update document. use "file descriptor" instead
26908 2013-01-28 12:35 [ko1@a... ] svn:r38960 (trunk): * 2013-01-28
26909 2013-01-28 17:51 [ko1@a... ] nobu:r38961 (trunk): envutil.rb: no core dump
26910 2013-01-28 18:02 [ko1@a... ] nobu:r38962 (trunk): vm_backtrace.c: use long
26911 2013-01-29 09:32 [ko1@a... ] svn:r38964 (trunk): * 2013-01-29
26912 2013-01-29 09:32 [ko1@a... ] shugo:r38963 (trunk): * ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate the
26913 2013-01-29 10:02 [ko1@a... ] nobu:r38965 (trunk): ChangeLog: remove duplicated entry
26914 2013-01-29 12:06 [ko1@a... ] akr:r38966 (trunk): * test/ruby/test_marshal.rb: remove temporally files early.
26915 2013-01-29 16:49 [ko1@a... ] nobu:r38967 (trunk): proc.c: original arity
26916 2013-01-29 16:50 [ko1@a... ] nobu:r38968 (trunk): vm_trace.c: trace_func safe level check
26917 2013-01-29 16:51 [ko1@a... ] nobu:r38969 (trunk): vm_trace.c: TracePoint safe level check
26918 2013-01-29 17:25 [ko1@a... ] ko1:r38970 (trunk): * vm_backtrace.c: fix issue of rb_debug_inspector_open().
26919 2013-01-29 17:28 [ko1@a... ] nobu:r38971 (trunk): * properties.
26920 2013-01-29 17:58 [ko1@a... ] nobu:r38972 (trunk): test_settracefunc.rb: fix tests
26921 2013-01-29 18:30 [ko1@a... ] nobu:r38973 (trunk): debug: trivial fixes
26922 2013-01-29 19:32 [ko1@a... ] eregon:r38974 (trunk): * array.c: Improve documentation about
26923 2013-01-29 21:42 [ko1@a... ] akr:r38975 (trunk): * lib/net/http/generic_request.rb (encode_multipart_form_data): remove
26924 2013-01-30 03:58 [ko1@a... ] marcandRe: r38976 (trunk): * object.c: Fix rdoc typo, patch by Narsimham Chelluri [#7753].
26925 2013-01-30 03:58 [ko1@a... ] svn:r38977 (trunk): * 2013-01-30
26926 2013-01-30 07:04 [ko1@a... ] marcandRe: r38979 (trunk): * object.c: Improve error for failed implicit conversions [Bug #7539]
26927 2013-01-30 07:04 [ko1@a... ] marcandRe: r38978 (trunk): * range.c: Fix Range#bsearch for floats [Bug #7724]
26928 2013-01-30 07:15 [ko1@a... ] marcandRe: r38980 (trunk): * re.c (reg_operand): Simplify and reuse error handling [Bug #7539]
26929 2013-01-30 13:18 [ko1@a... ] nobu:r38981 (trunk): cont.c: fiber local svar
26930 2013-01-30 13:22 [ko1@a... ] nobu:r38982 (trunk): parse.y: warn assigned but unused in toplevel
26931 2013-01-30 13:54 [ko1@a... ] marcandRe: r38983 (trunk): * lib/matrix.rb: Take conjugate for inner product
26932 2013-01-30 14:11 [ko1@a... ] marcandRe: r38984 (trunk): * array.c (rb_ary_bsearch): Return enumerator if no block [#7725]
26933 2013-01-30 14:47 [ko1@a... ] marcandRe: r38985 (trunk): * range.c: Restrict bsearch to integers [#7728]
26934 2013-01-30 15:00 [ko1@a... ] marcandRe: r38986 (trunk): * array.c (rb_ary_bsearch): Raise TypeError on bad return from block
26935 2013-01-30 15:01 [ko1@a... ] marcandRe: r38987 (trunk): * array.c (rb_ary_bsearch): Fix r38986 (missing whitespace)
26936 2013-01-30 15:08 [ko1@a... ] marcandRe: r38988 (trunk): * array.c (rb_ary_bsearch): Fix r38986 (typo) [Bug #7726]
26937 2013-01-30 15:20 [ko1@a... ] nobu:r38989 (trunk): ChangeLog, range.c: adjust indent and style
26938 2013-01-30 15:21 [ko1@a... ] nobu:r38990 (trunk): vm_dump.c: important message first
26939 2013-01-30 15:30 [ko1@a... ] shugo:r38991 (trunk): * ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect()
26940 2013-01-30 17:08 [ko1@a... ] nobu:r38992 (trunk): win32.h: revert r37337
26941 2013-01-30 21:02 [ko1@a... ] akr:r38993 (trunk): * ext/socket/basicsocket.c (bsock_getsockname): ignore truncated
26942 2013-01-31 13:59 [ko1@a... ] shugo:r38994 (trunk): * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return
26943 2013-01-31 13:59 [ko1@a... ] svn:r38995 (trunk): * 2013-01-31
26944 2013-01-31 15:38 [ko1@a... ] zzak:r38996 (trunk): * string.c (rb_str_aset_m): Documentation for String#[]= fix
26945 2013-01-31 16:09 [ko1@a... ] kosaki:r38997 (trunk): * test/ruby/test_signal.rb (test_trap_puts): Fix typo. "sync"
26946 2013-01-31 16:33 [ko1@a... ] nobu:r38998 (trunk): parse.y: no assigned but unused warnings in eval
26947 2013-01-31 21:55 [ko1@a... ] charliesome:r38999 (trunk): marshal.c: warn against using Marshal.load on untrusted data
26948 2013-02-01 09:50 [ko1@a... ] svn:r39001 (trunk): * 2013-02-01
26949 2013-02-01 09:50 [ko1@a... ] kazu:r39000 (trunk): fix a typo
26950 2013-02-01 14:40 [ko1@a... ] shugo:r39002 (trunk): * ext/readline/extconf.rb, ext/readline/readline.c: check
26951 2013-02-01 16:40 [ko1@a... ] nobu:r39003 (trunk): marshal.c: prohibit_ivar
26952 2013-02-01 23:06 [ko1@a... ] charliesome:r39004 (trunk): * array.c (rb_ary_dup): make returned array the same class as the original
26953 2013-02-02 00:46 [ko1@a... ] charliesome:r39005 (trunk): * marshal.c: add security considerations to marshal overview, refer to
26954 2013-02-02 00:46 [ko1@a... ] svn:r39006 (trunk): * 2013-02-02
26955 2013-02-02 07:46 [ko1@a... ] marcandRe: r39007 (trunk): * proc.c: Add {*}_min_max_arity and refactor.
26956 2013-02-02 07:48 [ko1@a... ] marcandRe: r39008 (trunk): * proc.c (proc_curry): Fix arity check [Bug #5747]
26957 2013-02-02 10:21 [ko1@a... ] ktsj:r39009 (trunk): * NEWS: add keyword arguments.
26958 2013-02-02 11:47 [ko1@a... ] mame:r39010 (trunk): * lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]
26959 2013-02-02 12:09 [ko1@a... ] mame:r39011 (trunk): * lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")
26960 2013-02-02 12:09 [ko1@a... ] mame:r39012 (trunk): * ChangeLog: Forgot to add a reference to the ChangeLog of the
26961 2013-02-02 12:18 [ko1@a... ] mame:r39013 (trunk): * lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is not
26962 2013-02-02 12:33 [ko1@a... ] zzak:r39014 (trunk): * lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]
26963 2013-02-02 12:54 [ko1@a... ] mame:r39015 (trunk): * lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes of
26964 2013-02-02 13:13 [ko1@a... ] mame:r39016 (trunk): * lib/gserver.rb (GServer#start): fix a timing issue. patch from
26965 2013-02-02 13:33 [ko1@a... ] zzak:r39017 (trunk): * lib/net/pop.rb: Fix rdoc title for Net::POP3
26966 2013-02-02 13:37 [ko1@a... ] zzak:r39018 (trunk): * lib/net/smtp.rb: Fix rdoc title for Net::SMTP
26967 2013-02-02 14:06 [ko1@a... ] zzak:r39019 (trunk): * lib/debug.rb: Documentation for DEBUGGER__ class methods based on
26968 2013-02-02 14:33 [ko1@a... ] zzak:r39020 (trunk): * lib/minitest/mock.rb, lib/minitest/hell.rb: nodoc top-level module
26969 2013-02-03 09:37 [ko1@a... ] nobu:r39021 (trunk): profiler.rb: split PROFILE_PROC
26970 2013-02-03 09:39 [ko1@a... ] svn:r39022 (trunk): * 2013-02-03
26971 2013-02-03 09:40 [ko1@a... ] nobu:r39023 (trunk): profiler.rb: block calls
26972 2013-02-03 10:27 [ko1@a... ] zzak:r39024 (trunk): * numeric.c: Document Float constants [Bug #7709]
26973 2013-02-03 10:31 [ko1@a... ] zzak:r39025 (trunk): * random.c: Document range argument for Kernel#rand.
26974 2013-02-03 16:21 [ko1@a... ] charliesome:r39026 (trunk): * doc/security.rdoc: add first cut at a Ruby security document
26975 2013-02-03 16:48 [ko1@a... ] nobu:r39027: * properties.
26976 2013-02-03 16:51 [ko1@a... ] nobu:r39028 (trunk): * properties.
26977 2013-02-03 16:54 [ko1@a... ] nobu:r39029 (trunk): console.c: fix unit of min
26978 2013-02-03 16:54 [ko1@a... ] nobu:r39030 (trunk): test_io_console.rb: descriptive assertions
26979 2013-02-03 16:54 [ko1@a... ] nobu:r39031 (trunk): io-console.gemspec: bump
26980 2013-02-03 17:35 [ko1@a... ] nobu:r39032 (trunk): * ext/io/console/io-console.gemspec: fix date.
26981 2013-02-04 02:40 [ko1@a... ] zzak:r39033 (trunk): * lib/yaml.rb (YAML::EngineManager): Documentation for #yamler and
26982 2013-02-04 02:40 [ko1@a... ] svn:r39034 (trunk): * 2013-02-04
26983 2013-02-04 04:21 [ko1@a... ] zzak:r39035 (trunk): * lib/English.rb: Add English module for RDoc to parse, then
26984 2013-02-04 09:16 [ko1@a... ] kazu:r39036 (trunk): fix a typo
26985 2013-02-04 11:51 [ko1@a... ] nobu:r39037 (trunk): English.rb: no set
26986 2013-02-04 12:46 [ko1@a... ] ko1:r39038 (trunk): * vm_dump.c (control_frame_dump): capitalize prefix of `ep'
26987 2013-02-04 15:10 [ko1@a... ] nobu:r39039 (trunk): console.c: initialize
26988 2013-02-04 15:24 [ko1@a... ] nobu:r39040 (trunk): init.c: declaration-after-statement
26989 2013-02-04 21:12 [ko1@a... ] nobu:r39041 (trunk): io-console.gemspec: update
26990 2013-02-04 21:15 [ko1@a... ] nobu:r39042 (trunk): io-console.gemspec: limit date length
26991 2013-02-04 21:31 [ko1@a... ] nobu:r39043 (trunk): io-console.gemspec: 0.4.1
26992 2013-02-05 03:06 [ko1@a... ] svn:r39045 (trunk): * 2013-02-05
26993 2013-02-05 03:06 [ko1@a... ] zzak:r39044 (trunk): * lib/tracer.rb: Move class overview definition and reformat
26994 2013-02-05 04:39 [ko1@a... ] zzak:r39046 (trunk): * ext/json/lib/json.rb: Move module overview definition for rdoc
26995 2013-02-05 05:23 [ko1@a... ] zzak:r39047 (trunk): * doc/standard_library.rdoc: Document list of libraries and extensions
26996 2013-02-05 07:36 [ko1@a... ] zzak:r39048 (trunk): * lib/irb.rb, lib/irb/context.rb: Add documentation on how to enable
26997 2013-02-05 08:05 [ko1@a... ] zzak:r39049 (trunk): * lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how to
26998 2013-02-05 10:07 [ko1@a... ] zzak:r39050 (trunk): * lib/racc: Merge Racc documentation downstream, add grammar ref file
26999 2013-02-05 10:10 [ko1@a... ] zzak:r39051 (trunk): * lib/racc/parser.rb: Update #do_parse and #yyparse from upstream
27000 2013-02-05 10:24 [ko1@a... ] nobu:r39052 (trunk): * properties.
[前][次][番号順一覧][上]