aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove temporally files explicitly.akr2009-09-131-1/+2
* * symbian/pre-build: added rule to generate id.h for Symbian build.azav2009-09-131-0/+7
* * symbian/pre-build: added rule to generate id.h for Symbian build.azav2009-09-131-2/+7
* * 2009-09-14svn2009-09-131-2/+2
* * symbian/configure.bat: fixed harmless error message.azav2009-09-131-1/+1
* * variable.c (rb_mod_remove_const): do not change VM state when annobu2009-09-132-14/+19
* * ext/win32ole/win32ole.c (oletypelib_get_libattr): some refactoringsuke2009-09-132-31/+24
* * ext/win32ole/win32ole.c (oletypelib_get_typelib): some refactoringsuke2009-09-132-31/+27
* * ruby.c (process_sflag, proc_options, load_file_internal): fixednobu2009-09-132-9/+14
* ext/win32ole/win32ole.c: some refactoring.suke2009-09-132-48/+10
* * ruby.c (load_file_internal): no need to define DATA when error.nobu2009-09-132-1/+5
* * signal.c (interrupt_init): nodoc.nobu2009-09-131-0/+1
* * signal.c (rb_f_kill): added rdoc about exceptions.nobu2009-09-131-0/+10
* * configure.in (XLDFLAGS): link startup code with ObjC support.nobu2009-09-133-2/+6
* make tempfile prefix more descriptive.akr2009-09-131-6/+6
* * thread.c (thread_list_access): prototyped.nobu2009-09-132-4/+6
* * thread.c (recursive_*): refactored the access to the inspect table used bymarcandre2009-09-132-59/+89
* * bignum.c (bigmul1_single): suppress a warning.nobu2009-09-131-1/+1
* * include/ruby/ruby.h (rb_special_const_p): fixed typo.nobu2009-09-131-1/+1
* * include/ruby/ruby.h (SYM2ID): needs parens.nobu2009-09-132-2/+4
* * include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),nobu2009-09-132-13/+76
* * test/ruby/test_process.rb (test_rlimit_value): rlim_max may benobu2009-09-131-4/+4
* * lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes.akr2009-09-133-16/+119
* * lib/prime.rb (EratosthenesGenerator#initialize): call super.nobu2009-09-132-2/+10
* * vm_method.c (rb_add_method_def): no warning for inheritednobu2009-09-132-1/+7
* * ext/win32ole/win32ole.c: fix WIN32OLE_TYPELIB.new when the 1st suke2009-09-122-64/+195
* * vm_core.h: change members of iseq_inline_cache_entry.ko12009-09-124-14/+25
* * test: use require_relative.naruse2009-09-127-35/+7
* extra commas removed.akr2009-09-121-2/+2
* test read_timeout.akr2009-09-121-0/+25
* * lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.akr2009-09-123-2/+66
* * test/ruby/test_require.rb (test_relative): test without currentnobu2009-09-121-0/+6
* * vm_method.c (CALL_METHOD_HOOK): refined with macro.nobu2009-09-122-22/+21
* test invalid redirect location.akr2009-09-121-0/+29
* * vm_method.c (remove_method): typo fixed.nobu2009-09-121-1/+1
* * vm_method.c (rb_remove_method_id): no definition body isnobu2009-09-122-14/+15
* fix tests.akr2009-09-121-28/+61
* * vm_method.c (rb_alias): hooks are called from rb_add_method_def.nobu2009-09-123-17/+16
* * vm_method.c (rb_add_method, rb_add_method_me): call method addednobu2009-09-124-5/+36
* test ftp over http proxy.akr2009-09-121-0/+55
* * lib/open-uri.rb (URI::FTP#buffer_open): use the port specified inakr2009-09-123-1/+46
* test CA certs dir.akr2009-09-121-0/+11
* test proxy log.akr2009-09-122-6/+44
* add https test.akr2009-09-122-0/+276
* * configure.in (GCC): subst for GCC depending extension libraries.nobu2009-09-126-4/+9
* refined.akr2009-09-121-7/+15
* more tests.akr2009-09-121-0/+54
* * 2009-09-12svn2009-09-111-2/+2
* * ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize resultsuke2009-09-112-1/+7
* * NEWS: update for 1.9.2. based on a patch from Run Paint Run Runnobu2009-09-112-6/+48