aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/pathname/pathname.c (path_sub): Pathname#sub translatedakr2010-08-013-19/+23
* * include/ruby/win32.h: latest x86_64 mingw defines stati64.nobu2010-08-012-0/+7
* * 2010-08-01svn2010-07-311-3/+3
* * ext/win32ole/win32ole.c: fix typo. [ruby-core:31564][Bug #3636]suke2010-07-312-2/+6
* * ext/pathname/pathname.c (path_inspect): Pathname#inspect translatedakr2010-07-313-4/+15
* * ext/pathname/pathname.c (Init_pathname): The alias,akr2010-07-313-3/+12
* * util.c (ruby_add_suffix): suppress a warning.nobu2010-07-311-1/+1
* * ext/pathname/pathname.c (path_to_s): Pathname#to_s translatedakr2010-07-313-5/+15
* * 2010-07-31svn2010-07-301-2/+2
* * lib/webrick/ssl.rb (WEBrick::Utils.create_self_signed_cert):nahi2010-07-302-2/+8
* * ext/pathname/pathname.c (path_hash): Pathname#hash translatedakr2010-07-303-5/+14
* * file.c (file_expand_path): suppress a warning.nobu2010-07-301-0/+1
* * lib/net/imap.rb: load io/console.nobu2010-07-301-3/+20
* * lib/net/imap.rb (example): use IO#noecho to read password ifnobu2010-07-302-6/+9
* * lib/net/imap.rb (example): support starttls option.nobu2010-07-302-6/+15
* * file.c (file_expand_path): home directory must be absolute.nobu2010-07-293-4/+31
* * file.c (file_expand_path): should check if could find user.nobu2010-07-293-6/+10
* * util.c (ruby_add_suffix): fixed a bug returning uninitializednobu2010-07-297-6/+91
* * ext/tk/extconf.rb: use TK_XINCLUDES on tkConfig.sh when not empty,nagai2010-07-292-5/+10
* * 2010-07-30svn2010-07-291-2/+2
* class description document moved.akr2010-07-292-177/+177
* * ext/pathname/pathname.c (path_cmp): Pathname#<=> translatedakr2010-07-293-6/+43
* * common.mk (EXT_SRCS): add ext/json/parser/parser.c.nobu2010-07-283-2/+17
* * file.c (rb_file_s_basename): pass baselen to rmext.nobu2010-07-282-6/+7
* * 2010-07-29svn2010-07-281-2/+2
* * configure.in: not [freebsd] but [freebsd*] for AS_CASE.naruse2010-07-282-1/+5
* * ext/pathname/pathname.c (path_eq): Pathname#{==,===,eql?} translatedakr2010-07-283-12/+21
* add a test.akr2010-07-281-0/+14
* * vm_core.h (rb_thread_check_trap_pending): hidden API for tcl/tk wrapper.nobu2010-07-281-0/+10
* * win32/Makefile.sub (config.h): VC6 or later have stddef.h.usa2010-07-282-0/+15
* * missing/*.c: include missing.hnobu2010-07-2818-0/+26
* * cont.c: typos.usa2010-07-282-2/+6
* * 2010-07-28svn2010-07-281-2/+2
* * cont.c: (RB_PAGE_SIZE): renamed from PAGE_SIZE. [ruby-dev:41870]naruse2010-07-282-6/+12
* * ext/pathname/pathname.c (path_taint): use rb_obj_taint.akr2010-07-273-3/+16
* * Makefile.in (MINIRUBY): get rid of appending spaces for eachnobu2010-07-271-1/+2
* * lib/mkmf.rb (have_framework): added.nobu2010-07-272-0/+31
* * defines.h, intern.h, missing.h, ruby.h, st.h, util.h: includenobu2010-07-277-8/+25
* * numeric.c (flo_cmp): typo.usa2010-07-272-1/+6
* * class.c, compile.c, dir.c, file.c, iseq.c, parse.y, random.c:naruse2010-07-2711-15/+22
* * compile.c (rb_iseq_translate_threaded_code): removed duplicated code.nobu2010-07-262-6/+2
* * ext/pathname/pathname.c (path_taint): Pathname#taint translated fromakr2010-07-263-1/+14
* * configure.in (config.h): add include guard.nobu2010-07-264-1/+23
* * configure.in (XCFLAGS): missing.h needs config.h.nobu2010-07-262-1/+5
* * include/ruby/missing.h: revert a part of r28727. config.h is expectedusa2010-07-262-2/+6
* * configure.in: define BROKEN_CLOSE only on FreeBSD.naruse2010-07-262-1/+6
* * vm.c (rb_thread_mark): should mark iseq itself other than normalnobu2010-07-262-1/+9
* * configure.in: define BROKEN_CLOSE on FreeBSD.naruse2010-07-264-3/+14
* * 2010-07-26svn2010-07-261-2/+2
* * vm.c (rb_thread_mark): mark only self of normal iseqs, notnobu2010-07-262-1/+6