aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_dump.c: add a prefix "rb_vmdebug_" toko12009-01-191-0/+15
* * ext/socket/raddrinfo.c (addrinfo_ip_port): use AF_INET6 only whennobu2009-01-191-0/+5
* * gc.c (garbage_collect_with_gvl): suppress warnings.ko12009-01-191-0/+4
* * ext/socket/depend: workaround for nmake. files in depend withoutusa2009-01-191-0/+6
* * iseq.c:ko12009-01-191-0/+22
* * ext/socket/raddrinfo.c (addrinfo_mdump, addrinfo_mload): supportusa2009-01-191-0/+8
* * eval.c, vm_eval.c (rb_f_local_variables): move definition from eval.cko12009-01-191-0/+8
* * iseq.c (rb_iseq_load): renamed from ruby_iseq_load, since it isnobu2009-01-181-0/+5
* * transcode.c (str_transcode0): fix: :xml option doesn'tnaruse2009-01-181-0/+5
* * ext/socket/raddrinfo.c (addrinfo_inspect_sockaddr): newakr2009-01-181-0/+8
* * ext/socket/raddrinfo.c (addrinfo_ip_address): new methodakr2009-01-181-0/+7
* * ext/socket/unixsocket.c: redandant #ifdef removed.akr2009-01-181-0/+4
* * ext/socket/raddrinfo.c (addrinfo_mdump): don't use symbol.akr2009-01-171-0/+5
* * ext/socket/raddrinfo.c (addrinfo_mdump): new method.akr2009-01-171-0/+16
* * ext/socket/socket.c (sock_s_getnameinfo): accept AddrInfo object.akr2009-01-171-0/+8
* fix typos.akr2009-01-171-2/+2
* * ext/socket/lib/socket.rb: new file.akr2009-01-171-0/+4
* * configure.in (VCSUP): fixed the cases for git-svn or git.yugui2009-01-171-0/+8
* * ext/socket/mkconstants.rb: generate a header file for generatedakr2009-01-171-0/+12
* * lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod.yugui2009-01-171-0/+5
* * ext/socket/raddrinfo.c (make_inspectname): add a res argument toakr2009-01-171-0/+9
* * ext/socket/mkconstants.rb: don't cause an error for duplicate names.akr2009-01-171-0/+4
* * ext/socket: split files for each class.akr2009-01-171-0/+38
* * cont.c (cont_restore_0): padding size doesn't need to be largenobu2009-01-171-0/+5
* * vm_dump.c (vm_stack_dump_each): initialized at declarations.nobu2009-01-171-0/+6
* * ext/socket/socket.c: move addrinfo code.akr2009-01-161-0/+4
* * win32/Makefile.sub (up): tell nmake that need to run command viausa2009-01-161-0/+5
* * tool/make-snapshot (package): includes all rules and expandnobu2009-01-161-0/+7
* * include/ruby/ruby.h (VALUE): use unsigned long or long longnobu2009-01-161-2/+5
* * configure.in (Makefile): set VCS and VCSUP to support `git svn'nobu2009-01-161-1/+2
* * configure.in (Makefile): set VCS and VCSUP.nobu2009-01-161-0/+6
* * thread.c (thread_start_func_2): call ruby_cleanup() if thread isko12009-01-161-0/+5
* * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,usa2009-01-161-0/+9
* * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string.usa2009-01-161-0/+8
* * symbian/pre-build (COMSPEC): should not overridden.nobu2009-01-161-0/+4
* * parse.y (rb_parse_in_main): fixed typo.nobu2009-01-161-0/+4
* * configure.in (RUBY_REPLACE_TYPE): does not define rb_ prefixednobu2009-01-161-0/+12
* * thread.c (rb_thread_execute_interrupts): if signal is alreadymame2009-01-151-0/+8
* sorry, revert a mistakekazu2009-01-151-1/+1
* fix typos and cleanup some spaceskazu2009-01-151-9/+9
* * ext/socket/socket.c (addrinfo_s_ip): new method AddrInfo.ip.akr2009-01-151-0/+4
* * thread.c (call_trace_proc): as Matz said ([ruby-core:21183]),ko12009-01-151-0/+7
* * ruby.c (process_options): decrement parse_in_eval to recognizeko12009-01-151-0/+11
* * lib/debug.rb: as wanabe-san pointed out,ko12009-01-151-0/+6
* * vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count):ko12009-01-151-0/+12
* * common.mk: btest-ruby should receive option with OPTS.ko12009-01-151-0/+4
* * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,usa2009-01-151-0/+8
* * gc.c (gc_with_gvl): suppress warnings.ko12009-01-151-0/+4
* * tool/file2lastrev.rb: RUBY_REVISION must be an integer.akr2009-01-151-0/+4
* * encoding.c (enc_set_default_encoding): should not treat US-ASCIImatz2009-01-151-0/+6